Cite This Page
Bibliographic details for Releasenotes 2026 OS.Softwarefactory
- Page name: Releasenotes 2026 OS.Softwarefactory
- Author: OS.bee documentation contributors
- Publisher: OS.bee documentation, .
- Date of last revision: 11 April 2026 07:37 UTC
- Date retrieved: 9 May 2026 21:34 UTC
- Permanent URL: https://download.osbee.org/documentation/index.php?title=Releasenotes_2026_OS.Softwarefactory&oldid=4548
- Page Version ID: 4548
Citation styles for Releasenotes 2026 OS.Softwarefactory
APA style
Releasenotes 2026 OS.Softwarefactory. (2026, April 11). OS.bee documentation, . Retrieved 21:34, May 9, 2026 from https://download.osbee.org/documentation/index.php?title=Releasenotes_2026_OS.Softwarefactory&oldid=4548.
MLA style
"Releasenotes 2026 OS.Softwarefactory." OS.bee documentation, . 11 Apr 2026, 07:37 UTC. 9 May 2026, 21:34 <https://download.osbee.org/documentation/index.php?title=Releasenotes_2026_OS.Softwarefactory&oldid=4548>.
MHRA style
OS.bee documentation contributors, 'Releasenotes 2026 OS.Softwarefactory', OS.bee documentation, , 11 April 2026, 07:37 UTC, <https://download.osbee.org/documentation/index.php?title=Releasenotes_2026_OS.Softwarefactory&oldid=4548> [accessed 9 May 2026]
Chicago style
OS.bee documentation contributors, "Releasenotes 2026 OS.Softwarefactory," OS.bee documentation, , https://download.osbee.org/documentation/index.php?title=Releasenotes_2026_OS.Softwarefactory&oldid=4548 (accessed May 9, 2026).
CBE/CSE style
OS.bee documentation contributors. Releasenotes 2026 OS.Softwarefactory [Internet]. OS.bee documentation, ; 2026 Apr 11, 07:37 UTC [cited 2026 May 9]. Available from: https://download.osbee.org/documentation/index.php?title=Releasenotes_2026_OS.Softwarefactory&oldid=4548.
Bluebook style
Releasenotes 2026 OS.Softwarefactory, https://download.osbee.org/documentation/index.php?title=Releasenotes_2026_OS.Softwarefactory&oldid=4548 (last visited May 9, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "OS.bee documentation",
title = "Releasenotes 2026 OS.Softwarefactory --- OS.bee documentation{,} ",
year = "2026",
url = "https://download.osbee.org/documentation/index.php?title=Releasenotes_2026_OS.Softwarefactory&oldid=4548",
note = "[Online; accessed 9-May-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 = "Releasenotes 2026 OS.Softwarefactory --- OS.bee documentation{,} ",
year = "2026",
url = "\url{https://download.osbee.org/documentation/index.php?title=Releasenotes_2026_OS.Softwarefactory&oldid=4548}",
note = "[Online; accessed 9-May-2026]"
}