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