diff options
Diffstat (limited to 'LaTeX/Statistical analysis of sorting algorithms/sources.bib')
| -rw-r--r-- | LaTeX/Statistical analysis of sorting algorithms/sources.bib | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/LaTeX/Statistical analysis of sorting algorithms/sources.bib b/LaTeX/Statistical analysis of sorting algorithms/sources.bib new file mode 100644 index 0000000..17112d4 --- /dev/null +++ b/LaTeX/Statistical analysis of sorting algorithms/sources.bib @@ -0,0 +1,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} +}
\ No newline at end of file |
