Cite This Page
- Page name: Legacy:Color/navbox
- Author: Spherical wiki contributors
- Publisher: Spherical wiki, .
- Date of last revision: 4 June 2013 04:39 UTC
- Date retrieved: 3 November 2025 08:21 UTC
- Permanent URL: http://wiki.spheredev.org/index.php?title=Legacy:Color/navbox&oldid=681
- Page Version ID: 681
APA style
Legacy:Color/navbox. (2013, June 4). Spherical wiki, . Retrieved 08:21, November 3, 2025 from http://wiki.spheredev.org/index.php?title=Legacy:Color/navbox&oldid=681.
MLA style
"Legacy:Color/navbox." Spherical wiki, . 4 Jun 2013, 04:39 UTC. 3 Nov 2025, 08:21 <http://wiki.spheredev.org/index.php?title=Legacy:Color/navbox&oldid=681>.
MHRA style
Spherical wiki contributors, 'Legacy:Color/navbox', Spherical wiki, , 4 June 2013, 04:39 UTC, <http://wiki.spheredev.org/index.php?title=Legacy:Color/navbox&oldid=681> [accessed 3 November 2025]
Chicago style
Spherical wiki contributors, "Legacy:Color/navbox," Spherical wiki, , http://wiki.spheredev.org/index.php?title=Legacy:Color/navbox&oldid=681 (accessed November 3, 2025).
CBE/CSE style
Spherical wiki contributors. Legacy:Color/navbox [Internet]. Spherical wiki, ; 2013 Jun 4, 04:39 UTC [cited 2025 Nov 3]. Available from: http://wiki.spheredev.org/index.php?title=Legacy:Color/navbox&oldid=681.
Bluebook style
Legacy:Color/navbox, http://wiki.spheredev.org/index.php?title=Legacy:Color/navbox&oldid=681 (last visited November 3, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Spherical wiki",
title = "Legacy:Color/navbox --- Spherical wiki{,} ",
year = "2013",
url = "http://wiki.spheredev.org/index.php?title=Legacy:Color/navbox&oldid=681",
note = "[Online; accessed 3-November-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 = "Legacy:Color/navbox --- Spherical wiki{,} ",
year = "2013",
url = "\url{http://wiki.spheredev.org/index.php?title=Legacy:Color/navbox&oldid=681}",
note = "[Online; accessed 3-November-2025]"
}