Publications
Introduction to algorithms
Cormen, T. H.
2009, The MIT Press, Cambridge, Masachusetts; London [pdf]
Merge Sort Algorithm (Remark on Algorithm 426).
Bron, C.
Commun. ACM, 17(12) 706 (1974) [pdf]
Merge Sort Algorithm [M1] (Algorithm 426).
Bron, C.
Commun. ACM, 15(5) 357-358 (1972) [pdf]
Quicksort
Hoare, C. A. R.
The Computer Journal, 5(1) 10-16 (1962) [pdf]
A description is given of a new method of sorting in the random-access store of a computer. The method compares very favourably with other known methods in speed, in economy of storage, and in ease of programming. Certain refinements of the method, which may be useful in the optimization of inner loops, are described in the second part of the paper.
Analysis of Internal Computer Sorting.
Flores, I.
J. ACM, 8(1) 41-80 (1961) [pdf]
Algorithm 64: Quicksort.
Hoare, C. A. R.
Commun. ACM, 4(7) 321 (1961) [pdf]