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