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