Cite This Page
Bibliographic details for Unnecessary Code Detector
- Page name: Unnecessary Code Detector
- Author: PCGen Wiki contributors
- Publisher: PCGen Wiki, .
- Date of last revision: 17 July 2009 20:21 UTC
- Date retrieved: 1 April 2025 04:02 UTC
- Permanent URL: http://159.203.101.162/w/index.php?title=Unnecessary_Code_Detector&oldid=1648
- Page Version ID: 1648
Citation styles for Unnecessary Code Detector
APA style
Unnecessary Code Detector. (2009, July 17). PCGen Wiki, . Retrieved 04:02, April 1, 2025 from http://159.203.101.162/w/index.php?title=Unnecessary_Code_Detector&oldid=1648.
MLA style
"Unnecessary Code Detector." PCGen Wiki, . 17 Jul 2009, 20:21 UTC. 1 Apr 2025, 04:02 <http://159.203.101.162/w/index.php?title=Unnecessary_Code_Detector&oldid=1648>.
MHRA style
PCGen Wiki contributors, 'Unnecessary Code Detector', PCGen Wiki, , 17 July 2009, 20:21 UTC, <http://159.203.101.162/w/index.php?title=Unnecessary_Code_Detector&oldid=1648> [accessed 1 April 2025]
Chicago style
PCGen Wiki contributors, "Unnecessary Code Detector," PCGen Wiki, , http://159.203.101.162/w/index.php?title=Unnecessary_Code_Detector&oldid=1648 (accessed April 1, 2025).
CBE/CSE style
PCGen Wiki contributors. Unnecessary Code Detector [Internet]. PCGen Wiki, ; 2009 Jul 17, 20:21 UTC [cited 2025 Apr 1]. Available from: http://159.203.101.162/w/index.php?title=Unnecessary_Code_Detector&oldid=1648.
Bluebook style
Unnecessary Code Detector, http://159.203.101.162/w/index.php?title=Unnecessary_Code_Detector&oldid=1648 (last visited April 1, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "PCGen Wiki", title = "Unnecessary Code Detector --- PCGen Wiki{,} ", year = "2009", url = "http://159.203.101.162/w/index.php?title=Unnecessary_Code_Detector&oldid=1648", note = "[Online; accessed 1-April-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 = "Unnecessary Code Detector --- PCGen Wiki{,} ", year = "2009", url = "\url{http://159.203.101.162/w/index.php?title=Unnecessary_Code_Detector&oldid=1648}", note = "[Online; accessed 1-April-2025]" }