Cite This Page
Bibliographic details for Draw Buffer Blend
- Page name: Draw Buffer Blend
- Author: OpenGL Wiki contributors
- Publisher: OpenGL Wiki, .
- Date of last revision: 12 April 2015 06:00 UTC
- Date retrieved: 10 August 2022 04:54 UTC
- Permanent URL: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Draw_Buffer_Blend&oldid=12179
- Page Version ID: 12179
Citation styles for Draw Buffer Blend
APA style
Draw Buffer Blend. (2015, April 12). OpenGL Wiki, . Retrieved 04:54, August 10, 2022 from http://www.khronos.org/opengl/wiki_opengl/index.php?title=Draw_Buffer_Blend&oldid=12179.
MLA style
"Draw Buffer Blend." OpenGL Wiki, . 12 Apr 2015, 06:00 UTC. 10 Aug 2022, 04:54 <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Draw_Buffer_Blend&oldid=12179>.
MHRA style
OpenGL Wiki contributors, 'Draw Buffer Blend', OpenGL Wiki, , 12 April 2015, 06:00 UTC, <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Draw_Buffer_Blend&oldid=12179> [accessed 10 August 2022]
Chicago style
OpenGL Wiki contributors, "Draw Buffer Blend," OpenGL Wiki, , http://www.khronos.org/opengl/wiki_opengl/index.php?title=Draw_Buffer_Blend&oldid=12179 (accessed August 10, 2022).
CBE/CSE style
OpenGL Wiki contributors. Draw Buffer Blend [Internet]. OpenGL Wiki, ; 2015 Apr 12, 06:00 UTC [cited 2022 Aug 10]. Available from: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Draw_Buffer_Blend&oldid=12179.
Bluebook style
Draw Buffer Blend, http://www.khronos.org/opengl/wiki_opengl/index.php?title=Draw_Buffer_Blend&oldid=12179 (last visited August 10, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "OpenGL Wiki", title = "Draw Buffer Blend --- OpenGL Wiki{,} ", year = "2015", url = "http://www.khronos.org/opengl/wiki_opengl/index.php?title=Draw_Buffer_Blend&oldid=12179", note = "[Online; accessed 10-August-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 = "Draw Buffer Blend --- OpenGL Wiki{,} ", year = "2015", url = "\url{http://www.khronos.org/opengl/wiki_opengl/index.php?title=Draw_Buffer_Blend&oldid=12179}", note = "[Online; accessed 10-August-2022]" }