Cite This Page
Bibliographic details for DOM guide: Representing elements in the object model
- Page name: DOM guide: Representing elements in the object model
- Author: COLLADA Public Wiki contributors
- Publisher: COLLADA Public Wiki, .
- Date of last revision: 21 May 2007 06:42 UTC
- Date retrieved: 27 June 2022 03:03 UTC
- Permanent URL: http://www.khronos.org/collada/wiki_collada/index.php?title=DOM_guide:_Representing_elements_in_the_object_model&oldid=2626
- Page Version ID: 2626
Citation styles for DOM guide: Representing elements in the object model
APA style
DOM guide: Representing elements in the object model. (2007, May 21). COLLADA Public Wiki, . Retrieved 03:03, June 27, 2022 from http://www.khronos.org/collada/wiki_collada/index.php?title=DOM_guide:_Representing_elements_in_the_object_model&oldid=2626.
MLA style
"DOM guide: Representing elements in the object model." COLLADA Public Wiki, . 21 May 2007, 06:42 UTC. 27 Jun 2022, 03:03 <http://www.khronos.org/collada/wiki_collada/index.php?title=DOM_guide:_Representing_elements_in_the_object_model&oldid=2626>.
MHRA style
COLLADA Public Wiki contributors, 'DOM guide: Representing elements in the object model', COLLADA Public Wiki, , 21 May 2007, 06:42 UTC, <http://www.khronos.org/collada/wiki_collada/index.php?title=DOM_guide:_Representing_elements_in_the_object_model&oldid=2626> [accessed 27 June 2022]
Chicago style
COLLADA Public Wiki contributors, "DOM guide: Representing elements in the object model," COLLADA Public Wiki, , http://www.khronos.org/collada/wiki_collada/index.php?title=DOM_guide:_Representing_elements_in_the_object_model&oldid=2626 (accessed June 27, 2022).
CBE/CSE style
COLLADA Public Wiki contributors. DOM guide: Representing elements in the object model [Internet]. COLLADA Public Wiki, ; 2007 May 21, 06:42 UTC [cited 2022 Jun 27]. Available from: http://www.khronos.org/collada/wiki_collada/index.php?title=DOM_guide:_Representing_elements_in_the_object_model&oldid=2626.
Bluebook style
DOM guide: Representing elements in the object model, http://www.khronos.org/collada/wiki_collada/index.php?title=DOM_guide:_Representing_elements_in_the_object_model&oldid=2626 (last visited June 27, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "COLLADA Public Wiki", title = "DOM guide: Representing elements in the object model --- COLLADA Public Wiki{,} ", year = "2007", url = "http://www.khronos.org/collada/wiki_collada/index.php?title=DOM_guide:_Representing_elements_in_the_object_model&oldid=2626", 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 = "COLLADA Public Wiki", title = "DOM guide: Representing elements in the object model --- COLLADA Public Wiki{,} ", year = "2007", url = "\url{http://www.khronos.org/collada/wiki_collada/index.php?title=DOM_guide:_Representing_elements_in_the_object_model&oldid=2626}", note = "[Online; accessed 27-June-2022]" }