Cite This Page
Bibliographic details for OS.bee Software Factory Documentation
- Page name: OS.bee Software Factory Documentation
- Author: OS.bee documentation contributors
- Publisher: OS.bee documentation, .
- Date of last revision: 18 June 2020 13:10 UTC
- Date retrieved: 1 November 2025 11:04 UTC
- Permanent URL: https://download.osbee.org/documentation/index.php?title=OS.bee_Software_Factory_Documentation&oldid=1928
- Page Version ID: 1928
Citation styles for OS.bee Software Factory Documentation
APA style
OS.bee Software Factory Documentation. (2020, June 18). OS.bee documentation, . Retrieved 11:04, November 1, 2025 from https://download.osbee.org/documentation/index.php?title=OS.bee_Software_Factory_Documentation&oldid=1928.
MLA style
"OS.bee Software Factory Documentation." OS.bee documentation, . 18 Jun 2020, 13:10 UTC. 1 Nov 2025, 11:04 <https://download.osbee.org/documentation/index.php?title=OS.bee_Software_Factory_Documentation&oldid=1928>.
MHRA style
OS.bee documentation contributors, 'OS.bee Software Factory Documentation', OS.bee documentation, , 18 June 2020, 13:10 UTC, <https://download.osbee.org/documentation/index.php?title=OS.bee_Software_Factory_Documentation&oldid=1928> [accessed 1 November 2025]
Chicago style
OS.bee documentation contributors, "OS.bee Software Factory Documentation," OS.bee documentation, , https://download.osbee.org/documentation/index.php?title=OS.bee_Software_Factory_Documentation&oldid=1928 (accessed November 1, 2025).
CBE/CSE style
OS.bee documentation contributors. OS.bee Software Factory Documentation [Internet]. OS.bee documentation, ; 2020 Jun 18, 13:10 UTC [cited 2025 Nov 1]. Available from: https://download.osbee.org/documentation/index.php?title=OS.bee_Software_Factory_Documentation&oldid=1928.
Bluebook style
OS.bee Software Factory Documentation, https://download.osbee.org/documentation/index.php?title=OS.bee_Software_Factory_Documentation&oldid=1928 (last visited November 1, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "OS.bee documentation",
title = "OS.bee Software Factory Documentation --- OS.bee documentation{,} ",
year = "2020",
url = "https://download.osbee.org/documentation/index.php?title=OS.bee_Software_Factory_Documentation&oldid=1928",
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 Software Factory Documentation --- OS.bee documentation{,} ",
year = "2020",
url = "\url{https://download.osbee.org/documentation/index.php?title=OS.bee_Software_Factory_Documentation&oldid=1928}",
note = "[Online; accessed 1-November-2025]"
}