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