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: 12 August 2026 11:44 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 11:44, August 12, 2026 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. 12 Aug 2026, 11:44 <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 12 August 2026]
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 August 12, 2026).
CBE/CSE style
PCGen Wiki contributors. Data Class Two FAQ [Internet]. PCGen Wiki, ; 2010 Oct 28, 04:41 UTC [cited 2026 Aug 12]. 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 August 12, 2026).
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 12-August-2026]"
}
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 12-August-2026]"
}