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: 7 January 2021 20:44 UTC
- Date retrieved: 5 June 2026 20:25 UTC
- Permanent URL: https://wiki.muonpi.org/index.php?title=Raspberry_Pi_Setup&oldid=583
- Page Version ID: 583
Citation styles for Raspberry Pi Setup
APA style
Raspberry Pi Setup. (2021, January 7). MuonPi-Wiki, . Retrieved 20:25, June 5, 2026 from https://wiki.muonpi.org/index.php?title=Raspberry_Pi_Setup&oldid=583.
MLA style
"Raspberry Pi Setup." MuonPi-Wiki, . 7 Jan 2021, 20:44 UTC. 5 Jun 2026, 20:25 <https://wiki.muonpi.org/index.php?title=Raspberry_Pi_Setup&oldid=583>.
MHRA style
MuonPi-Wiki contributors, 'Raspberry Pi Setup', MuonPi-Wiki, , 7 January 2021, 20:44 UTC, <https://wiki.muonpi.org/index.php?title=Raspberry_Pi_Setup&oldid=583> [accessed 5 June 2026]
Chicago style
MuonPi-Wiki contributors, "Raspberry Pi Setup," MuonPi-Wiki, , https://wiki.muonpi.org/index.php?title=Raspberry_Pi_Setup&oldid=583 (accessed June 5, 2026).
CBE/CSE style
MuonPi-Wiki contributors. Raspberry Pi Setup [Internet]. MuonPi-Wiki, ; 2021 Jan 7, 20:44 UTC [cited 2026 Jun 5]. Available from: https://wiki.muonpi.org/index.php?title=Raspberry_Pi_Setup&oldid=583.
Bluebook style
Raspberry Pi Setup, https://wiki.muonpi.org/index.php?title=Raspberry_Pi_Setup&oldid=583 (last visited June 5, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "MuonPi-Wiki",
title = "Raspberry Pi Setup --- MuonPi-Wiki{,} ",
year = "2021",
url = "https://wiki.muonpi.org/index.php?title=Raspberry_Pi_Setup&oldid=583",
note = "[Online; accessed 5-June-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 = "2021",
url = "\url{https://wiki.muonpi.org/index.php?title=Raspberry_Pi_Setup&oldid=583}",
note = "[Online; accessed 5-June-2026]"
}