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