Cite This Page
Bibliographic details for MitchMan
- Page name: MitchMan
- Author: CS Codex contributors
- Publisher: CS Codex, .
- Date of last revision: 8 July 2017 22:22 UTC
- Date retrieved: 1 November 2024 01:25 UTC
- Permanent URL: http://cscodex.com/mediawiki-1.28.1/index.php?title=MitchMan&oldid=384
- Page Version ID: 384
Citation styles for MitchMan
APA style
MitchMan. (2017, July 8). CS Codex, . Retrieved 01:25, November 1, 2024 from http://cscodex.com/mediawiki-1.28.1/index.php?title=MitchMan&oldid=384.
MLA style
"MitchMan." CS Codex, . 8 Jul 2017, 22:22 UTC. 1 Nov 2024, 01:25 <http://cscodex.com/mediawiki-1.28.1/index.php?title=MitchMan&oldid=384>.
MHRA style
CS Codex contributors, 'MitchMan', CS Codex, , 8 July 2017, 22:22 UTC, <http://cscodex.com/mediawiki-1.28.1/index.php?title=MitchMan&oldid=384> [accessed 1 November 2024]
Chicago style
CS Codex contributors, "MitchMan," CS Codex, , http://cscodex.com/mediawiki-1.28.1/index.php?title=MitchMan&oldid=384 (accessed November 1, 2024).
CBE/CSE style
CS Codex contributors. MitchMan [Internet]. CS Codex, ; 2017 Jul 8, 22:22 UTC [cited 2024 Nov 1]. Available from: http://cscodex.com/mediawiki-1.28.1/index.php?title=MitchMan&oldid=384.
Bluebook style
MitchMan, http://cscodex.com/mediawiki-1.28.1/index.php?title=MitchMan&oldid=384 (last visited November 1, 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=384", note = "[Online; accessed 1-November-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=384}", note = "[Online; accessed 1-November-2024]" }