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