Cite This Page
Bibliographic details for Code
- Page name: Code
- Author: PCGen Wiki contributors
- Publisher: PCGen Wiki, .
- Date of last revision: 28 June 2014 01:25 UTC
- Date retrieved: 25 December 2024 17:15 UTC
- Permanent URL: http://159.203.101.162/w/index.php?title=Code&oldid=3658
- Page Version ID: 3658
Citation styles for Code
APA style
Code. (2014, June 28). PCGen Wiki, . Retrieved 17:15, December 25, 2024 from http://159.203.101.162/w/index.php?title=Code&oldid=3658.
MLA style
"Code." PCGen Wiki, . 28 Jun 2014, 01:25 UTC. 25 Dec 2024, 17:15 <http://159.203.101.162/w/index.php?title=Code&oldid=3658>.
MHRA style
PCGen Wiki contributors, 'Code', PCGen Wiki, , 28 June 2014, 01:25 UTC, <http://159.203.101.162/w/index.php?title=Code&oldid=3658> [accessed 25 December 2024]
Chicago style
PCGen Wiki contributors, "Code," PCGen Wiki, , http://159.203.101.162/w/index.php?title=Code&oldid=3658 (accessed December 25, 2024).
CBE/CSE style
PCGen Wiki contributors. Code [Internet]. PCGen Wiki, ; 2014 Jun 28, 01:25 UTC [cited 2024 Dec 25]. Available from: http://159.203.101.162/w/index.php?title=Code&oldid=3658.
Bluebook style
Code, http://159.203.101.162/w/index.php?title=Code&oldid=3658 (last visited December 25, 2024).
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=3658", 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 = "2014", url = "\url{http://159.203.101.162/w/index.php?title=Code&oldid=3658}", note = "[Online; accessed 25-December-2024]" }