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