Cite This Page
Bibliographic details for Releasenotes 2024 OS.peripherals
- Page name: Releasenotes 2024 OS.peripherals
- Author: OS.bee documentation contributors
- Publisher: OS.bee documentation, .
- Date of last revision: 10 July 2024 16:12 UTC
- Date retrieved: 17 March 2026 22:51 UTC
- Permanent URL: https://download.osbee.org/documentation/index.php?title=Releasenotes_2024_OS.peripherals&oldid=4340
- Page Version ID: 4340
Citation styles for Releasenotes 2024 OS.peripherals
APA style
Releasenotes 2024 OS.peripherals. (2024, July 10). OS.bee documentation, . Retrieved 22:51, March 17, 2026 from https://download.osbee.org/documentation/index.php?title=Releasenotes_2024_OS.peripherals&oldid=4340.
MLA style
"Releasenotes 2024 OS.peripherals." OS.bee documentation, . 10 Jul 2024, 16:12 UTC. 17 Mar 2026, 22:51 <https://download.osbee.org/documentation/index.php?title=Releasenotes_2024_OS.peripherals&oldid=4340>.
MHRA style
OS.bee documentation contributors, 'Releasenotes 2024 OS.peripherals', OS.bee documentation, , 10 July 2024, 16:12 UTC, <https://download.osbee.org/documentation/index.php?title=Releasenotes_2024_OS.peripherals&oldid=4340> [accessed 17 March 2026]
Chicago style
OS.bee documentation contributors, "Releasenotes 2024 OS.peripherals," OS.bee documentation, , https://download.osbee.org/documentation/index.php?title=Releasenotes_2024_OS.peripherals&oldid=4340 (accessed March 17, 2026).
CBE/CSE style
OS.bee documentation contributors. Releasenotes 2024 OS.peripherals [Internet]. OS.bee documentation, ; 2024 Jul 10, 16:12 UTC [cited 2026 Mar 17]. Available from: https://download.osbee.org/documentation/index.php?title=Releasenotes_2024_OS.peripherals&oldid=4340.
Bluebook style
Releasenotes 2024 OS.peripherals, https://download.osbee.org/documentation/index.php?title=Releasenotes_2024_OS.peripherals&oldid=4340 (last visited March 17, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "OS.bee documentation",
title = "Releasenotes 2024 OS.peripherals --- OS.bee documentation{,} ",
year = "2024",
url = "https://download.osbee.org/documentation/index.php?title=Releasenotes_2024_OS.peripherals&oldid=4340",
note = "[Online; accessed 17-March-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 2024 OS.peripherals --- OS.bee documentation{,} ",
year = "2024",
url = "\url{https://download.osbee.org/documentation/index.php?title=Releasenotes_2024_OS.peripherals&oldid=4340}",
note = "[Online; accessed 17-March-2026]"
}