Cite This Page
Bibliographic details for Lst File How To
- Page name: Lst File How To
 - Author: PCGen Wiki contributors
 - Publisher: PCGen Wiki, .
 - Date of last revision: 19 April 2013 15:06 UTC
 - Date retrieved: 4 November 2025 10:55 UTC
 - Permanent URL: http://159.203.101.162/w/index.php?title=Lst_File_How_To&oldid=3362
 - Page Version ID: 3362
 
Citation styles for Lst File How To
APA style
Lst File How To. (2013, April 19). PCGen Wiki, . Retrieved 10:55, November 4, 2025 from http://159.203.101.162/w/index.php?title=Lst_File_How_To&oldid=3362.
MLA style
"Lst File How To." PCGen Wiki, . 19 Apr 2013, 15:06 UTC. 4 Nov 2025, 10:55 <http://159.203.101.162/w/index.php?title=Lst_File_How_To&oldid=3362>.
MHRA style
PCGen Wiki contributors, 'Lst File How To', PCGen Wiki, , 19 April 2013, 15:06 UTC, <http://159.203.101.162/w/index.php?title=Lst_File_How_To&oldid=3362> [accessed 4 November 2025]
Chicago style
PCGen Wiki contributors, "Lst File How To," PCGen Wiki, , http://159.203.101.162/w/index.php?title=Lst_File_How_To&oldid=3362 (accessed November 4, 2025).
CBE/CSE style
PCGen Wiki contributors. Lst File How To [Internet]. PCGen Wiki, ; 2013 Apr 19, 15:06 UTC [cited 2025 Nov 4]. Available from: http://159.203.101.162/w/index.php?title=Lst_File_How_To&oldid=3362.
Bluebook style
Lst File How To, http://159.203.101.162/w/index.php?title=Lst_File_How_To&oldid=3362 (last visited November 4, 2025).
BibTeX entry
 @misc{ wiki:xxx,
   author = "PCGen Wiki",
   title = "Lst File How To --- PCGen Wiki{,} ",
   year = "2013",
   url = "http://159.203.101.162/w/index.php?title=Lst_File_How_To&oldid=3362",
   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 = "Lst File How To --- PCGen Wiki{,} ",
   year = "2013",
   url = "\url{http://159.203.101.162/w/index.php?title=Lst_File_How_To&oldid=3362}",
   note = "[Online; accessed 4-November-2025]"
 }