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