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