Cite This Page
Bibliographic details for Complete overhaul of PCGen from Java
- Page name: Complete overhaul of PCGen from Java
- Author: PCGen Wiki contributors
- Publisher: PCGen Wiki, .
- Date of last revision: 1 January 2018 06:59 UTC
- Date retrieved: 16 March 2026 13:31 UTC
- Permanent URL: http://159.203.101.162/w/index.php?title=Complete_overhaul_of_PCGen_from_Java&oldid=4081
- Page Version ID: 4081
Citation styles for Complete overhaul of PCGen from Java
APA style
Complete overhaul of PCGen from Java. (2018, January 1). PCGen Wiki, . Retrieved 13:31, March 16, 2026 from http://159.203.101.162/w/index.php?title=Complete_overhaul_of_PCGen_from_Java&oldid=4081.
MLA style
"Complete overhaul of PCGen from Java." PCGen Wiki, . 1 Jan 2018, 06:59 UTC. 16 Mar 2026, 13:31 <http://159.203.101.162/w/index.php?title=Complete_overhaul_of_PCGen_from_Java&oldid=4081>.
MHRA style
PCGen Wiki contributors, 'Complete overhaul of PCGen from Java', PCGen Wiki, , 1 January 2018, 06:59 UTC, <http://159.203.101.162/w/index.php?title=Complete_overhaul_of_PCGen_from_Java&oldid=4081> [accessed 16 March 2026]
Chicago style
PCGen Wiki contributors, "Complete overhaul of PCGen from Java," PCGen Wiki, , http://159.203.101.162/w/index.php?title=Complete_overhaul_of_PCGen_from_Java&oldid=4081 (accessed March 16, 2026).
CBE/CSE style
PCGen Wiki contributors. Complete overhaul of PCGen from Java [Internet]. PCGen Wiki, ; 2018 Jan 1, 06:59 UTC [cited 2026 Mar 16]. Available from: http://159.203.101.162/w/index.php?title=Complete_overhaul_of_PCGen_from_Java&oldid=4081.
Bluebook style
Complete overhaul of PCGen from Java, http://159.203.101.162/w/index.php?title=Complete_overhaul_of_PCGen_from_Java&oldid=4081 (last visited March 16, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "PCGen Wiki",
title = "Complete overhaul of PCGen from Java --- PCGen Wiki{,} ",
year = "2018",
url = "http://159.203.101.162/w/index.php?title=Complete_overhaul_of_PCGen_from_Java&oldid=4081",
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 = "Complete overhaul of PCGen from Java --- PCGen Wiki{,} ",
year = "2018",
url = "\url{http://159.203.101.162/w/index.php?title=Complete_overhaul_of_PCGen_from_Java&oldid=4081}",
note = "[Online; accessed 16-March-2026]"
}