Cite
From
Bibliographic details for Data Structures/bubble sort
- Page name: Data Structures/bubble sort
- Author: contributors
- Publisher: , .
- Date of last revision: 13 January 2009 01:29 UTC
- Date retrieved: 22 November 2024 07:40 UTC
- Permanent URL: http://archive.occcwiki.org/index.php?title=Data_Structures/bubble_sort&oldid=750
- Page Version ID: 750
Citation styles for Data Structures/bubble sort
APA style
Data Structures/bubble sort. (2009, January 13). , . Retrieved 07:40, November 22, 2024 from http://archive.occcwiki.org/index.php?title=Data_Structures/bubble_sort&oldid=750.
MLA style
"Data Structures/bubble sort." , . 13 Jan 2009, 01:29 UTC. 22 Nov 2024, 07:40 <http://archive.occcwiki.org/index.php?title=Data_Structures/bubble_sort&oldid=750>.
MHRA style
contributors, 'Data Structures/bubble sort', , , 13 January 2009, 01:29 UTC, <http://archive.occcwiki.org/index.php?title=Data_Structures/bubble_sort&oldid=750> [accessed 22 November 2024]
Chicago style
contributors, "Data Structures/bubble sort," , , http://archive.occcwiki.org/index.php?title=Data_Structures/bubble_sort&oldid=750 (accessed November 22, 2024).
CBE/CSE style
contributors. Data Structures/bubble sort [Internet]. , ; 2009 Jan 13, 01:29 UTC [cited 2024 Nov 22]. Available from:
http://archive.occcwiki.org/index.php?title=Data_Structures/bubble_sort&oldid=750.
Bluebook style
Data Structures/bubble sort, http://archive.occcwiki.org/index.php?title=Data_Structures/bubble_sort&oldid=750 (last visited November 22, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "", title = "Data Structures/bubble sort --- {,} ", year = "2009", url = "http://archive.occcwiki.org/index.php?title=Data_Structures/bubble_sort&oldid=750", note = "[Online; accessed 22-November-2024]" }
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/bubble sort --- {,} ", year = "2009", url = "\url{http://archive.occcwiki.org/index.php?title=Data_Structures/bubble_sort&oldid=750}", note = "[Online; accessed 22-November-2024]" }