BibTeX hinzugefügt..
[diplomarbeit.git] / references.bib
1 @inproceedings{MW2010,
2         Author = {Moritz Mühlenthaler and Rolf Wanka},
3         Title = {Improving Bitonic Sorting by Wire Elimination},
4         Booktitle = {Proc. 23rd PARS-Workshop on Parallel Systems and Architectures of the 23rd Int. Conf. on Architecture of Computing Systems (ARCS)},
5         Year = 2010,
6         ISBN = {978-3-8007-3222-7},
7         Pages = {15--22},
8         Publisher = {VDE Verlag},
9         Address = {Berlin, Offenbach}
10 }
11
12 @inproceedings{B1968,
13         Author = {Kenneth E. Batcher},
14         Title = {Sorting Networks and their Applications},
15         Booktitle = {Proc. AFIPS Spring Joint Comput. Conf., Vol. 32},
16         Year = 1968,
17         Pages = {307--314},
18         Publisher = {ACM},
19         Address = {New York, NY, USA}
20 }