Cite This Page
Bibliographic details for Vertex Post-Processing
- Page name: Vertex Post-Processing
- Author: OpenGL Wiki contributors
- Publisher: OpenGL Wiki, .
- Date of last revision: 18 May 2015 17:26 UTC
- Date retrieved: 19 August 2022 18:24 UTC
- Permanent URL: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Vertex_Post-Processing&oldid=12542
- Page Version ID: 12542
Citation styles for Vertex Post-Processing
APA style
Vertex Post-Processing. (2015, May 18). OpenGL Wiki, . Retrieved 18:24, August 19, 2022 from http://www.khronos.org/opengl/wiki_opengl/index.php?title=Vertex_Post-Processing&oldid=12542.
MLA style
"Vertex Post-Processing." OpenGL Wiki, . 18 May 2015, 17:26 UTC. 19 Aug 2022, 18:24 <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Vertex_Post-Processing&oldid=12542>.
MHRA style
OpenGL Wiki contributors, 'Vertex Post-Processing', OpenGL Wiki, , 18 May 2015, 17:26 UTC, <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Vertex_Post-Processing&oldid=12542> [accessed 19 August 2022]
Chicago style
OpenGL Wiki contributors, "Vertex Post-Processing," OpenGL Wiki, , http://www.khronos.org/opengl/wiki_opengl/index.php?title=Vertex_Post-Processing&oldid=12542 (accessed August 19, 2022).
CBE/CSE style
OpenGL Wiki contributors. Vertex Post-Processing [Internet]. OpenGL Wiki, ; 2015 May 18, 17:26 UTC [cited 2022 Aug 19]. Available from: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Vertex_Post-Processing&oldid=12542.
Bluebook style
Vertex Post-Processing, http://www.khronos.org/opengl/wiki_opengl/index.php?title=Vertex_Post-Processing&oldid=12542 (last visited August 19, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "OpenGL Wiki", title = "Vertex Post-Processing --- OpenGL Wiki{,} ", year = "2015", url = "http://www.khronos.org/opengl/wiki_opengl/index.php?title=Vertex_Post-Processing&oldid=12542", note = "[Online; accessed 19-August-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 = "Vertex Post-Processing --- OpenGL Wiki{,} ", year = "2015", url = "\url{http://www.khronos.org/opengl/wiki_opengl/index.php?title=Vertex_Post-Processing&oldid=12542}", note = "[Online; accessed 19-August-2022]" }