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