Cite This Page
Bibliographic details for Crimson Editor Setup
- Page name: Crimson Editor Setup
 - Author: PCGen Wiki contributors
 - Publisher: PCGen Wiki, .
 - Date of last revision: 5 June 2010 20:05 UTC
 - Date retrieved: 4 November 2025 01:37 UTC
 - Permanent URL: http://159.203.101.162/w/index.php?title=Crimson_Editor_Setup&oldid=2319
 - Page Version ID: 2319
 
Citation styles for Crimson Editor Setup
APA style
Crimson Editor Setup. (2010, June 5). PCGen Wiki, . Retrieved 01:37, November 4, 2025 from http://159.203.101.162/w/index.php?title=Crimson_Editor_Setup&oldid=2319.
MLA style
"Crimson Editor Setup." PCGen Wiki, . 5 Jun 2010, 20:05 UTC. 4 Nov 2025, 01:37 <http://159.203.101.162/w/index.php?title=Crimson_Editor_Setup&oldid=2319>.
MHRA style
PCGen Wiki contributors, 'Crimson Editor Setup', PCGen Wiki, , 5 June 2010, 20:05 UTC, <http://159.203.101.162/w/index.php?title=Crimson_Editor_Setup&oldid=2319> [accessed 4 November 2025]
Chicago style
PCGen Wiki contributors, "Crimson Editor Setup," PCGen Wiki, , http://159.203.101.162/w/index.php?title=Crimson_Editor_Setup&oldid=2319 (accessed November 4, 2025).
CBE/CSE style
PCGen Wiki contributors. Crimson Editor Setup [Internet]. PCGen Wiki, ; 2010 Jun 5, 20:05 UTC [cited 2025 Nov 4]. Available from: http://159.203.101.162/w/index.php?title=Crimson_Editor_Setup&oldid=2319.
Bluebook style
Crimson Editor Setup, http://159.203.101.162/w/index.php?title=Crimson_Editor_Setup&oldid=2319 (last visited November 4, 2025).
BibTeX entry
 @misc{ wiki:xxx,
   author = "PCGen Wiki",
   title = "Crimson Editor Setup --- PCGen Wiki{,} ",
   year = "2010",
   url = "http://159.203.101.162/w/index.php?title=Crimson_Editor_Setup&oldid=2319",
   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 = "Crimson Editor Setup --- PCGen Wiki{,} ",
   year = "2010",
   url = "\url{http://159.203.101.162/w/index.php?title=Crimson_Editor_Setup&oldid=2319}",
   note = "[Online; accessed 4-November-2025]"
 }