Cite This Page
Bibliographic details for Skeletal Animation
- Page name: Skeletal Animation
- Author: OpenGL Wiki contributors
- Publisher: OpenGL Wiki, .
- Date of last revision: 2 January 2018 11:16 UTC
- Date retrieved: 3 February 2023 22:43 UTC
- Permanent URL: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Skeletal_Animation&oldid=14153
- Page Version ID: 14153
Citation styles for Skeletal Animation
APA style
Skeletal Animation. (2018, January 2). OpenGL Wiki, . Retrieved 22:43, February 3, 2023 from http://www.khronos.org/opengl/wiki_opengl/index.php?title=Skeletal_Animation&oldid=14153.
MLA style
"Skeletal Animation." OpenGL Wiki, . 2 Jan 2018, 11:16 UTC. 3 Feb 2023, 22:43 <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Skeletal_Animation&oldid=14153>.
MHRA style
OpenGL Wiki contributors, 'Skeletal Animation', OpenGL Wiki, , 2 January 2018, 11:16 UTC, <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Skeletal_Animation&oldid=14153> [accessed 3 February 2023]
Chicago style
OpenGL Wiki contributors, "Skeletal Animation," OpenGL Wiki, , http://www.khronos.org/opengl/wiki_opengl/index.php?title=Skeletal_Animation&oldid=14153 (accessed February 3, 2023).
CBE/CSE style
OpenGL Wiki contributors. Skeletal Animation [Internet]. OpenGL Wiki, ; 2018 Jan 2, 11:16 UTC [cited 2023 Feb 3]. Available from: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Skeletal_Animation&oldid=14153.
Bluebook style
Skeletal Animation, http://www.khronos.org/opengl/wiki_opengl/index.php?title=Skeletal_Animation&oldid=14153 (last visited February 3, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "OpenGL Wiki", title = "Skeletal Animation --- OpenGL Wiki{,} ", year = "2018", url = "http://www.khronos.org/opengl/wiki_opengl/index.php?title=Skeletal_Animation&oldid=14153", note = "[Online; accessed 3-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 = "Skeletal Animation --- OpenGL Wiki{,} ", year = "2018", url = "\url{http://www.khronos.org/opengl/wiki_opengl/index.php?title=Skeletal_Animation&oldid=14153}", note = "[Online; accessed 3-February-2023]" }