Cite This Page
Bibliographic details for Detecting the Shader Model
- Page name: Detecting the Shader Model
- Author: OpenGL Wiki contributors
- Publisher: OpenGL Wiki, .
- Date of last revision: 28 September 2012 03:23 UTC
- Date retrieved: 27 January 2023 07:57 UTC
- Permanent URL: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Detecting_the_Shader_Model&oldid=7558
- Page Version ID: 7558
Citation styles for Detecting the Shader Model
APA style
Detecting the Shader Model. (2012, September 28). OpenGL Wiki, . Retrieved 07:57, January 27, 2023 from http://www.khronos.org/opengl/wiki_opengl/index.php?title=Detecting_the_Shader_Model&oldid=7558.
MLA style
"Detecting the Shader Model." OpenGL Wiki, . 28 Sep 2012, 03:23 UTC. 27 Jan 2023, 07:57 <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Detecting_the_Shader_Model&oldid=7558>.
MHRA style
OpenGL Wiki contributors, 'Detecting the Shader Model', OpenGL Wiki, , 28 September 2012, 03:23 UTC, <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Detecting_the_Shader_Model&oldid=7558> [accessed 27 January 2023]
Chicago style
OpenGL Wiki contributors, "Detecting the Shader Model," OpenGL Wiki, , http://www.khronos.org/opengl/wiki_opengl/index.php?title=Detecting_the_Shader_Model&oldid=7558 (accessed January 27, 2023).
CBE/CSE style
OpenGL Wiki contributors. Detecting the Shader Model [Internet]. OpenGL Wiki, ; 2012 Sep 28, 03:23 UTC [cited 2023 Jan 27]. Available from: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Detecting_the_Shader_Model&oldid=7558.
Bluebook style
Detecting the Shader Model, http://www.khronos.org/opengl/wiki_opengl/index.php?title=Detecting_the_Shader_Model&oldid=7558 (last visited January 27, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "OpenGL Wiki", title = "Detecting the Shader Model --- OpenGL Wiki{,} ", year = "2012", url = "http://www.khronos.org/opengl/wiki_opengl/index.php?title=Detecting_the_Shader_Model&oldid=7558", note = "[Online; accessed 27-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 = "Detecting the Shader Model --- OpenGL Wiki{,} ", year = "2012", url = "\url{http://www.khronos.org/opengl/wiki_opengl/index.php?title=Detecting_the_Shader_Model&oldid=7558}", note = "[Online; accessed 27-January-2023]" }