Cite This Page
Bibliographic details for Data Class Two FAQ
- Page name: Data Class Two FAQ
 - Author: PCGen Wiki contributors
 - Publisher: PCGen Wiki, .
 - Date of last revision: 28 October 2010 04:41 UTC
 - Date retrieved: 4 November 2025 05:08 UTC
 - Permanent URL: http://159.203.101.162/w/index.php?title=Data_Class_Two_FAQ&oldid=2656
 - Page Version ID: 2656
 
Citation styles for Data Class Two FAQ
APA style
Data Class Two FAQ. (2010, October 28). PCGen Wiki, . Retrieved 05:08, November 4, 2025 from http://159.203.101.162/w/index.php?title=Data_Class_Two_FAQ&oldid=2656.
MLA style
"Data Class Two FAQ." PCGen Wiki, . 28 Oct 2010, 04:41 UTC. 4 Nov 2025, 05:08 <http://159.203.101.162/w/index.php?title=Data_Class_Two_FAQ&oldid=2656>.
MHRA style
PCGen Wiki contributors, 'Data Class Two FAQ', PCGen Wiki, , 28 October 2010, 04:41 UTC, <http://159.203.101.162/w/index.php?title=Data_Class_Two_FAQ&oldid=2656> [accessed 4 November 2025]
Chicago style
PCGen Wiki contributors, "Data Class Two FAQ," PCGen Wiki, , http://159.203.101.162/w/index.php?title=Data_Class_Two_FAQ&oldid=2656 (accessed November 4, 2025).
CBE/CSE style
PCGen Wiki contributors. Data Class Two FAQ [Internet]. PCGen Wiki, ; 2010 Oct 28, 04:41 UTC [cited 2025 Nov 4]. Available from: http://159.203.101.162/w/index.php?title=Data_Class_Two_FAQ&oldid=2656.
Bluebook style
Data Class Two FAQ, http://159.203.101.162/w/index.php?title=Data_Class_Two_FAQ&oldid=2656 (last visited November 4, 2025).
BibTeX entry
 @misc{ wiki:xxx,
   author = "PCGen Wiki",
   title = "Data Class Two FAQ --- PCGen Wiki{,} ",
   year = "2010",
   url = "http://159.203.101.162/w/index.php?title=Data_Class_Two_FAQ&oldid=2656",
   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 = "Data Class Two FAQ --- PCGen Wiki{,} ",
   year = "2010",
   url = "\url{http://159.203.101.162/w/index.php?title=Data_Class_Two_FAQ&oldid=2656}",
   note = "[Online; accessed 4-November-2025]"
 }