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