Cite This Page
Bibliographic details for OS.bee Softwarefactory Installation
- Page name: OS.bee Softwarefactory Installation
- Author: OS.bee documentation contributors
- Publisher: OS.bee documentation, .
- Date of last revision: 4 May 2017 09:53 UTC
- Date retrieved: 5 November 2025 14:35 UTC
- Permanent URL: https://download.osbee.org/documentation/index.php?title=OS.bee_Softwarefactory_Installation&oldid=1723
- Page Version ID: 1723
Citation styles for OS.bee Softwarefactory Installation
APA style
OS.bee Softwarefactory Installation. (2017, May 4). OS.bee documentation, . Retrieved 14:35, November 5, 2025 from https://download.osbee.org/documentation/index.php?title=OS.bee_Softwarefactory_Installation&oldid=1723.
MLA style
"OS.bee Softwarefactory Installation." OS.bee documentation, . 4 May 2017, 09:53 UTC. 5 Nov 2025, 14:35 <https://download.osbee.org/documentation/index.php?title=OS.bee_Softwarefactory_Installation&oldid=1723>.
MHRA style
OS.bee documentation contributors, 'OS.bee Softwarefactory Installation', OS.bee documentation, , 4 May 2017, 09:53 UTC, <https://download.osbee.org/documentation/index.php?title=OS.bee_Softwarefactory_Installation&oldid=1723> [accessed 5 November 2025]
Chicago style
OS.bee documentation contributors, "OS.bee Softwarefactory Installation," OS.bee documentation, , https://download.osbee.org/documentation/index.php?title=OS.bee_Softwarefactory_Installation&oldid=1723 (accessed November 5, 2025).
CBE/CSE style
OS.bee documentation contributors. OS.bee Softwarefactory Installation [Internet]. OS.bee documentation, ; 2017 May 4, 09:53 UTC [cited 2025 Nov 5]. Available from: https://download.osbee.org/documentation/index.php?title=OS.bee_Softwarefactory_Installation&oldid=1723.
Bluebook style
OS.bee Softwarefactory Installation, https://download.osbee.org/documentation/index.php?title=OS.bee_Softwarefactory_Installation&oldid=1723 (last visited November 5, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "OS.bee documentation",
title = "OS.bee Softwarefactory Installation --- OS.bee documentation{,} ",
year = "2017",
url = "https://download.osbee.org/documentation/index.php?title=OS.bee_Softwarefactory_Installation&oldid=1723",
note = "[Online; accessed 5-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 Softwarefactory Installation --- OS.bee documentation{,} ",
year = "2017",
url = "\url{https://download.osbee.org/documentation/index.php?title=OS.bee_Softwarefactory_Installation&oldid=1723}",
note = "[Online; accessed 5-November-2025]"
}