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: 6 June 2026 19:45 UTC
- Permanent URL: https://download.osbee.org/documentation/index.php?title=OS.bee_Softwarefactory_Installation&oldid=1724
- Page Version ID: 1724
Citation styles for OS.bee Softwarefactory Installation
APA style
OS.bee Softwarefactory Installation. (2017, May 4). OS.bee documentation, . Retrieved 19:45, June 6, 2026 from https://download.osbee.org/documentation/index.php?title=OS.bee_Softwarefactory_Installation&oldid=1724.
MLA style
"OS.bee Softwarefactory Installation." OS.bee documentation, . 4 May 2017, 09:53 UTC. 6 Jun 2026, 19:45 <https://download.osbee.org/documentation/index.php?title=OS.bee_Softwarefactory_Installation&oldid=1724>.
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=1724> [accessed 6 June 2026]
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=1724 (accessed June 6, 2026).
CBE/CSE style
OS.bee documentation contributors. OS.bee Softwarefactory Installation [Internet]. OS.bee documentation, ; 2017 May 4, 09:53 UTC [cited 2026 Jun 6]. Available from: https://download.osbee.org/documentation/index.php?title=OS.bee_Softwarefactory_Installation&oldid=1724.
Bluebook style
OS.bee Softwarefactory Installation, https://download.osbee.org/documentation/index.php?title=OS.bee_Softwarefactory_Installation&oldid=1724 (last visited June 6, 2026).
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=1724",
note = "[Online; accessed 6-June-2026]"
}
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=1724}",
note = "[Online; accessed 6-June-2026]"
}