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