Cite This Page
Bibliographic details for API:Functions
- Page name: API:Functions
- Author: Spherical wiki contributors
- Publisher: Spherical wiki, .
- Date of last revision: 19 June 2017 15:19 UTC
- Date retrieved: 2 December 2025 03:36 UTC
- Permanent URL: http://wiki.spheredev.org/index.php?title=API:Functions&oldid=10017
- Page Version ID: 10017
Citation styles for API:Functions
APA style
API:Functions. (2017, June 19). Spherical wiki, . Retrieved 03:36, December 2, 2025 from http://wiki.spheredev.org/index.php?title=API:Functions&oldid=10017.
MLA style
"API:Functions." Spherical wiki, . 19 Jun 2017, 15:19 UTC. 2 Dec 2025, 03:36 <http://wiki.spheredev.org/index.php?title=API:Functions&oldid=10017>.
MHRA style
Spherical wiki contributors, 'API:Functions', Spherical wiki, , 19 June 2017, 15:19 UTC, <http://wiki.spheredev.org/index.php?title=API:Functions&oldid=10017> [accessed 2 December 2025]
Chicago style
Spherical wiki contributors, "API:Functions," Spherical wiki, , http://wiki.spheredev.org/index.php?title=API:Functions&oldid=10017 (accessed December 2, 2025).
CBE/CSE style
Spherical wiki contributors. API:Functions [Internet]. Spherical wiki, ; 2017 Jun 19, 15:19 UTC [cited 2025 Dec 2]. Available from: http://wiki.spheredev.org/index.php?title=API:Functions&oldid=10017.
Bluebook style
API:Functions, http://wiki.spheredev.org/index.php?title=API:Functions&oldid=10017 (last visited December 2, 2025).
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=10017",
note = "[Online; accessed 2-December-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:Functions --- Spherical wiki{,} ",
year = "2017",
url = "\url{http://wiki.spheredev.org/index.php?title=API:Functions&oldid=10017}",
note = "[Online; accessed 2-December-2025]"
}