X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=references.bib;h=2bae7cdbe2ce56e4520108a2453e77d7d917e69a;hb=67e659fd0afe0b842ec8dec9d47844659c88e167;hp=30da61b407bdf432ef0d1ff9e93cf074058d950d;hpb=9c25159564439e81b2d237ef32e5697211a63774;p=diplomarbeit.git diff --git a/references.bib b/references.bib index 30da61b..2bae7cd 100644 --- a/references.bib +++ b/references.bib @@ -10,7 +10,7 @@ } @inproceedings{B1968, - Author = {Kenneth E. Batcher}, + Author = {Kenneth~E. Batcher}, Title = {Sorting Networks and their Applications}, Booktitle = {Proc. AFIPS Spring Joint Comput. Conf., Vol. 32}, Year = 1968, @@ -18,3 +18,55 @@ Publisher = {ACM}, Address = {New York, NY, USA} } + +@article{P1992, + Author = {Ian Parberry}, + Title = {The Pairwise Sorting Network}, + Journal = {Parallel Processing Letters}, + Year = 1992, + Pages = {205--211}, + Volume = 2, + Number = {2,3} +} + +@article{BB2009, + Author = {Sherenaz~W. Al-Haj Baddar and Kenneth~E. Batcher}, + Title = {An 11-Step Sorting Network for 18~Elements}, + Journal = {Parallel Processing Letters}, + Year = 2009, + Pages = {97--104}, + Volume = 19, + Number = 1 +} + +@book{KNUTHBOOK, + Author = {Donald~E. Knuth}, + Title = {The art of computer programming}, + Publisher = {Addison-Wesley}, + Year = 2007, + Volume = 3, + Series = {fixme Series fixme}, + Edition = 2 +} + +@inbook{KNUTH, + Author = {Donald~E. Knuth}, + Title = {Sorting and Searching}, + Chapter = {5.3.4 Networks for Sorting}, + Pages = {219--247}, + Publisher = {Addison-Wesley}, + Year = 2007, + Volume = 3, + Series = {The art of computer programming}, + Edition = {second} +} + +@MastersThesis{M2009, + Type = {Diplomarbeit}, + Author = {Moritz Mühlenthaler}, + Title = {{Konstruktion von Sortiernetzwerken durch Leitungselimination}}, + School = {Friedrich-Alexander-Universität Erlangen-Nürnberg}, + Address = {Lehrstuhl für Informatik~12}, + Year = 2009, + Month = {März} +}