Cite This Page
Bibliographic details for OS.bee API Documentation
- Page name: OS.bee API Documentation
- Author: OS.bee documentation contributors
- Publisher: OS.bee documentation, .
- Date of last revision: 3 January 2022 14:09 UTC
- Date retrieved: 1 November 2025 23:03 UTC
- Permanent URL: https://download.osbee.org/documentation/index.php?title=OS.bee_API_Documentation&oldid=3792
- Page Version ID: 3792
Citation styles for OS.bee API Documentation
APA style
OS.bee API Documentation. (2022, January 3). OS.bee documentation, . Retrieved 23:03, November 1, 2025 from https://download.osbee.org/documentation/index.php?title=OS.bee_API_Documentation&oldid=3792.
MLA style
"OS.bee API Documentation." OS.bee documentation, . 3 Jan 2022, 14:09 UTC. 1 Nov 2025, 23:03 <https://download.osbee.org/documentation/index.php?title=OS.bee_API_Documentation&oldid=3792>.
MHRA style
OS.bee documentation contributors, 'OS.bee API Documentation', OS.bee documentation, , 3 January 2022, 14:09 UTC, <https://download.osbee.org/documentation/index.php?title=OS.bee_API_Documentation&oldid=3792> [accessed 1 November 2025]
Chicago style
OS.bee documentation contributors, "OS.bee API Documentation," OS.bee documentation, , https://download.osbee.org/documentation/index.php?title=OS.bee_API_Documentation&oldid=3792 (accessed November 1, 2025).
CBE/CSE style
OS.bee documentation contributors. OS.bee API Documentation [Internet]. OS.bee documentation, ; 2022 Jan 3, 14:09 UTC [cited 2025 Nov 1]. Available from: https://download.osbee.org/documentation/index.php?title=OS.bee_API_Documentation&oldid=3792.
Bluebook style
OS.bee API Documentation, https://download.osbee.org/documentation/index.php?title=OS.bee_API_Documentation&oldid=3792 (last visited November 1, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "OS.bee documentation",
title = "OS.bee API Documentation --- OS.bee documentation{,} ",
year = "2022",
url = "https://download.osbee.org/documentation/index.php?title=OS.bee_API_Documentation&oldid=3792",
note = "[Online; accessed 1-November-2025]"
}
When using the LaTeX package url (\usepackage{url} somewhere in the preamble) which tends to give much more nicely formatted web addresses, the following may be preferred:
@misc{ wiki:xxx,
author = "OS.bee documentation",
title = "OS.bee API Documentation --- OS.bee documentation{,} ",
year = "2022",
url = "\url{https://download.osbee.org/documentation/index.php?title=OS.bee_API_Documentation&oldid=3792}",
note = "[Online; accessed 1-November-2025]"
}