aboutsummaryrefslogtreecommitdiff
path: root/LaTeX/Statistical analysis of sorting algorithms/sources.bib
diff options
context:
space:
mode:
authorSyndamia <kamen.d.mladenov@protonmail.com>2021-11-08 16:37:27 +0200
committerSyndamia <kamen.d.mladenov@protonmail.com>2021-11-08 16:37:27 +0200
commitb1fff3c3a9372d7ddb06d587a8cc09c5baed8fe1 (patch)
tree912108224cc4c3bd5a3fc763346ee0ce4c1920bd /LaTeX/Statistical analysis of sorting algorithms/sources.bib
parent63e64288d2d4704ff6935c13e94996c4deaf2e04 (diff)
downloadSchool-Projects-b1fff3c3a9372d7ddb06d587a8cc09c5baed8fe1.tar
School-Projects-b1fff3c3a9372d7ddb06d587a8cc09c5baed8fe1.tar.gz
School-Projects-b1fff3c3a9372d7ddb06d587a8cc09c5baed8fe1.zip
Added latex school projectHEADmaster
Diffstat (limited to 'LaTeX/Statistical analysis of sorting algorithms/sources.bib')
-rw-r--r--LaTeX/Statistical analysis of sorting algorithms/sources.bib12
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