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