Cite This Page
Bibliographic details for Documentation
- Page name: Documentation
- Author: PCGen Wiki contributors
- Publisher: PCGen Wiki, .
- Date of last revision: 4 September 2008 12:34 UTC
- Date retrieved: 16 March 2026 13:33 UTC
- Permanent URL: http://159.203.101.162/w/index.php?title=Documentation&oldid=655
- Page Version ID: 655
Citation styles for Documentation
APA style
Documentation. (2008, September 4). PCGen Wiki, . Retrieved 13:33, March 16, 2026 from http://159.203.101.162/w/index.php?title=Documentation&oldid=655.
MLA style
"Documentation." PCGen Wiki, . 4 Sep 2008, 12:34 UTC. 16 Mar 2026, 13:33 <http://159.203.101.162/w/index.php?title=Documentation&oldid=655>.
MHRA style
PCGen Wiki contributors, 'Documentation', PCGen Wiki, , 4 September 2008, 12:34 UTC, <http://159.203.101.162/w/index.php?title=Documentation&oldid=655> [accessed 16 March 2026]
Chicago style
PCGen Wiki contributors, "Documentation," PCGen Wiki, , http://159.203.101.162/w/index.php?title=Documentation&oldid=655 (accessed March 16, 2026).
CBE/CSE style
PCGen Wiki contributors. Documentation [Internet]. PCGen Wiki, ; 2008 Sep 4, 12:34 UTC [cited 2026 Mar 16]. Available from: http://159.203.101.162/w/index.php?title=Documentation&oldid=655.
Bluebook style
Documentation, http://159.203.101.162/w/index.php?title=Documentation&oldid=655 (last visited March 16, 2026).
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=655",
note = "[Online; accessed 16-March-2026]"
}
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=655}",
note = "[Online; accessed 16-March-2026]"
}