Cite This Page
Bibliographic details for General OpenGL: Drawing Lines over Polygons and Using Polygon Offset
- Page name: General OpenGL: Drawing Lines over Polygons and Using Polygon Offset
- Author: OpenGL Wiki contributors
- Publisher: OpenGL Wiki, .
- Date of last revision: 17 August 2009 07:49 UTC
- Date retrieved: 27 January 2023 05:24 UTC
- Permanent URL: http://www.khronos.org/opengl/wiki_opengl/index.php?title=General_OpenGL:_Drawing_Lines_over_Polygons_and_Using_Polygon_Offset&oldid=2205
- Page Version ID: 2205
Citation styles for General OpenGL: Drawing Lines over Polygons and Using Polygon Offset
APA style
General OpenGL: Drawing Lines over Polygons and Using Polygon Offset. (2009, August 17). OpenGL Wiki, . Retrieved 05:24, January 27, 2023 from http://www.khronos.org/opengl/wiki_opengl/index.php?title=General_OpenGL:_Drawing_Lines_over_Polygons_and_Using_Polygon_Offset&oldid=2205.
MLA style
"General OpenGL: Drawing Lines over Polygons and Using Polygon Offset." OpenGL Wiki, . 17 Aug 2009, 07:49 UTC. 27 Jan 2023, 05:24 <http://www.khronos.org/opengl/wiki_opengl/index.php?title=General_OpenGL:_Drawing_Lines_over_Polygons_and_Using_Polygon_Offset&oldid=2205>.
MHRA style
OpenGL Wiki contributors, 'General OpenGL: Drawing Lines over Polygons and Using Polygon Offset', OpenGL Wiki, , 17 August 2009, 07:49 UTC, <http://www.khronos.org/opengl/wiki_opengl/index.php?title=General_OpenGL:_Drawing_Lines_over_Polygons_and_Using_Polygon_Offset&oldid=2205> [accessed 27 January 2023]
Chicago style
OpenGL Wiki contributors, "General OpenGL: Drawing Lines over Polygons and Using Polygon Offset," OpenGL Wiki, , http://www.khronos.org/opengl/wiki_opengl/index.php?title=General_OpenGL:_Drawing_Lines_over_Polygons_and_Using_Polygon_Offset&oldid=2205 (accessed January 27, 2023).
CBE/CSE style
OpenGL Wiki contributors. General OpenGL: Drawing Lines over Polygons and Using Polygon Offset [Internet]. OpenGL Wiki, ; 2009 Aug 17, 07:49 UTC [cited 2023 Jan 27]. Available from: http://www.khronos.org/opengl/wiki_opengl/index.php?title=General_OpenGL:_Drawing_Lines_over_Polygons_and_Using_Polygon_Offset&oldid=2205.
Bluebook style
General OpenGL: Drawing Lines over Polygons and Using Polygon Offset, http://www.khronos.org/opengl/wiki_opengl/index.php?title=General_OpenGL:_Drawing_Lines_over_Polygons_and_Using_Polygon_Offset&oldid=2205 (last visited January 27, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "OpenGL Wiki", title = "General OpenGL: Drawing Lines over Polygons and Using Polygon Offset --- OpenGL Wiki{,} ", year = "2009", url = "http://www.khronos.org/opengl/wiki_opengl/index.php?title=General_OpenGL:_Drawing_Lines_over_Polygons_and_Using_Polygon_Offset&oldid=2205", note = "[Online; accessed 27-January-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 = "General OpenGL: Drawing Lines over Polygons and Using Polygon Offset --- OpenGL Wiki{,} ", year = "2009", url = "\url{http://www.khronos.org/opengl/wiki_opengl/index.php?title=General_OpenGL:_Drawing_Lines_over_Polygons_and_Using_Polygon_Offset&oldid=2205}", note = "[Online; accessed 27-January-2023]" }