Cite This Page
Bibliographic details for UI HTML Extraction
- Page name: UI HTML Extraction
- Author: PCGen Wiki contributors
- Publisher: PCGen Wiki, .
- Date of last revision: 26 March 2018 21:19 UTC
- Date retrieved: 31 October 2025 12:18 UTC
- Permanent URL: http://159.203.101.162/w/index.php?title=UI_HTML_Extraction&oldid=4293
- Page Version ID: 4293
Citation styles for UI HTML Extraction
APA style
UI HTML Extraction. (2018, March 26). PCGen Wiki, . Retrieved 12:18, October 31, 2025 from http://159.203.101.162/w/index.php?title=UI_HTML_Extraction&oldid=4293.
MLA style
"UI HTML Extraction." PCGen Wiki, . 26 Mar 2018, 21:19 UTC. 31 Oct 2025, 12:18 <http://159.203.101.162/w/index.php?title=UI_HTML_Extraction&oldid=4293>.
MHRA style
PCGen Wiki contributors, 'UI HTML Extraction', PCGen Wiki, , 26 March 2018, 21:19 UTC, <http://159.203.101.162/w/index.php?title=UI_HTML_Extraction&oldid=4293> [accessed 31 October 2025]
Chicago style
PCGen Wiki contributors, "UI HTML Extraction," PCGen Wiki, , http://159.203.101.162/w/index.php?title=UI_HTML_Extraction&oldid=4293 (accessed October 31, 2025).
CBE/CSE style
PCGen Wiki contributors. UI HTML Extraction [Internet]. PCGen Wiki, ; 2018 Mar 26, 21:19 UTC [cited 2025 Oct 31]. Available from: http://159.203.101.162/w/index.php?title=UI_HTML_Extraction&oldid=4293.
Bluebook style
UI HTML Extraction, http://159.203.101.162/w/index.php?title=UI_HTML_Extraction&oldid=4293 (last visited October 31, 2025).
BibTeX entry
 @misc{ wiki:xxx,
   author = "PCGen Wiki",
   title = "UI HTML Extraction --- PCGen Wiki{,} ",
   year = "2018",
   url = "http://159.203.101.162/w/index.php?title=UI_HTML_Extraction&oldid=4293",
   note = "[Online; accessed 31-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 = "UI HTML Extraction --- PCGen Wiki{,} ",
   year = "2018",
   url = "\url{http://159.203.101.162/w/index.php?title=UI_HTML_Extraction&oldid=4293}",
   note = "[Online; accessed 31-October-2025]"
 }
