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