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