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