Cite This Page
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: 26 March 2026 22:31 UTC
- Permanent URL: https://fixme.ch/w/index.php?title=Raspberry_Pi&oldid=6697
- Page Version ID: 6697
Citation styles for Raspberry Pi
APA style
Raspberry Pi. (2016, October 1). Fixme.ch, . Retrieved 22:31, March 26, 2026 from https://fixme.ch/w/index.php?title=Raspberry_Pi&oldid=6697.
MLA style
"Raspberry Pi." Fixme.ch, . 1 Oct 2016, 13:31 UTC. 26 Mar 2026, 22:31 <https://fixme.ch/w/index.php?title=Raspberry_Pi&oldid=6697>.
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=6697> [accessed 26 March 2026]
Chicago style
Fixme.ch contributors, "Raspberry Pi," Fixme.ch, , https://fixme.ch/w/index.php?title=Raspberry_Pi&oldid=6697 (accessed March 26, 2026).
CBE/CSE style
Fixme.ch contributors. Raspberry Pi [Internet]. Fixme.ch, ; 2016 Oct 1, 13:31 UTC [cited 2026 Mar 26]. Available from: https://fixme.ch/w/index.php?title=Raspberry_Pi&oldid=6697.
Bluebook style
Raspberry Pi, https://fixme.ch/w/index.php?title=Raspberry_Pi&oldid=6697 (last visited March 26, 2026).
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=6697",
note = "[Online; accessed 26-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 = "Fixme.ch",
title = "Raspberry Pi --- Fixme.ch{,} ",
year = "2016",
url = "\url{https://fixme.ch/w/index.php?title=Raspberry_Pi&oldid=6697}",
note = "[Online; accessed 26-March-2026]"
}