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 16:20 UTC
- Date retrieved: 1 November 2024 00:07 UTC
- Permanent URL: http://159.203.101.162/w/index.php?title=Coding_Standards&oldid=1775
- Page Version ID: 1775
Citation styles for Coding Standards
APA style
Coding Standards. (2009, September 10). PCGen Wiki, . Retrieved 00:07, November 1, 2024 from http://159.203.101.162/w/index.php?title=Coding_Standards&oldid=1775.
MLA style
"Coding Standards." PCGen Wiki, . 10 Sep 2009, 16:20 UTC. 1 Nov 2024, 00:07 <http://159.203.101.162/w/index.php?title=Coding_Standards&oldid=1775>.
MHRA style
PCGen Wiki contributors, 'Coding Standards', PCGen Wiki, , 10 September 2009, 16:20 UTC, <http://159.203.101.162/w/index.php?title=Coding_Standards&oldid=1775> [accessed 1 November 2024]
Chicago style
PCGen Wiki contributors, "Coding Standards," PCGen Wiki, , http://159.203.101.162/w/index.php?title=Coding_Standards&oldid=1775 (accessed November 1, 2024).
CBE/CSE style
PCGen Wiki contributors. Coding Standards [Internet]. PCGen Wiki, ; 2009 Sep 10, 16:20 UTC [cited 2024 Nov 1]. Available from: http://159.203.101.162/w/index.php?title=Coding_Standards&oldid=1775.
Bluebook style
Coding Standards, http://159.203.101.162/w/index.php?title=Coding_Standards&oldid=1775 (last visited November 1, 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=1775", note = "[Online; accessed 1-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=1775}", note = "[Online; accessed 1-November-2024]" }