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