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