Cite This Page
Bibliographic details for Early Fragment Test
- Page name: Early Fragment Test
- Author: OpenGL Wiki contributors
- Publisher: OpenGL Wiki, .
- Date of last revision: 3 October 2012 23:59 UTC
- Date retrieved: 8 June 2023 08:33 UTC
- Permanent URL: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Early_Fragment_Test&oldid=7654
- Page Version ID: 7654
Citation styles for Early Fragment Test
APA style
Early Fragment Test. (2012, October 3). OpenGL Wiki, . Retrieved 08:33, June 8, 2023 from http://www.khronos.org/opengl/wiki_opengl/index.php?title=Early_Fragment_Test&oldid=7654.
MLA style
"Early Fragment Test." OpenGL Wiki, . 3 Oct 2012, 23:59 UTC. 8 Jun 2023, 08:33 <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Early_Fragment_Test&oldid=7654>.
MHRA style
OpenGL Wiki contributors, 'Early Fragment Test', OpenGL Wiki, , 3 October 2012, 23:59 UTC, <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Early_Fragment_Test&oldid=7654> [accessed 8 June 2023]
Chicago style
OpenGL Wiki contributors, "Early Fragment Test," OpenGL Wiki, , http://www.khronos.org/opengl/wiki_opengl/index.php?title=Early_Fragment_Test&oldid=7654 (accessed June 8, 2023).
CBE/CSE style
OpenGL Wiki contributors. Early Fragment Test [Internet]. OpenGL Wiki, ; 2012 Oct 3, 23:59 UTC [cited 2023 Jun 8]. Available from: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Early_Fragment_Test&oldid=7654.
Bluebook style
Early Fragment Test, http://www.khronos.org/opengl/wiki_opengl/index.php?title=Early_Fragment_Test&oldid=7654 (last visited June 8, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "OpenGL Wiki", title = "Early Fragment Test --- OpenGL Wiki{,} ", year = "2012", url = "http://www.khronos.org/opengl/wiki_opengl/index.php?title=Early_Fragment_Test&oldid=7654", note = "[Online; accessed 8-June-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 = "Early Fragment Test --- OpenGL Wiki{,} ", year = "2012", url = "\url{http://www.khronos.org/opengl/wiki_opengl/index.php?title=Early_Fragment_Test&oldid=7654}", note = "[Online; accessed 8-June-2023]" }