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:32 UTC
- Date retrieved: 27 June 2022 02:58 UTC
- Permanent URL: http://www.khronos.org/collada/wiki_collada/index.php?title=DOM_guide:_Representing_elements_in_the_object_model&oldid=2625
- Page Version ID: 2625
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 02:58, June 27, 2022 from http://www.khronos.org/collada/wiki_collada/index.php?title=DOM_guide:_Representing_elements_in_the_object_model&oldid=2625.
MLA style
"DOM guide: Representing elements in the object model." COLLADA Public Wiki, . 21 May 2007, 06:32 UTC. 27 Jun 2022, 02:58 <http://www.khronos.org/collada/wiki_collada/index.php?title=DOM_guide:_Representing_elements_in_the_object_model&oldid=2625>.
MHRA style
COLLADA Public Wiki contributors, 'DOM guide: Representing elements in the object model', COLLADA Public Wiki, , 21 May 2007, 06:32 UTC, <http://www.khronos.org/collada/wiki_collada/index.php?title=DOM_guide:_Representing_elements_in_the_object_model&oldid=2625> [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=2625 (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:32 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=2625.
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=2625 (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=2625", 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=2625}", note = "[Online; accessed 27-June-2022]" }