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