Cite This Page
Bibliographic details for PObject - The Refactoring
- Page name: PObject - The Refactoring
- Author: PCGen Wiki contributors
- Publisher: PCGen Wiki, .
- Date of last revision: 3 April 2009 01:53 UTC
- Date retrieved: 30 October 2025 14:53 UTC
- Permanent URL: http://159.203.101.162/w/index.php?title=PObject_-_The_Refactoring&oldid=1402
- Page Version ID: 1402
Citation styles for PObject - The Refactoring
APA style
PObject - The Refactoring. (2009, April 3). PCGen Wiki, . Retrieved 14:53, October 30, 2025 from http://159.203.101.162/w/index.php?title=PObject_-_The_Refactoring&oldid=1402.
MLA style
"PObject - The Refactoring." PCGen Wiki, . 3 Apr 2009, 01:53 UTC. 30 Oct 2025, 14:53 <http://159.203.101.162/w/index.php?title=PObject_-_The_Refactoring&oldid=1402>.
MHRA style
PCGen Wiki contributors, 'PObject - The Refactoring', PCGen Wiki, , 3 April 2009, 01:53 UTC, <http://159.203.101.162/w/index.php?title=PObject_-_The_Refactoring&oldid=1402> [accessed 30 October 2025]
Chicago style
PCGen Wiki contributors, "PObject - The Refactoring," PCGen Wiki, , http://159.203.101.162/w/index.php?title=PObject_-_The_Refactoring&oldid=1402 (accessed October 30, 2025).
CBE/CSE style
PCGen Wiki contributors. PObject - The Refactoring [Internet]. PCGen Wiki, ; 2009 Apr 3, 01:53 UTC [cited 2025 Oct 30]. Available from: http://159.203.101.162/w/index.php?title=PObject_-_The_Refactoring&oldid=1402.
Bluebook style
PObject - The Refactoring, http://159.203.101.162/w/index.php?title=PObject_-_The_Refactoring&oldid=1402 (last visited October 30, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "PCGen Wiki",
title = "PObject - The Refactoring --- PCGen Wiki{,} ",
year = "2009",
url = "http://159.203.101.162/w/index.php?title=PObject_-_The_Refactoring&oldid=1402",
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 = "PObject - The Refactoring --- PCGen Wiki{,} ",
year = "2009",
url = "\url{http://159.203.101.162/w/index.php?title=PObject_-_The_Refactoring&oldid=1402}",
note = "[Online; accessed 30-October-2025]"
}