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