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