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