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: 4 February 2023 12:21 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 12:21, February 4, 2023 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. 4 Feb 2023, 12:21 <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 4 February 2023]
Chicago style
OpenGL Wiki contributors, "Image Format," OpenGL Wiki, , http://www.khronos.org/opengl/wiki_opengl/index.php?title=Image_Format&oldid=14900 (accessed February 4, 2023).
CBE/CSE style
OpenGL Wiki contributors. Image Format [Internet]. OpenGL Wiki, ; 2022 Apr 7, 15:07 UTC [cited 2023 Feb 4]. 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 February 4, 2023).
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 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 = "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 4-February-2023]" }