@techreport{47103,
  author       = {{Gallier, Carlo and Kesternich, Martin and Löschel, Andreas and Waichmann, Israel}},
  issn         = {{1556-5068}},
  publisher    = {{ZEW Discussion Paper 17-071}},
  title        = {{{Ratchet Up or Down? An Experimental Investigation of Global Public Good Provision in the United Nations Youth Associations Network}}},
  doi          = {{10.2139/ssrn.3091619}},
  volume       = {{17-071}},
  year         = {{2017}},
}

@inbook{49540,
  author       = {{Meyer zu Hörste-Bührer, Raphaela}},
  booktitle    = {{Neuere reformierte Bekenntnisse im Fokus. Studien zu ihrer Entstehung und Geltung, reformiert! 2}},
  editor       = {{Bienert, M. and Hofheinz, M. and  Jochum-Bortfeld , C. and Meyer zu Hörste-Bührer, R.J. and van Oorschot, F.}},
  pages        = {{71--89}},
  title        = {{{„Wir haben diesen Satz in irdenen Gefässen“. Erkenntnistheoretische Überlegungen zur reformierten Bekenntnishermeneutik vor dem Hintergrund von Realismus und Konstruktivismus}}},
  year         = {{2017}},
}

@book{49525,
  editor       = {{Bienert, M. and Hofheinz, M. and ochum-Bortfeld , C. and Meyer zu Hörste-Bührer, R.J. and van Oorschot, F.}},
  title        = {{{Neuere reformierte Bekenntnisse im Fokus. Studien zu ihrer Entstehung und Geltung}}},
  year         = {{2017}},
}

@article{49539,
  author       = {{Meyer zu Hörste-Bührer, Raphaela}},
  journal      = {{Sola Scriptura. Die Heilige Schrift als heiligende Schrift, Beihefte zur Ökumenischen Rundschau 116}},
  pages        = {{63–71}},
  title        = {{{Response: Fragen und Antworten im Machtbereich Gottes und der Menschen}}},
  year         = {{2017}},
}

@inproceedings{48863,
  abstract     = {{The novel R package ecr (version 2), short for Evolutionary Computation in R, provides a comprehensive collection of building blocks for constructing powerful evolutionary algorithms for single- and multi-objective continuous and combinatorial optimization problems. It allows to solve standard optimization tasks with few lines of code using a black-box approach. Moreover, rapid prototyping of non-standard ideas is possible via an explicit, white-box approach. This paper describes the design principles of the package and gives some introductory examples on how to use the package in practise.}},
  author       = {{Bossek, Jakob}},
  booktitle    = {{Proceedings of the Genetic and Evolutionary Computation Conference Companion}},
  isbn         = {{978-1-4503-4939-0}},
  keywords     = {{evolutionary optimization, software-tools}},
  pages        = {{1187–1193}},
  publisher    = {{Association for Computing Machinery}},
  title        = {{{Ecr 2.0: A Modular Framework for Evolutionary Computation in R}}},
  doi          = {{10.1145/3067695.3082470}},
  year         = {{2017}},
}

@inproceedings{48857,
  abstract     = {{While finding minimum-cost spanning trees (MST) in undirected graphs is solvable in polynomial time, the multi-criteria minimum spanning tree problem (mcMST) is NP-hard. Interestingly, the mcMST problem has not been in focus of evolutionary computation research for a long period of time, although, its relevance for real world problems is easy to see. The available and most notable approaches by Zhou and Gen as well as by Knowles and Corne concentrate on solution encoding and on fairly dated selection mechanisms. In this work, we revisit the mcMST and focus on the mutation operators as exploratory components of evolutionary algorithms neglected so far. We investigate optimal solution characteristics to discuss current mutation strategies, identify shortcomings of these operators, and propose a sub-tree based operator which offers what we term Pareto-beneficial behavior: ensuring convergence and diversity at the same time. The operator is empirically evaluated inside modern standard evolutionary meta-heuristics for multi-criteria optimization and compared to hitherto applied mutation operators in the context of mcMST.}},
  author       = {{Bossek, Jakob and Grimme, Christian}},
  booktitle    = {{2017 IEEE Symposium Series on Computational Intelligence (SSCI)}},
  keywords     = {{Convergence, Encoding, Euclidean distance, Evolutionary computation, Heating systems, Optimization, Standards}},
  pages        = {{1–8}},
  title        = {{{A Pareto-Beneficial Sub-Tree Mutation for the Multi-Criteria Minimum Spanning Tree Problem}}},
  doi          = {{10.1109/SSCI.2017.8285183}},
  year         = {{2017}},
}

@inproceedings{48856,
  abstract     = {{There exist many optimal or heuristic priority rules for machine scheduling problems, which can easily be integrated into single-objective evolutionary algorithms via mutation operators. However, in the multi-objective case, simultaneously applying different priorities for different objectives may cause severe disruptions in the genome and may lead to inferior solutions. In this paper, we combine an existing mutation operator concept with new insights from detailed observation of the structure of solutions for multi-objective machine scheduling problems. This allows the comprehensive integration of priority rules to produce better Pareto-front approximations. We evaluate the extended operator concept compared to standard swap mutation and the stand-alone components of our hybrid scheme, which performs best in all evaluated cases.}},
  author       = {{Bossek, Jakob and Grimme, Christian}},
  booktitle    = {{2017 IEEE Symposium Series on Computational Intelligence (SSCI)}},
  keywords     = {{Evolutionary computation, Processor scheduling, Schedules, Scheduling, Sociology, Standards, Statistics}},
  pages        = {{1–8}},
  title        = {{{An Extended Mutation-Based Priority-Rule Integration Concept for Multi-Objective Machine Scheduling}}},
  doi          = {{10.1109/SSCI.2017.8285224}},
  year         = {{2017}},
}

