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