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:22 UTC
- Date retrieved: 14 August 2022 15:58 UTC
- Permanent URL: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Detecting_the_Shader_Model&oldid=7557
- Page Version ID: 7557
Citation styles for Detecting the Shader Model
APA style
Detecting the Shader Model. (2012, September 28). OpenGL Wiki, . Retrieved 15:58, August 14, 2022 from http://www.khronos.org/opengl/wiki_opengl/index.php?title=Detecting_the_Shader_Model&oldid=7557.
MLA style
"Detecting the Shader Model." OpenGL Wiki, . 28 Sep 2012, 03:22 UTC. 14 Aug 2022, 15:58 <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Detecting_the_Shader_Model&oldid=7557>.
MHRA style
OpenGL Wiki contributors, 'Detecting the Shader Model', OpenGL Wiki, , 28 September 2012, 03:22 UTC, <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Detecting_the_Shader_Model&oldid=7557> [accessed 14 August 2022]
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=7557 (accessed August 14, 2022).
CBE/CSE style
OpenGL Wiki contributors. Detecting the Shader Model [Internet]. OpenGL Wiki, ; 2012 Sep 28, 03:22 UTC [cited 2022 Aug 14]. Available from: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Detecting_the_Shader_Model&oldid=7557.
Bluebook style
Detecting the Shader Model, http://www.khronos.org/opengl/wiki_opengl/index.php?title=Detecting_the_Shader_Model&oldid=7557 (last visited August 14, 2022).
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=7557", note = "[Online; accessed 14-August-2022]" }
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=7557}", note = "[Online; accessed 14-August-2022]" }