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