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: 15 July 2017 16:56 UTC
- Date retrieved: 30 January 2023 09:15 UTC
- Permanent URL: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Interface_Block_(GLSL)&oldid=13920
- Page Version ID: 13920
Citation styles for Interface Block (GLSL)
APA style
Interface Block (GLSL). (2017, July 15). OpenGL Wiki, . Retrieved 09:15, January 30, 2023 from http://www.khronos.org/opengl/wiki_opengl/index.php?title=Interface_Block_(GLSL)&oldid=13920.
MLA style
"Interface Block (GLSL)." OpenGL Wiki, . 15 Jul 2017, 16:56 UTC. 30 Jan 2023, 09:15 <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Interface_Block_(GLSL)&oldid=13920>.
MHRA style
OpenGL Wiki contributors, 'Interface Block (GLSL)', OpenGL Wiki, , 15 July 2017, 16:56 UTC, <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Interface_Block_(GLSL)&oldid=13920> [accessed 30 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=13920 (accessed January 30, 2023).
CBE/CSE style
OpenGL Wiki contributors. Interface Block (GLSL) [Internet]. OpenGL Wiki, ; 2017 Jul 15, 16:56 UTC [cited 2023 Jan 30]. Available from: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Interface_Block_(GLSL)&oldid=13920.
Bluebook style
Interface Block (GLSL), http://www.khronos.org/opengl/wiki_opengl/index.php?title=Interface_Block_(GLSL)&oldid=13920 (last visited January 30, 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=13920", 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 = "Interface Block (GLSL) --- OpenGL Wiki{,} ", year = "2017", url = "\url{http://www.khronos.org/opengl/wiki_opengl/index.php?title=Interface_Block_(GLSL)&oldid=13920}", note = "[Online; accessed 30-January-2023]" }