Cite
From
Bibliographic details for AVL Trees
- Page name: AVL Trees
- Author: contributors
- Publisher: , .
- Date of last revision: 28 March 2009 16:27 UTC
- Date retrieved: 20 April 2025 02:23 UTC
- Permanent URL: http://198.176.185.148/index.php?title=AVL_Trees&oldid=394
- Page Version ID: 394
Citation styles for AVL Trees
APA style
AVL Trees. (2009, March 28). , . Retrieved 02:23, April 20, 2025 from http://198.176.185.148/index.php?title=AVL_Trees&oldid=394.
MLA style
"AVL Trees." , . 28 Mar 2009, 16:27 UTC. 20 Apr 2025, 02:23 <http://198.176.185.148/index.php?title=AVL_Trees&oldid=394>.
MHRA style
contributors, 'AVL Trees', , , 28 March 2009, 16:27 UTC, <http://198.176.185.148/index.php?title=AVL_Trees&oldid=394> [accessed 20 April 2025]
Chicago style
contributors, "AVL Trees," , , http://198.176.185.148/index.php?title=AVL_Trees&oldid=394 (accessed April 20, 2025).
CBE/CSE style
contributors. AVL Trees [Internet]. , ; 2009 Mar 28, 16:27 UTC [cited 2025 Apr 20]. Available from:
http://198.176.185.148/index.php?title=AVL_Trees&oldid=394.
Bluebook style
AVL Trees, http://198.176.185.148/index.php?title=AVL_Trees&oldid=394 (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=394", 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=394}", note = "[Online; accessed 20-April-2025]" }