Cite This Page
Bibliographic details for Removing Libraries
- Page name: Removing Libraries
- Author: PCGen Wiki contributors
- Publisher: PCGen Wiki, .
- Date of last revision: 5 July 2014 06:20 UTC
- Date retrieved: 3 November 2025 09:50 UTC
- Permanent URL: http://159.203.101.162/w/index.php?title=Removing_Libraries&oldid=3682
- Page Version ID: 3682
Citation styles for Removing Libraries
APA style
Removing Libraries. (2014, July 5). PCGen Wiki, . Retrieved 09:50, November 3, 2025 from http://159.203.101.162/w/index.php?title=Removing_Libraries&oldid=3682.
MLA style
"Removing Libraries." PCGen Wiki, . 5 Jul 2014, 06:20 UTC. 3 Nov 2025, 09:50 <http://159.203.101.162/w/index.php?title=Removing_Libraries&oldid=3682>.
MHRA style
PCGen Wiki contributors, 'Removing Libraries', PCGen Wiki, , 5 July 2014, 06:20 UTC, <http://159.203.101.162/w/index.php?title=Removing_Libraries&oldid=3682> [accessed 3 November 2025]
Chicago style
PCGen Wiki contributors, "Removing Libraries," PCGen Wiki, , http://159.203.101.162/w/index.php?title=Removing_Libraries&oldid=3682 (accessed November 3, 2025).
CBE/CSE style
PCGen Wiki contributors. Removing Libraries [Internet]. PCGen Wiki, ; 2014 Jul 5, 06:20 UTC [cited 2025 Nov 3]. Available from: http://159.203.101.162/w/index.php?title=Removing_Libraries&oldid=3682.
Bluebook style
Removing Libraries, http://159.203.101.162/w/index.php?title=Removing_Libraries&oldid=3682 (last visited November 3, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "PCGen Wiki",
title = "Removing Libraries --- PCGen Wiki{,} ",
year = "2014",
url = "http://159.203.101.162/w/index.php?title=Removing_Libraries&oldid=3682",
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 = "Removing Libraries --- PCGen Wiki{,} ",
year = "2014",
url = "\url{http://159.203.101.162/w/index.php?title=Removing_Libraries&oldid=3682}",
note = "[Online; accessed 3-November-2025]"
}