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