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: 11 July 2008 13:39 UTC
- Date retrieved: 25 May 2022 21:48 UTC
- Permanent URL: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Detecting_the_Shader_Model&oldid=1736
- Page Version ID: 1736
Citation styles for Detecting the Shader Model
APA style
Detecting the Shader Model. (2008, July 11). OpenGL Wiki, . Retrieved 21:48, May 25, 2022 from http://www.khronos.org/opengl/wiki_opengl/index.php?title=Detecting_the_Shader_Model&oldid=1736.
MLA style
"Detecting the Shader Model." OpenGL Wiki, . 11 Jul 2008, 13:39 UTC. 25 May 2022, 21:48 <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Detecting_the_Shader_Model&oldid=1736>.
MHRA style
OpenGL Wiki contributors, 'Detecting the Shader Model', OpenGL Wiki, , 11 July 2008, 13:39 UTC, <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Detecting_the_Shader_Model&oldid=1736> [accessed 25 May 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=1736 (accessed May 25, 2022).
CBE/CSE style
OpenGL Wiki contributors. Detecting the Shader Model [Internet]. OpenGL Wiki, ; 2008 Jul 11, 13:39 UTC [cited 2022 May 25]. Available from: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Detecting_the_Shader_Model&oldid=1736.
Bluebook style
Detecting the Shader Model, http://www.khronos.org/opengl/wiki_opengl/index.php?title=Detecting_the_Shader_Model&oldid=1736 (last visited May 25, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "OpenGL Wiki", title = "Detecting the Shader Model --- OpenGL Wiki{,} ", year = "2008", url = "http://www.khronos.org/opengl/wiki_opengl/index.php?title=Detecting_the_Shader_Model&oldid=1736", note = "[Online; accessed 25-May-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 = "2008", url = "\url{http://www.khronos.org/opengl/wiki_opengl/index.php?title=Detecting_the_Shader_Model&oldid=1736}", note = "[Online; accessed 25-May-2022]" }