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: 23 March 2021 13:25 UTC
- Date retrieved: 30 January 2023 20:16 UTC
- Permanent URL: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Interface_Block_(GLSL)&oldid=14844
- Page Version ID: 14844
Citation styles for Interface Block (GLSL)
APA style
Interface Block (GLSL). (2021, March 23). OpenGL Wiki, . Retrieved 20:16, January 30, 2023 from http://www.khronos.org/opengl/wiki_opengl/index.php?title=Interface_Block_(GLSL)&oldid=14844.
MLA style
"Interface Block (GLSL)." OpenGL Wiki, . 23 Mar 2021, 13:25 UTC. 30 Jan 2023, 20:16 <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Interface_Block_(GLSL)&oldid=14844>.
MHRA style
OpenGL Wiki contributors, 'Interface Block (GLSL)', OpenGL Wiki, , 23 March 2021, 13:25 UTC, <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Interface_Block_(GLSL)&oldid=14844> [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=14844 (accessed January 30, 2023).
CBE/CSE style
OpenGL Wiki contributors. Interface Block (GLSL) [Internet]. OpenGL Wiki, ; 2021 Mar 23, 13:25 UTC [cited 2023 Jan 30]. Available from: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Interface_Block_(GLSL)&oldid=14844.
Bluebook style
Interface Block (GLSL), http://www.khronos.org/opengl/wiki_opengl/index.php?title=Interface_Block_(GLSL)&oldid=14844 (last visited January 30, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "OpenGL Wiki", title = "Interface Block (GLSL) --- OpenGL Wiki{,} ", year = "2021", url = "http://www.khronos.org/opengl/wiki_opengl/index.php?title=Interface_Block_(GLSL)&oldid=14844", 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 = "2021", url = "\url{http://www.khronos.org/opengl/wiki_opengl/index.php?title=Interface_Block_(GLSL)&oldid=14844}", note = "[Online; accessed 30-January-2023]" }