Cite This Page
Bibliographic details for Content Requests
- Page name: Content Requests
 - Author: PCGen Wiki contributors
 - Publisher: PCGen Wiki, .
 - Date of last revision: 29 May 2014 03:34 UTC
 - Date retrieved: 4 November 2025 10:31 UTC
 - Permanent URL: http://159.203.101.162/w/index.php?title=Content_Requests&oldid=3610
 - Page Version ID: 3610
 
Citation styles for Content Requests
APA style
Content Requests. (2014, May 29). PCGen Wiki, . Retrieved 10:31, November 4, 2025 from http://159.203.101.162/w/index.php?title=Content_Requests&oldid=3610.
MLA style
"Content Requests." PCGen Wiki, . 29 May 2014, 03:34 UTC. 4 Nov 2025, 10:31 <http://159.203.101.162/w/index.php?title=Content_Requests&oldid=3610>.
MHRA style
PCGen Wiki contributors, 'Content Requests', PCGen Wiki, , 29 May 2014, 03:34 UTC, <http://159.203.101.162/w/index.php?title=Content_Requests&oldid=3610> [accessed 4 November 2025]
Chicago style
PCGen Wiki contributors, "Content Requests," PCGen Wiki, , http://159.203.101.162/w/index.php?title=Content_Requests&oldid=3610 (accessed November 4, 2025).
CBE/CSE style
PCGen Wiki contributors. Content Requests [Internet]. PCGen Wiki, ; 2014 May 29, 03:34 UTC [cited 2025 Nov 4]. Available from: http://159.203.101.162/w/index.php?title=Content_Requests&oldid=3610.
Bluebook style
Content Requests, http://159.203.101.162/w/index.php?title=Content_Requests&oldid=3610 (last visited November 4, 2025).
BibTeX entry
 @misc{ wiki:xxx,
   author = "PCGen Wiki",
   title = "Content Requests --- PCGen Wiki{,} ",
   year = "2014",
   url = "http://159.203.101.162/w/index.php?title=Content_Requests&oldid=3610",
   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 = "Content Requests --- PCGen Wiki{,} ",
   year = "2014",
   url = "\url{http://159.203.101.162/w/index.php?title=Content_Requests&oldid=3610}",
   note = "[Online; accessed 4-November-2025]"
 }