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 2022 19:29 UTC
- Date retrieved: 8 February 2023 17:56 UTC
- Permanent URL: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Interface_Block_(GLSL)&oldid=14917
- Page Version ID: 14917
Citation styles for Interface Block (GLSL)
APA style
Interface Block (GLSL). (2022, November 10). OpenGL Wiki, . Retrieved 17:56, February 8, 2023 from http://www.khronos.org/opengl/wiki_opengl/index.php?title=Interface_Block_(GLSL)&oldid=14917.
MLA style
"Interface Block (GLSL)." OpenGL Wiki, . 10 Nov 2022, 19:29 UTC. 8 Feb 2023, 17:56 <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Interface_Block_(GLSL)&oldid=14917>.
MHRA style
OpenGL Wiki contributors, 'Interface Block (GLSL)', OpenGL Wiki, , 10 November 2022, 19:29 UTC, <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Interface_Block_(GLSL)&oldid=14917> [accessed 8 February 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=14917 (accessed February 8, 2023).
CBE/CSE style
OpenGL Wiki contributors. Interface Block (GLSL) [Internet]. OpenGL Wiki, ; 2022 Nov 10, 19:29 UTC [cited 2023 Feb 8]. Available from: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Interface_Block_(GLSL)&oldid=14917.
Bluebook style
Interface Block (GLSL), http://www.khronos.org/opengl/wiki_opengl/index.php?title=Interface_Block_(GLSL)&oldid=14917 (last visited February 8, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "OpenGL Wiki", title = "Interface Block (GLSL) --- OpenGL Wiki{,} ", year = "2022", url = "http://www.khronos.org/opengl/wiki_opengl/index.php?title=Interface_Block_(GLSL)&oldid=14917", note = "[Online; accessed 8-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 = "Interface Block (GLSL) --- OpenGL Wiki{,} ", year = "2022", url = "\url{http://www.khronos.org/opengl/wiki_opengl/index.php?title=Interface_Block_(GLSL)&oldid=14917}", note = "[Online; accessed 8-February-2023]" }