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:35 UTC
- Date retrieved: 19 May 2022 01:22 UTC
- Permanent URL: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Tessellation_Control_Shader/Defined_Outputs&oldid=13769
- Page Version ID: 13769
Citation styles for Tessellation Control Shader/Defined Outputs
APA style
Tessellation Control Shader/Defined Outputs. (2016, August 11). OpenGL Wiki, . Retrieved 01:22, May 19, 2022 from http://www.khronos.org/opengl/wiki_opengl/index.php?title=Tessellation_Control_Shader/Defined_Outputs&oldid=13769.
MLA style
"Tessellation Control Shader/Defined Outputs." OpenGL Wiki, . 11 Aug 2016, 13:35 UTC. 19 May 2022, 01:22 <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Tessellation_Control_Shader/Defined_Outputs&oldid=13769>.
MHRA style
OpenGL Wiki contributors, 'Tessellation Control Shader/Defined Outputs', OpenGL Wiki, , 11 August 2016, 13:35 UTC, <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Tessellation_Control_Shader/Defined_Outputs&oldid=13769> [accessed 19 May 2022]
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=13769 (accessed May 19, 2022).
CBE/CSE style
OpenGL Wiki contributors. Tessellation Control Shader/Defined Outputs [Internet]. OpenGL Wiki, ; 2016 Aug 11, 13:35 UTC [cited 2022 May 19]. Available from: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Tessellation_Control_Shader/Defined_Outputs&oldid=13769.
Bluebook style
Tessellation Control Shader/Defined Outputs, http://www.khronos.org/opengl/wiki_opengl/index.php?title=Tessellation_Control_Shader/Defined_Outputs&oldid=13769 (last visited May 19, 2022).
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=13769", note = "[Online; accessed 19-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 = "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=13769}", note = "[Online; accessed 19-May-2022]" }