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: 14 November 2024 18:07 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 18:07, November 14, 2024 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. 14 Nov 2024, 18:07 <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 14 November 2024]
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 November 14, 2024).
CBE/CSE style
PCGen Wiki contributors. Unnecessary Code Detector [Internet]. PCGen Wiki, ; 2009 Jul 17, 20:21 UTC [cited 2024 Nov 14]. 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 November 14, 2024).
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 14-November-2024]" }
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 14-November-2024]" }