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: 18 March 2025 02:38 UTC
- Date retrieved: 14 June 2026 18:52 UTC
- Permanent URL: http://magmmlcontest.com/wiki/index.php?title=Weapon_Tutorials&oldid=28190
- Page Version ID: 28190
Citation styles for Weapon Tutorials
APA style
Weapon Tutorials. (2025, March 18). Make a Good Mega Man Level Contest, . Retrieved 18:52, June 14, 2026 from http://magmmlcontest.com/wiki/index.php?title=Weapon_Tutorials&oldid=28190.
MLA style
"Weapon Tutorials." Make a Good Mega Man Level Contest, . 18 Mar 2025, 02:38 UTC. 14 Jun 2026, 18:52 <http://magmmlcontest.com/wiki/index.php?title=Weapon_Tutorials&oldid=28190>.
MHRA style
Make a Good Mega Man Level Contest contributors, 'Weapon Tutorials', Make a Good Mega Man Level Contest, , 18 March 2025, 02:38 UTC, <http://magmmlcontest.com/wiki/index.php?title=Weapon_Tutorials&oldid=28190> [accessed 14 June 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=28190 (accessed June 14, 2026).
CBE/CSE style
Make a Good Mega Man Level Contest contributors. Weapon Tutorials [Internet]. Make a Good Mega Man Level Contest, ; 2025 Mar 18, 02:38 UTC [cited 2026 Jun 14]. Available from: http://magmmlcontest.com/wiki/index.php?title=Weapon_Tutorials&oldid=28190.
Bluebook style
Weapon Tutorials, http://magmmlcontest.com/wiki/index.php?title=Weapon_Tutorials&oldid=28190 (last visited June 14, 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 = "2025",
url = "http://magmmlcontest.com/wiki/index.php?title=Weapon_Tutorials&oldid=28190",
note = "[Online; accessed 14-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 = "Weapon Tutorials --- Make a Good Mega Man Level Contest{,} ",
year = "2025",
url = "\url{http://magmmlcontest.com/wiki/index.php?title=Weapon_Tutorials&oldid=28190}",
note = "[Online; accessed 14-June-2026]"
}