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