Cite This Page
Bibliographic details for Data Wishlist
- Page name: Data Wishlist
- Author: PCGen Wiki contributors
- Publisher: PCGen Wiki, .
- Date of last revision: 27 August 2008 03:22 UTC
- Date retrieved: 30 October 2025 00:09 UTC
- Permanent URL: http://159.203.101.162/w/index.php?title=Data_Wishlist&oldid=485
- Page Version ID: 485
Citation styles for Data Wishlist
APA style
Data Wishlist. (2008, August 27). PCGen Wiki, . Retrieved 00:09, October 30, 2025 from http://159.203.101.162/w/index.php?title=Data_Wishlist&oldid=485.
MLA style
"Data Wishlist." PCGen Wiki, . 27 Aug 2008, 03:22 UTC. 30 Oct 2025, 00:09 <http://159.203.101.162/w/index.php?title=Data_Wishlist&oldid=485>.
MHRA style
PCGen Wiki contributors, 'Data Wishlist', PCGen Wiki, , 27 August 2008, 03:22 UTC, <http://159.203.101.162/w/index.php?title=Data_Wishlist&oldid=485> [accessed 30 October 2025]
Chicago style
PCGen Wiki contributors, "Data Wishlist," PCGen Wiki, , http://159.203.101.162/w/index.php?title=Data_Wishlist&oldid=485 (accessed October 30, 2025).
CBE/CSE style
PCGen Wiki contributors. Data Wishlist [Internet]. PCGen Wiki, ; 2008 Aug 27, 03:22 UTC [cited 2025 Oct 30]. Available from: http://159.203.101.162/w/index.php?title=Data_Wishlist&oldid=485.
Bluebook style
Data Wishlist, http://159.203.101.162/w/index.php?title=Data_Wishlist&oldid=485 (last visited October 30, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "PCGen Wiki",
title = "Data Wishlist --- PCGen Wiki{,} ",
year = "2008",
url = "http://159.203.101.162/w/index.php?title=Data_Wishlist&oldid=485",
note = "[Online; accessed 30-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 = "Data Wishlist --- PCGen Wiki{,} ",
year = "2008",
url = "\url{http://159.203.101.162/w/index.php?title=Data_Wishlist&oldid=485}",
note = "[Online; accessed 30-October-2025]"
}