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: 21 March 2026 23:55 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 23:55, March 21, 2026 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. 21 Mar 2026, 23:55 <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 21 March 2026]
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 March 21, 2026).
CBE/CSE style
Spherical wiki contributors. Script:System/colors.js [Internet]. Spherical wiki, ; 2013 Aug 2, 20:34 UTC [cited 2026 Mar 21]. 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 March 21, 2026).
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 21-March-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 = "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 21-March-2026]"
}