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