Cite
From
Bibliographic details for Data Structures/Trees
- Page name: Data Structures/Trees
- Author: contributors
- Publisher: , .
- Date of last revision: 10 October 2008 03:51 UTC
- Date retrieved: 22 November 2024 05:18 UTC
- Permanent URL: http://archive.occcwiki.org/index.php?title=Data_Structures/Trees&oldid=744
- Page Version ID: 744
Citation styles for Data Structures/Trees
APA style
Data Structures/Trees. (2008, October 10). , . Retrieved 05:18, November 22, 2024 from http://archive.occcwiki.org/index.php?title=Data_Structures/Trees&oldid=744.
MLA style
"Data Structures/Trees." , . 10 Oct 2008, 03:51 UTC. 22 Nov 2024, 05:18 <http://archive.occcwiki.org/index.php?title=Data_Structures/Trees&oldid=744>.
MHRA style
contributors, 'Data Structures/Trees', , , 10 October 2008, 03:51 UTC, <http://archive.occcwiki.org/index.php?title=Data_Structures/Trees&oldid=744> [accessed 22 November 2024]
Chicago style
contributors, "Data Structures/Trees," , , http://archive.occcwiki.org/index.php?title=Data_Structures/Trees&oldid=744 (accessed November 22, 2024).
CBE/CSE style
contributors. Data Structures/Trees [Internet]. , ; 2008 Oct 10, 03:51 UTC [cited 2024 Nov 22]. Available from:
http://archive.occcwiki.org/index.php?title=Data_Structures/Trees&oldid=744.
Bluebook style
Data Structures/Trees, http://archive.occcwiki.org/index.php?title=Data_Structures/Trees&oldid=744 (last visited November 22, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "", title = "Data Structures/Trees --- {,} ", year = "2008", url = "http://archive.occcwiki.org/index.php?title=Data_Structures/Trees&oldid=744", note = "[Online; accessed 22-November-2024]" }
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 = "", title = "Data Structures/Trees --- {,} ", year = "2008", url = "\url{http://archive.occcwiki.org/index.php?title=Data_Structures/Trees&oldid=744}", note = "[Online; accessed 22-November-2024]" }