@article{32183,
  author       = {{Hou, W and Yao, Y and Li, Y and Peng, B and Shi, K and Zhou, Z and Pan, J and Liu, M and Hu, J}},
  issn         = {{2095-025x}},
  journal      = {{Frontiers of materials science}},
  number       = {{1}},
  title        = {{{Linearly shifting ferromagnetic resonance response of La0.7Sr0.3MnO3 thin film for body temperature sensors}}},
  volume       = {{16}},
  year         = {{2022}},
}

@article{32234,
  author       = {{Wojciechowski, M}},
  issn         = {{2352-3409}},
  journal      = {{Data Brief}},
  pages        = {{108318}},
  title        = {{{Dataset for random uniform distributions of 2D circles and 3D spheres.}}},
  volume       = {{43}},
  year         = {{2022}},
}

@article{32239,
  author       = {{Hunter, I and Norton, MM and Chen, B and Simonetti, C and Moustaka, ME and Touboul, J and Fraden, S}},
  issn         = {{2470-0045}},
  journal      = {{Phys Rev E}},
  number       = {{2-1}},
  pages        = {{024310}},
  title        = {{{Pattern formation in a four-ring reaction-diffusion network with heterogeneity.}}},
  volume       = {{105}},
  year         = {{2022}},
}

@article{32263,
  abstract     = {{<jats:p>Furfuryl amine-functionalized few-layered graphene was prepared <jats:italic>via</jats:italic> a mechanochemical process by a [4 + 2] cycloaddition under solvent-free conditions.</jats:p>}},
  author       = {{Filvan Torkaman, Najmeh and Kley, Marina and Bremser, Wolfgang and Wilhelm, René}},
  issn         = {{2046-2069}},
  journal      = {{RSC Advances}},
  keywords     = {{General Chemical Engineering, General Chemistry}},
  number       = {{27}},
  pages        = {{17249--17256}},
  publisher    = {{Royal Society of Chemistry (RSC)}},
  title        = {{{Reversible functionalization and exfoliation of graphite by a Diels–Alder reaction with furfuryl amine}}},
  doi          = {{10.1039/d2ra02566c}},
  volume       = {{12}},
  year         = {{2022}},
}

@article{32266,
  author       = {{Hoppe, Julia Amelie and Melkas, Helinä and Pekkarinen, Satu and Tuisku, Outi and Hennala, Lea and Johansson-Pajala, Rose-Marie and Gustafsson, Christine and Thommes, Kirsten}},
  issn         = {{1044-7318}},
  journal      = {{International Journal of Human–Computer Interaction}},
  keywords     = {{Computer Science Applications, Human-Computer Interaction, Human Factors and Ergonomics}},
  pages        = {{1--17}},
  publisher    = {{Informa UK Limited}},
  title        = {{{Perception of Society’s Trust in Care Robots by Public Opinion Leaders}}},
  doi          = {{10.1080/10447318.2022.2081283}},
  year         = {{2022}},
}

@article{32267,
  author       = {{Hoppe, Julia Amelie and Melkas, Helinä and Pekkarinen, Satu and Tuisku, Outi and Hennala, Lea and Johansson-Pajala, Rose-Marie and Gustafsson, Christine and Thommes, Kirsten}},
  issn         = {{1044-7318}},
  journal      = {{International Journal of Human–Computer Interaction}},
  keywords     = {{Computer Science Applications, Human-Computer Interaction, Human Factors and Ergonomics}},
  pages        = {{1--17}},
  publisher    = {{Informa UK Limited}},
  title        = {{{Perception of Society’s Trust in Care Robots by Public Opinion Leaders}}},
  doi          = {{10.1080/10447318.2022.2081283}},
  year         = {{2022}},
}

@inbook{32272,
  author       = {{Akkerman, Agnes and Manevska, Katerina and Thommes, Kirsten and Sluiter, Roderick}},
  booktitle    = {{Employment Relations as Networks}},
  isbn         = {{9781003125730}},
  publisher    = {{Routledge}},
  title        = {{{Losing What You Never Had}}},
  doi          = {{10.4324/9781003125730-10}},
  year         = {{2022}},
}

@inproceedings{32279,
  author       = {{Schmolke, Tobias and Meschut, Gerson}},
  booktitle    = {{Proceedings of the 6th Conference on Steels in Cars and Trucks}},
  location     = {{Milan}},
  title        = {{{Investigation of leak tightness for bonded steel joints induced by mechanical and corrosive load for use in battery housings}}},
  year         = {{2022}},
}

@article{17869,
  author       = {{Poniatowski, Martin and Lüttenberg, Hedda and Beverungen, Daniel and Kundisch, Dennis}},
  journal      = {{Information Systems and e-Business Management, Special Issue on Platform Business Models and Platform Strategies}},
  pages        = {{257 -- 283}},
  title        = {{{Three Layers of Abstraction—A Conceptual Framework for Theorizing digital Multi-Sided Platforms}}},
  volume       = {{2}},
  year         = {{2022}},
}

