Cite This Page
Bibliographic details for Coding Standards
- Page name: Coding Standards
- Author: PCGen Wiki contributors
- Publisher: PCGen Wiki, .
- Date of last revision: 10 September 2009 15:57 UTC
- Date retrieved: 23 November 2024 16:19 UTC
- Permanent URL: http://159.203.101.162/w/index.php?title=Coding_Standards&oldid=1773
- Page Version ID: 1773
Citation styles for Coding Standards
APA style
Coding Standards. (2009, September 10). PCGen Wiki, . Retrieved 16:19, November 23, 2024 from http://159.203.101.162/w/index.php?title=Coding_Standards&oldid=1773.
MLA style
"Coding Standards." PCGen Wiki, . 10 Sep 2009, 15:57 UTC. 23 Nov 2024, 16:19 <http://159.203.101.162/w/index.php?title=Coding_Standards&oldid=1773>.
MHRA style
PCGen Wiki contributors, 'Coding Standards', PCGen Wiki, , 10 September 2009, 15:57 UTC, <http://159.203.101.162/w/index.php?title=Coding_Standards&oldid=1773> [accessed 23 November 2024]
Chicago style
PCGen Wiki contributors, "Coding Standards," PCGen Wiki, , http://159.203.101.162/w/index.php?title=Coding_Standards&oldid=1773 (accessed November 23, 2024).
CBE/CSE style
PCGen Wiki contributors. Coding Standards [Internet]. PCGen Wiki, ; 2009 Sep 10, 15:57 UTC [cited 2024 Nov 23]. Available from: http://159.203.101.162/w/index.php?title=Coding_Standards&oldid=1773.
Bluebook style
Coding Standards, http://159.203.101.162/w/index.php?title=Coding_Standards&oldid=1773 (last visited November 23, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "PCGen Wiki", title = "Coding Standards --- PCGen Wiki{,} ", year = "2009", url = "http://159.203.101.162/w/index.php?title=Coding_Standards&oldid=1773", note = "[Online; accessed 23-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 = "Coding Standards --- PCGen Wiki{,} ", year = "2009", url = "\url{http://159.203.101.162/w/index.php?title=Coding_Standards&oldid=1773}", note = "[Online; accessed 23-November-2024]" }