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