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