Cite This Page
Bibliographic details for Available Sources
- Page name: Available Sources
 - Author: PCGen Wiki contributors
 - Publisher: PCGen Wiki, .
 - Date of last revision: 15 January 2017 19:39 UTC
 - Date retrieved: 4 November 2025 04:01 UTC
 - Permanent URL: http://159.203.101.162/w/index.php?title=Available_Sources&oldid=4053
 - Page Version ID: 4053
 
Citation styles for Available Sources
APA style
Available Sources. (2017, January 15). PCGen Wiki, . Retrieved 04:01, November 4, 2025 from http://159.203.101.162/w/index.php?title=Available_Sources&oldid=4053.
MLA style
"Available Sources." PCGen Wiki, . 15 Jan 2017, 19:39 UTC. 4 Nov 2025, 04:01 <http://159.203.101.162/w/index.php?title=Available_Sources&oldid=4053>.
MHRA style
PCGen Wiki contributors, 'Available Sources', PCGen Wiki, , 15 January 2017, 19:39 UTC, <http://159.203.101.162/w/index.php?title=Available_Sources&oldid=4053> [accessed 4 November 2025]
Chicago style
PCGen Wiki contributors, "Available Sources," PCGen Wiki, , http://159.203.101.162/w/index.php?title=Available_Sources&oldid=4053 (accessed November 4, 2025).
CBE/CSE style
PCGen Wiki contributors. Available Sources [Internet]. PCGen Wiki, ; 2017 Jan 15, 19:39 UTC [cited 2025 Nov 4]. Available from: http://159.203.101.162/w/index.php?title=Available_Sources&oldid=4053.
Bluebook style
Available Sources, http://159.203.101.162/w/index.php?title=Available_Sources&oldid=4053 (last visited November 4, 2025).
BibTeX entry
 @misc{ wiki:xxx,
   author = "PCGen Wiki",
   title = "Available Sources --- PCGen Wiki{,} ",
   year = "2017",
   url = "http://159.203.101.162/w/index.php?title=Available_Sources&oldid=4053",
   note = "[Online; accessed 4-November-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 = "Available Sources --- PCGen Wiki{,} ",
   year = "2017",
   url = "\url{http://159.203.101.162/w/index.php?title=Available_Sources&oldid=4053}",
   note = "[Online; accessed 4-November-2025]"
 }