aboutsummaryrefslogtreecommitdiff
path: root/LaTeX/Statistical analysis of sorting algorithms/sources.bib
blob: 17112d434c4800786d64578dcebc52046a50268e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
@misc{wikipedia_sorting_algorithm_history, 
title={Sorting algorithm history - https://en.wikipedia.org/wiki/Sorting\_algorithm\#History}, 
year={2020}, 
month={Dec}
}
@misc{toptal, 
title={Sorting Algorithms - https://www.toptal.com/developers/sorting-algorithms}, 
}
@misc{comparing_algorithms, 
title={Comparison of several sorting algorithms: Integers
 - http://warp.povusers.org/SortComparison/integers.html}
}