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: 25 February 2022 07:00 UTC
- Date retrieved: 10 June 2026 07:22 UTC
- Permanent URL: http://magmmlcontest.com/wiki/index.php?title=Code_Landfill&oldid=20064
- Page Version ID: 20064
Citation styles for Code Landfill
APA style
Code Landfill. (2022, February 25). Make a Good Mega Man Level Contest, . Retrieved 07:22, June 10, 2026 from http://magmmlcontest.com/wiki/index.php?title=Code_Landfill&oldid=20064.
MLA style
"Code Landfill." Make a Good Mega Man Level Contest, . 25 Feb 2022, 07:00 UTC. 10 Jun 2026, 07:22 <http://magmmlcontest.com/wiki/index.php?title=Code_Landfill&oldid=20064>.
MHRA style
Make a Good Mega Man Level Contest contributors, 'Code Landfill', Make a Good Mega Man Level Contest, , 25 February 2022, 07:00 UTC, <http://magmmlcontest.com/wiki/index.php?title=Code_Landfill&oldid=20064> [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=20064 (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, ; 2022 Feb 25, 07:00 UTC [cited 2026 Jun 10]. Available from: http://magmmlcontest.com/wiki/index.php?title=Code_Landfill&oldid=20064.
Bluebook style
Code Landfill, http://magmmlcontest.com/wiki/index.php?title=Code_Landfill&oldid=20064 (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 = "2022",
url = "http://magmmlcontest.com/wiki/index.php?title=Code_Landfill&oldid=20064",
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 = "2022",
url = "\url{http://magmmlcontest.com/wiki/index.php?title=Code_Landfill&oldid=20064}",
note = "[Online; accessed 10-June-2026]"
}