WASET
	@article{(Open Science Index):https://publications.waset.org/pdf/10000123,
	  title     = {Enhanced Bidirectional Selection Sort},
	  author    = {Jyoti Dua},
	  country	= {},
	  institution	= {},
	  abstract     = {An algorithm is a well-defined procedure that takes
some input in the form of some values, processes them and gives the
desired output. It forms the basis of many other algorithms such as
searching, pattern matching, digital filters etc., and other applications
have been found in database systems, data statistics and processing,
data communications and pattern matching. This paper introduces
algorithmic “Enhanced Bidirectional Selection” sort which is
bidirectional, stable. It is said to be bidirectional as it selects two
values smallest from the front and largest from the rear and assigns
them to their appropriate locations thus reducing the number of
passes by half the total number of elements as compared to selection
sort.
},
	    journal   = {International Journal of Computer and Information Engineering},
	  volume    = {8},
	  number    = {7},
	  year      = {2014},
	  pages     = {1266 - 1269},
	  ee        = {https://publications.waset.org/pdf/10000123},
	  url   	= {https://publications.waset.org/vol/91},
	  bibsource = {https://publications.waset.org/},
	  issn  	= {eISSN: 1307-6892},
	  publisher = {World Academy of Science, Engineering and Technology},
	  index 	= {Open Science Index 91, 2014},
	}