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