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