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