Cite This Page
Bibliographic details for Depth Test
- Page name: Depth Test
- Author: OpenGL Wiki contributors
- Publisher: OpenGL Wiki, .
- Date of last revision: 8 March 2018 05:22 UTC
- Date retrieved: 24 March 2023 06:05 UTC
- Permanent URL: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Depth_Test&oldid=14331
- Page Version ID: 14331
Citation styles for Depth Test
APA style
Depth Test. (2018, March 8). OpenGL Wiki, . Retrieved 06:05, March 24, 2023 from http://www.khronos.org/opengl/wiki_opengl/index.php?title=Depth_Test&oldid=14331.
MLA style
"Depth Test." OpenGL Wiki, . 8 Mar 2018, 05:22 UTC. 24 Mar 2023, 06:05 <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Depth_Test&oldid=14331>.
MHRA style
OpenGL Wiki contributors, 'Depth Test', OpenGL Wiki, , 8 March 2018, 05:22 UTC, <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Depth_Test&oldid=14331> [accessed 24 March 2023]
Chicago style
OpenGL Wiki contributors, "Depth Test," OpenGL Wiki, , http://www.khronos.org/opengl/wiki_opengl/index.php?title=Depth_Test&oldid=14331 (accessed March 24, 2023).
CBE/CSE style
OpenGL Wiki contributors. Depth Test [Internet]. OpenGL Wiki, ; 2018 Mar 8, 05:22 UTC [cited 2023 Mar 24]. Available from: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Depth_Test&oldid=14331.
Bluebook style
Depth Test, http://www.khronos.org/opengl/wiki_opengl/index.php?title=Depth_Test&oldid=14331 (last visited March 24, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "OpenGL Wiki", title = "Depth Test --- OpenGL Wiki{,} ", year = "2018", url = "http://www.khronos.org/opengl/wiki_opengl/index.php?title=Depth_Test&oldid=14331", note = "[Online; accessed 24-March-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 = "Depth Test --- OpenGL Wiki{,} ", year = "2018", url = "\url{http://www.khronos.org/opengl/wiki_opengl/index.php?title=Depth_Test&oldid=14331}", note = "[Online; accessed 24-March-2023]" }