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