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