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