Cite This Page
Bibliographic details for MUSE
- Page name: MUSE
- Author: IAMC-Documentation contributors
- Publisher: IAMC-Documentation, .
- Date of last revision: 30 March 2021 17:08 UTC
- Date retrieved: 9 June 2026 15:36 UTC
- Permanent URL: https://www.iamcdocumentation.eu/index.php?title=MUSE&oldid=14650
- Page Version ID: 14650
Citation styles for MUSE
APA style
MUSE. (2021, March 30). IAMC-Documentation, . Retrieved 15:36, June 9, 2026 from https://www.iamcdocumentation.eu/index.php?title=MUSE&oldid=14650.
MLA style
"MUSE." IAMC-Documentation, . 30 Mar 2021, 17:08 UTC. 9 Jun 2026, 15:36 <https://www.iamcdocumentation.eu/index.php?title=MUSE&oldid=14650>.
MHRA style
IAMC-Documentation contributors, 'MUSE', IAMC-Documentation, , 30 March 2021, 17:08 UTC, <https://www.iamcdocumentation.eu/index.php?title=MUSE&oldid=14650> [accessed 9 June 2026]
Chicago style
IAMC-Documentation contributors, "MUSE," IAMC-Documentation, , https://www.iamcdocumentation.eu/index.php?title=MUSE&oldid=14650 (accessed June 9, 2026).
CBE/CSE style
IAMC-Documentation contributors. MUSE [Internet]. IAMC-Documentation, ; 2021 Mar 30, 17:08 UTC [cited 2026 Jun 9]. Available from: https://www.iamcdocumentation.eu/index.php?title=MUSE&oldid=14650.
Bluebook style
MUSE, https://www.iamcdocumentation.eu/index.php?title=MUSE&oldid=14650 (last visited June 9, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "IAMC-Documentation",
title = "MUSE --- IAMC-Documentation{,} ",
year = "2021",
url = "https://www.iamcdocumentation.eu/index.php?title=MUSE&oldid=14650",
note = "[Online; accessed 9-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 = "IAMC-Documentation",
title = "MUSE --- IAMC-Documentation{,} ",
year = "2021",
url = "\url{https://www.iamcdocumentation.eu/index.php?title=MUSE&oldid=14650}",
note = "[Online; accessed 9-June-2026]"
}