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 September 2008 08:57 UTC
- Date retrieved: 30 October 2025 16:56 UTC
- Permanent URL: http://159.203.101.162/w/index.php?title=PObject_-_The_Refactoring&oldid=638
- Page Version ID: 638
Citation styles for PObject - The Refactoring
APA style
PObject - The Refactoring. (2008, September 3). PCGen Wiki, . Retrieved 16:56, October 30, 2025 from http://159.203.101.162/w/index.php?title=PObject_-_The_Refactoring&oldid=638.
MLA style
"PObject - The Refactoring." PCGen Wiki, . 3 Sep 2008, 08:57 UTC. 30 Oct 2025, 16:56 <http://159.203.101.162/w/index.php?title=PObject_-_The_Refactoring&oldid=638>.
MHRA style
PCGen Wiki contributors, 'PObject - The Refactoring', PCGen Wiki, , 3 September 2008, 08:57 UTC, <http://159.203.101.162/w/index.php?title=PObject_-_The_Refactoring&oldid=638> [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=638 (accessed October 30, 2025).
CBE/CSE style
PCGen Wiki contributors. PObject - The Refactoring [Internet]. PCGen Wiki, ; 2008 Sep 3, 08:57 UTC [cited 2025 Oct 30]. Available from: http://159.203.101.162/w/index.php?title=PObject_-_The_Refactoring&oldid=638.
Bluebook style
PObject - The Refactoring, http://159.203.101.162/w/index.php?title=PObject_-_The_Refactoring&oldid=638 (last visited October 30, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "PCGen Wiki",
title = "PObject - The Refactoring --- PCGen Wiki{,} ",
year = "2008",
url = "http://159.203.101.162/w/index.php?title=PObject_-_The_Refactoring&oldid=638",
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 = "2008",
url = "\url{http://159.203.101.162/w/index.php?title=PObject_-_The_Refactoring&oldid=638}",
note = "[Online; accessed 30-October-2025]"
}