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