Cite This Page
Bibliographic details for Resource usage
- Page name: Resource usage
- Author: MuonPi-Wiki contributors
- Publisher: MuonPi-Wiki, .
- Date of last revision: 31 January 2021 01:12 UTC
- Date retrieved: 5 June 2026 23:25 UTC
- Permanent URL: https://wiki.muonpi.org/index.php?title=Resource_usage&oldid=613
- Page Version ID: 613
Citation styles for Resource usage
APA style
Resource usage. (2021, January 31). MuonPi-Wiki, . Retrieved 23:25, June 5, 2026 from https://wiki.muonpi.org/index.php?title=Resource_usage&oldid=613.
MLA style
"Resource usage." MuonPi-Wiki, . 31 Jan 2021, 01:12 UTC. 5 Jun 2026, 23:25 <https://wiki.muonpi.org/index.php?title=Resource_usage&oldid=613>.
MHRA style
MuonPi-Wiki contributors, 'Resource usage', MuonPi-Wiki, , 31 January 2021, 01:12 UTC, <https://wiki.muonpi.org/index.php?title=Resource_usage&oldid=613> [accessed 5 June 2026]
Chicago style
MuonPi-Wiki contributors, "Resource usage," MuonPi-Wiki, , https://wiki.muonpi.org/index.php?title=Resource_usage&oldid=613 (accessed June 5, 2026).
CBE/CSE style
MuonPi-Wiki contributors. Resource usage [Internet]. MuonPi-Wiki, ; 2021 Jan 31, 01:12 UTC [cited 2026 Jun 5]. Available from: https://wiki.muonpi.org/index.php?title=Resource_usage&oldid=613.
Bluebook style
Resource usage, https://wiki.muonpi.org/index.php?title=Resource_usage&oldid=613 (last visited June 5, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "MuonPi-Wiki",
title = "Resource usage --- MuonPi-Wiki{,} ",
year = "2021",
url = "https://wiki.muonpi.org/index.php?title=Resource_usage&oldid=613",
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 = "Resource usage --- MuonPi-Wiki{,} ",
year = "2021",
url = "\url{https://wiki.muonpi.org/index.php?title=Resource_usage&oldid=613}",
note = "[Online; accessed 5-June-2026]"
}