Cite This Page
Bibliographic details for Direct State Access
- Page name: Direct State Access
- Author: OpenGL Wiki contributors
- Publisher: OpenGL Wiki, .
- Date of last revision: 22 December 2016 16:59 UTC
- Date retrieved: 27 January 2023 15:36 UTC
- Permanent URL: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Direct_State_Access&oldid=13820
- Page Version ID: 13820
Citation styles for Direct State Access
APA style
Direct State Access. (2016, December 22). OpenGL Wiki, . Retrieved 15:36, January 27, 2023 from http://www.khronos.org/opengl/wiki_opengl/index.php?title=Direct_State_Access&oldid=13820.
MLA style
"Direct State Access." OpenGL Wiki, . 22 Dec 2016, 16:59 UTC. 27 Jan 2023, 15:36 <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Direct_State_Access&oldid=13820>.
MHRA style
OpenGL Wiki contributors, 'Direct State Access', OpenGL Wiki, , 22 December 2016, 16:59 UTC, <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Direct_State_Access&oldid=13820> [accessed 27 January 2023]
Chicago style
OpenGL Wiki contributors, "Direct State Access," OpenGL Wiki, , http://www.khronos.org/opengl/wiki_opengl/index.php?title=Direct_State_Access&oldid=13820 (accessed January 27, 2023).
CBE/CSE style
OpenGL Wiki contributors. Direct State Access [Internet]. OpenGL Wiki, ; 2016 Dec 22, 16:59 UTC [cited 2023 Jan 27]. Available from: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Direct_State_Access&oldid=13820.
Bluebook style
Direct State Access, http://www.khronos.org/opengl/wiki_opengl/index.php?title=Direct_State_Access&oldid=13820 (last visited January 27, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "OpenGL Wiki", title = "Direct State Access --- OpenGL Wiki{,} ", year = "2016", url = "http://www.khronos.org/opengl/wiki_opengl/index.php?title=Direct_State_Access&oldid=13820", note = "[Online; accessed 27-January-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 = "Direct State Access --- OpenGL Wiki{,} ", year = "2016", url = "\url{http://www.khronos.org/opengl/wiki_opengl/index.php?title=Direct_State_Access&oldid=13820}", note = "[Online; accessed 27-January-2023]" }