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: 8 May 2009 15:24 UTC
 - Date retrieved: 4 November 2025 00:15 UTC
 - Permanent URL: http://159.203.101.162/w/index.php?title=Mailing_Lists_and_PCGen_Links&oldid=1566
 - Page Version ID: 1566
 
Citation styles for Mailing Lists and PCGen Links
APA style
Mailing Lists and PCGen Links. (2009, May 8). PCGen Wiki, . Retrieved 00:15, November 4, 2025 from http://159.203.101.162/w/index.php?title=Mailing_Lists_and_PCGen_Links&oldid=1566.
MLA style
"Mailing Lists and PCGen Links." PCGen Wiki, . 8 May 2009, 15:24 UTC. 4 Nov 2025, 00:15 <http://159.203.101.162/w/index.php?title=Mailing_Lists_and_PCGen_Links&oldid=1566>.
MHRA style
PCGen Wiki contributors, 'Mailing Lists and PCGen Links', PCGen Wiki, , 8 May 2009, 15:24 UTC, <http://159.203.101.162/w/index.php?title=Mailing_Lists_and_PCGen_Links&oldid=1566> [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=1566 (accessed November 4, 2025).
CBE/CSE style
PCGen Wiki contributors. Mailing Lists and PCGen Links [Internet]. PCGen Wiki, ; 2009 May 8, 15:24 UTC [cited 2025 Nov 4]. Available from: http://159.203.101.162/w/index.php?title=Mailing_Lists_and_PCGen_Links&oldid=1566.
Bluebook style
Mailing Lists and PCGen Links, http://159.203.101.162/w/index.php?title=Mailing_Lists_and_PCGen_Links&oldid=1566 (last visited November 4, 2025).
BibTeX entry
 @misc{ wiki:xxx,
   author = "PCGen Wiki",
   title = "Mailing Lists and PCGen Links --- PCGen Wiki{,} ",
   year = "2009",
   url = "http://159.203.101.162/w/index.php?title=Mailing_Lists_and_PCGen_Links&oldid=1566",
   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 = "2009",
   url = "\url{http://159.203.101.162/w/index.php?title=Mailing_Lists_and_PCGen_Links&oldid=1566}",
   note = "[Online; accessed 4-November-2025]"
 }