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