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