Cite This Page
Bibliographic details for GLAPI/glBindTexture
- Page name: GLAPI/glBindTexture
- Author: OpenGL Wiki contributors
- Publisher: OpenGL Wiki, .
- Date of last revision: 5 February 2021 22:03 UTC
- Date retrieved: 3 February 2023 00:06 UTC
- Permanent URL: http://www.khronos.org/opengl/wiki_opengl/index.php?title=GLAPI/glBindTexture&oldid=14796
- Page Version ID: 14796
Citation styles for GLAPI/glBindTexture
APA style
GLAPI/glBindTexture. (2021, February 5). OpenGL Wiki, . Retrieved 00:06, February 3, 2023 from http://www.khronos.org/opengl/wiki_opengl/index.php?title=GLAPI/glBindTexture&oldid=14796.
MLA style
"GLAPI/glBindTexture." OpenGL Wiki, . 5 Feb 2021, 22:03 UTC. 3 Feb 2023, 00:06 <http://www.khronos.org/opengl/wiki_opengl/index.php?title=GLAPI/glBindTexture&oldid=14796>.
MHRA style
OpenGL Wiki contributors, 'GLAPI/glBindTexture', OpenGL Wiki, , 5 February 2021, 22:03 UTC, <http://www.khronos.org/opengl/wiki_opengl/index.php?title=GLAPI/glBindTexture&oldid=14796> [accessed 3 February 2023]
Chicago style
OpenGL Wiki contributors, "GLAPI/glBindTexture," OpenGL Wiki, , http://www.khronos.org/opengl/wiki_opengl/index.php?title=GLAPI/glBindTexture&oldid=14796 (accessed February 3, 2023).
CBE/CSE style
OpenGL Wiki contributors. GLAPI/glBindTexture [Internet]. OpenGL Wiki, ; 2021 Feb 5, 22:03 UTC [cited 2023 Feb 3]. Available from: http://www.khronos.org/opengl/wiki_opengl/index.php?title=GLAPI/glBindTexture&oldid=14796.
Bluebook style
GLAPI/glBindTexture, http://www.khronos.org/opengl/wiki_opengl/index.php?title=GLAPI/glBindTexture&oldid=14796 (last visited February 3, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "OpenGL Wiki", title = "GLAPI/glBindTexture --- OpenGL Wiki{,} ", year = "2021", url = "http://www.khronos.org/opengl/wiki_opengl/index.php?title=GLAPI/glBindTexture&oldid=14796", note = "[Online; accessed 3-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 = "GLAPI/glBindTexture --- OpenGL Wiki{,} ", year = "2021", url = "\url{http://www.khronos.org/opengl/wiki_opengl/index.php?title=GLAPI/glBindTexture&oldid=14796}", note = "[Online; accessed 3-February-2023]" }