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