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