Cite This Page
Bibliographic details for Switch Block
- Page name: Switch Block
- Author: Make a Good Mega Man Level Contest contributors
- Publisher: Make a Good Mega Man Level Contest, .
- Date of last revision: 16 March 2025 19:13 UTC
- Date retrieved: 3 May 2026 01:33 UTC
- Permanent URL: http://magmmlcontest.com/wiki/index.php?title=Switch_Block&oldid=28041
- Page Version ID: 28041
Citation styles for Switch Block
APA style
Switch Block. (2025, March 16). Make a Good Mega Man Level Contest, . Retrieved 01:33, May 3, 2026 from http://magmmlcontest.com/wiki/index.php?title=Switch_Block&oldid=28041.
MLA style
"Switch Block." Make a Good Mega Man Level Contest, . 16 Mar 2025, 19:13 UTC. 3 May 2026, 01:33 <http://magmmlcontest.com/wiki/index.php?title=Switch_Block&oldid=28041>.
MHRA style
Make a Good Mega Man Level Contest contributors, 'Switch Block', Make a Good Mega Man Level Contest, , 16 March 2025, 19:13 UTC, <http://magmmlcontest.com/wiki/index.php?title=Switch_Block&oldid=28041> [accessed 3 May 2026]
Chicago style
Make a Good Mega Man Level Contest contributors, "Switch Block," Make a Good Mega Man Level Contest, , http://magmmlcontest.com/wiki/index.php?title=Switch_Block&oldid=28041 (accessed May 3, 2026).
CBE/CSE style
Make a Good Mega Man Level Contest contributors. Switch Block [Internet]. Make a Good Mega Man Level Contest, ; 2025 Mar 16, 19:13 UTC [cited 2026 May 3]. Available from: http://magmmlcontest.com/wiki/index.php?title=Switch_Block&oldid=28041.
Bluebook style
Switch Block, http://magmmlcontest.com/wiki/index.php?title=Switch_Block&oldid=28041 (last visited May 3, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Make a Good Mega Man Level Contest",
title = "Switch Block --- Make a Good Mega Man Level Contest{,} ",
year = "2025",
url = "http://magmmlcontest.com/wiki/index.php?title=Switch_Block&oldid=28041",
note = "[Online; accessed 3-May-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 = "Switch Block --- Make a Good Mega Man Level Contest{,} ",
year = "2025",
url = "\url{http://magmmlcontest.com/wiki/index.php?title=Switch_Block&oldid=28041}",
note = "[Online; accessed 3-May-2026]"
}