Cite
From
Bibliographic details for AVL Trees
- Page name: AVL Trees
- Author: contributors
- Publisher: , .
- Date of last revision: 9 April 2009 17:05 UTC
- Date retrieved: 20 April 2025 02:23 UTC
- Permanent URL: http://198.176.185.148/index.php?title=AVL_Trees&oldid=926
- Page Version ID: 926
Citation styles for AVL Trees
APA style
AVL Trees. (2009, April 9). , . Retrieved 02:23, April 20, 2025 from http://198.176.185.148/index.php?title=AVL_Trees&oldid=926.
MLA style
"AVL Trees." , . 9 Apr 2009, 17:05 UTC. 20 Apr 2025, 02:23 <http://198.176.185.148/index.php?title=AVL_Trees&oldid=926>.
MHRA style
contributors, 'AVL Trees', , , 9 April 2009, 17:05 UTC, <http://198.176.185.148/index.php?title=AVL_Trees&oldid=926> [accessed 20 April 2025]
Chicago style
contributors, "AVL Trees," , , http://198.176.185.148/index.php?title=AVL_Trees&oldid=926 (accessed April 20, 2025).
CBE/CSE style
contributors. AVL Trees [Internet]. , ; 2009 Apr 9, 17:05 UTC [cited 2025 Apr 20]. Available from:
http://198.176.185.148/index.php?title=AVL_Trees&oldid=926.
Bluebook style
AVL Trees, http://198.176.185.148/index.php?title=AVL_Trees&oldid=926 (last visited April 20, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "", title = "AVL Trees --- {,} ", year = "2009", url = "http://198.176.185.148/index.php?title=AVL_Trees&oldid=926", 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 = "AVL Trees --- {,} ", year = "2009", url = "\url{http://198.176.185.148/index.php?title=AVL_Trees&oldid=926}", note = "[Online; accessed 20-April-2025]" }