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: 2 April 2019 15:56 UTC
- Date retrieved: 20 May 2022 11:31 UTC
- Permanent URL: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Interface_Block_(GLSL)&oldid=14507
- Page Version ID: 14507
Citation styles for Interface Block (GLSL)
APA style
Interface Block (GLSL). (2019, April 2). OpenGL Wiki, . Retrieved 11:31, May 20, 2022 from http://www.khronos.org/opengl/wiki_opengl/index.php?title=Interface_Block_(GLSL)&oldid=14507.
MLA style
"Interface Block (GLSL)." OpenGL Wiki, . 2 Apr 2019, 15:56 UTC. 20 May 2022, 11:31 <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Interface_Block_(GLSL)&oldid=14507>.
MHRA style
OpenGL Wiki contributors, 'Interface Block (GLSL)', OpenGL Wiki, , 2 April 2019, 15:56 UTC, <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Interface_Block_(GLSL)&oldid=14507> [accessed 20 May 2022]
Chicago style
OpenGL Wiki contributors, "Interface Block (GLSL)," OpenGL Wiki, , http://www.khronos.org/opengl/wiki_opengl/index.php?title=Interface_Block_(GLSL)&oldid=14507 (accessed May 20, 2022).
CBE/CSE style
OpenGL Wiki contributors. Interface Block (GLSL) [Internet]. OpenGL Wiki, ; 2019 Apr 2, 15:56 UTC [cited 2022 May 20]. Available from: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Interface_Block_(GLSL)&oldid=14507.
Bluebook style
Interface Block (GLSL), http://www.khronos.org/opengl/wiki_opengl/index.php?title=Interface_Block_(GLSL)&oldid=14507 (last visited May 20, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "OpenGL Wiki", title = "Interface Block (GLSL) --- OpenGL Wiki{,} ", year = "2019", url = "http://www.khronos.org/opengl/wiki_opengl/index.php?title=Interface_Block_(GLSL)&oldid=14507", note = "[Online; accessed 20-May-2022]" }
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 = "2019", url = "\url{http://www.khronos.org/opengl/wiki_opengl/index.php?title=Interface_Block_(GLSL)&oldid=14507}", note = "[Online; accessed 20-May-2022]" }