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