Cite This Page
Bibliographic details for Uniform Introspection
- Page name: Uniform Introspection
- Author: OpenGL Wiki contributors
- Publisher: OpenGL Wiki, .
- Date of last revision: 12 April 2015 05:58 UTC
- Date retrieved: 4 February 2023 16:33 UTC
- Permanent URL: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Uniform_Introspection&oldid=12146
- Page Version ID: 12146
Citation styles for Uniform Introspection
APA style
Uniform Introspection. (2015, April 12). OpenGL Wiki, . Retrieved 16:33, February 4, 2023 from http://www.khronos.org/opengl/wiki_opengl/index.php?title=Uniform_Introspection&oldid=12146.
MLA style
"Uniform Introspection." OpenGL Wiki, . 12 Apr 2015, 05:58 UTC. 4 Feb 2023, 16:33 <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Uniform_Introspection&oldid=12146>.
MHRA style
OpenGL Wiki contributors, 'Uniform Introspection', OpenGL Wiki, , 12 April 2015, 05:58 UTC, <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Uniform_Introspection&oldid=12146> [accessed 4 February 2023]
Chicago style
OpenGL Wiki contributors, "Uniform Introspection," OpenGL Wiki, , http://www.khronos.org/opengl/wiki_opengl/index.php?title=Uniform_Introspection&oldid=12146 (accessed February 4, 2023).
CBE/CSE style
OpenGL Wiki contributors. Uniform Introspection [Internet]. OpenGL Wiki, ; 2015 Apr 12, 05:58 UTC [cited 2023 Feb 4]. Available from: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Uniform_Introspection&oldid=12146.
Bluebook style
Uniform Introspection, http://www.khronos.org/opengl/wiki_opengl/index.php?title=Uniform_Introspection&oldid=12146 (last visited February 4, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "OpenGL Wiki", title = "Uniform Introspection --- OpenGL Wiki{,} ", year = "2015", url = "http://www.khronos.org/opengl/wiki_opengl/index.php?title=Uniform_Introspection&oldid=12146", note = "[Online; accessed 4-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 = "Uniform Introspection --- OpenGL Wiki{,} ", year = "2015", url = "\url{http://www.khronos.org/opengl/wiki_opengl/index.php?title=Uniform_Introspection&oldid=12146}", note = "[Online; accessed 4-February-2023]" }