Bibliographic details for Raspberry Pi
- Page name: Raspberry Pi
 - Author: Fixme.ch contributors
 - Publisher: Fixme.ch, .
 - Date of last revision: 1 October 2016 13:31 UTC
 - Date retrieved: 4 November 2025 08:07 UTC
 - Permanent URL: https://fixme.ch/w/index.php?title=Raspberry_Pi&oldid=6458
 - Page Version ID: 6458
 
Citation styles for Raspberry Pi
APA style
Raspberry Pi. (2016, October 1). Fixme.ch, . Retrieved 08:07, November 4, 2025 from https://fixme.ch/w/index.php?title=Raspberry_Pi&oldid=6458.
MLA style
"Raspberry Pi." Fixme.ch, . 1 Oct 2016, 13:31 UTC. 4 Nov 2025, 08:07 <https://fixme.ch/w/index.php?title=Raspberry_Pi&oldid=6458>.
MHRA style
Fixme.ch contributors, 'Raspberry Pi', Fixme.ch, , 1 October 2016, 13:31 UTC, <https://fixme.ch/w/index.php?title=Raspberry_Pi&oldid=6458> [accessed 4 November 2025]
Chicago style
Fixme.ch contributors, "Raspberry Pi," Fixme.ch, , https://fixme.ch/w/index.php?title=Raspberry_Pi&oldid=6458 (accessed November 4, 2025).
CBE/CSE style
Fixme.ch contributors. Raspberry Pi [Internet]. Fixme.ch, ; 2016 Oct 1, 13:31 UTC [cited 2025 Nov 4]. Available from: https://fixme.ch/w/index.php?title=Raspberry_Pi&oldid=6458.
Bluebook style
Raspberry Pi, https://fixme.ch/w/index.php?title=Raspberry_Pi&oldid=6458 (last visited November 4, 2025).
BibTeX entry
 @misc{ wiki:xxx,
   author = "Fixme.ch",
   title = "Raspberry Pi --- Fixme.ch{,} ",
   year = "2016",
   url = "https://fixme.ch/w/index.php?title=Raspberry_Pi&oldid=6458",
   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 = "Fixme.ch",
   title = "Raspberry Pi --- Fixme.ch{,} ",
   year = "2016",
   url = "\url{https://fixme.ch/w/index.php?title=Raspberry_Pi&oldid=6458}",
   note = "[Online; accessed 4-November-2025]"
 }