Cite This Page
Bibliographic details for Tessellation Control Shader
- Page name: Tessellation Control Shader
- Author: OpenGL Wiki contributors
- Publisher: OpenGL Wiki, .
- Date of last revision: 15 September 2021 13:41 UTC
- Date retrieved: 5 February 2023 10:24 UTC
- Permanent URL: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Tessellation_Control_Shader&oldid=14883
- Page Version ID: 14883
Citation styles for Tessellation Control Shader
APA style
Tessellation Control Shader. (2021, September 15). OpenGL Wiki, . Retrieved 10:24, February 5, 2023 from http://www.khronos.org/opengl/wiki_opengl/index.php?title=Tessellation_Control_Shader&oldid=14883.
MLA style
"Tessellation Control Shader." OpenGL Wiki, . 15 Sep 2021, 13:41 UTC. 5 Feb 2023, 10:24 <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Tessellation_Control_Shader&oldid=14883>.
MHRA style
OpenGL Wiki contributors, 'Tessellation Control Shader', OpenGL Wiki, , 15 September 2021, 13:41 UTC, <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Tessellation_Control_Shader&oldid=14883> [accessed 5 February 2023]
Chicago style
OpenGL Wiki contributors, "Tessellation Control Shader," OpenGL Wiki, , http://www.khronos.org/opengl/wiki_opengl/index.php?title=Tessellation_Control_Shader&oldid=14883 (accessed February 5, 2023).
CBE/CSE style
OpenGL Wiki contributors. Tessellation Control Shader [Internet]. OpenGL Wiki, ; 2021 Sep 15, 13:41 UTC [cited 2023 Feb 5]. Available from: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Tessellation_Control_Shader&oldid=14883.
Bluebook style
Tessellation Control Shader, http://www.khronos.org/opengl/wiki_opengl/index.php?title=Tessellation_Control_Shader&oldid=14883 (last visited February 5, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "OpenGL Wiki", title = "Tessellation Control Shader --- OpenGL Wiki{,} ", year = "2021", url = "http://www.khronos.org/opengl/wiki_opengl/index.php?title=Tessellation_Control_Shader&oldid=14883", note = "[Online; accessed 5-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 = "Tessellation Control Shader --- OpenGL Wiki{,} ", year = "2021", url = "\url{http://www.khronos.org/opengl/wiki_opengl/index.php?title=Tessellation_Control_Shader&oldid=14883}", note = "[Online; accessed 5-February-2023]" }