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: 11 November 2022 06:17 UTC
- Date retrieved: 21 March 2023 14:32 UTC
- Permanent URL: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Data_Type_(GLSL)&oldid=14919
- Page Version ID: 14919
Citation styles for Data Type (GLSL)
APA style
Data Type (GLSL). (2022, November 11). OpenGL Wiki, . Retrieved 14:32, March 21, 2023 from http://www.khronos.org/opengl/wiki_opengl/index.php?title=Data_Type_(GLSL)&oldid=14919.
MLA style
"Data Type (GLSL)." OpenGL Wiki, . 11 Nov 2022, 06:17 UTC. 21 Mar 2023, 14:32 <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Data_Type_(GLSL)&oldid=14919>.
MHRA style
OpenGL Wiki contributors, 'Data Type (GLSL)', OpenGL Wiki, , 11 November 2022, 06:17 UTC, <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Data_Type_(GLSL)&oldid=14919> [accessed 21 March 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=14919 (accessed March 21, 2023).
CBE/CSE style
OpenGL Wiki contributors. Data Type (GLSL) [Internet]. OpenGL Wiki, ; 2022 Nov 11, 06:17 UTC [cited 2023 Mar 21]. Available from: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Data_Type_(GLSL)&oldid=14919.
Bluebook style
Data Type (GLSL), http://www.khronos.org/opengl/wiki_opengl/index.php?title=Data_Type_(GLSL)&oldid=14919 (last visited March 21, 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=14919", note = "[Online; accessed 21-March-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=14919}", note = "[Online; accessed 21-March-2023]" }