Cite This Page
Bibliographic details for Tessellation
- Page name: Tessellation
- Author: OpenGL Wiki contributors
- Publisher: OpenGL Wiki, .
- Date of last revision: 11 October 2020 14:21 UTC
- Date retrieved: 8 February 2023 17:09 UTC
- Permanent URL: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Tessellation&oldid=14698
- Page Version ID: 14698
Citation styles for Tessellation
APA style
Tessellation. (2020, October 11). OpenGL Wiki, . Retrieved 17:09, February 8, 2023 from http://www.khronos.org/opengl/wiki_opengl/index.php?title=Tessellation&oldid=14698.
MLA style
"Tessellation." OpenGL Wiki, . 11 Oct 2020, 14:21 UTC. 8 Feb 2023, 17:09 <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Tessellation&oldid=14698>.
MHRA style
OpenGL Wiki contributors, 'Tessellation', OpenGL Wiki, , 11 October 2020, 14:21 UTC, <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Tessellation&oldid=14698> [accessed 8 February 2023]
Chicago style
OpenGL Wiki contributors, "Tessellation," OpenGL Wiki, , http://www.khronos.org/opengl/wiki_opengl/index.php?title=Tessellation&oldid=14698 (accessed February 8, 2023).
CBE/CSE style
OpenGL Wiki contributors. Tessellation [Internet]. OpenGL Wiki, ; 2020 Oct 11, 14:21 UTC [cited 2023 Feb 8]. Available from: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Tessellation&oldid=14698.
Bluebook style
Tessellation, http://www.khronos.org/opengl/wiki_opengl/index.php?title=Tessellation&oldid=14698 (last visited February 8, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "OpenGL Wiki", title = "Tessellation --- OpenGL Wiki{,} ", year = "2020", url = "http://www.khronos.org/opengl/wiki_opengl/index.php?title=Tessellation&oldid=14698", note = "[Online; accessed 8-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 --- OpenGL Wiki{,} ", year = "2020", url = "\url{http://www.khronos.org/opengl/wiki_opengl/index.php?title=Tessellation&oldid=14698}", note = "[Online; accessed 8-February-2023]" }