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