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