Cite This Page
Bibliographic details for GlLineWidth
- Page name: GlLineWidth
- Author: OpenGL Wiki contributors
- Publisher: OpenGL Wiki, .
- Date of last revision: 17 March 2013 08:12 UTC
- Date retrieved: 31 March 2023 10:11 UTC
- Permanent URL: http://www.khronos.org/opengl/wiki_opengl/index.php?title=GlLineWidth&oldid=9352
- Page Version ID: 9352
Citation styles for GlLineWidth
APA style
GlLineWidth. (2013, March 17). OpenGL Wiki, . Retrieved 10:11, March 31, 2023 from http://www.khronos.org/opengl/wiki_opengl/index.php?title=GlLineWidth&oldid=9352.
MLA style
"GlLineWidth." OpenGL Wiki, . 17 Mar 2013, 08:12 UTC. 31 Mar 2023, 10:11 <http://www.khronos.org/opengl/wiki_opengl/index.php?title=GlLineWidth&oldid=9352>.
MHRA style
OpenGL Wiki contributors, 'GlLineWidth', OpenGL Wiki, , 17 March 2013, 08:12 UTC, <http://www.khronos.org/opengl/wiki_opengl/index.php?title=GlLineWidth&oldid=9352> [accessed 31 March 2023]
Chicago style
OpenGL Wiki contributors, "GlLineWidth," OpenGL Wiki, , http://www.khronos.org/opengl/wiki_opengl/index.php?title=GlLineWidth&oldid=9352 (accessed March 31, 2023).
CBE/CSE style
OpenGL Wiki contributors. GlLineWidth [Internet]. OpenGL Wiki, ; 2013 Mar 17, 08:12 UTC [cited 2023 Mar 31]. Available from: http://www.khronos.org/opengl/wiki_opengl/index.php?title=GlLineWidth&oldid=9352.
Bluebook style
GlLineWidth, http://www.khronos.org/opengl/wiki_opengl/index.php?title=GlLineWidth&oldid=9352 (last visited March 31, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "OpenGL Wiki", title = "GlLineWidth --- OpenGL Wiki{,} ", year = "2013", url = "http://www.khronos.org/opengl/wiki_opengl/index.php?title=GlLineWidth&oldid=9352", note = "[Online; accessed 31-March-2023]" }
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 = "GlLineWidth --- OpenGL Wiki{,} ", year = "2013", url = "\url{http://www.khronos.org/opengl/wiki_opengl/index.php?title=GlLineWidth&oldid=9352}", note = "[Online; accessed 31-March-2023]" }