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