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: 4 February 2023 08:05 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 08:05, February 4, 2023 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. 4 Feb 2023, 08:05 <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 4 February 2023]
Chicago style
OpenGL Wiki contributors, "Conservative Depth," OpenGL Wiki, , http://www.khronos.org/opengl/wiki_opengl/index.php?title=Conservative_Depth&oldid=13842 (accessed February 4, 2023).
CBE/CSE style
OpenGL Wiki contributors. Conservative Depth [Internet]. OpenGL Wiki, ; 2017 Feb 20, 16:48 UTC [cited 2023 Feb 4]. 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 February 4, 2023).
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 4-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 = "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 4-February-2023]" }