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