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