Cite This Page
Bibliographic details for GLSL Types
- Page name: GLSL Types
- Author: OpenGL Wiki contributors
- Publisher: OpenGL Wiki, .
- Date of last revision: 1 September 2013 08:13 UTC
- Date retrieved: 31 January 2023 00:02 UTC
- Permanent URL: http://www.khronos.org/opengl/wiki_opengl/index.php?title=GLSL_Types&oldid=11282
- Page Version ID: 11282
Citation styles for GLSL Types
APA style
GLSL Types. (2013, September 1). OpenGL Wiki, . Retrieved 00:02, January 31, 2023 from http://www.khronos.org/opengl/wiki_opengl/index.php?title=GLSL_Types&oldid=11282.
MLA style
"GLSL Types." OpenGL Wiki, . 1 Sep 2013, 08:13 UTC. 31 Jan 2023, 00:02 <http://www.khronos.org/opengl/wiki_opengl/index.php?title=GLSL_Types&oldid=11282>.
MHRA style
OpenGL Wiki contributors, 'GLSL Types', OpenGL Wiki, , 1 September 2013, 08:13 UTC, <http://www.khronos.org/opengl/wiki_opengl/index.php?title=GLSL_Types&oldid=11282> [accessed 31 January 2023]
Chicago style
OpenGL Wiki contributors, "GLSL Types," OpenGL Wiki, , http://www.khronos.org/opengl/wiki_opengl/index.php?title=GLSL_Types&oldid=11282 (accessed January 31, 2023).
CBE/CSE style
OpenGL Wiki contributors. GLSL Types [Internet]. OpenGL Wiki, ; 2013 Sep 1, 08:13 UTC [cited 2023 Jan 31]. Available from: http://www.khronos.org/opengl/wiki_opengl/index.php?title=GLSL_Types&oldid=11282.
Bluebook style
GLSL Types, http://www.khronos.org/opengl/wiki_opengl/index.php?title=GLSL_Types&oldid=11282 (last visited January 31, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "OpenGL Wiki", title = "GLSL Types --- OpenGL Wiki{,} ", year = "2013", url = "http://www.khronos.org/opengl/wiki_opengl/index.php?title=GLSL_Types&oldid=11282", note = "[Online; accessed 31-January-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 = "GLSL Types --- OpenGL Wiki{,} ", year = "2013", url = "\url{http://www.khronos.org/opengl/wiki_opengl/index.php?title=GLSL_Types&oldid=11282}", note = "[Online; accessed 31-January-2023]" }