@article{48864,
  abstract     = {{Bossek, (2017), mcMST: A Toolbox for the Multi-Criteria Minimum Spanning Tree Problem, Journal of Open Source Software, 2(17), 374, doi:10.21105/joss.00374}},
  author       = {{Bossek, Jakob}},
  issn         = {{2475-9066}},
  journal      = {{Journal of Open Source Software}},
  number       = {{17}},
  pages        = {{374}},
  title        = {{{mcMST: A Toolbox for the Multi-Criteria Minimum Spanning Tree Problem}}},
  doi          = {{10.21105/joss.00374}},
  volume       = {{2}},
  year         = {{2017}},
}

@article{48865,
  author       = {{Bossek, Jakob}},
  issn         = {{2073-4859}},
  journal      = {{The R Journal}},
  number       = {{1}},
  pages        = {{103–113}},
  title        = {{{Smoof: Single- and Multi-Objective Optimization Test Functions}}},
  volume       = {{9}},
  year         = {{2017}},
}

@article{48837,
  author       = {{Bischl, Bernd and Richter, Jakob and Bossek, Jakob and Horn, Daniel and Thomas, Janek and Lang, Michel}},
  journal      = {{CoRR}},
  title        = {{{mlrMBO: A Modular Framework for Model-Based Optimization of Expensive Black-Box Functions}}},
  year         = {{2017}},
}

@article{4774,
  author       = {{Ebert, Michael and Simons, Dirk and Stecher, Jack D}},
  journal      = {{The Accounting Review}},
  number       = {{1}},
  pages        = {{73----91}},
  title        = {{{Discretionary aggregation}}},
  volume       = {{92}},
  year         = {{2017}},
}

@misc{36499,
  author       = {{Taschl-Erber, Andrea}},
  title        = {{{Schriftauslegung im Neuen Testament – Angelpunkt für „the Parting of the Ways“? Fallstudien zur Rezeption alttestamentlicher Traditionen, Motive und Figuren,}}},
  year         = {{2017}},
}

@phdthesis{16068,
  author       = {{Marten, Thorsten}},
  isbn         = {{9783844055184}},
  publisher    = {{Shaker Verlag}},
  title        = {{{Erweiterung des Portfolios presshärtbarer Stähle durch gezielte Werkstoff- und Prozessmodifikationen}}},
  year         = {{2017}},
}

@book{49914,
  editor       = {{Autsch, Sabiene and Hornäk, Sara}},
  publisher    = {{transcript Verlag}},
  title        = {{{Material und künstlerisches Handeln. Positionen und Perspektiven in der Gegenwartskunst.}}},
  year         = {{2017}},
}

@book{49865,
  editor       = {{Autsch, Sabiene and Pickartz, Tim}},
  title        = {{{Impulse 4. Texte und Bilder zur Kunstvermittlung. Manifesta 11 (Zürich): Kunstvermittlung als Reise zur Kunst.}}},
  year         = {{2017}},
}

@article{32074,
  author       = {{Böttger, Lydia and Jung, Ulla and Niederhaus, Constanze}},
  journal      = {{Die berufsbildende Schule (69)}},
  pages        = {{318--319}},
  title        = {{{Weiterbildendes Studium „Mehrsprachigkeit, Deutsch als Zweit- und Fremdsprache“ für Lehrerinnen und Lehrer an Berufskollegs}}},
  year         = {{2017}},
}

@misc{75,
  author       = {{Leffrang, Dirk}},
  publisher    = {{Universität Paderborn}},
  title        = {{{Online-Bewertung und Preissetzung auf Airbnb}}},
  year         = {{2017}},
}

@misc{50110,
  author       = {{Pauls, Karina}},
  booktitle    = {{Lexikon der Kunstpädagogik}},
  editor       = {{Bering, Kunibert and Niehoff, Rolf and Pauls, Karina}},
  isbn         = {{978-3-89896-690-0}},
  publisher    = {{ATHENA}},
  title        = {{{Lemmata: Arts and Crafts-Bewegung, Installation, Inszenierung (zusammen mit Nadja Nafe), Kunstpädagogische Handlungsfelder, Lernort Schule, Materialität, Relief, Skulptur/Plastik, Studio Thinking, Werken}}},
  year         = {{2017}},
}

@inbook{50109,
  author       = {{Pauls, Karina}},
  booktitle    = {{Bildung der Imagination, Band 4: Verkörperte Raumvorstellung – gestaltungsdidaktische Praxis und Forschung}},
  editor       = {{Sowa, Hubert and Fröhlich, Sarah}},
  isbn         = {{978-3-89896-663-4}},
  pages        = {{335--346}},
  title        = {{{Die Gefäßkeramik im Kontext des plastischen Arbeitens im Kunstunterricht}}},
  year         = {{2017}},
}

@article{50112,
  author       = {{Pauls, Karina}},
  journal      = {{Rundbrief 1 des BDK-Landesverbandes Nordrhein-Westfalen}},
  pages        = {{3--6}},
  title        = {{{Dialoge zwischen Museum, Kunst und öffentlichem Raum – Zum Programm der Mitgliederversammlung im Museum Abteiberg, Mönchengladbach}}},
  year         = {{2017}},
}

