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