Cite This Page
Bibliographic details for Raspberry Pi Setup
- Page name: Raspberry Pi Setup
- Author: MuonPi-Wiki contributors
- Publisher: MuonPi-Wiki, .
- Date of last revision: 17 June 2020 10:21 UTC
- Date retrieved: 20 April 2026 21:33 UTC
- Permanent URL: https://wiki.muonpi.org/index.php?title=Raspberry_Pi_Setup&oldid=254
- Page Version ID: 254
Citation styles for Raspberry Pi Setup
APA style
Raspberry Pi Setup. (2020, June 17). MuonPi-Wiki, . Retrieved 21:33, April 20, 2026 from https://wiki.muonpi.org/index.php?title=Raspberry_Pi_Setup&oldid=254.
MLA style
"Raspberry Pi Setup." MuonPi-Wiki, . 17 Jun 2020, 10:21 UTC. 20 Apr 2026, 21:33 <https://wiki.muonpi.org/index.php?title=Raspberry_Pi_Setup&oldid=254>.
MHRA style
MuonPi-Wiki contributors, 'Raspberry Pi Setup', MuonPi-Wiki, , 17 June 2020, 10:21 UTC, <https://wiki.muonpi.org/index.php?title=Raspberry_Pi_Setup&oldid=254> [accessed 20 April 2026]
Chicago style
MuonPi-Wiki contributors, "Raspberry Pi Setup," MuonPi-Wiki, , https://wiki.muonpi.org/index.php?title=Raspberry_Pi_Setup&oldid=254 (accessed April 20, 2026).
CBE/CSE style
MuonPi-Wiki contributors. Raspberry Pi Setup [Internet]. MuonPi-Wiki, ; 2020 Jun 17, 10:21 UTC [cited 2026 Apr 20]. Available from: https://wiki.muonpi.org/index.php?title=Raspberry_Pi_Setup&oldid=254.
Bluebook style
Raspberry Pi Setup, https://wiki.muonpi.org/index.php?title=Raspberry_Pi_Setup&oldid=254 (last visited April 20, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "MuonPi-Wiki",
title = "Raspberry Pi Setup --- MuonPi-Wiki{,} ",
year = "2020",
url = "https://wiki.muonpi.org/index.php?title=Raspberry_Pi_Setup&oldid=254",
note = "[Online; accessed 20-April-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 = "MuonPi-Wiki",
title = "Raspberry Pi Setup --- MuonPi-Wiki{,} ",
year = "2020",
url = "\url{https://wiki.muonpi.org/index.php?title=Raspberry_Pi_Setup&oldid=254}",
note = "[Online; accessed 20-April-2026]"
}