Cite This Page
Bibliographic details for API:Functions
- Page name: API:Functions
- Author: Spherical wiki contributors
- Publisher: Spherical wiki, .
- Date of last revision: 18 August 2017 02:59 UTC
- Date retrieved: 19 January 2026 05:52 UTC
- Permanent URL: http://wiki.spheredev.org/index.php?title=API:Functions&oldid=10138
- Page Version ID: 10138
Citation styles for API:Functions
APA style
API:Functions. (2017, August 18). Spherical wiki, . Retrieved 05:52, January 19, 2026 from http://wiki.spheredev.org/index.php?title=API:Functions&oldid=10138.
MLA style
"API:Functions." Spherical wiki, . 18 Aug 2017, 02:59 UTC. 19 Jan 2026, 05:52 <http://wiki.spheredev.org/index.php?title=API:Functions&oldid=10138>.
MHRA style
Spherical wiki contributors, 'API:Functions', Spherical wiki, , 18 August 2017, 02:59 UTC, <http://wiki.spheredev.org/index.php?title=API:Functions&oldid=10138> [accessed 19 January 2026]
Chicago style
Spherical wiki contributors, "API:Functions," Spherical wiki, , http://wiki.spheredev.org/index.php?title=API:Functions&oldid=10138 (accessed January 19, 2026).
CBE/CSE style
Spherical wiki contributors. API:Functions [Internet]. Spherical wiki, ; 2017 Aug 18, 02:59 UTC [cited 2026 Jan 19]. Available from: http://wiki.spheredev.org/index.php?title=API:Functions&oldid=10138.
Bluebook style
API:Functions, http://wiki.spheredev.org/index.php?title=API:Functions&oldid=10138 (last visited January 19, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Spherical wiki",
title = "API:Functions --- Spherical wiki{,} ",
year = "2017",
url = "http://wiki.spheredev.org/index.php?title=API:Functions&oldid=10138",
note = "[Online; accessed 19-January-2026]"
}
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:Functions --- Spherical wiki{,} ",
year = "2017",
url = "\url{http://wiki.spheredev.org/index.php?title=API:Functions&oldid=10138}",
note = "[Online; accessed 19-January-2026]"
}