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