Cite This Page
Bibliographic details for API:Functions
- Page name: API:Functions
- Author: Spherical wiki contributors
- Publisher: Spherical wiki, .
- Date of last revision: 29 October 2017 20:38 UTC
- Date retrieved: 27 October 2025 13:09 UTC
- Permanent URL: http://wiki.spheredev.org/index.php?title=API:Functions&oldid=10154
- Page Version ID: 10154
Citation styles for API:Functions
APA style
API:Functions. (2017, October 29). Spherical wiki, . Retrieved 13:09, October 27, 2025 from http://wiki.spheredev.org/index.php?title=API:Functions&oldid=10154.
MLA style
"API:Functions." Spherical wiki, . 29 Oct 2017, 20:38 UTC. 27 Oct 2025, 13:09 <http://wiki.spheredev.org/index.php?title=API:Functions&oldid=10154>.
MHRA style
Spherical wiki contributors, 'API:Functions', Spherical wiki, , 29 October 2017, 20:38 UTC, <http://wiki.spheredev.org/index.php?title=API:Functions&oldid=10154> [accessed 27 October 2025]
Chicago style
Spherical wiki contributors, "API:Functions," Spherical wiki, , http://wiki.spheredev.org/index.php?title=API:Functions&oldid=10154 (accessed October 27, 2025).
CBE/CSE style
Spherical wiki contributors. API:Functions [Internet]. Spherical wiki, ; 2017 Oct 29, 20:38 UTC [cited 2025 Oct 27]. Available from: http://wiki.spheredev.org/index.php?title=API:Functions&oldid=10154.
Bluebook style
API:Functions, http://wiki.spheredev.org/index.php?title=API:Functions&oldid=10154 (last visited October 27, 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=10154",
note = "[Online; accessed 27-October-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=10154}",
note = "[Online; accessed 27-October-2025]"
}