Cite This Page
Bibliographic details for Fonts
- Page name: Fonts
- Author: OpenGL Wiki contributors
- Publisher: OpenGL Wiki, .
- Date of last revision: 9 July 2011 18:44 UTC
- Date retrieved: 3 July 2022 11:29 UTC
- Permanent URL: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Fonts&oldid=3756
- Page Version ID: 3756
Citation styles for Fonts
APA style
Fonts. (2011, July 9). OpenGL Wiki, . Retrieved 11:29, July 3, 2022 from http://www.khronos.org/opengl/wiki_opengl/index.php?title=Fonts&oldid=3756.
MLA style
"Fonts." OpenGL Wiki, . 9 Jul 2011, 18:44 UTC. 3 Jul 2022, 11:29 <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Fonts&oldid=3756>.
MHRA style
OpenGL Wiki contributors, 'Fonts', OpenGL Wiki, , 9 July 2011, 18:44 UTC, <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Fonts&oldid=3756> [accessed 3 July 2022]
Chicago style
OpenGL Wiki contributors, "Fonts," OpenGL Wiki, , http://www.khronos.org/opengl/wiki_opengl/index.php?title=Fonts&oldid=3756 (accessed July 3, 2022).
CBE/CSE style
OpenGL Wiki contributors. Fonts [Internet]. OpenGL Wiki, ; 2011 Jul 9, 18:44 UTC [cited 2022 Jul 3]. Available from: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Fonts&oldid=3756.
Bluebook style
Fonts, http://www.khronos.org/opengl/wiki_opengl/index.php?title=Fonts&oldid=3756 (last visited July 3, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "OpenGL Wiki", title = "Fonts --- OpenGL Wiki{,} ", year = "2011", url = "http://www.khronos.org/opengl/wiki_opengl/index.php?title=Fonts&oldid=3756", note = "[Online; accessed 3-July-2022]" }
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 = "OpenGL Wiki", title = "Fonts --- OpenGL Wiki{,} ", year = "2011", url = "\url{http://www.khronos.org/opengl/wiki_opengl/index.php?title=Fonts&oldid=3756}", note = "[Online; accessed 3-July-2022]" }