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: 18 August 2026 07:17 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 07:17, August 18, 2026 from https://fixme.ch/w/index.php?title=Raspberry_Pi&oldid=6458.
MLA style
"Raspberry Pi." Fixme.ch, . 1 Oct 2016, 13:31 UTC. 18 Aug 2026, 07:17 <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 18 August 2026]
Chicago style
Fixme.ch contributors, "Raspberry Pi," Fixme.ch, , https://fixme.ch/w/index.php?title=Raspberry_Pi&oldid=6458 (accessed August 18, 2026).
CBE/CSE style
Fixme.ch contributors. Raspberry Pi [Internet]. Fixme.ch, ; 2016 Oct 1, 13:31 UTC [cited 2026 Aug 18]. 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 August 18, 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=6458",
note = "[Online; accessed 18-August-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=6458}",
note = "[Online; accessed 18-August-2026]"
}