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