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: 29 January 2021 13:47 UTC
- Date retrieved: 21 July 2026 17:19 UTC
- Permanent URL: https://wiki.muonpi.org/index.php?title=Raspberry_Pi_Setup&oldid=607
- Page Version ID: 607
Citation styles for Raspberry Pi Setup
APA style
Raspberry Pi Setup. (2021, January 29). MuonPi-Wiki, . Retrieved 17:19, July 21, 2026 from https://wiki.muonpi.org/index.php?title=Raspberry_Pi_Setup&oldid=607.
MLA style
"Raspberry Pi Setup." MuonPi-Wiki, . 29 Jan 2021, 13:47 UTC. 21 Jul 2026, 17:19 <https://wiki.muonpi.org/index.php?title=Raspberry_Pi_Setup&oldid=607>.
MHRA style
MuonPi-Wiki contributors, 'Raspberry Pi Setup', MuonPi-Wiki, , 29 January 2021, 13:47 UTC, <https://wiki.muonpi.org/index.php?title=Raspberry_Pi_Setup&oldid=607> [accessed 21 July 2026]
Chicago style
MuonPi-Wiki contributors, "Raspberry Pi Setup," MuonPi-Wiki, , https://wiki.muonpi.org/index.php?title=Raspberry_Pi_Setup&oldid=607 (accessed July 21, 2026).
CBE/CSE style
MuonPi-Wiki contributors. Raspberry Pi Setup [Internet]. MuonPi-Wiki, ; 2021 Jan 29, 13:47 UTC [cited 2026 Jul 21]. Available from: https://wiki.muonpi.org/index.php?title=Raspberry_Pi_Setup&oldid=607.
Bluebook style
Raspberry Pi Setup, https://wiki.muonpi.org/index.php?title=Raspberry_Pi_Setup&oldid=607 (last visited July 21, 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=607",
note = "[Online; accessed 21-July-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=607}",
note = "[Online; accessed 21-July-2026]"
}