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: 18 February 2025 22:55 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 22:55, February 18, 2025 from http://159.203.101.162/w/index.php?title=Code&oldid=264.
MLA style
"Code." PCGen Wiki, . 28 Jul 2008, 18:41 UTC. 18 Feb 2025, 22:55 <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 18 February 2025]
Chicago style
PCGen Wiki contributors, "Code," PCGen Wiki, , http://159.203.101.162/w/index.php?title=Code&oldid=264 (accessed February 18, 2025).
CBE/CSE style
PCGen Wiki contributors. Code [Internet]. PCGen Wiki, ; 2008 Jul 28, 18:41 UTC [cited 2025 Feb 18]. 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 February 18, 2025).
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 18-February-2025]" }
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 18-February-2025]" }