Cite This Page
Bibliographic details for Code
- Page name: Code
- Author: PCGen Wiki contributors
- Publisher: PCGen Wiki, .
- Date of last revision: 19 February 2014 00:54 UTC
- Date retrieved: 20 March 2026 10:07 UTC
- Permanent URL: http://159.203.101.162/w/index.php?title=Code&oldid=3526
- Page Version ID: 3526
Citation styles for Code
APA style
Code. (2014, February 19). PCGen Wiki, . Retrieved 10:07, March 20, 2026 from http://159.203.101.162/w/index.php?title=Code&oldid=3526.
MLA style
"Code." PCGen Wiki, . 19 Feb 2014, 00:54 UTC. 20 Mar 2026, 10:07 <http://159.203.101.162/w/index.php?title=Code&oldid=3526>.
MHRA style
PCGen Wiki contributors, 'Code', PCGen Wiki, , 19 February 2014, 00:54 UTC, <http://159.203.101.162/w/index.php?title=Code&oldid=3526> [accessed 20 March 2026]
Chicago style
PCGen Wiki contributors, "Code," PCGen Wiki, , http://159.203.101.162/w/index.php?title=Code&oldid=3526 (accessed March 20, 2026).
CBE/CSE style
PCGen Wiki contributors. Code [Internet]. PCGen Wiki, ; 2014 Feb 19, 00:54 UTC [cited 2026 Mar 20]. Available from: http://159.203.101.162/w/index.php?title=Code&oldid=3526.
Bluebook style
Code, http://159.203.101.162/w/index.php?title=Code&oldid=3526 (last visited March 20, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "PCGen Wiki",
title = "Code --- PCGen Wiki{,} ",
year = "2014",
url = "http://159.203.101.162/w/index.php?title=Code&oldid=3526",
note = "[Online; accessed 20-March-2026]"
}
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 = "2014",
url = "\url{http://159.203.101.162/w/index.php?title=Code&oldid=3526}",
note = "[Online; accessed 20-March-2026]"
}