Cite This Page
Bibliographic details for Data Type (GLSL)
- Page name: Data Type (GLSL)
- Author: OpenGL Wiki contributors
- Publisher: OpenGL Wiki, .
- Date of last revision: 26 October 2017 17:38 UTC
- Date retrieved: 20 May 2022 10:55 UTC
- Permanent URL: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Data_Type_(GLSL)&oldid=14083
- Page Version ID: 14083
Citation styles for Data Type (GLSL)
APA style
Data Type (GLSL). (2017, October 26). OpenGL Wiki, . Retrieved 10:55, May 20, 2022 from http://www.khronos.org/opengl/wiki_opengl/index.php?title=Data_Type_(GLSL)&oldid=14083.
MLA style
"Data Type (GLSL)." OpenGL Wiki, . 26 Oct 2017, 17:38 UTC. 20 May 2022, 10:55 <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Data_Type_(GLSL)&oldid=14083>.
MHRA style
OpenGL Wiki contributors, 'Data Type (GLSL)', OpenGL Wiki, , 26 October 2017, 17:38 UTC, <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Data_Type_(GLSL)&oldid=14083> [accessed 20 May 2022]
Chicago style
OpenGL Wiki contributors, "Data Type (GLSL)," OpenGL Wiki, , http://www.khronos.org/opengl/wiki_opengl/index.php?title=Data_Type_(GLSL)&oldid=14083 (accessed May 20, 2022).
CBE/CSE style
OpenGL Wiki contributors. Data Type (GLSL) [Internet]. OpenGL Wiki, ; 2017 Oct 26, 17:38 UTC [cited 2022 May 20]. Available from: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Data_Type_(GLSL)&oldid=14083.
Bluebook style
Data Type (GLSL), http://www.khronos.org/opengl/wiki_opengl/index.php?title=Data_Type_(GLSL)&oldid=14083 (last visited May 20, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "OpenGL Wiki", title = "Data Type (GLSL) --- OpenGL Wiki{,} ", year = "2017", url = "http://www.khronos.org/opengl/wiki_opengl/index.php?title=Data_Type_(GLSL)&oldid=14083", note = "[Online; accessed 20-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 = "Data Type (GLSL) --- OpenGL Wiki{,} ", year = "2017", url = "\url{http://www.khronos.org/opengl/wiki_opengl/index.php?title=Data_Type_(GLSL)&oldid=14083}", note = "[Online; accessed 20-May-2022]" }