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