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