Cite This Page
Bibliographic details for Half Float Formats
- Page name: Half Float Formats
- Author: OpenGL Wiki contributors
- Publisher: OpenGL Wiki, .
- Date of last revision: 15 September 2009 05:35 UTC
- Date retrieved: 26 March 2023 02:28 UTC
- Permanent URL: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Half_Float_Formats&oldid=2573
- Page Version ID: 2573
Citation styles for Half Float Formats
APA style
Half Float Formats. (2009, September 15). OpenGL Wiki, . Retrieved 02:28, March 26, 2023 from http://www.khronos.org/opengl/wiki_opengl/index.php?title=Half_Float_Formats&oldid=2573.
MLA style
"Half Float Formats." OpenGL Wiki, . 15 Sep 2009, 05:35 UTC. 26 Mar 2023, 02:28 <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Half_Float_Formats&oldid=2573>.
MHRA style
OpenGL Wiki contributors, 'Half Float Formats', OpenGL Wiki, , 15 September 2009, 05:35 UTC, <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Half_Float_Formats&oldid=2573> [accessed 26 March 2023]
Chicago style
OpenGL Wiki contributors, "Half Float Formats," OpenGL Wiki, , http://www.khronos.org/opengl/wiki_opengl/index.php?title=Half_Float_Formats&oldid=2573 (accessed March 26, 2023).
CBE/CSE style
OpenGL Wiki contributors. Half Float Formats [Internet]. OpenGL Wiki, ; 2009 Sep 15, 05:35 UTC [cited 2023 Mar 26]. Available from: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Half_Float_Formats&oldid=2573.
Bluebook style
Half Float Formats, http://www.khronos.org/opengl/wiki_opengl/index.php?title=Half_Float_Formats&oldid=2573 (last visited March 26, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "OpenGL Wiki", title = "Half Float Formats --- OpenGL Wiki{,} ", year = "2009", url = "http://www.khronos.org/opengl/wiki_opengl/index.php?title=Half_Float_Formats&oldid=2573", note = "[Online; accessed 26-March-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 = "Half Float Formats --- OpenGL Wiki{,} ", year = "2009", url = "\url{http://www.khronos.org/opengl/wiki_opengl/index.php?title=Half_Float_Formats&oldid=2573}", note = "[Online; accessed 26-March-2023]" }