Cite This Page
Bibliographic details for Variable Documentation Project
- Page name: Variable Documentation Project
 - Author: PCGen Wiki contributors
 - Publisher: PCGen Wiki, .
 - Date of last revision: 18 January 2011 16:48 UTC
 - Date retrieved: 4 November 2025 05:10 UTC
 - Permanent URL: http://159.203.101.162/w/index.php?title=Variable_Documentation_Project&oldid=2788
 - Page Version ID: 2788
 
Citation styles for Variable Documentation Project
APA style
Variable Documentation Project. (2011, January 18). PCGen Wiki, . Retrieved 05:10, November 4, 2025 from http://159.203.101.162/w/index.php?title=Variable_Documentation_Project&oldid=2788.
MLA style
"Variable Documentation Project." PCGen Wiki, . 18 Jan 2011, 16:48 UTC. 4 Nov 2025, 05:10 <http://159.203.101.162/w/index.php?title=Variable_Documentation_Project&oldid=2788>.
MHRA style
PCGen Wiki contributors, 'Variable Documentation Project', PCGen Wiki, , 18 January 2011, 16:48 UTC, <http://159.203.101.162/w/index.php?title=Variable_Documentation_Project&oldid=2788> [accessed 4 November 2025]
Chicago style
PCGen Wiki contributors, "Variable Documentation Project," PCGen Wiki, , http://159.203.101.162/w/index.php?title=Variable_Documentation_Project&oldid=2788 (accessed November 4, 2025).
CBE/CSE style
PCGen Wiki contributors. Variable Documentation Project [Internet]. PCGen Wiki, ; 2011 Jan 18, 16:48 UTC [cited 2025 Nov 4]. Available from: http://159.203.101.162/w/index.php?title=Variable_Documentation_Project&oldid=2788.
Bluebook style
Variable Documentation Project, http://159.203.101.162/w/index.php?title=Variable_Documentation_Project&oldid=2788 (last visited November 4, 2025).
BibTeX entry
 @misc{ wiki:xxx,
   author = "PCGen Wiki",
   title = "Variable Documentation Project --- PCGen Wiki{,} ",
   year = "2011",
   url = "http://159.203.101.162/w/index.php?title=Variable_Documentation_Project&oldid=2788",
   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 = "Variable Documentation Project --- PCGen Wiki{,} ",
   year = "2011",
   url = "\url{http://159.203.101.162/w/index.php?title=Variable_Documentation_Project&oldid=2788}",
   note = "[Online; accessed 4-November-2025]"
 }