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