Cite This Page
Bibliographic details for Sampler Object
- Page name: Sampler Object
- Author: OpenGL Wiki contributors
- Publisher: OpenGL Wiki, .
- Date of last revision: 1 August 2017 15:05 UTC
- Date retrieved: 28 January 2023 23:50 UTC
- Permanent URL: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Sampler_Object&oldid=13939
- Page Version ID: 13939
Citation styles for Sampler Object
APA style
Sampler Object. (2017, August 1). OpenGL Wiki, . Retrieved 23:50, January 28, 2023 from http://www.khronos.org/opengl/wiki_opengl/index.php?title=Sampler_Object&oldid=13939.
MLA style
"Sampler Object." OpenGL Wiki, . 1 Aug 2017, 15:05 UTC. 28 Jan 2023, 23:50 <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Sampler_Object&oldid=13939>.
MHRA style
OpenGL Wiki contributors, 'Sampler Object', OpenGL Wiki, , 1 August 2017, 15:05 UTC, <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Sampler_Object&oldid=13939> [accessed 28 January 2023]
Chicago style
OpenGL Wiki contributors, "Sampler Object," OpenGL Wiki, , http://www.khronos.org/opengl/wiki_opengl/index.php?title=Sampler_Object&oldid=13939 (accessed January 28, 2023).
CBE/CSE style
OpenGL Wiki contributors. Sampler Object [Internet]. OpenGL Wiki, ; 2017 Aug 1, 15:05 UTC [cited 2023 Jan 28]. Available from: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Sampler_Object&oldid=13939.
Bluebook style
Sampler Object, http://www.khronos.org/opengl/wiki_opengl/index.php?title=Sampler_Object&oldid=13939 (last visited January 28, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "OpenGL Wiki", title = "Sampler Object --- OpenGL Wiki{,} ", year = "2017", url = "http://www.khronos.org/opengl/wiki_opengl/index.php?title=Sampler_Object&oldid=13939", note = "[Online; accessed 28-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 Object --- OpenGL Wiki{,} ", year = "2017", url = "\url{http://www.khronos.org/opengl/wiki_opengl/index.php?title=Sampler_Object&oldid=13939}", note = "[Online; accessed 28-January-2023]" }