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