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