Cite This Page
Bibliographic details for SPIR-V/Compilation
- Page name: SPIR-V/Compilation
- Author: OpenGL Wiki contributors
- Publisher: OpenGL Wiki, .
- Date of last revision: 15 September 2017 03:39 UTC
- Date retrieved: 18 May 2022 15:26 UTC
- Permanent URL: http://www.khronos.org/opengl/wiki_opengl/index.php?title=SPIR-V/Compilation&oldid=14026
- Page Version ID: 14026
Citation styles for SPIR-V/Compilation
APA style
SPIR-V/Compilation. (2017, September 15). OpenGL Wiki, . Retrieved 15:26, May 18, 2022 from http://www.khronos.org/opengl/wiki_opengl/index.php?title=SPIR-V/Compilation&oldid=14026.
MLA style
"SPIR-V/Compilation." OpenGL Wiki, . 15 Sep 2017, 03:39 UTC. 18 May 2022, 15:26 <http://www.khronos.org/opengl/wiki_opengl/index.php?title=SPIR-V/Compilation&oldid=14026>.
MHRA style
OpenGL Wiki contributors, 'SPIR-V/Compilation', OpenGL Wiki, , 15 September 2017, 03:39 UTC, <http://www.khronos.org/opengl/wiki_opengl/index.php?title=SPIR-V/Compilation&oldid=14026> [accessed 18 May 2022]
Chicago style
OpenGL Wiki contributors, "SPIR-V/Compilation," OpenGL Wiki, , http://www.khronos.org/opengl/wiki_opengl/index.php?title=SPIR-V/Compilation&oldid=14026 (accessed May 18, 2022).
CBE/CSE style
OpenGL Wiki contributors. SPIR-V/Compilation [Internet]. OpenGL Wiki, ; 2017 Sep 15, 03:39 UTC [cited 2022 May 18]. Available from: http://www.khronos.org/opengl/wiki_opengl/index.php?title=SPIR-V/Compilation&oldid=14026.
Bluebook style
SPIR-V/Compilation, http://www.khronos.org/opengl/wiki_opengl/index.php?title=SPIR-V/Compilation&oldid=14026 (last visited May 18, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "OpenGL Wiki", title = "SPIR-V/Compilation --- OpenGL Wiki{,} ", year = "2017", url = "http://www.khronos.org/opengl/wiki_opengl/index.php?title=SPIR-V/Compilation&oldid=14026", note = "[Online; accessed 18-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 = "SPIR-V/Compilation --- OpenGL Wiki{,} ", year = "2017", url = "\url{http://www.khronos.org/opengl/wiki_opengl/index.php?title=SPIR-V/Compilation&oldid=14026}", note = "[Online; accessed 18-May-2022]" }