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: 11 January 2020 21:46 UTC
- Date retrieved: 30 January 2023 08:26 UTC
- Permanent URL: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Direct_State_Access&oldid=14630
- Page Version ID: 14630
Citation styles for Direct State Access
APA style
Direct State Access. (2020, January 11). OpenGL Wiki, . Retrieved 08:26, January 30, 2023 from http://www.khronos.org/opengl/wiki_opengl/index.php?title=Direct_State_Access&oldid=14630.
MLA style
"Direct State Access." OpenGL Wiki, . 11 Jan 2020, 21:46 UTC. 30 Jan 2023, 08:26 <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Direct_State_Access&oldid=14630>.
MHRA style
OpenGL Wiki contributors, 'Direct State Access', OpenGL Wiki, , 11 January 2020, 21:46 UTC, <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Direct_State_Access&oldid=14630> [accessed 30 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=14630 (accessed January 30, 2023).
CBE/CSE style
OpenGL Wiki contributors. Direct State Access [Internet]. OpenGL Wiki, ; 2020 Jan 11, 21:46 UTC [cited 2023 Jan 30]. Available from: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Direct_State_Access&oldid=14630.
Bluebook style
Direct State Access, http://www.khronos.org/opengl/wiki_opengl/index.php?title=Direct_State_Access&oldid=14630 (last visited January 30, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "OpenGL Wiki", title = "Direct State Access --- OpenGL Wiki{,} ", year = "2020", url = "http://www.khronos.org/opengl/wiki_opengl/index.php?title=Direct_State_Access&oldid=14630", note = "[Online; accessed 30-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 = "2020", url = "\url{http://www.khronos.org/opengl/wiki_opengl/index.php?title=Direct_State_Access&oldid=14630}", note = "[Online; accessed 30-January-2023]" }