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