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