Cite This Page
Bibliographic details for Mailing Lists and PCGen Links
- Page name: Mailing Lists and PCGen Links
 - Author: PCGen Wiki contributors
 - Publisher: PCGen Wiki, .
 - Date of last revision: 3 September 2015 20:30 UTC
 - Date retrieved: 4 November 2025 09:43 UTC
 - Permanent URL: http://159.203.101.162/w/index.php?title=Mailing_Lists_and_PCGen_Links&oldid=3943
 - Page Version ID: 3943
 
Citation styles for Mailing Lists and PCGen Links
APA style
Mailing Lists and PCGen Links. (2015, September 3). PCGen Wiki, . Retrieved 09:43, November 4, 2025 from http://159.203.101.162/w/index.php?title=Mailing_Lists_and_PCGen_Links&oldid=3943.
MLA style
"Mailing Lists and PCGen Links." PCGen Wiki, . 3 Sep 2015, 20:30 UTC. 4 Nov 2025, 09:43 <http://159.203.101.162/w/index.php?title=Mailing_Lists_and_PCGen_Links&oldid=3943>.
MHRA style
PCGen Wiki contributors, 'Mailing Lists and PCGen Links', PCGen Wiki, , 3 September 2015, 20:30 UTC, <http://159.203.101.162/w/index.php?title=Mailing_Lists_and_PCGen_Links&oldid=3943> [accessed 4 November 2025]
Chicago style
PCGen Wiki contributors, "Mailing Lists and PCGen Links," PCGen Wiki, , http://159.203.101.162/w/index.php?title=Mailing_Lists_and_PCGen_Links&oldid=3943 (accessed November 4, 2025).
CBE/CSE style
PCGen Wiki contributors. Mailing Lists and PCGen Links [Internet]. PCGen Wiki, ; 2015 Sep 3, 20:30 UTC [cited 2025 Nov 4]. Available from: http://159.203.101.162/w/index.php?title=Mailing_Lists_and_PCGen_Links&oldid=3943.
Bluebook style
Mailing Lists and PCGen Links, http://159.203.101.162/w/index.php?title=Mailing_Lists_and_PCGen_Links&oldid=3943 (last visited November 4, 2025).
BibTeX entry
 @misc{ wiki:xxx,
   author = "PCGen Wiki",
   title = "Mailing Lists and PCGen Links --- PCGen Wiki{,} ",
   year = "2015",
   url = "http://159.203.101.162/w/index.php?title=Mailing_Lists_and_PCGen_Links&oldid=3943",
   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 = "Mailing Lists and PCGen Links --- PCGen Wiki{,} ",
   year = "2015",
   url = "\url{http://159.203.101.162/w/index.php?title=Mailing_Lists_and_PCGen_Links&oldid=3943}",
   note = "[Online; accessed 4-November-2025]"
 }