Cite This Page
Bibliographic details for Code
- Page name: Code
- Author: PCGen Wiki contributors
- Publisher: PCGen Wiki, .
- Date of last revision: 21 July 2010 02:50 UTC
- Date retrieved: 25 December 2024 16:36 UTC
- Permanent URL: http://159.203.101.162/w/index.php?title=Code&oldid=2476
- Page Version ID: 2476
Citation styles for Code
APA style
Code. (2010, July 21). PCGen Wiki, . Retrieved 16:36, December 25, 2024 from http://159.203.101.162/w/index.php?title=Code&oldid=2476.
MLA style
"Code." PCGen Wiki, . 21 Jul 2010, 02:50 UTC. 25 Dec 2024, 16:36 <http://159.203.101.162/w/index.php?title=Code&oldid=2476>.
MHRA style
PCGen Wiki contributors, 'Code', PCGen Wiki, , 21 July 2010, 02:50 UTC, <http://159.203.101.162/w/index.php?title=Code&oldid=2476> [accessed 25 December 2024]
Chicago style
PCGen Wiki contributors, "Code," PCGen Wiki, , http://159.203.101.162/w/index.php?title=Code&oldid=2476 (accessed December 25, 2024).
CBE/CSE style
PCGen Wiki contributors. Code [Internet]. PCGen Wiki, ; 2010 Jul 21, 02:50 UTC [cited 2024 Dec 25]. Available from: http://159.203.101.162/w/index.php?title=Code&oldid=2476.
Bluebook style
Code, http://159.203.101.162/w/index.php?title=Code&oldid=2476 (last visited December 25, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "PCGen Wiki", title = "Code --- PCGen Wiki{,} ", year = "2010", url = "http://159.203.101.162/w/index.php?title=Code&oldid=2476", 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 = "PCGen Wiki", title = "Code --- PCGen Wiki{,} ", year = "2010", url = "\url{http://159.203.101.162/w/index.php?title=Code&oldid=2476}", note = "[Online; accessed 25-December-2024]" }