Makefile: Das Bauen der Bilder korrigiert / vereinfacht.
[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 International Conference 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 }
21
22 @article{P1992,
23         Author = {Ian Parberry},
24         Title = {The Pairwise Sorting Network},
25         Journal = {Parallel Processing Letters},
26         Year = 1992,
27         Pages = {205--211},
28         Volume = 2,
29         Number = {2,3}
30 }
31
32 @article{BB2009,
33         Author = {Sherenaz~W. Al-Haj Baddar and Kenneth~E. Batcher},
34         Title = {An 11-Step Sorting Network for 18~Elements},
35         Journal = {Parallel Processing Letters},
36         Year = 2009,
37         Pages = {97--104},
38         Volume = 19,
39         Number = 1
40 }
41
42 @book{KNUTHBOOK,
43         Author = {Donald~E. Knuth},
44         Title = {The Art of Computer Programming},
45         Publisher = {Addison-Wesley},
46         Year = 2007,
47         Volume = 3,
48         Series = {fixme Series fixme},
49         Edition = 2
50 }
51
52 @inbook{KNUTH,
53         Author = {Donald~E. Knuth},
54         Title = {Sorting and Searching},
55         Chapter = {5.3.4 Networks for Sorting},
56         Pages = {219--247},
57         Publisher = {Addison-Wesley},
58         Year = 2007,
59         Volume = 3,
60         Series = {The Art of Computer Programming},
61         Edition = {second}
62 }
63
64 @MastersThesis{M2009,
65         Type = {Diplomarbeit},
66         Author = {Moritz Mühlenthaler},
67         Title = {{Konstruktion von Sortiernetzwerken durch Leitungselimination}},
68         School = {Friedrich-Alexander-Universität Erlangen-Nürnberg},
69         Address = {Lehrstuhl für Informatik~12},
70         Year = 2009,
71         Month = {März}
72 }
73
74 @inproceedings{J1995_WRONG,
75         Author = {Hugues Juillé},
76         Title = {Evolution of Non-Deterministic Incremental Algorithms as a New Approach for Search in State Spaces},
77         Booktitle = {Lecture Notes in Computer Science},
78         Year = 1995,
79         Pages = {246--260}
80 }
81 @InProceedings{J1995,
82         author =      {Hugues Juillé},
83         title =       {Evolution of Non-Deterministic Incremental Algorithms as a New Approach for Search in State Space},
84         booktitle =    {Proc. 6th International Conference on Genetic Algorithms (ICGA)},
85         pages =       {351--358},
86         year =        1995
87 }
88
89 @Article{H1990,
90         author =      {W.~Daniel Hillis},
91         title =       {Co-evolving parasites improve simulated evolution as an optimization procedure},
92         journal =     {Physica D: Nonlinear Phenomena},
93         year =        1990,
94         volume =      42,
95         pages =       {228--234},
96         doi =          {10.1016/0167-2789(90)90076-2}
97 }
98
99 @inbook{H1992,
100         Author = {W.~Daniel Hillis},
101         Title = {Artificial Life II},
102         Chapter = {Co-evolving parasites improve simulated evolution as an optimization procedure},
103         Publisher = {Addison-Wesley},
104         Year = 1992
105 }
106
107 @inbook{W2006,
108         Author = {Rolf Wanka},
109         Title = {Approximationsalgorithmen},
110         Chapter = {8 Approximate Counting und die Monte-Carlo-Methode},
111         Pages = {151--186},
112         Year = 2006,
113         Publisher = {Teubner Verlag},
114         Address = {Wiesbaden}
115 }
116
117 @InProceedings{G1972,
118         author    = {M.~W. Green},
119         title     = {Some improvements in non-adaptive sorting algorithms},
120         booktitle = {Proc. 6th Princeton Conference on Information Sciences and Systems (CISS)},
121         pages     = {387--391},
122         year      = 1972
123 }
124
125 @inproceedings{V1974,
126         author = {David C. Van Voorhis},
127         title = {An economical construction for sorting networks},
128         booktitle = {Proceedings of the May 6--10, 1974, national computer conference and exposition},
129         series = {AFIPS '74},
130         year = {1974},
131         location = {Chicago, Illinois},
132         pages = {921--927},
133         numpages = {7},
134         url = {http://doi.acm.org/10.1145/1500175.1500347},
135         doi = {http://doi.acm.org/10.1145/1500175.1500347},
136         acmid = {1500347},
137         publisher = {ACM},
138         address = {New York, NY, USA}
139 }
140
141 @inproceedings{DA1998,
142         author    = {Kalyanmoy Deb and Samir Agrawal},
143         title     = {Understanding Interactions among Genetic Algorithm Parameters},
144         booktitle = {Proceedings of the Fifth Workshop on Foundations of Genetic Algorithms},
145         year      = 1998,
146         pages     = {265--286}
147 }
148
149 @article{ES1998,
150         author = {A.~E. Eiben and C.~A. Schippers},
151         title = {On evolutionary exploration and exploitation},
152         journal = {Fundamenta Informaticae},
153         volume = {35},
154         issue = {1-4},
155         month = {August},
156         year = {1998},
157         issn = {0169-2968},
158         pages = {35--50},
159         numpages = {16},
160         url = {http://portal.acm.org/citation.cfm?id=297119.297124},
161         acmid = {297124},
162         publisher = {IOS Press},
163         address = {Amsterdam, The Netherlands, The Netherlands}
164 }
165
166 @article{WW2002,
167         author = {Karsten Weicker and Nicole Weicker},
168         title = {Basic principles for understanding evolutionary algorithms},
169         journal = {Fundamenta Informaticae},
170         volume = {55},
171         issue = {3-4},
172         month = {September},
173         year = {2002},
174         issn = {0169-2968},
175         pages = {387--403},
176         numpages = {17},
177         url = {http://portal.acm.org/citation.cfm?id=958775.958783},
178         acmid = {958783},
179         publisher = {IOS Press},
180         address = {Amsterdam, The Netherlands, The Netherlands},
181 }
182
183 @InProceedings{HF2004,
184         author =       {Michael~L. Harrison and James~A. Foster},
185         title =        {Co-evolving Faults to Improve the Fault Tolerance of Sorting Networks},
186         booktitle =    {Proc. 7th European Conference on Genetic Programming (EuroGP)},
187         pages =        {57-–66},
188         year =         2004,
189         doi =          {10.1007/978-3-540-24650-3_6}
190 }