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:56 UTC
- Date retrieved: 29 October 2025 19:15 UTC
- Permanent URL: http://159.203.101.162/w/index.php?title=PObject_-_The_Refactoring&oldid=634
- Page Version ID: 634
Citation styles for PObject - The Refactoring
APA style
PObject - The Refactoring. (2008, September 3). PCGen Wiki, . Retrieved 19:15, October 29, 2025 from http://159.203.101.162/w/index.php?title=PObject_-_The_Refactoring&oldid=634.
MLA style
"PObject - The Refactoring." PCGen Wiki, . 3 Sep 2008, 08:56 UTC. 29 Oct 2025, 19:15 <http://159.203.101.162/w/index.php?title=PObject_-_The_Refactoring&oldid=634>.
MHRA style
PCGen Wiki contributors, 'PObject - The Refactoring', PCGen Wiki, , 3 September 2008, 08:56 UTC, <http://159.203.101.162/w/index.php?title=PObject_-_The_Refactoring&oldid=634> [accessed 29 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=634 (accessed October 29, 2025).
CBE/CSE style
PCGen Wiki contributors. PObject - The Refactoring [Internet]. PCGen Wiki, ; 2008 Sep 3, 08:56 UTC [cited 2025 Oct 29]. Available from: http://159.203.101.162/w/index.php?title=PObject_-_The_Refactoring&oldid=634.
Bluebook style
PObject - The Refactoring, http://159.203.101.162/w/index.php?title=PObject_-_The_Refactoring&oldid=634 (last visited October 29, 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=634",
note = "[Online; accessed 29-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=634}",
note = "[Online; accessed 29-October-2025]"
}