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 05:56 UTC
- Date retrieved: 25 April 2026 13:15 UTC
- Permanent URL: http://magmmlcontest.com/wiki/index.php?title=Weapon_Tutorials&oldid=24432
- Page Version ID: 24432
Citation styles for Weapon Tutorials
APA style
Weapon Tutorials. (2024, August 25). Make a Good Mega Man Level Contest, . Retrieved 13:15, April 25, 2026 from http://magmmlcontest.com/wiki/index.php?title=Weapon_Tutorials&oldid=24432.
MLA style
"Weapon Tutorials." Make a Good Mega Man Level Contest, . 25 Aug 2024, 05:56 UTC. 25 Apr 2026, 13:15 <http://magmmlcontest.com/wiki/index.php?title=Weapon_Tutorials&oldid=24432>.
MHRA style
Make a Good Mega Man Level Contest contributors, 'Weapon Tutorials', Make a Good Mega Man Level Contest, , 25 August 2024, 05:56 UTC, <http://magmmlcontest.com/wiki/index.php?title=Weapon_Tutorials&oldid=24432> [accessed 25 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=24432 (accessed April 25, 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, 05:56 UTC [cited 2026 Apr 25]. Available from: http://magmmlcontest.com/wiki/index.php?title=Weapon_Tutorials&oldid=24432.
Bluebook style
Weapon Tutorials, http://magmmlcontest.com/wiki/index.php?title=Weapon_Tutorials&oldid=24432 (last visited April 25, 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=24432",
note = "[Online; accessed 25-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=24432}",
note = "[Online; accessed 25-April-2026]"
}