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