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