Oscillating merge sort: Difference between revisions

Content deleted Content added
OAbot (talk | contribs)
m Open access bot: doi added to citation with #oabot.
GreenC bot (talk | contribs)
 
(One intermediate revision by one other user not shown)
Line 11:
*{{Citation |last=Flores |first=Ivan |year=1969 |title=Computer Sorting |publisher=Prentice-Hall |isbn=978-0-13165746-5 |ref=none}}
*{{Citation |last=Knuth |first=D. E. |year=1975 |title=Sorting and Searching |series=[[The Art of Computer Programming]] |volume=3 |publisher=Addison Wesley |ref=none}}
*{{Citation |last=Lowden |first=B. G. T. |title=A note on the oscillating sort |journal=The Computer Journal |volume=20 |issue=1 |page=92 |url=http://comjnl.oxfordjournals.org/content/20/1/92.full.pdf |doi= 10.1093/comjnl/20.1.92 |ref=none|doi-access=free }}{{dead link|date=MayJanuary 20212025|bot=medic}}{{cbignore|bot=medic}}
*{{Citation |last=Martin |first=W. A. |year=1971 |title=Sorting |journal=Computing Surveys |volume=3 |issue=4 |pages=147–174 |publisher=ACM |doi=10.1145/356593.356594 |ref=none|doi-access=free }}
*{{Citation |last=Sobel |first=Sheldon |title=Oscillating Sort–A New Sort Merging Technique |journal=Journal of the ACM |publisher=ACM |___location=New York, NY |volume=9 |issue=3 |pages=372–374 |date=July 1962 |doi=10.1145/321127.321133 |s2cid=11554742 |ref=none|doi-access=free }}
Line 21:
 
<!-- [[Category:Articles with example pseudocode]] -->
[[Category:Sorting algorithms]]
[[Category:Comparison sorts]]
[[Category:Stable sorts]]