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: 10 March 2025 07:30 UTC
- Date retrieved: 21 July 2026 09:16 UTC
- Permanent URL: http://magmmlcontest.com/wiki/index.php?title=MaGMML2_Custom_Enemies&oldid=27603
- Page Version ID: 27603
Citation styles for MaGMML2 Custom Enemies
APA style
MaGMML2 Custom Enemies. (2025, March 10). Make a Good Mega Man Level Contest, . Retrieved 09:16, July 21, 2026 from http://magmmlcontest.com/wiki/index.php?title=MaGMML2_Custom_Enemies&oldid=27603.
MLA style
"MaGMML2 Custom Enemies." Make a Good Mega Man Level Contest, . 10 Mar 2025, 07:30 UTC. 21 Jul 2026, 09:16 <http://magmmlcontest.com/wiki/index.php?title=MaGMML2_Custom_Enemies&oldid=27603>.
MHRA style
Make a Good Mega Man Level Contest contributors, 'MaGMML2 Custom Enemies', Make a Good Mega Man Level Contest, , 10 March 2025, 07:30 UTC, <http://magmmlcontest.com/wiki/index.php?title=MaGMML2_Custom_Enemies&oldid=27603> [accessed 21 July 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=27603 (accessed July 21, 2026).
CBE/CSE style
Make a Good Mega Man Level Contest contributors. MaGMML2 Custom Enemies [Internet]. Make a Good Mega Man Level Contest, ; 2025 Mar 10, 07:30 UTC [cited 2026 Jul 21]. Available from: http://magmmlcontest.com/wiki/index.php?title=MaGMML2_Custom_Enemies&oldid=27603.
Bluebook style
MaGMML2 Custom Enemies, http://magmmlcontest.com/wiki/index.php?title=MaGMML2_Custom_Enemies&oldid=27603 (last visited July 21, 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 = "2025",
url = "http://magmmlcontest.com/wiki/index.php?title=MaGMML2_Custom_Enemies&oldid=27603",
note = "[Online; accessed 21-July-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 = "2025",
url = "\url{http://magmmlcontest.com/wiki/index.php?title=MaGMML2_Custom_Enemies&oldid=27603}",
note = "[Online; accessed 21-July-2026]"
}