Cite This Page
Bibliographic details for TEST Area
- Page name: TEST Area
- Author: PCGen Wiki contributors
- Publisher: PCGen Wiki, .
- Date of last revision: 16 April 2010 22:12 UTC
- Date retrieved: 28 October 2025 03:56 UTC
- Permanent URL: http://159.203.101.162/w/index.php?title=TEST_Area&oldid=2184
- Page Version ID: 2184
Citation styles for TEST Area
APA style
TEST Area. (2010, April 16). PCGen Wiki, . Retrieved 03:56, October 28, 2025 from http://159.203.101.162/w/index.php?title=TEST_Area&oldid=2184.
MLA style
"TEST Area." PCGen Wiki, . 16 Apr 2010, 22:12 UTC. 28 Oct 2025, 03:56 <http://159.203.101.162/w/index.php?title=TEST_Area&oldid=2184>.
MHRA style
PCGen Wiki contributors, 'TEST Area', PCGen Wiki, , 16 April 2010, 22:12 UTC, <http://159.203.101.162/w/index.php?title=TEST_Area&oldid=2184> [accessed 28 October 2025]
Chicago style
PCGen Wiki contributors, "TEST Area," PCGen Wiki, , http://159.203.101.162/w/index.php?title=TEST_Area&oldid=2184 (accessed October 28, 2025).
CBE/CSE style
PCGen Wiki contributors. TEST Area [Internet]. PCGen Wiki, ; 2010 Apr 16, 22:12 UTC [cited 2025 Oct 28]. Available from: http://159.203.101.162/w/index.php?title=TEST_Area&oldid=2184.
Bluebook style
TEST Area, http://159.203.101.162/w/index.php?title=TEST_Area&oldid=2184 (last visited October 28, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "PCGen Wiki",
title = "TEST Area --- PCGen Wiki{,} ",
year = "2010",
url = "http://159.203.101.162/w/index.php?title=TEST_Area&oldid=2184",
note = "[Online; accessed 28-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 = "TEST Area --- PCGen Wiki{,} ",
year = "2010",
url = "\url{http://159.203.101.162/w/index.php?title=TEST_Area&oldid=2184}",
note = "[Online; accessed 28-October-2025]"
}