Cite This Page
Bibliographic details for Rebuild of the Token/Loader System
- Page name: Rebuild of the Token/Loader System
- Author: PCGen Wiki contributors
- Publisher: PCGen Wiki, .
- Date of last revision: 25 October 2008 02:55 UTC
- Date retrieved: 4 November 2025 17:28 UTC
- Permanent URL: http://159.203.101.162/w/index.php?title=Rebuild_of_the_Token/Loader_System&oldid=1061
- Page Version ID: 1061
Citation styles for Rebuild of the Token/Loader System
APA style
Rebuild of the Token/Loader System. (2008, October 25). PCGen Wiki, . Retrieved 17:28, November 4, 2025 from http://159.203.101.162/w/index.php?title=Rebuild_of_the_Token/Loader_System&oldid=1061.
MLA style
"Rebuild of the Token/Loader System." PCGen Wiki, . 25 Oct 2008, 02:55 UTC. 4 Nov 2025, 17:28 <http://159.203.101.162/w/index.php?title=Rebuild_of_the_Token/Loader_System&oldid=1061>.
MHRA style
PCGen Wiki contributors, 'Rebuild of the Token/Loader System', PCGen Wiki, , 25 October 2008, 02:55 UTC, <http://159.203.101.162/w/index.php?title=Rebuild_of_the_Token/Loader_System&oldid=1061> [accessed 4 November 2025]
Chicago style
PCGen Wiki contributors, "Rebuild of the Token/Loader System," PCGen Wiki, , http://159.203.101.162/w/index.php?title=Rebuild_of_the_Token/Loader_System&oldid=1061 (accessed November 4, 2025).
CBE/CSE style
PCGen Wiki contributors. Rebuild of the Token/Loader System [Internet]. PCGen Wiki, ; 2008 Oct 25, 02:55 UTC [cited 2025 Nov 4]. Available from: http://159.203.101.162/w/index.php?title=Rebuild_of_the_Token/Loader_System&oldid=1061.
Bluebook style
Rebuild of the Token/Loader System, http://159.203.101.162/w/index.php?title=Rebuild_of_the_Token/Loader_System&oldid=1061 (last visited November 4, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "PCGen Wiki",
title = "Rebuild of the Token/Loader System --- PCGen Wiki{,} ",
year = "2008",
url = "http://159.203.101.162/w/index.php?title=Rebuild_of_the_Token/Loader_System&oldid=1061",
note = "[Online; accessed 4-November-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 = "Rebuild of the Token/Loader System --- PCGen Wiki{,} ",
year = "2008",
url = "\url{http://159.203.101.162/w/index.php?title=Rebuild_of_the_Token/Loader_System&oldid=1061}",
note = "[Online; accessed 4-November-2025]"
}