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: 18 May 2015 18:06 UTC
- Date retrieved: 23 May 2022 04:37 UTC
- Permanent URL: http://www.khronos.org/opengl/wiki_opengl/index.php?title=ASTC_Texture_Compression&oldid=12543
- Page Version ID: 12543
Citation styles for ASTC Texture Compression
APA style
ASTC Texture Compression. (2015, May 18). OpenGL Wiki, . Retrieved 04:37, May 23, 2022 from http://www.khronos.org/opengl/wiki_opengl/index.php?title=ASTC_Texture_Compression&oldid=12543.
MLA style
"ASTC Texture Compression." OpenGL Wiki, . 18 May 2015, 18:06 UTC. 23 May 2022, 04:37 <http://www.khronos.org/opengl/wiki_opengl/index.php?title=ASTC_Texture_Compression&oldid=12543>.
MHRA style
OpenGL Wiki contributors, 'ASTC Texture Compression', OpenGL Wiki, , 18 May 2015, 18:06 UTC, <http://www.khronos.org/opengl/wiki_opengl/index.php?title=ASTC_Texture_Compression&oldid=12543> [accessed 23 May 2022]
Chicago style
OpenGL Wiki contributors, "ASTC Texture Compression," OpenGL Wiki, , http://www.khronos.org/opengl/wiki_opengl/index.php?title=ASTC_Texture_Compression&oldid=12543 (accessed May 23, 2022).
CBE/CSE style
OpenGL Wiki contributors. ASTC Texture Compression [Internet]. OpenGL Wiki, ; 2015 May 18, 18:06 UTC [cited 2022 May 23]. Available from: http://www.khronos.org/opengl/wiki_opengl/index.php?title=ASTC_Texture_Compression&oldid=12543.
Bluebook style
ASTC Texture Compression, http://www.khronos.org/opengl/wiki_opengl/index.php?title=ASTC_Texture_Compression&oldid=12543 (last visited May 23, 2022).
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=12543", note = "[Online; accessed 23-May-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 = "ASTC Texture Compression --- OpenGL Wiki{,} ", year = "2015", url = "\url{http://www.khronos.org/opengl/wiki_opengl/index.php?title=ASTC_Texture_Compression&oldid=12543}", note = "[Online; accessed 23-May-2022]" }