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