Cite This Page
Bibliographic details for Design Concepts for PCGen
- Page name: Design Concepts for PCGen
 - Author: PCGen Wiki contributors
 - Publisher: PCGen Wiki, .
 - Date of last revision: 5 April 2009 00:56 UTC
 - Date retrieved: 4 November 2025 13:45 UTC
 - Permanent URL: http://159.203.101.162/w/index.php?title=Design_Concepts_for_PCGen&oldid=1439
 - Page Version ID: 1439
 
Citation styles for Design Concepts for PCGen
APA style
Design Concepts for PCGen. (2009, April 5). PCGen Wiki, . Retrieved 13:45, November 4, 2025 from http://159.203.101.162/w/index.php?title=Design_Concepts_for_PCGen&oldid=1439.
MLA style
"Design Concepts for PCGen." PCGen Wiki, . 5 Apr 2009, 00:56 UTC. 4 Nov 2025, 13:45 <http://159.203.101.162/w/index.php?title=Design_Concepts_for_PCGen&oldid=1439>.
MHRA style
PCGen Wiki contributors, 'Design Concepts for PCGen', PCGen Wiki, , 5 April 2009, 00:56 UTC, <http://159.203.101.162/w/index.php?title=Design_Concepts_for_PCGen&oldid=1439> [accessed 4 November 2025]
Chicago style
PCGen Wiki contributors, "Design Concepts for PCGen," PCGen Wiki, , http://159.203.101.162/w/index.php?title=Design_Concepts_for_PCGen&oldid=1439 (accessed November 4, 2025).
CBE/CSE style
PCGen Wiki contributors. Design Concepts for PCGen [Internet]. PCGen Wiki, ; 2009 Apr 5, 00:56 UTC [cited 2025 Nov 4]. Available from: http://159.203.101.162/w/index.php?title=Design_Concepts_for_PCGen&oldid=1439.
Bluebook style
Design Concepts for PCGen, http://159.203.101.162/w/index.php?title=Design_Concepts_for_PCGen&oldid=1439 (last visited November 4, 2025).
BibTeX entry
 @misc{ wiki:xxx,
   author = "PCGen Wiki",
   title = "Design Concepts for PCGen --- PCGen Wiki{,} ",
   year = "2009",
   url = "http://159.203.101.162/w/index.php?title=Design_Concepts_for_PCGen&oldid=1439",
   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 = "Design Concepts for PCGen --- PCGen Wiki{,} ",
   year = "2009",
   url = "\url{http://159.203.101.162/w/index.php?title=Design_Concepts_for_PCGen&oldid=1439}",
   note = "[Online; accessed 4-November-2025]"
 }