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: 2 March 2018 06:50 UTC
- Date retrieved: 17 May 2022 10:16 UTC
- Permanent URL: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Data_Type_(GLSL)&oldid=14328
- Page Version ID: 14328
Citation styles for Data Type (GLSL)
APA style
Data Type (GLSL). (2018, March 2). OpenGL Wiki, . Retrieved 10:16, May 17, 2022 from http://www.khronos.org/opengl/wiki_opengl/index.php?title=Data_Type_(GLSL)&oldid=14328.
MLA style
"Data Type (GLSL)." OpenGL Wiki, . 2 Mar 2018, 06:50 UTC. 17 May 2022, 10:16 <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Data_Type_(GLSL)&oldid=14328>.
MHRA style
OpenGL Wiki contributors, 'Data Type (GLSL)', OpenGL Wiki, , 2 March 2018, 06:50 UTC, <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Data_Type_(GLSL)&oldid=14328> [accessed 17 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=14328 (accessed May 17, 2022).
CBE/CSE style
OpenGL Wiki contributors. Data Type (GLSL) [Internet]. OpenGL Wiki, ; 2018 Mar 2, 06:50 UTC [cited 2022 May 17]. Available from: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Data_Type_(GLSL)&oldid=14328.
Bluebook style
Data Type (GLSL), http://www.khronos.org/opengl/wiki_opengl/index.php?title=Data_Type_(GLSL)&oldid=14328 (last visited May 17, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "OpenGL Wiki", title = "Data Type (GLSL) --- OpenGL Wiki{,} ", year = "2018", url = "http://www.khronos.org/opengl/wiki_opengl/index.php?title=Data_Type_(GLSL)&oldid=14328", note = "[Online; accessed 17-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 = "2018", url = "\url{http://www.khronos.org/opengl/wiki_opengl/index.php?title=Data_Type_(GLSL)&oldid=14328}", note = "[Online; accessed 17-May-2022]" }