@inproceedings{32311,
  abstract     = {{Testing is one of the most frequent means of quality assurance for software. Property-based testing aims at generating test suites for checking code against user-defined properties. Test input generation is, however, most often independent of the property to be checked, and is instead based on random or user-defined data generation.In this paper, we present property-driven unit testing of functions with numerical inputs and outputs. Alike property-based testing, it allows users to define the properties to be tested for. Contrary to property-based testing, it also uses the property for a targeted generation of test inputs. Our approach is a form of learning-based testing where we first of all learn a model of a given black-box function using standard machine learning algorithms, and in a second step use model and property for test input generation. This allows us to test both predefined functions as well as machine learned regression models. Our experimental evaluation shows that our property-driven approach is more effective than standard property-based testing techniques.}},
  author       = {{Sharma, Arnab and Melnikov, Vitaly and Hüllermeier, Eyke and Wehrheim, Heike}},
  booktitle    = {{Proceedings of the 10th IEEE/ACM International Conference on Formal Methods in Software Engineering (FormaliSE)}},
  pages        = {{113--123}},
  publisher    = {{IEEE}},
  title        = {{{Property-Driven Testing of Black-Box Functions}}},
  year         = {{2022}},
}

@inproceedings{29842,
  abstract     = {{To build successful software products, developers continuously have to discover what features the users really need. This discovery can be achieved with continuous experimentation, testing different software variants with distinct user groups, and deploying the superior variant for all users. However, existing approaches do not focus on explicit modeling of variants and experiments, which offers advantages such as traceability of decisions and combinability of experiments. Therefore, our vision is the provision of model-driven continuous experimentation, which provides the developer with a framework for structuring the experimentation process. For that, we introduce the overall concept, apply it to the experimentation on component-based software architectures and point out future research questions. In particular, we show the applicability by combining feature models for modeling the software variants, users, and experiments (i.e., model-driven) with MAPE-K for the adaptation (i.e., continuous experimentation) and implementing the concept based on the component-based Angular framework.}},
  author       = {{Gottschalk, Sebastian and Yigitbas, Enes and Engels, Gregor}},
  booktitle    = {{Proceedings of the 18th International Conference on Software Architecture Companion }},
  keywords     = {{continuous experimentation, model-driven, component-based software architectures, self-adaptation}},
  location     = {{Hawaii}},
  publisher    = {{IEEE}},
  title        = {{{Model-driven Continuous Experimentation on Component-based Software Architectures }}},
  doi          = {{10.1109/ICSA-C54293.2022.00011}},
  year         = {{2022}},
}

@article{32319,
  author       = {{Kißling, Magdalena}},
  journal      = {{Der Deutschunterricht (1) }},
  pages        = {{46--52}},
  title        = {{{„Beim Ausschneiden zeigen die Wörter mir ihre Bestandteile.“ Memoria als Deutungsöffnung bei Herta Müller}}},
  year         = {{2022}},
}

@article{32320,
  author       = {{Kißling, Magdalena}},
  journal      = {{IMST-Newsletter (53)}},
  pages        = {{26--28}},
  title        = {{{Bildungsverantwortung im Deutschunterricht. Thesen zu einem bildungsgerechten Literaturunterricht}}},
  year         = {{2022}},
}

@article{29806,
  author       = {{Huang, Jingyuan and Voigt, Markus and Wackenrohr, Steffen and Ebbert, Christoph and Keller, Adrian and Maier, Hans Jürgen and Grundmeier, Guido}},
  issn         = {{0947-5117}},
  journal      = {{Materials and Corrosion}},
  keywords     = {{Materials Chemistry, Metals and Alloys, Surfaces, Coatings and Films, Mechanical Engineering, Mechanics of Materials, Environmental Chemistry, Materials Chemistry, Metals and Alloys, Surfaces, Coatings and Films, Mechanical Engineering, Mechanics of Materials, Environmental Chemistry, Materials Chemistry, Metals and Alloys, Surfaces, Coatings and Films, Mechanical Engineering, Mechanics of Materials, Environmental Chemistry}},
  pages        = {{1034}},
  publisher    = {{Wiley}},
  title        = {{{Influence of hydrogel coatings on corrosion and fatigue of iron in simulated body fluid}}},
  doi          = {{10.1002/maco.202112841}},
  volume       = {{73}},
  year         = {{2022}},
}

@inbook{32233,
  author       = {{Häsel-Weide, Uta and Wallner, Melina and Hattermann, M.}},
  booktitle    = {{Anfangsunterricht für alle Kinder - Willkommen in der Schule!}},
  editor       = {{Gutzmann, M. and Carle, U.}},
  pages        = {{200--215}},
  title        = {{{Symmetrieverständnis von Anfang an}}},
  year         = {{2022}},
}

