Cite This Page
Bibliographic details for Raspberry Pi
- Page name: Raspberry Pi
- Author: Miscellany contributors
- Publisher: Miscellany, .
- Date of last revision: 4 December 2023 16:14 UTC
- Date retrieved: 27 February 2026 17:55 UTC
- Permanent URL: https://wiki.kats-sites.net/w/index.php?title=Raspberry_Pi&oldid=944
- Page Version ID: 944
Citation styles for Raspberry Pi
APA style
Raspberry Pi. (2023, December 4). Miscellany, . Retrieved 17:55, February 27, 2026 from https://wiki.kats-sites.net/w/index.php?title=Raspberry_Pi&oldid=944.
MLA style
"Raspberry Pi." Miscellany, . 4 Dec 2023, 16:14 UTC. 27 Feb 2026, 17:55 <https://wiki.kats-sites.net/w/index.php?title=Raspberry_Pi&oldid=944>.
MHRA style
Miscellany contributors, 'Raspberry Pi', Miscellany, , 4 December 2023, 16:14 UTC, <https://wiki.kats-sites.net/w/index.php?title=Raspberry_Pi&oldid=944> [accessed 27 February 2026]
Chicago style
Miscellany contributors, "Raspberry Pi," Miscellany, , https://wiki.kats-sites.net/w/index.php?title=Raspberry_Pi&oldid=944 (accessed February 27, 2026).
CBE/CSE style
Miscellany contributors. Raspberry Pi [Internet]. Miscellany, ; 2023 Dec 4, 16:14 UTC [cited 2026 Feb 27]. Available from: https://wiki.kats-sites.net/w/index.php?title=Raspberry_Pi&oldid=944.
Bluebook style
Raspberry Pi, https://wiki.kats-sites.net/w/index.php?title=Raspberry_Pi&oldid=944 (last visited February 27, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Miscellany",
title = "Raspberry Pi --- Miscellany{,} ",
year = "2023",
url = "https://wiki.kats-sites.net/w/index.php?title=Raspberry_Pi&oldid=944",
note = "[Online; accessed 27-February-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 = "Miscellany",
title = "Raspberry Pi --- Miscellany{,} ",
year = "2023",
url = "\url{https://wiki.kats-sites.net/w/index.php?title=Raspberry_Pi&oldid=944}",
note = "[Online; accessed 27-February-2026]"
}