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