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