Cite This Page
Bibliographic details for Available Sources
- Page name: Available Sources
 - Author: PCGen Wiki contributors
 - Publisher: PCGen Wiki, .
 - Date of last revision: 12 April 2017 23:59 UTC
 - Date retrieved: 4 November 2025 04:30 UTC
 - Permanent URL: http://159.203.101.162/w/index.php?title=Available_Sources&oldid=4064
 - Page Version ID: 4064
 
Citation styles for Available Sources
APA style
Available Sources. (2017, April 12). PCGen Wiki, . Retrieved 04:30, November 4, 2025 from http://159.203.101.162/w/index.php?title=Available_Sources&oldid=4064.
MLA style
"Available Sources." PCGen Wiki, . 12 Apr 2017, 23:59 UTC. 4 Nov 2025, 04:30 <http://159.203.101.162/w/index.php?title=Available_Sources&oldid=4064>.
MHRA style
PCGen Wiki contributors, 'Available Sources', PCGen Wiki, , 12 April 2017, 23:59 UTC, <http://159.203.101.162/w/index.php?title=Available_Sources&oldid=4064> [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=4064 (accessed November 4, 2025).
CBE/CSE style
PCGen Wiki contributors. Available Sources [Internet]. PCGen Wiki, ; 2017 Apr 12, 23:59 UTC [cited 2025 Nov 4]. Available from: http://159.203.101.162/w/index.php?title=Available_Sources&oldid=4064.
Bluebook style
Available Sources, http://159.203.101.162/w/index.php?title=Available_Sources&oldid=4064 (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=4064",
   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=4064}",
   note = "[Online; accessed 4-November-2025]"
 }