Cite This Page
Bibliographic details for Weapon Tutorials
- Page name: Weapon Tutorials
- Author: Make a Good Mega Man Level Contest contributors
- Publisher: Make a Good Mega Man Level Contest, .
- Date of last revision: 25 August 2024 06:49 UTC
- Date retrieved: 21 April 2026 19:30 UTC
- Permanent URL: http://magmmlcontest.com/wiki/index.php?title=Weapon_Tutorials&oldid=24433
- Page Version ID: 24433
Citation styles for Weapon Tutorials
APA style
Weapon Tutorials. (2024, August 25). Make a Good Mega Man Level Contest, . Retrieved 19:30, April 21, 2026 from http://magmmlcontest.com/wiki/index.php?title=Weapon_Tutorials&oldid=24433.
MLA style
"Weapon Tutorials." Make a Good Mega Man Level Contest, . 25 Aug 2024, 06:49 UTC. 21 Apr 2026, 19:30 <http://magmmlcontest.com/wiki/index.php?title=Weapon_Tutorials&oldid=24433>.
MHRA style
Make a Good Mega Man Level Contest contributors, 'Weapon Tutorials', Make a Good Mega Man Level Contest, , 25 August 2024, 06:49 UTC, <http://magmmlcontest.com/wiki/index.php?title=Weapon_Tutorials&oldid=24433> [accessed 21 April 2026]
Chicago style
Make a Good Mega Man Level Contest contributors, "Weapon Tutorials," Make a Good Mega Man Level Contest, , http://magmmlcontest.com/wiki/index.php?title=Weapon_Tutorials&oldid=24433 (accessed April 21, 2026).
CBE/CSE style
Make a Good Mega Man Level Contest contributors. Weapon Tutorials [Internet]. Make a Good Mega Man Level Contest, ; 2024 Aug 25, 06:49 UTC [cited 2026 Apr 21]. Available from: http://magmmlcontest.com/wiki/index.php?title=Weapon_Tutorials&oldid=24433.
Bluebook style
Weapon Tutorials, http://magmmlcontest.com/wiki/index.php?title=Weapon_Tutorials&oldid=24433 (last visited April 21, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Make a Good Mega Man Level Contest",
title = "Weapon Tutorials --- Make a Good Mega Man Level Contest{,} ",
year = "2024",
url = "http://magmmlcontest.com/wiki/index.php?title=Weapon_Tutorials&oldid=24433",
note = "[Online; accessed 21-April-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 = "Weapon Tutorials --- Make a Good Mega Man Level Contest{,} ",
year = "2024",
url = "\url{http://magmmlcontest.com/wiki/index.php?title=Weapon_Tutorials&oldid=24433}",
note = "[Online; accessed 21-April-2026]"
}