Cite This Page
Bibliographic details for Release Instructions
- Page name: Release Instructions
- Author: PCGen Wiki contributors
- Publisher: PCGen Wiki, .
- Date of last revision: 23 October 2010 22:25 UTC
- Date retrieved: 28 June 2026 17:52 UTC
- Permanent URL: http://159.203.101.162/w/index.php?title=Release_Instructions&oldid=2628
- Page Version ID: 2628
Citation styles for Release Instructions
APA style
Release Instructions. (2010, October 23). PCGen Wiki, . Retrieved 17:52, June 28, 2026 from http://159.203.101.162/w/index.php?title=Release_Instructions&oldid=2628.
MLA style
"Release Instructions." PCGen Wiki, . 23 Oct 2010, 22:25 UTC. 28 Jun 2026, 17:52 <http://159.203.101.162/w/index.php?title=Release_Instructions&oldid=2628>.
MHRA style
PCGen Wiki contributors, 'Release Instructions', PCGen Wiki, , 23 October 2010, 22:25 UTC, <http://159.203.101.162/w/index.php?title=Release_Instructions&oldid=2628> [accessed 28 June 2026]
Chicago style
PCGen Wiki contributors, "Release Instructions," PCGen Wiki, , http://159.203.101.162/w/index.php?title=Release_Instructions&oldid=2628 (accessed June 28, 2026).
CBE/CSE style
PCGen Wiki contributors. Release Instructions [Internet]. PCGen Wiki, ; 2010 Oct 23, 22:25 UTC [cited 2026 Jun 28]. Available from: http://159.203.101.162/w/index.php?title=Release_Instructions&oldid=2628.
Bluebook style
Release Instructions, http://159.203.101.162/w/index.php?title=Release_Instructions&oldid=2628 (last visited June 28, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "PCGen Wiki",
title = "Release Instructions --- PCGen Wiki{,} ",
year = "2010",
url = "http://159.203.101.162/w/index.php?title=Release_Instructions&oldid=2628",
note = "[Online; accessed 28-June-2026]"
}
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 = "Release Instructions --- PCGen Wiki{,} ",
year = "2010",
url = "\url{http://159.203.101.162/w/index.php?title=Release_Instructions&oldid=2628}",
note = "[Online; accessed 28-June-2026]"
}