Cite This Page
Bibliographic details for Image Load Store
- Page name: Image Load Store
- Author: OpenGL Wiki contributors
- Publisher: OpenGL Wiki, .
- Date of last revision: 9 March 2021 00:48 UTC
- Date retrieved: 27 May 2022 11:43 UTC
- Permanent URL: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Image_Load_Store&oldid=14842
- Page Version ID: 14842
Citation styles for Image Load Store
APA style
Image Load Store. (2021, March 9). OpenGL Wiki, . Retrieved 11:43, May 27, 2022 from http://www.khronos.org/opengl/wiki_opengl/index.php?title=Image_Load_Store&oldid=14842.
MLA style
"Image Load Store." OpenGL Wiki, . 9 Mar 2021, 00:48 UTC. 27 May 2022, 11:43 <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Image_Load_Store&oldid=14842>.
MHRA style
OpenGL Wiki contributors, 'Image Load Store', OpenGL Wiki, , 9 March 2021, 00:48 UTC, <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Image_Load_Store&oldid=14842> [accessed 27 May 2022]
Chicago style
OpenGL Wiki contributors, "Image Load Store," OpenGL Wiki, , http://www.khronos.org/opengl/wiki_opengl/index.php?title=Image_Load_Store&oldid=14842 (accessed May 27, 2022).
CBE/CSE style
OpenGL Wiki contributors. Image Load Store [Internet]. OpenGL Wiki, ; 2021 Mar 9, 00:48 UTC [cited 2022 May 27]. Available from: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Image_Load_Store&oldid=14842.
Bluebook style
Image Load Store, http://www.khronos.org/opengl/wiki_opengl/index.php?title=Image_Load_Store&oldid=14842 (last visited May 27, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "OpenGL Wiki", title = "Image Load Store --- OpenGL Wiki{,} ", year = "2021", url = "http://www.khronos.org/opengl/wiki_opengl/index.php?title=Image_Load_Store&oldid=14842", note = "[Online; accessed 27-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 = "Image Load Store --- OpenGL Wiki{,} ", year = "2021", url = "\url{http://www.khronos.org/opengl/wiki_opengl/index.php?title=Image_Load_Store&oldid=14842}", note = "[Online; accessed 27-May-2022]" }