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