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:35 UTC
- Date retrieved: 10 June 2023 22:25 UTC
- Permanent URL: http://www.khronos.org/opengl/wiki_opengl/index.php?title=SPIR-V&oldid=14454
- Page Version ID: 14454
Citation styles for SPIR-V
APA style
SPIR-V. (2018, December 3). OpenGL Wiki, . Retrieved 22:25, June 10, 2023 from http://www.khronos.org/opengl/wiki_opengl/index.php?title=SPIR-V&oldid=14454.
MLA style
"SPIR-V." OpenGL Wiki, . 3 Dec 2018, 16:35 UTC. 10 Jun 2023, 22:25 <http://www.khronos.org/opengl/wiki_opengl/index.php?title=SPIR-V&oldid=14454>.
MHRA style
OpenGL Wiki contributors, 'SPIR-V', OpenGL Wiki, , 3 December 2018, 16:35 UTC, <http://www.khronos.org/opengl/wiki_opengl/index.php?title=SPIR-V&oldid=14454> [accessed 10 June 2023]
Chicago style
OpenGL Wiki contributors, "SPIR-V," OpenGL Wiki, , http://www.khronos.org/opengl/wiki_opengl/index.php?title=SPIR-V&oldid=14454 (accessed June 10, 2023).
CBE/CSE style
OpenGL Wiki contributors. SPIR-V [Internet]. OpenGL Wiki, ; 2018 Dec 3, 16:35 UTC [cited 2023 Jun 10]. Available from: http://www.khronos.org/opengl/wiki_opengl/index.php?title=SPIR-V&oldid=14454.
Bluebook style
SPIR-V, http://www.khronos.org/opengl/wiki_opengl/index.php?title=SPIR-V&oldid=14454 (last visited June 10, 2023).
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=14454", note = "[Online; accessed 10-June-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 = "SPIR-V --- OpenGL Wiki{,} ", year = "2018", url = "\url{http://www.khronos.org/opengl/wiki_opengl/index.php?title=SPIR-V&oldid=14454}", note = "[Online; accessed 10-June-2023]" }