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