@article{32330,
  author       = {{Krüger, Jan Tobias and Hoyer, Kay-Peter and Hengsbach, Florian and Schaper, Mirko}},
  issn         = {{2238-7854}},
  journal      = {{Journal of Materials Research and Technology}},
  keywords     = {{Metals and Alloys, Surfaces, Coatings and Films, Biomaterials, Ceramics and Composites}},
  pages        = {{2369--2387}},
  publisher    = {{Elsevier BV}},
  title        = {{{Formation of insoluble silver-phases in an iron-manganese matrix for bioresorbable implants using varying laser beam melting strategies}}},
  doi          = {{10.1016/j.jmrt.2022.06.006}},
  volume       = {{19}},
  year         = {{2022}},
}

@inproceedings{32329,
  author       = {{Chudalla, Nick and Bartley, Aurélie and Ditter, Jan and Meschut, Gerson and Wibbeke, Tim Michael}},
  location     = {{Milan, Italy}},
  title        = {{{Disjoining and repair strategies of structural joints in automotive lightweight structures}}},
  year         = {{2022}},
}

@article{32335,
  abstract     = {{Aspects of data science surround us in many contexts, for example regarding climate change, air pollution, and other environmental issues. To open the “data-science-black-box” for lower secondary school students we developed a data science project focussing on the analysis of self-collected environmental data. We embed this project in computer science education, which enables us to use a new knowledge-based programming approach for the data analysis within Jupyter Notebooks and the programming language Python. In this paper, we evaluate the second cycle of this project which took place in a ninth-grade computer science class. In particular, we present how the students coped with the professional tool of Jupyter Notebooks for doing statistical investigations and which insights they gained.}},
  author       = {{PODWORNY, SUSANNE and Hüsing, Sven and SCHULTE, CARSTEN}},
  issn         = {{1570-1824}},
  journal      = {{STATISTICS EDUCATION RESEARCH JOURNAL}},
  keywords     = {{Education, Statistics and Probability}},
  number       = {{2}},
  publisher    = {{International Association for Statistical Education}},
  title        = {{{A PLACE FOR A DATA SCIENCE PROJECT IN SCHOOL: BETWEEN STATISTICS AND EPISTEMIC PROGRAMMING}}},
  doi          = {{10.52041/serj.v21i2.46}},
  volume       = {{21}},
  year         = {{2022}},
}

@inproceedings{32334,
  abstract     = {{The market for microinverters is growing, especially in Europe. Driven by the strongly rising prices for electricity, many small photovoltaic energy systems are being installed. Since monitoring for these plants is often quite costly, their yields are often not logged. Since 2014, microinverters have been studied at the University of Paderborn. The investigations are divided into indoor and outdoor tests. In the indoor area conversion efficiencies as a function of load have been measured with high accuracy and ranked according to Euro- and CEC weightings. In the outdoor laboratory, the behavior in the real world is tested. Energy yields have been measured outdoors via identical and calibrated crystalline silicon PV modules. Here, the investigations were carried out with modules of the power of 215 Wp until the year 2020. Because of the increasing module power nowadays, modules with an output of 360 Wp are now being used. To assess the influence of PV module size, two extremes have been investigated: A rather small module with 215 Wp - as it has been used 10 years ago, and a brand-new module (2021) offering 360 Wp. Both types of modules contain 60 solar cells in series connection. Appling the low-power modules, the challenge for the different micro-inverters has been during weak-light conditions, using the high-power modules, some inverters temporarily reach their power limits and yield is reduced. A method using a reference configuration of inverter & module and a linear equation resulting in the actual yield, any module & inverter configuration can be characterized by just the two coefficients.}},
  author       = {{Krauter, Stefan and Bendfeld, Jörg and Möller, Marius Claus}},
  booktitle    = {{Proceedings of the 49th IEEE Photovoltaic Specialists Conference}},
  location     = {{Philadelphia, PA, USA}},
  title        = {{{Microinverter testing update using high power modules: Efficiency, yield, and conformity to a new ”estimation formula” for variation of PV panel size}}},
  year         = {{2022}},
}

@inbook{32339,
  author       = {{Häsel-Weide, Uta and Seitz, S. and Wallner, Melina and Wilke, Y.}},
  booktitle    = {{Qualifizierung für Inklusion. Sekundarstufe}},
  editor       = {{Lutz, D. and Becker, J. and Buchhaupt, F. and Katzenbach, D. and Strecker, A. and Urban, M.}},
  pages        = {{83--100}},
  publisher    = {{Waxmann}},
  title        = {{{Professionalisierung für inklusiven Mathematikunterricht. Interdisziplinäre Seminarkonzeption zur reflexiven Professionalisierung angehender Mathematiklehrkräfte in der Sekundarstufe}}},
  year         = {{2022}},
}

