From b1fff3c3a9372d7ddb06d587a8cc09c5baed8fe1 Mon Sep 17 00:00:00 2001 From: Syndamia Date: Mon, 8 Nov 2021 16:37:27 +0200 Subject: Added latex school project --- LaTeX/Statistical analysis of sorting algorithms/sources.bib | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 LaTeX/Statistical analysis of sorting algorithms/sources.bib (limited to 'LaTeX/Statistical analysis of sorting algorithms/sources.bib') 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 -- cgit v1.2.3