Cite This Page
Bibliographic details for Internal format
- Page name: Internal format
- Author: OpenGL Wiki contributors
- Publisher: OpenGL Wiki, .
- Date of last revision: 5 September 2011 18:28 UTC
- Date retrieved: 4 February 2023 16:25 UTC
- Permanent URL: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Internal_format&oldid=3925
- Page Version ID: 3925
Citation styles for Internal format
APA style
Internal format. (2011, September 5). OpenGL Wiki, . Retrieved 16:25, February 4, 2023 from http://www.khronos.org/opengl/wiki_opengl/index.php?title=Internal_format&oldid=3925.
MLA style
"Internal format." OpenGL Wiki, . 5 Sep 2011, 18:28 UTC. 4 Feb 2023, 16:25 <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Internal_format&oldid=3925>.
MHRA style
OpenGL Wiki contributors, 'Internal format', OpenGL Wiki, , 5 September 2011, 18:28 UTC, <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Internal_format&oldid=3925> [accessed 4 February 2023]
Chicago style
OpenGL Wiki contributors, "Internal format," OpenGL Wiki, , http://www.khronos.org/opengl/wiki_opengl/index.php?title=Internal_format&oldid=3925 (accessed February 4, 2023).
CBE/CSE style
OpenGL Wiki contributors. Internal format [Internet]. OpenGL Wiki, ; 2011 Sep 5, 18:28 UTC [cited 2023 Feb 4]. Available from: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Internal_format&oldid=3925.
Bluebook style
Internal format, http://www.khronos.org/opengl/wiki_opengl/index.php?title=Internal_format&oldid=3925 (last visited February 4, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "OpenGL Wiki", title = "Internal format --- OpenGL Wiki{,} ", year = "2011", url = "http://www.khronos.org/opengl/wiki_opengl/index.php?title=Internal_format&oldid=3925", note = "[Online; accessed 4-February-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 = "Internal format --- OpenGL Wiki{,} ", year = "2011", url = "\url{http://www.khronos.org/opengl/wiki_opengl/index.php?title=Internal_format&oldid=3925}", note = "[Online; accessed 4-February-2023]" }