Cite This Page
Bibliographic details for MaGMML2 Custom Enemies
- Page name: MaGMML2 Custom Enemies
- Author: Make a Good Mega Man Level Contest contributors
- Publisher: Make a Good Mega Man Level Contest, .
- Date of last revision: 28 June 2024 13:34 UTC
- Date retrieved: 7 May 2026 17:57 UTC
- Permanent URL: http://magmmlcontest.com/wiki/index.php?title=MaGMML2_Custom_Enemies&oldid=22355
- Page Version ID: 22355
Citation styles for MaGMML2 Custom Enemies
APA style
MaGMML2 Custom Enemies. (2024, June 28). Make a Good Mega Man Level Contest, . Retrieved 17:57, May 7, 2026 from http://magmmlcontest.com/wiki/index.php?title=MaGMML2_Custom_Enemies&oldid=22355.
MLA style
"MaGMML2 Custom Enemies." Make a Good Mega Man Level Contest, . 28 Jun 2024, 13:34 UTC. 7 May 2026, 17:57 <http://magmmlcontest.com/wiki/index.php?title=MaGMML2_Custom_Enemies&oldid=22355>.
MHRA style
Make a Good Mega Man Level Contest contributors, 'MaGMML2 Custom Enemies', Make a Good Mega Man Level Contest, , 28 June 2024, 13:34 UTC, <http://magmmlcontest.com/wiki/index.php?title=MaGMML2_Custom_Enemies&oldid=22355> [accessed 7 May 2026]
Chicago style
Make a Good Mega Man Level Contest contributors, "MaGMML2 Custom Enemies," Make a Good Mega Man Level Contest, , http://magmmlcontest.com/wiki/index.php?title=MaGMML2_Custom_Enemies&oldid=22355 (accessed May 7, 2026).
CBE/CSE style
Make a Good Mega Man Level Contest contributors. MaGMML2 Custom Enemies [Internet]. Make a Good Mega Man Level Contest, ; 2024 Jun 28, 13:34 UTC [cited 2026 May 7]. Available from: http://magmmlcontest.com/wiki/index.php?title=MaGMML2_Custom_Enemies&oldid=22355.
Bluebook style
MaGMML2 Custom Enemies, http://magmmlcontest.com/wiki/index.php?title=MaGMML2_Custom_Enemies&oldid=22355 (last visited May 7, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Make a Good Mega Man Level Contest",
title = "MaGMML2 Custom Enemies --- Make a Good Mega Man Level Contest{,} ",
year = "2024",
url = "http://magmmlcontest.com/wiki/index.php?title=MaGMML2_Custom_Enemies&oldid=22355",
note = "[Online; accessed 7-May-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 = "Make a Good Mega Man Level Contest",
title = "MaGMML2 Custom Enemies --- Make a Good Mega Man Level Contest{,} ",
year = "2024",
url = "\url{http://magmmlcontest.com/wiki/index.php?title=MaGMML2_Custom_Enemies&oldid=22355}",
note = "[Online; accessed 7-May-2026]"
}