Cite This Page
Bibliographic details for Legacy:Functions/Colors
- Page name: Legacy:Functions/Colors
- Author: Spherical wiki contributors
- Publisher: Spherical wiki, .
- Date of last revision: 22 May 2013 17:30 UTC
- Date retrieved: 12 March 2026 21:50 UTC
- Permanent URL: http://wiki.spheredev.org/index.php?title=Legacy:Functions/Colors&oldid=476
- Page Version ID: 476
Citation styles for Legacy:Functions/Colors
APA style
Legacy:Functions/Colors. (2013, May 22). Spherical wiki, . Retrieved 21:50, March 12, 2026 from http://wiki.spheredev.org/index.php?title=Legacy:Functions/Colors&oldid=476.
MLA style
"Legacy:Functions/Colors." Spherical wiki, . 22 May 2013, 17:30 UTC. 12 Mar 2026, 21:50 <http://wiki.spheredev.org/index.php?title=Legacy:Functions/Colors&oldid=476>.
MHRA style
Spherical wiki contributors, 'Legacy:Functions/Colors', Spherical wiki, , 22 May 2013, 17:30 UTC, <http://wiki.spheredev.org/index.php?title=Legacy:Functions/Colors&oldid=476> [accessed 12 March 2026]
Chicago style
Spherical wiki contributors, "Legacy:Functions/Colors," Spherical wiki, , http://wiki.spheredev.org/index.php?title=Legacy:Functions/Colors&oldid=476 (accessed March 12, 2026).
CBE/CSE style
Spherical wiki contributors. Legacy:Functions/Colors [Internet]. Spherical wiki, ; 2013 May 22, 17:30 UTC [cited 2026 Mar 12]. Available from: http://wiki.spheredev.org/index.php?title=Legacy:Functions/Colors&oldid=476.
Bluebook style
Legacy:Functions/Colors, http://wiki.spheredev.org/index.php?title=Legacy:Functions/Colors&oldid=476 (last visited March 12, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Spherical wiki",
title = "Legacy:Functions/Colors --- Spherical wiki{,} ",
year = "2013",
url = "http://wiki.spheredev.org/index.php?title=Legacy:Functions/Colors&oldid=476",
note = "[Online; accessed 12-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 = "Legacy:Functions/Colors --- Spherical wiki{,} ",
year = "2013",
url = "\url{http://wiki.spheredev.org/index.php?title=Legacy:Functions/Colors&oldid=476}",
note = "[Online; accessed 12-March-2026]"
}