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: 10 April 2025 19:38 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 19:38, April 10, 2025 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. 10 Apr 2025, 19:38 <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 10 April 2025]
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 April 10, 2025).
CBE/CSE style
Spherical wiki contributors. API:Article standards and practices [Internet]. Spherical wiki, ; 2017 Jun 19, 15:17 UTC [cited 2025 Apr 10]. 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 April 10, 2025).
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 10-April-2025]" }
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 10-April-2025]" }