Cite This Page
Bibliographic details for API:Article standards and practices
- Page name: API:Article standards and practices
- Author: Spherical wiki contributors
- Publisher: Spherical wiki, .
- Date of last revision: 19 June 2017 15:17 UTC
- Date retrieved: 22 November 2024 11:51 UTC
- Permanent URL: http://wiki.spheredev.org/index.php?title=API:Article_standards_and_practices&oldid=10016
- Page Version ID: 10016
Citation styles for API:Article standards and practices
APA style
API:Article standards and practices. (2017, June 19). Spherical wiki, . Retrieved 11:51, November 22, 2024 from http://wiki.spheredev.org/index.php?title=API:Article_standards_and_practices&oldid=10016.
MLA style
"API:Article standards and practices." Spherical wiki, . 19 Jun 2017, 15:17 UTC. 22 Nov 2024, 11:51 <http://wiki.spheredev.org/index.php?title=API:Article_standards_and_practices&oldid=10016>.
MHRA style
Spherical wiki contributors, 'API:Article standards and practices', Spherical wiki, , 19 June 2017, 15:17 UTC, <http://wiki.spheredev.org/index.php?title=API:Article_standards_and_practices&oldid=10016> [accessed 22 November 2024]
Chicago style
Spherical wiki contributors, "API:Article standards and practices," Spherical wiki, , http://wiki.spheredev.org/index.php?title=API:Article_standards_and_practices&oldid=10016 (accessed November 22, 2024).
CBE/CSE style
Spherical wiki contributors. API:Article standards and practices [Internet]. Spherical wiki, ; 2017 Jun 19, 15:17 UTC [cited 2024 Nov 22]. Available from: http://wiki.spheredev.org/index.php?title=API:Article_standards_and_practices&oldid=10016.
Bluebook style
API:Article standards and practices, http://wiki.spheredev.org/index.php?title=API:Article_standards_and_practices&oldid=10016 (last visited November 22, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "Spherical wiki", title = "API:Article standards and practices --- Spherical wiki{,} ", year = "2017", url = "http://wiki.spheredev.org/index.php?title=API:Article_standards_and_practices&oldid=10016", note = "[Online; accessed 22-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 = "Spherical wiki", title = "API:Article standards and practices --- Spherical wiki{,} ", year = "2017", url = "\url{http://wiki.spheredev.org/index.php?title=API:Article_standards_and_practices&oldid=10016}", note = "[Online; accessed 22-November-2024]" }