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