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