Analysis of information sources in references of the Wikipedia article "Selection sort" in English language version.
The name typically given to this algorithm, heapsort, obscures the fact that the algorithm is nothing but an implementation of selection sort using the right data structure.