Cite This Page
Bibliographic details for Interface Block (GLSL)
- Page name: Interface Block (GLSL)
- Author: OpenGL Wiki contributors
- Publisher: OpenGL Wiki, .
- Date of last revision: 10 November 2017 06:37 UTC
- Date retrieved: 29 January 2023 22:52 UTC
- Permanent URL: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Interface_Block_(GLSL)&oldid=14096
- Page Version ID: 14096
Citation styles for Interface Block (GLSL)
APA style
Interface Block (GLSL). (2017, November 10). OpenGL Wiki, . Retrieved 22:52, January 29, 2023 from http://www.khronos.org/opengl/wiki_opengl/index.php?title=Interface_Block_(GLSL)&oldid=14096.
MLA style
"Interface Block (GLSL)." OpenGL Wiki, . 10 Nov 2017, 06:37 UTC. 29 Jan 2023, 22:52 <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Interface_Block_(GLSL)&oldid=14096>.
MHRA style
OpenGL Wiki contributors, 'Interface Block (GLSL)', OpenGL Wiki, , 10 November 2017, 06:37 UTC, <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Interface_Block_(GLSL)&oldid=14096> [accessed 29 January 2023]
Chicago style
OpenGL Wiki contributors, "Interface Block (GLSL)," OpenGL Wiki, , http://www.khronos.org/opengl/wiki_opengl/index.php?title=Interface_Block_(GLSL)&oldid=14096 (accessed January 29, 2023).
CBE/CSE style
OpenGL Wiki contributors. Interface Block (GLSL) [Internet]. OpenGL Wiki, ; 2017 Nov 10, 06:37 UTC [cited 2023 Jan 29]. Available from: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Interface_Block_(GLSL)&oldid=14096.
Bluebook style
Interface Block (GLSL), http://www.khronos.org/opengl/wiki_opengl/index.php?title=Interface_Block_(GLSL)&oldid=14096 (last visited January 29, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "OpenGL Wiki", title = "Interface Block (GLSL) --- OpenGL Wiki{,} ", year = "2017", url = "http://www.khronos.org/opengl/wiki_opengl/index.php?title=Interface_Block_(GLSL)&oldid=14096", note = "[Online; accessed 29-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 = "Interface Block (GLSL) --- OpenGL Wiki{,} ", year = "2017", url = "\url{http://www.khronos.org/opengl/wiki_opengl/index.php?title=Interface_Block_(GLSL)&oldid=14096}", note = "[Online; accessed 29-January-2023]" }