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