Cite This Page
Bibliographic details for PCGen Documentation Style Guide
- Page name: PCGen Documentation Style Guide
- Author: PCGen Wiki contributors
- Publisher: PCGen Wiki, .
- Date of last revision: 27 August 2008 13:04 UTC
- Date retrieved: 5 April 2025 06:14 UTC
- Permanent URL: http://159.203.101.162/w/index.php?title=PCGen_Documentation_Style_Guide&oldid=508
- Page Version ID: 508
Citation styles for PCGen Documentation Style Guide
APA style
PCGen Documentation Style Guide. (2008, August 27). PCGen Wiki, . Retrieved 06:14, April 5, 2025 from http://159.203.101.162/w/index.php?title=PCGen_Documentation_Style_Guide&oldid=508.
MLA style
"PCGen Documentation Style Guide." PCGen Wiki, . 27 Aug 2008, 13:04 UTC. 5 Apr 2025, 06:14 <http://159.203.101.162/w/index.php?title=PCGen_Documentation_Style_Guide&oldid=508>.
MHRA style
PCGen Wiki contributors, 'PCGen Documentation Style Guide', PCGen Wiki, , 27 August 2008, 13:04 UTC, <http://159.203.101.162/w/index.php?title=PCGen_Documentation_Style_Guide&oldid=508> [accessed 5 April 2025]
Chicago style
PCGen Wiki contributors, "PCGen Documentation Style Guide," PCGen Wiki, , http://159.203.101.162/w/index.php?title=PCGen_Documentation_Style_Guide&oldid=508 (accessed April 5, 2025).
CBE/CSE style
PCGen Wiki contributors. PCGen Documentation Style Guide [Internet]. PCGen Wiki, ; 2008 Aug 27, 13:04 UTC [cited 2025 Apr 5]. Available from: http://159.203.101.162/w/index.php?title=PCGen_Documentation_Style_Guide&oldid=508.
Bluebook style
PCGen Documentation Style Guide, http://159.203.101.162/w/index.php?title=PCGen_Documentation_Style_Guide&oldid=508 (last visited April 5, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "PCGen Wiki", title = "PCGen Documentation Style Guide --- PCGen Wiki{,} ", year = "2008", url = "http://159.203.101.162/w/index.php?title=PCGen_Documentation_Style_Guide&oldid=508", note = "[Online; accessed 5-April-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 = "PCGen Documentation Style Guide --- PCGen Wiki{,} ", year = "2008", url = "\url{http://159.203.101.162/w/index.php?title=PCGen_Documentation_Style_Guide&oldid=508}", note = "[Online; accessed 5-April-2025]" }