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: 27 May 2021 02:15 UTC
- Date retrieved: 26 August 2026 11:08 UTC
- Permanent URL: http://magmmlcontest.com/wiki/index.php?title=Code_Landfill&oldid=17520
- Page Version ID: 17520
Citation styles for Code Landfill
APA style
Code Landfill. (2021, May 27). Make a Good Mega Man Level Contest, . Retrieved 11:08, August 26, 2026 from http://magmmlcontest.com/wiki/index.php?title=Code_Landfill&oldid=17520.
MLA style
"Code Landfill." Make a Good Mega Man Level Contest, . 27 May 2021, 02:15 UTC. 26 Aug 2026, 11:08 <http://magmmlcontest.com/wiki/index.php?title=Code_Landfill&oldid=17520>.
MHRA style
Make a Good Mega Man Level Contest contributors, 'Code Landfill', Make a Good Mega Man Level Contest, , 27 May 2021, 02:15 UTC, <http://magmmlcontest.com/wiki/index.php?title=Code_Landfill&oldid=17520> [accessed 26 August 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=17520 (accessed August 26, 2026).
CBE/CSE style
Make a Good Mega Man Level Contest contributors. Code Landfill [Internet]. Make a Good Mega Man Level Contest, ; 2021 May 27, 02:15 UTC [cited 2026 Aug 26]. Available from: http://magmmlcontest.com/wiki/index.php?title=Code_Landfill&oldid=17520.
Bluebook style
Code Landfill, http://magmmlcontest.com/wiki/index.php?title=Code_Landfill&oldid=17520 (last visited August 26, 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=17520",
note = "[Online; accessed 26-August-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=17520}",
note = "[Online; accessed 26-August-2026]"
}