Cite This Page
Bibliographic details for MitchMan
- Page name: MitchMan
- Author: CS Codex contributors
- Publisher: CS Codex, .
- Date of last revision: 19 June 2017 00:01 UTC
- Date retrieved: 31 October 2024 23:34 UTC
- Permanent URL: http://cscodex.com/mediawiki-1.28.1/index.php?title=MitchMan&oldid=383
- Page Version ID: 383
Citation styles for MitchMan
APA style
MitchMan. (2017, June 19). CS Codex, . Retrieved 23:34, October 31, 2024 from http://cscodex.com/mediawiki-1.28.1/index.php?title=MitchMan&oldid=383.
MLA style
"MitchMan." CS Codex, . 19 Jun 2017, 00:01 UTC. 31 Oct 2024, 23:34 <http://cscodex.com/mediawiki-1.28.1/index.php?title=MitchMan&oldid=383>.
MHRA style
CS Codex contributors, 'MitchMan', CS Codex, , 19 June 2017, 00:01 UTC, <http://cscodex.com/mediawiki-1.28.1/index.php?title=MitchMan&oldid=383> [accessed 31 October 2024]
Chicago style
CS Codex contributors, "MitchMan," CS Codex, , http://cscodex.com/mediawiki-1.28.1/index.php?title=MitchMan&oldid=383 (accessed October 31, 2024).
CBE/CSE style
CS Codex contributors. MitchMan [Internet]. CS Codex, ; 2017 Jun 19, 00:01 UTC [cited 2024 Oct 31]. Available from: http://cscodex.com/mediawiki-1.28.1/index.php?title=MitchMan&oldid=383.
Bluebook style
MitchMan, http://cscodex.com/mediawiki-1.28.1/index.php?title=MitchMan&oldid=383 (last visited October 31, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "CS Codex", title = "MitchMan --- CS Codex{,} ", year = "2017", url = "http://cscodex.com/mediawiki-1.28.1/index.php?title=MitchMan&oldid=383", note = "[Online; accessed 31-October-2024]" }
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 = "CS Codex", title = "MitchMan --- CS Codex{,} ", year = "2017", url = "\url{http://cscodex.com/mediawiki-1.28.1/index.php?title=MitchMan&oldid=383}", note = "[Online; accessed 31-October-2024]" }