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