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: 20 April 2025 09:33 UTC
- Permanent URL: http://198.176.185.148/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 09:33, April 20, 2025 from http://198.176.185.148/index.php?title=Data_Structures/Trees&oldid=744.
MLA style
"Data Structures/Trees." , . 10 Oct 2008, 03:51 UTC. 20 Apr 2025, 09:33 <http://198.176.185.148/index.php?title=Data_Structures/Trees&oldid=744>.
MHRA style
contributors, 'Data Structures/Trees', , , 10 October 2008, 03:51 UTC, <http://198.176.185.148/index.php?title=Data_Structures/Trees&oldid=744> [accessed 20 April 2025]
Chicago style
contributors, "Data Structures/Trees," , , http://198.176.185.148/index.php?title=Data_Structures/Trees&oldid=744 (accessed April 20, 2025).
CBE/CSE style
contributors. Data Structures/Trees [Internet]. , ; 2008 Oct 10, 03:51 UTC [cited 2025 Apr 20]. Available from:
http://198.176.185.148/index.php?title=Data_Structures/Trees&oldid=744.
Bluebook style
Data Structures/Trees, http://198.176.185.148/index.php?title=Data_Structures/Trees&oldid=744 (last visited April 20, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "", title = "Data Structures/Trees --- {,} ", year = "2008", url = "http://198.176.185.148/index.php?title=Data_Structures/Trees&oldid=744", note = "[Online; accessed 20-April-2025]" }
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://198.176.185.148/index.php?title=Data_Structures/Trees&oldid=744}", note = "[Online; accessed 20-April-2025]" }