Cite
From
Bibliographic details for Data Structures/Min and Max Heaps
- Page name: Data Structures/Min and Max Heaps
- Author: contributors
- Publisher: , .
- Date of last revision: 12 October 2007 19:15 UTC
- Date retrieved: 20 April 2025 09:48 UTC
- Permanent URL: http://198.176.185.148/index.php?title=Data_Structures/Min_and_Max_Heaps&oldid=728
- Page Version ID: 728
Citation styles for Data Structures/Min and Max Heaps
APA style
Data Structures/Min and Max Heaps. (2007, October 12). , . Retrieved 09:48, April 20, 2025 from http://198.176.185.148/index.php?title=Data_Structures/Min_and_Max_Heaps&oldid=728.
MLA style
"Data Structures/Min and Max Heaps." , . 12 Oct 2007, 19:15 UTC. 20 Apr 2025, 09:48 <http://198.176.185.148/index.php?title=Data_Structures/Min_and_Max_Heaps&oldid=728>.
MHRA style
contributors, 'Data Structures/Min and Max Heaps', , , 12 October 2007, 19:15 UTC, <http://198.176.185.148/index.php?title=Data_Structures/Min_and_Max_Heaps&oldid=728> [accessed 20 April 2025]
Chicago style
contributors, "Data Structures/Min and Max Heaps," , , http://198.176.185.148/index.php?title=Data_Structures/Min_and_Max_Heaps&oldid=728 (accessed April 20, 2025).
CBE/CSE style
contributors. Data Structures/Min and Max Heaps [Internet]. , ; 2007 Oct 12, 19:15 UTC [cited 2025 Apr 20]. Available from:
http://198.176.185.148/index.php?title=Data_Structures/Min_and_Max_Heaps&oldid=728.
Bluebook style
Data Structures/Min and Max Heaps, http://198.176.185.148/index.php?title=Data_Structures/Min_and_Max_Heaps&oldid=728 (last visited April 20, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "", title = "Data Structures/Min and Max Heaps --- {,} ", year = "2007", url = "http://198.176.185.148/index.php?title=Data_Structures/Min_and_Max_Heaps&oldid=728", 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/Min and Max Heaps --- {,} ", year = "2007", url = "\url{http://198.176.185.148/index.php?title=Data_Structures/Min_and_Max_Heaps&oldid=728}", note = "[Online; accessed 20-April-2025]" }