Cite This Page
Bibliographic details for Conservative Depth
- Page name: Conservative Depth
- Author: OpenGL Wiki contributors
- Publisher: OpenGL Wiki, .
- Date of last revision: 20 February 2017 16:48 UTC
- Date retrieved: 2 July 2022 22:37 UTC
- Permanent URL: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Conservative_Depth&oldid=13842
- Page Version ID: 13842
Citation styles for Conservative Depth
APA style
Conservative Depth. (2017, February 20). OpenGL Wiki, . Retrieved 22:37, July 2, 2022 from http://www.khronos.org/opengl/wiki_opengl/index.php?title=Conservative_Depth&oldid=13842.
MLA style
"Conservative Depth." OpenGL Wiki, . 20 Feb 2017, 16:48 UTC. 2 Jul 2022, 22:37 <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Conservative_Depth&oldid=13842>.
MHRA style
OpenGL Wiki contributors, 'Conservative Depth', OpenGL Wiki, , 20 February 2017, 16:48 UTC, <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Conservative_Depth&oldid=13842> [accessed 2 July 2022]
Chicago style
OpenGL Wiki contributors, "Conservative Depth," OpenGL Wiki, , http://www.khronos.org/opengl/wiki_opengl/index.php?title=Conservative_Depth&oldid=13842 (accessed July 2, 2022).
CBE/CSE style
OpenGL Wiki contributors. Conservative Depth [Internet]. OpenGL Wiki, ; 2017 Feb 20, 16:48 UTC [cited 2022 Jul 2]. Available from: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Conservative_Depth&oldid=13842.
Bluebook style
Conservative Depth, http://www.khronos.org/opengl/wiki_opengl/index.php?title=Conservative_Depth&oldid=13842 (last visited July 2, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "OpenGL Wiki", title = "Conservative Depth --- OpenGL Wiki{,} ", year = "2017", url = "http://www.khronos.org/opengl/wiki_opengl/index.php?title=Conservative_Depth&oldid=13842", note = "[Online; accessed 2-July-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 = "Conservative Depth --- OpenGL Wiki{,} ", year = "2017", url = "\url{http://www.khronos.org/opengl/wiki_opengl/index.php?title=Conservative_Depth&oldid=13842}", note = "[Online; accessed 2-July-2022]" }