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: 10 June 2019 17:23 UTC
- Date retrieved: 24 May 2026 08:07 UTC
- Permanent URL: http://magmmlcontest.com/wiki/index.php?title=Switch_Block&oldid=10533
- Page Version ID: 10533
Citation styles for Switch Block
APA style
Switch Block. (2019, June 10). Make a Good Mega Man Level Contest, . Retrieved 08:07, May 24, 2026 from http://magmmlcontest.com/wiki/index.php?title=Switch_Block&oldid=10533.
MLA style
"Switch Block." Make a Good Mega Man Level Contest, . 10 Jun 2019, 17:23 UTC. 24 May 2026, 08:07 <http://magmmlcontest.com/wiki/index.php?title=Switch_Block&oldid=10533>.
MHRA style
Make a Good Mega Man Level Contest contributors, 'Switch Block', Make a Good Mega Man Level Contest, , 10 June 2019, 17:23 UTC, <http://magmmlcontest.com/wiki/index.php?title=Switch_Block&oldid=10533> [accessed 24 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=10533 (accessed May 24, 2026).
CBE/CSE style
Make a Good Mega Man Level Contest contributors. Switch Block [Internet]. Make a Good Mega Man Level Contest, ; 2019 Jun 10, 17:23 UTC [cited 2026 May 24]. Available from: http://magmmlcontest.com/wiki/index.php?title=Switch_Block&oldid=10533.
Bluebook style
Switch Block, http://magmmlcontest.com/wiki/index.php?title=Switch_Block&oldid=10533 (last visited May 24, 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 = "2019",
url = "http://magmmlcontest.com/wiki/index.php?title=Switch_Block&oldid=10533",
note = "[Online; accessed 24-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 = "2019",
url = "\url{http://magmmlcontest.com/wiki/index.php?title=Switch_Block&oldid=10533}",
note = "[Online; accessed 24-May-2026]"
}