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