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