@inproceedings{46323, abstract = {{In practice, e.g. in delivery and service scenarios, Vehicle-Routing-Problems (VRPs) often imply repeated decision making on dynamic customer requests. As in classical VRPs, tours have to be planned short while the number of serviced customers has to be maximized at the same time resulting in a multi-objective problem. Beyond that, however, dynamic requests lead to the need for re-planning of not yet realized tour parts, while already realized tour parts are irreversible. In this paper we study this type of bi-objective dynamic VRP including sequential decision making and concurrent realization of decisions. We adopt a recently proposed Dynamic Evolutionary Multi-Objective Algorithm (DEMOA) for a related VRP problem and extend it to the more realistic (here considered) scenario of multiple vehicles. We empirically show that our DEMOA is competitive with a multi-vehicle offline and clairvoyant variant of the proposed DEMOA as well as with the dynamic single-vehicle approach proposed earlier.}}, author = {{Bossek, Jakob and Grimme, Christian and Trautmann, Heike}}, booktitle = {{Proceedings of the Genetic and Evolutionary Computation Conference (GECCO ’20)}}, pages = {{166–174}}, publisher = {{ACM}}, title = {{{Dynamic Bi-Objective Routing of Multiple Vehicles}}}, year = {{2020}}, } @inproceedings{46327, abstract = {{In online media environments, nostalgia can be used as important ingredient of propaganda strategies, specifically, by creating societal pessimism. This work addresses the automated detection of nostalgic text as a first step towards automatically identifying nostalgia-based manipulation strategies. We compare the performance of standard machine learning approaches on this challenge and demonstrate the successful transfer of the best performing approach to real-world nostalgia detection in a case study.}}, author = {{Lena, Clever and Frischlich, Lena and Trautmann, Heike and Grimme, Christian}}, booktitle = {{Disinformation in open online media}}, editor = {{Grimme, Christian and Preuß, Mike and Takes, Frank and Waldherr, Annie}}, pages = {{48–58}}, title = {{{Automated detection of nostalgic text in the context of societal pessimism}}}, year = {{2020}}, } @inproceedings{46330, abstract = {{In this work we focus on the well-known Euclidean Traveling Salesperson Problem (TSP) and two highly competitive inexact heuristic TSP solvers, EAX and LKH, in the context of per-instance algorithm selection (AS). We evolve instances with 1000 nodes where the solvers show strongly different performance profiles. These instances serve as a basis for an exploratory study on the identification of well-discriminating problem characteristics (features). Our results in a nutshell: we show that even though (1) promising features exist, (2) these are in line with previous results from the literature, and (3) models trained with these features are more accurate than models adopting sophisticated feature selection methods, the advantage is not close to the virtual best solver in terms of penalized average runtime and so is the performance gain over the single best solver. However, we show that a feature-free deep neural network based approach solely based on visual representation of the instances already matches classical AS model results and thus shows huge potential for future studies.}}, author = {{Seiler, Moritz V and Pohl, Janina and Bossek, Jakob and Kerschke, Pascal and Trautmann, Heike}}, booktitle = {{Proceedings of the 16$^th$ International Conference on Parallel Problem Solving from Nature (PPSN XVI)}}, editor = {{Bäck, Thomas and Preuss, Mike and Deutz, André and Wang, Hao and Doerr, Carola and Emmerich, Michael and Trautmann, Heike}}, pages = {{48–64}}, title = {{{Deep Learning as a Competitive Feature-Free Approach for Automated Algorithm Selection on the Traveling Salesperson Problem}}}, doi = {{10.1007/978-3-030-58112-1_4}}, year = {{2020}}, } @inproceedings{46329, abstract = {{The past decade has been characterized by a strong increase in the use of social media and a continuous growth of public online discussion. With the failure of purely manual moderation, platform operators started searching for semi-automated solutions, where the application of Natural Language Processing (NLP) and Machine Learning (ML) techniques is promising. However, this requires huge financial investments for algorithmic implementations, data collection, and model training, which only big players can afford. To support smaller or medium-sized media enterprises (SME), we developed an integrated comment moderation system as an IT platform. This platform acts as a service provider and offers Analytics as a Service (AaaS) to SMEs. Operating such a platform, however, requires a robust technology stack, integrated workflows and well-defined interfaces between all parties. In this paper, we develop and discuss a suitable IT architecture and present a prototypical implementation.}}, author = {{Riehle, Dennis M. and Niemann, Marco and Brunk, Jens and Assenmacher, Dennis and Trautmann, Heike and Becker, Jörg}}, booktitle = {{Social Computing and Social Media. Participation, User Experience, Consumer Experience, and Applications of Social Computing}}, editor = {{Meiselwitz, Gabriele}}, isbn = {{978-3-030-49576-3}}, pages = {{71–86}}, publisher = {{Springer International Publishing}}, title = {{{Building an Integrated Comment Moderation System – Towards a Semi-automatic Moderation Tool}}}, year = {{2020}}, } @article{46333, abstract = {{ Recently, social bots, (semi-) automatized accounts in social media, gained global attention in the context of public opinion manipulation. Dystopian scenarios like the malicious amplification of topics, the spreading of disinformation, and the manipulation of elections through “opinion machines” created headlines around the globe. As a consequence, much research effort has been put into the classification and detection of social bots. Yet, it is still unclear how easy an average online media user can purchase social bots, which platforms they target, where they originate from, and how sophisticated these bots are. This work provides a much needed new perspective on these questions. By providing insights into the markets of social bots in the clearnet and darknet as well as an exhaustive analysis of freely available software tools for automation during the last decade, we shed light on the availability and capabilities of automated profiles in social media platforms. Our results confirm the increasing importance of social bot technology but also uncover an as yet unknown discrepancy of theoretical and practically achieved artificial intelligence in social bots: while literature reports on a high degree of intelligence for chat bots and assumes the same for social bots, the observed degree of intelligence in social bot implementations is limited. In fact, the overwhelming majority of available services and software are of supportive nature and merely provide modules of automation instead of fully fledged “intelligent” social bots. }}, author = {{Assenmacher, Dennis and Clever, Lena and Frischlich, Lena and Quandt, Thorsten and Trautmann, Heike and Grimme, Christian}}, journal = {{Social Media + Society}}, number = {{3}}, pages = {{2056305120939264}}, title = {{{Demystifying Social Bots: On the Intelligence of Automated Social Media Actors}}}, doi = {{10.1177/2056305120939264}}, volume = {{6}}, year = {{2020}}, } @article{46334, abstract = {{We build upon a recently proposed multi-objective view onto performance measurement of single-objective stochastic solvers. The trade-off between the fraction of failed runs and the mean runtime of successful runs – both to be minimized – is directly analyzed based on a study on algorithm selection of inexact state-of-the-art solvers for the famous Traveling Salesperson Problem (TSP). Moreover, we adopt the hypervolume indicator (HV) commonly used in multi-objective optimization for simultaneously assessing both conflicting objectives and investigate relations to commonly used performance indicators, both theoretically and empirically. Next to Penalized Average Runtime (PAR) and Penalized Quantile Runtime (PQR), the HV measure is used as a core concept within the construction of per-instance algorithm selection models offering interesting insights into complementary behavior of inexact TSP solvers.}}, author = {{Bossek, Jakob and Kerschke, Pascal and Trautmann, Heike}}, issn = {{1568-4946}}, journal = {{Applied Soft Computing}}, keywords = {{Algorithm selection, Multi-objective optimization, Performance measurement, Combinatorial optimization, Traveling Salesperson Problem}}, pages = {{105901}}, title = {{{A multi-objective perspective on performance assessment and automated selection of single-objective optimization algorithms}}}, doi = {{https://doi.org/10.1016/j.asoc.2019.105901}}, volume = {{88}}, year = {{2020}}, } @inproceedings{46331, abstract = {{Artificial neural networks in general and deep learning networks in particular established themselves as popular and powerful machine learning algorithms. While the often tremendous sizes of these networks are beneficial when solving complex tasks, the tremendous number of parameters also causes such networks to be vulnerable to malicious behavior such as adversarial perturbations. These perturbations can change a model's classification decision. Moreover, while single-step adversaries can easily be transferred from network to network, the transfer of more powerful multi-step adversaries has - usually - been rather difficult.In this work, we introduce a method for generating strong adversaries that can easily (and frequently) be transferred between different models. This method is then used to generate a large set of adversaries, based on which the effects of selected defense methods are experimentally assessed. At last, we introduce a novel, simple, yet effective approach to enhance the resilience of neural networks against adversaries and benchmark it against established defense methods. In contrast to the already existing methods, our proposed defense approach is much more efficient as it only requires a single additional forward-pass to achieve comparable performance results.}}, author = {{Seiler, Moritz Vinzent and Trautmann, Heike and Kerschke, Pascal}}, booktitle = {{Proceedings of the International Joint Conference on Neural Networks (IJCNN)}}, pages = {{1–8}}, title = {{{Enhancing Resilience of Deep Learning Networks By Means of Transferable Adversaries}}}, doi = {{10.1109/IJCNN48605.2020.9207338}}, year = {{2020}}, } @inproceedings{46332, abstract = {{Multimodality is one of the biggest difficulties for optimization as local optima are often preventing algorithms from making progress. This does not only challenge local strategies that can get stuck. It also hinders meta-heuristics like evolutionary algorithms in convergence to the global optimum. In this paper we present a new concept of gradient descent, which is able to escape local traps. It relies on multiobjectivization of the original problem and applies the recently proposed and here slightly modified multi-objective local search mechanism MOGSA. We use a sophisticated visualization technique for multi-objective problems to prove the working principle of our idea. As such, this work highlights the transfer of new insights from the multi-objective to the single-objective domain and provides first visual evidence that multiobjectivization can link single-objective local optima in multimodal landscapes.}}, author = {{Steinhoff, Vera and Kerschke, Pascal and Aspar, Pelin and Trautmann, Heike and Grimme, Christian}}, booktitle = {{Proceedings of the IEEE Symposium Series on Computational Intelligence (SSCI)}}, pages = {{2445–2452}}, title = {{{Multiobjectivization of Local Search: Single-Objective Optimization Benefits From Multi-Objective Gradient Descent}}}, doi = {{10.1109/SSCI47803.2020.9308259}}, year = {{2020}}, } @inproceedings{48301, author = {{Glockner, Max and Habernal, Ivan and Gurevych, Iryna}}, booktitle = {{Findings of the Association for Computational Linguistics: EMNLP 2020}}, publisher = {{Association for Computational Linguistics}}, title = {{{Why do you think that? Exploring Faithful Sentence-Level Rationales Without Supervision}}}, doi = {{10.18653/v1/2020.findings-emnlp.97}}, year = {{2020}}, } @inproceedings{29940, abstract = {{A full-bridge modular multilevel converter (MMC) is compared to a half-bridge-based MMC for high-current low-voltage DC-applications such as electrolysis, arc welding or datacenters with DC-power distribution. Usually, modular multilevel converters are used in high-voltage DC-applications (HVDC) in the multiple kV-range, but to meet the needs of a high-current demand at low output voltage levels, the modular converter concept requires adaptations. In the proposed concept, the MMC is used to step-down the three-phase medium-voltage of 10 kV. Therefore, each module is extended by an LLC resonant converter to adapt to the specific electrolyzers DC-voltage range of 142-220V and to provide galvanic isolation. The proposed MMC converter with full-bridge modules uses half the number of modules compared to a half-bridge-based MMC while reducing the voltage ripple by 78% and capacitor losses by 64% by rearranging the same components to ensure identical costs and volume. For additional reliability, a new robust algorithm for balancing conduction losses during the bypass phase is presented.}}, author = {{Unruh, Roland and Schafmeister, Frank and Fröhleke, Norbert and Böcker, Joachim}}, booktitle = {{PCIM Europe digital days 2020; International Exhibition and Conference for Power Electronics, Intelligent Motion, Renewable Energy and Energy Management}}, isbn = {{978-3-8007-5245-4}}, keywords = {{Cascaded H-Bridge, Solid-State Transformer, Capacitor voltage ripple, Zero sequence voltage, Full-Bridge}}, location = {{Germany}}, publisher = {{VDE}}, title = {{{1-MW Full-Bridge MMC for High-Current Low-Voltage (100V-400V) DC-Applications}}}, year = {{2020}}, } @article{48366, abstract = {{The proportion of freshmen enrolled in dual study programmes has steadily increased in recent years. From the perspective of potential students, these programmes are highly attractive because they combine types of learning that used to be largely separate at an institutional level: vocational and academic learning. In training-integrated dual study programmes, different institutional contexts, governance regimes, teaching styles and learning environments make bridging these two worlds of learning a challenge for both educators and learners. However, these programmes also allow leeway for didactic innovation, through the cooperation of different types of educational institutions and through new ways of using available didactic methods, and for establishing a new relationship between higher education (HE) and vocational education and training (VET). This paper positions training-integrated dual study programmes as an object of design-based research (DBR). By developing and using an extended model for the pedagogic development of HEIs, “pädagogische Hochschulentwicklung” (Brahm, Jenert, & Euler, 2016a, p. 19; Euler, 2013, p. 360), the paper systematically identifies generic educational problems in these hybrids. Based on a literature review, this paper classifies and explains the design challenges at the level of the learning environment, the study programme and the organisation. The challenges revolve mainly around the cooperation and integration of HE and VET. The paper concludes with an outlook on future DBR projects designing dual studies.}}, author = {{Mordhorst, Lisa and Gössling, Bernd}}, issn = {{2511-0667}}, journal = {{EDeR. Educational Design Research}}, keywords = {{Dual study programmes, Design challenges, Pedagogic development of HEIs, Literature review, Study programme development, DBR cycle}}, number = {{1}}, publisher = {{Staats- und Universitatsbibliothek Hamburg Carl von Ossietzky}}, title = {{{Dual Study Programmes as a Design Challenge: Identifying Areas for Improvement as a Starting Point for Interventions}}}, doi = {{10.15460/eder.4.1.1482}}, volume = {{4}}, year = {{2020}}, } @inproceedings{30001, abstract = {{Heat dissipation is a limiting factor in the performance of many power electronic components. Especially in the TO-263-7 package, which is used for several SiC-MOSFETs, the heat transfer must take place through the cross section of the printed circuit board (PCB) to the heatsink at the bottom side. Most commonly, thermal vias are used to form this path in a perpendicular direction through all PCB-layers. In a given soft- and hard switched example applications with the use of C3M0065090J SiC-MOSFETs, this conventional approach limited the component’s maximum heat dissipation to approx. 13 W. A recent alternative approach are massive copper blocks (”pedestals”) being integrated in PCBs and reaching from their top- to the bottom-side in relevant footprint areas under SMD-housed power semiconductors. Pedestals allowing to increase the heat dissipation in the given case to even 36 W. This step is achieved due to the clearly superior heat spreading capability of that massive thermal connection between SiC-MOSFET and heatsink. For the hard switched example application the number of switch-elements can be halved to one, by using the pedestal instead of thermal vias. Independently of optimizing the heat transfer path, the up-front avoidance of losses helps to stay within existing heat dissipation limits, of course. The dominant conduction losses of the mentioned soft-switched example application could be halved by changing to SiC-MOSFET types with significant lowered RDSon. By using pedestals and changing to SiC-MOSFETs with lowered RDSon, the number of switch-elements can also be halved for the soft switched application.}}, author = {{Strothmann, Benjamin and Piepenbrock, Till and Schafmeister, Frank and Böcker, Joachim}}, booktitle = {{PCIM Europe digital days 2020; International Exhibition and Conference for Power Electronics, Intelligent Motion, Renewable Energy and Energy Management}}, pages = {{1--7}}, title = {{{Heat dissipation strategies for silicon carbide power SMDs and their use in different applications}}}, year = {{2020}}, } @article{21369, abstract = {{Successful design of human-in-the-loop control sys- tems requires appropriate models for human decision makers. Whilst most paradigms adopted in the control systems literature hide the (limited) decision capability of humans, in behavioral economics individual decision making and optimization processes are well-known to be affected by perceptual and behavioral biases. Our goal is to enrich control engineering with some insights from behavioral economics research through exposing such biases in control-relevant settings. This paper addresses the following two key questions: 1) How do behavioral biases affect decision making? 2) What is the role played by feedback in human-in-the-loop control systems? Our experimental framework shows how individuals behave when faced with the task of piloting an UAV under risk and uncertainty, paralleling a real-world decision-making scenario. Our findings support the notion of humans in Cyberphysical Systems underlying behavioral biases regardless of – or even because of – receiving immediate outcome feedback. We observe substantial shares of drone controllers to act inefficiently through either flying excessively (overconfident) or overly conservatively (underconfident). Furthermore, we observe human-controllers to self-servingly misinterpret random sequences through being subject to a “hot hand fallacy”. We advise control engineers to mind the human component in order not to compromise technological accomplishments through human issues.}}, author = {{Protte, Marius and Fahr, René and Quevedo, Daniel E.}}, journal = {{IEEE Control Systems Magazine}}, number = {{6}}, pages = {{57 -- 76}}, publisher = {{IEEE}}, title = {{{Behavioral Economics for Human-in-the-loop Control Systems Design: Overconfidence and the hot hand fallacy}}}, doi = {{10.1109/MCS.2020.3019723}}, volume = {{40}}, year = {{2020}}, } @inbook{36286, author = {{Schneider, Julia Christina}}, booktitle = {{Transient Bodies in Anglophone Literature and Culture}}, editor = {{Schäfer-Althaus, Sarah and Strauß, Sara}}, pages = {{47--68}}, title = {{{Birth Without a Woman: Mary Shelley's Frankenstein in the Context of Eighteenth-Century Ideas on Birth, Motherhood and Midwifery}}}, year = {{2020}}, } @inbook{48496, author = {{Corall, Niklas}}, booktitle = {{Nietzsche und die Reformation}}, publisher = {{De Gruyter}}, title = {{{Reformation und Regierungskunst: Wahrheit als Grundlage normalisierender Macht bei Nietzsche und Foucault}}}, doi = {{10.1515/9783110587005-019}}, year = {{2020}}, } @inproceedings{45384, author = {{Dröse, Jennifer}}, booktitle = {{Beiträge zum Mathematikunterricht 2020 }}, editor = {{Siller, H.-S. and Weigel, W. and Wöler, J. F.}}, pages = {{233--236}}, publisher = {{WTM}}, title = {{{Verstehensgrundlagen diagnostizieren - Welche Wissenselemente fokussieren Lehrkräfte?}}}, year = {{2020}}, } @inbook{45386, author = {{Dröse, Jennifer and Eisen, V. and Prediger, Susanne and Altieri, M. and Schellenbach, M. and Menning, R.}}, booktitle = {{Mathematik lehren 223}}, pages = {{38--40}}, title = {{{Textaufgaben lesen lernen – eine digital gestützte Einheit mit App }}}, year = {{2020}}, } @article{37831, abstract = {{ Zusammenfassung. Die vorliegende Studie befasst sich mit der Übersetzung und Validierung des englischsprachigen Sport Emotion Questionnaire (SEQ; Jones et al., 2005 ), der vorwettbewerblichen Emotionen von Sporttreibenden misst. In einer ersten Teilstudie wurde mittels einer Hin-Rück-Übersetzung und des Bilingual-Retest-Verfahrens ( n = 32) eine deutsche Version des SEQ (SEQ-d) erzeugt. In Studie 2 (Tennisspieler/innen, n = 116) zeigte sich jedoch eine vom Original abweichende Faktorstruktur, woraufhin der SEQ-d als dreidimensionale Kurzskala entwickelt wurde. Diese wurde in Studie 3 (Läufern/innen, n = 271) validiert. Die Kurzskala besitzt einen akzeptablen Fit (CFI = .950, RMSEA = .069, SRMR = .063) und eine interne Konsistenz von α = .84 (negative Emotionen), α = .86 (positive Emotionen), α = .87 (Anspannung). Durch Korrelationen mit anderen Emotionsmerkmalen konnte die konvergente Validität bestätigt werden. Die Kriteriumsvalidität wurde anhand wettkampf- und personenbezogener Zusatzparameter untersucht (bspw. Alter, Wettkampferfahrung…). Mit der deutschsprachigen Version des SEQ liegt ein ökonomisches und validiertes Messinstrument zur Erfassung vorwettbewerblicher Emotionen vor. }}, author = {{Wetzel, Änne and Weigelt, Matthias and Klingsieck, Katrin Birte}}, issn = {{0012-1924}}, journal = {{Diagnostica}}, keywords = {{Clinical Psychology}}, number = {{4}}, pages = {{246--257}}, publisher = {{Hogrefe Publishing Group}}, title = {{{Übersetzung und Validierung einer deutschsprachigen Version des Sport Emotion Questionnaire (SEQ)}}}, doi = {{10.1026/0012-1924/a000255}}, volume = {{66}}, year = {{2020}}, } @article{29112, abstract = {{ Zusammenfassung. Die vorliegende Studie befasst sich mit der Übersetzung und Validierung des englischsprachigen Sport Emotion Questionnaire (SEQ; Jones et al., 2005 ), der vorwettbewerblichen Emotionen von Sporttreibenden misst. In einer ersten Teilstudie wurde mittels einer Hin-Rück-Übersetzung und des Bilingual-Retest-Verfahrens ( n = 32) eine deutsche Version des SEQ (SEQ-d) erzeugt. In Studie 2 (Tennisspieler/innen, n = 116) zeigte sich jedoch eine vom Original abweichende Faktorstruktur, woraufhin der SEQ-d als dreidimensionale Kurzskala entwickelt wurde. Diese wurde in Studie 3 (Läufern/innen, n = 271) validiert. Die Kurzskala besitzt einen akzeptablen Fit (CFI = .950, RMSEA = .069, SRMR = .063) und eine interne Konsistenz von α = .84 (negative Emotionen), α = .86 (positive Emotionen), α = .87 (Anspannung). Durch Korrelationen mit anderen Emotionsmerkmalen konnte die konvergente Validität bestätigt werden. Die Kriteriumsvalidität wurde anhand wettkampf- und personenbezogener Zusatzparameter untersucht (bspw. Alter, Wettkampferfahrung…). Mit der deutschsprachigen Version des SEQ liegt ein ökonomisches und validiertes Messinstrument zur Erfassung vorwettbewerblicher Emotionen vor. }}, author = {{Wetzel, Änne and Weigelt, Matthias and Klingsieck, Katrin B.}}, issn = {{0012-1924}}, journal = {{Diagnostica}}, pages = {{246--257}}, title = {{{Übersetzung und Validierung einer deutschsprachigen Version des Sport Emotion Questionnaire (SEQ)}}}, doi = {{10.1026/0012-1924/a000255}}, year = {{2020}}, } @article{29109, abstract = {{Das Schreiben von wissenschaftlichen Texten ist mit einer Vielzahl von Herausforderungen verbunden, die die Bewältigung einer Schreibaufgabe häufig mühselig erscheinen lassen. Dieser Beitrag führt das wissenschaftliche Schreiben als eine Form des komplexen Problemlösens ein. Er betrachtet das wissenschaftliche Schreiben als ein rhetorisches Problem und zeigt auf, welche Ressourcen und Strategien im Rahmen des Schreibprozesses eingesetzt werden, um dieses Problem zu lösen. Der Fokus liegt dabei auf der Rolle der Selbstregulation beim wissenschaftlichen Schreiben. Aus prominenten Kompetenz- und Phasenmodellen des Schreibens abgeleitet, stellt der Beitrag grundlegende Strategien einer erfolgreichen Selbstregulation beim wissenschaftlichen Schreiben vor, die individuell eingesetzt werden können, um ins Schreiben zu kommen und im Schreiben zu bleiben.}}, author = {{Klingsieck, Katrin B. and Golombek, Christiane}}, journal = {{HLZ – Herausforderung Lehrer*innenbildung}}, pages = {{655–672}}, title = {{{Schreibherausforderungen: Ins Schreiben kommen und im Schreiben bleiben –die Selbstregulation beim Schreiben wissenschaftlicher Texte in den Qualifizierungsphasen.}}}, doi = {{10.4119/HLZ-2499}}, volume = {{3}}, year = {{2020}}, } @inbook{31660, author = {{Buhl, Heike M. and Scharlau, Ingrid and Patrzek, Justine and Hiller, Sara and Klingsieck, Katrin B.}}, booktitle = {{Psychologiedidaktik und Evaluation XIII}}, editor = {{Krämer, Michael}}, keywords = {{Unterrichtsfach Psychologie}}, pages = {{83 -- 91}}, publisher = {{Shaker}}, title = {{{Psychologie als Unterrichtsfach: Konzeption des Curriculums an der Universität Paderborn}}}, doi = {{10.23668/PSYCHARCHIVES.4244}}, year = {{2020}}, } @article{29111, author = {{Svartdal, Frode and Klingsieck, Katrin B. and Steel, Piers and Gamst-Klaussen, Thor}}, issn = {{0191-8869}}, journal = {{Personality and Individual Differences}}, title = {{{Measuring implemental delay in procrastination: Separating onset and sustained goal striving}}}, doi = {{10.1016/j.paid.2019.109762}}, year = {{2020}}, } @article{29110, author = {{Svartdal, Frode and Dahl, Tove I. and Gamst-Klaussen, Thor and Koppenborg, Markus and Klingsieck, Katrin B.}}, issn = {{1664-1078}}, journal = {{Frontiers in Psychology}}, title = {{{How Study Environments Foster Academic Procrastination: Overview and Recommendations}}}, doi = {{10.3389/fpsyg.2020.540910}}, year = {{2020}}, } @inbook{48813, author = {{Luft, Sebastian and Janes, Jered}}, booktitle = {{Transcending Reason. Heidegger on Rationality,}}, editor = {{Burch, M and McMullin, I}}, pages = {{237--258}}, title = {{{Die angebliche Frage nach dem ‘Sein des Seienden’: An Unknown Husserlian Response to Heidegger’s ‘Question of Being’}}}, year = {{2020}}, } @book{48912, author = {{Daniel-Söltenfuß, Desiree}}, isbn = {{978-3-948719-03-6}}, pages = {{392}}, publisher = {{Eusl}}, title = {{{Geschlecht als pädagogische Herausforderung?!}}}, year = {{2020}}, } @inproceedings{20766, abstract = {{Recently, the source separation performance was greatly improved by time-domain audio source separation based on dual-path recurrent neural network (DPRNN). DPRNN is a simple but effective model for a long sequential data. While DPRNN is quite efficient in modeling a sequential data of the length of an utterance, i.e., about 5 to 10 second data, it is harder to apply it to longer sequences such as whole conversations consisting of multiple utterances. It is simply because, in such a case, the number of time steps consumed by its internal module called inter-chunk RNN becomes extremely large. To mitigate this problem, this paper proposes a multi-path RNN (MPRNN), a generalized version of DPRNN, that models the input data in a hierarchical manner. In the MPRNN framework, the input data is represented at several (>_ 3) time-resolutions, each of which is modeled by a specific RNN sub-module. For example, the RNN sub-module that deals with the finest resolution may model temporal relationship only within a phoneme, while the RNN sub-module handling the most coarse resolution may capture only the relationship between utterances such as speaker information. We perform experiments using simulated dialogue-like mixtures and show that MPRNN has greater model capacity, and it outperforms the current state-of-the-art DPRNN framework especially in online processing scenarios.}}, author = {{Kinoshita, Keisuke and von Neumann, Thilo and Delcroix, Marc and Nakatani, Tomohiro and Haeb-Umbach, Reinhold}}, booktitle = {{Proc. Interspeech 2020}}, pages = {{2652--2656}}, title = {{{Multi-Path RNN for Hierarchical Modeling of Long Sequential Data and its Application to Speaker Stream Separation}}}, doi = {{10.21437/Interspeech.2020-2388}}, year = {{2020}}, } @phdthesis{48925, author = {{Peitz, Nina-Madeleine}}, publisher = {{Friedrich-Alexander Universität Erlangen-Nürnberg}}, title = {{{Professional Development of Vocational Teachers in Language-Sensitive Content Teaching–A Study Visit Abroad as Design-Based Research Intervention for Vocational Teachers Working in School-to-Work Transition Phases}}}, year = {{2020}}, } @inproceedings{23518, author = {{Gräßler, Iris and Roesmann, Daniel and Pottebaum, Jens}}, booktitle = {{Procedia Manufacturing - Proceedings of the 10th Conference on Learning Factories, CLF2020, Band 45; 16. - 17. Apr. 2020}}, pages = {{479--484}}, publisher = {{Elsevier }}, title = {{{Traceable learning effects by use of digital adaptive assistance in production}}}, doi = {{doi: 10.1016/j.promfg.2020.04.058}}, volume = {{45}}, year = {{2020}}, } @inproceedings{23513, author = {{Gräßler, Iris and Pottebaum, Jens and Scholle, Philipp and Thiele, Henrik}}, booktitle = {{ISPIM Conference Proceedings; 7. - 10. Jun. 2020}}, pages = {{1--9}}, publisher = {{International Society for Professional Innovation Management (ISPIM)}}, title = {{{Innovation management and strategic planning of innovative self-preparednes and self-Protection services}}}, year = {{2020}}, } @misc{48940, author = {{Treder, Alexandra}}, publisher = {{Friedrich-Schiller-Universität}}, title = {{{Diskriminierung begegnen – Vielfalt gestalten : Veranstaltungsreihe von und für Studierende und Interessierte}}}, year = {{2020}}, } @inproceedings{23521, abstract = {{Faults in the realization and usage of cyber-physical systems can cause significant security issues. Attackers might exploit vulnerabilities in the physical configurations, control systems, or accessibility through internet connections. For CPS, two challenges are combined: Firstly, discipline-specific security measures should be applied. Secondly, new measures have to be created to cover interdisciplinary impacts. For instance, faulty software configurations in cyber-physical production systems (CPPS) might allow attackers to manipulate the correct control of production processes impacting the quality of end products. From liability and publicity perspective, a worst-case scenario is that such a corrupted product is delivered to a customer. In this context, security-oriented fault-tolerance in Systems Engineering (SE) requires measures to evaluate interdisciplinary system designs with regard to potential scenarios of attacks. The paper at hand contributes a conceptual threat modelling approach to cover potential attack scenarios. The approach can be used to derive both system-level and discipline-specific security solutions. As an application case, issues are focused on which attackers intend to exploit vulnerabilities in a CPPS. The goal is to support systems engineers in verification and validation tasks regarding security-oriented fault-tolerance.}}, author = {{Gräßler, Iris and Bodden, Eric and Pottebaum, Jens and Geismann, Johannes and Roesmann, Daniel}}, booktitle = {{Advanced, Contemporary Control, Advances in Intelligent Systems and Computing}}, pages = {{1458--1469}}, publisher = {{Springer International Publishing}}, title = {{{Security-Oriented Fault-Tolerance in Systems Engineering: A Conceptual Threat Modelling Approach for Cyber-Physical Production Systems}}}, volume = {{1196}}, year = {{2020}}, } @article{23468, abstract = {{AbstractThe value of models is well recognised in product and systems engineering. Modelling languages and diagrams are used to capture mental models and to handle model complexity. Literature research indicates that there are only very few approaches to utilise the potential of virtual and augmented reality for supporting tasks in model based (systems) engineering. The paper at hand contributes a new morphology of intuitive interaction for Immersive Abstraction as a holistic approach to extend that coverage. It presents a holistic framework to categorise solutions and future research directions.}}, author = {{Gräßler, Iris and Pottebaum, Jens}}, issn = {{2633-7762}}, journal = {{Proceedings of the Design Society: DESIGN Conference; 26. - 29. Okt. 2020}}, pages = {{1295--1304}}, publisher = {{Cambridge University Press}}, title = {{{Immersive Abstraction: A new Morphology of Intuitive Interaction with System Models}}}, doi = {{10.1017/dsd.2020.158}}, volume = {{Band 1}}, year = {{2020}}, } @inproceedings{23520, author = {{Gräßler, Iris and Roesmann, Daniel and Pottebaum, Jens}}, booktitle = {{Frühjahrskongress 2020 - Digitaler Wandel, digitale Arbeit, digitaler Mensch?; 16. - 18. Mrz. 2020}}, isbn = {{978-3-936804-27-0}}, pages = {{B.6.4}}, publisher = {{Gesellschaft für Arbeitswissenschaft e. V., Dortmund}}, title = {{{Entwicklung eines Prüfstands für die Bewertung von kompetenzbildenden Assistenzsystemen in Cyber-physischen Produktionssystemen}}}, year = {{2020}}, } @inproceedings{23519, author = {{Gräßler, Iris and Pottebaum, Jens and Taplick, Patrick and Roesmann, Daniel and Kamann, Markus}}, booktitle = {{Frühjahrskongress 2020 - Digitaler Wandel, digitale Arbeit, digitaler Mensch?; 16. - 18. Mrz. 2020}}, isbn = {{978-3-936804-27-0}}, pages = {{B.2.2}}, publisher = {{Gesellschaft für Arbeitswissenschaft e. V., Dortmund}}, title = {{{Produktdatenbasiertes, arbeitsgebundenes Lernen für und mit Augmented Reality in der Instandhaltung}}}, year = {{2020}}, } @article{23530, author = {{Pottebaum, Jens and Gräßler, Iris}}, journal = {{Konstruktion}}, number = {{(11-12)}}, pages = {{76--83}}, publisher = {{VDI-Verlag}}, title = {{{Informationsqualität in der Produktentwicklung: Modellbasiertes Systems Engineering mit expliziter Berücksichtigung von Unsicherheit}}}, doi = {{10.37544/0720-5953-2020-11-12-76}}, volume = {{72 (11-12)}}, year = {{2020}}, } @misc{48941, author = {{Meyberg, Sora and Treder, Alexandra}}, publisher = {{Friedrich-Schiller-Universität}}, title = {{{Mit Methoden der Drama- und Erzählpädagogik Fremdsprachen lernen}}}, year = {{2020}}, } @inbook{48963, author = {{Schulze, Max}}, booktitle = {{Provinz Editionen 2011-2020}}, editor = {{Gliem, Vera and Strsembski, Stephan}}, keywords = {{Editionen, Kunst, Fotografie, Siebdruck, Farbattentat}}, title = {{{Hunger (Eduardo Chillida) und Swingcolor}}}, year = {{2020}}, } @inbook{48957, author = {{Schulze, Max}}, booktitle = {{Salon #15}}, editor = {{Theewen, Gerhard }}, isbn = {{978-3-89770-523-4}}, pages = {{65--74}}, publisher = {{Salon Verlag}}, title = {{{Der Wunsch zu verschwinden}}}, year = {{2020}}, } @book{29817, author = {{Hartung, Olaf}}, isbn = {{978-3-17-022637-1}}, pages = {{178}}, publisher = {{W. Kohlhammer}}, title = {{{Museen und Geschichtsunterricht}}}, year = {{2020}}, } @inbook{49006, author = {{Moritz, Tilman}}, booktitle = {{Peter Paul Rubens und der Barock im Norden. Katalog zur Ausstellung im Erzbischöflichen Diözesanmuseum Paderborn}}, editor = {{Stiegemann, Christoph}}, isbn = {{978-3-7319-0956-9}}, pages = {{136–147}}, publisher = {{Michael Imhof}}, title = {{{Mehr Barock wagen. Neuordnungen des Fürstbistums Paderborn aus dem Dreißigjährigen Krieg}}}, year = {{2020}}, } @misc{49018, author = {{Moritz, Tilman}}, booktitle = {{Rottenburger Jahrbuch für Kirchengeschichte }}, pages = {{383 -- 384}}, title = {{{P. O. Adiele: The Popes, the Catholic Church and the Transatlantic Enslavement of Black Africans 1418–1839. Hildesheim u. a. 2017}}}, volume = {{38}}, year = {{2020}}, } @inbook{17994, abstract = {{In this work we review the novel framework for the computation of finite dimensional invariant sets of infinite dimensional dynamical systems developed in [6] and [36]. By utilizing results on embedding techniques for infinite dimensional systems we extend a classical subdivision scheme [8] as well as a continuation algorithm [7] for the computation of attractors and invariant manifolds of finite dimensional systems to the infinite dimensional case. We show how to implement this approach for the analysis of delay differential equations and partial differential equations and illustrate the feasibility of our implementation by computing the attractor of the Mackey-Glass equation and the unstable manifold of the one-dimensional Kuramoto-Sivashinsky equation.}}, author = {{Gerlach, Raphael and Ziessler, Adrian}}, booktitle = {{Advances in Dynamics, Optimization and Computation}}, editor = {{Junge, Oliver and Schütze, Oliver and Ober-Blöbaum, Sina and Padberg-Gehle, Kathrin}}, isbn = {{9783030512637}}, issn = {{2198-4182}}, pages = {{66--85}}, publisher = {{Springer International Publishing}}, title = {{{The Approximation of Invariant Sets in Infinite Dimensional Dynamical Systems}}}, doi = {{10.1007/978-3-030-51264-4_3}}, volume = {{304}}, year = {{2020}}, } @article{16712, abstract = {{We investigate self-adjoint matrices A∈Rn,n with respect to their equivariance properties. We show in particular that a matrix is self-adjoint if and only if it is equivariant with respect to the action of a group Γ2(A)⊂O(n) which is isomorphic to ⊗nk=1Z2. If the self-adjoint matrix possesses multiple eigenvalues – this may, for instance, be induced by symmetry properties of an underlying dynamical system – then A is even equivariant with respect to the action of a group Γ(A)≃∏ki=1O(mi) where m1,…,mk are the multiplicities of the eigenvalues λ1,…,λk of A. We discuss implications of this result for equivariant bifurcation problems, and we briefly address further applications for the Procrustes problem, graph symmetries and Taylor expansions.}}, author = {{Dellnitz, Michael and Gebken, Bennet and Gerlach, Raphael and Klus, Stefan}}, issn = {{1468-9367}}, journal = {{Dynamical Systems}}, number = {{2}}, pages = {{197--215}}, title = {{{On the equivariance properties of self-adjoint matrices}}}, doi = {{10.1080/14689367.2019.1661355}}, volume = {{35}}, year = {{2020}}, } @book{49070, author = {{Schulze, Max}}, pages = {{40}}, publisher = {{Eigenverlag}}, title = {{{Vandalene}}}, year = {{2020}}, } @inproceedings{20753, abstract = {{In this paper we present our system for the detection and classification of acoustic scenes and events (DCASE) 2020 Challenge Task 4: Sound event detection and separation in domestic environments. We introduce two new models: the forward-backward convolutional recurrent neural network (FBCRNN) and the tag-conditioned convolutional neural network (CNN). The FBCRNN employs two recurrent neural network (RNN) classifiers sharing the same CNN for preprocessing. With one RNN processing a recording in forward direction and the other in backward direction, the two networks are trained to jointly predict audio tags, i.e., weak labels, at each time step within a recording, given that at each time step they have jointly processed the whole recording. The proposed training encourages the classifiers to tag events as soon as possible. Therefore, after training, the networks can be applied to shorter audio segments of, e.g., 200ms, allowing sound event detection (SED). Further, we propose a tag-conditioned CNN to complement SED. It is trained to predict strong labels while using (predicted) tags, i.e., weak labels, as additional input. For training pseudo strong labels from a FBCRNN ensemble are used. The presented system scored the fourth and third place in the systems and teams rankings, respectively. Subsequent improvements allow our system to even outperform the challenge baseline and winner systems in average by, respectively, 18.0% and 2.2% event-based F1-score on the validation set. Source code is publicly available at https://github.com/fgnt/pb_sed.}}, author = {{Ebbers, Janek and Haeb-Umbach, Reinhold}}, booktitle = {{Proceedings of the Detection and Classification of Acoustic Scenes and Events 2020 Workshop (DCASE2020)}}, title = {{{Forward-Backward Convolutional Recurrent Neural Networks and Tag-Conditioned Convolutional Neural Networks for Weakly Labeled Semi-Supervised Sound Event Detection}}}, year = {{2020}}, } @book{21566, author = {{Schneider, Martin and Sadowski, Dieter and Frick, Bernd and Warning, Susanne}}, publisher = {{Schäffer-Poeschel}}, title = {{{Personalökonomie und Personalpolitik: Grundlagen einer evidenzbasierten Praxis}}}, year = {{2020}}, } @article{18426, author = {{Schneider, Martin}}, isbn = {{978-3-8260-6930-7}}, journal = {{Erzähltes Geld: Finanzmärkte und Krisen in Literatur, Film und Medien}}, pages = {{243--}}, publisher = {{Königshausen & Neumann}}, title = {{{Gier und andere Tugenden: Widersprüchliche Bewertungen der Marktwirtschaft ain Oliver Stones "Wall Street" }}}, year = {{2020}}, } @article{34861, author = {{Meier, Heiko and Auer, Thorsten Fabian and Sennefelder, Lisa}}, issn = {{2195-9552}}, journal = {{Journal Gesundheitsförderung für Akteurinnen und Akteure aus Politik, Wissenschaft und Praxis}}, number = {{1}}, pages = {{58--61}}, publisher = {{Conrad-Verlag}}, title = {{{Der Einfluss von gesundheitsförderlichen Maßnahmen auf die Kommunikationsstrukturen: Nutzen für die Arbeitsproduktivität?}}}, year = {{2020}}, } @article{49185, author = {{Gretz, Daniela}}, journal = {{JbRG}}, pages = {{120−146}}, title = {{{Zwischen romantischem Fragment und Skizze/n der Moderne. Zum medialen Realismus von Wilhelm Raabes Wer kann es wenden?}}}, volume = {{61}}, year = {{2020}}, } @article{49278, abstract = {{Beziehungen zwischen Erwachsenen und ihren Eltern sind durch Interdependenzen und Dependenzen gekennzeichnet. Während das Zusammenleben von Familien mit Kindern im mittleren Erwachsenenalter dabei ganz überwiegend durch Interdependenz geprägt ist, nehmen im Alter Dependenzen durch gesundheitliche Beeinträchtigungen der Eltern zu. Mit Blick darauf werden im Artikel behaviorale, kognitive und emotionale Merkmale von Eltern-Kind-Beziehungen erläutert und theoretisch in zentrale Konzepte eingebettet. Das Verhalten ist durch Solidarität zwischen den Generationen, aber auch durch Aspekte des Einflusses innerhalb der Beziehung und aufeinander, gekennzeichnet. Um Familienkognitionen zu beschreiben, werden die verwandten Konzepte der Individuation und der filialen Reife herangezogen. Verhalten, wie auch Kognitionen, sind eng mit dem dritten Beziehungsmerkmal, der Affektivität verknüpft, das neben positiven auch negative Gefühle sowie Ambivalenzen umfasst.}}, author = {{Buhl, Heike M. and Sommer, Sabrina}}, issn = {{1613-2637}}, journal = {{Psychotherapie im Alter}}, keywords = {{General Earth and Planetary Sciences, General Environmental Science}}, number = {{2}}, pages = {{123--135}}, publisher = {{Psychosozial Verlag}}, title = {{{Intergenerationelle Beziehungen in der Familie}}}, doi = {{10.30820/1613-2637-2019-2-123}}, volume = {{16}}, year = {{2020}}, } @book{49329, editor = {{Breuer, Saskia and Hillebrand, Sonja}}, title = {{{Das Leichte Lexikon des Glaubens}}}, year = {{2020}}, } @inproceedings{24247, author = {{Moritzer, Elmar and Hillemeyer, Johannes}}, booktitle = {{73rd Annual Assembly of International Institute of Welding (IIW) and International Conference}}, title = {{{Material Specific Predicting of the Optimal Joining Parameters for the Screw Blind Rivet Joining Process}}}, year = {{2020}}, } @inbook{49378, author = {{Kammeyer, Katharina}}, booktitle = {{Inklusive Religionspädagogik der Vielfalt. Konzeptionelle Grundlagen und didaktische Konkretionen}}, editor = {{Knauth, Thorsten and Möller, Rainer and Pithan, Annabelle}}, publisher = {{Waxmann}}, title = {{{Differenz}}}, volume = {{42}}, year = {{2020}}, } @article{49470, author = {{Mandrella, M. and Trang, S. and Kolbe, L. M.}}, journal = {{Journal of the Association for Information Systems}}, number = {{2}}, pages = {{388–427}}, title = {{{Synthesizing and Integrating Research on IT-Based Value Co-Creation: A Meta-Analysis}}}, volume = {{21}}, year = {{2020}}, } @article{49466, author = {{Masuch, K. and Hengstler, S. and Trang, S. and Brendel, A.}}, journal = {{AIS Transactions on Replication Research}}, number = {{1}}, pages = {{1--16}}, title = {{{Replication of the Unified Model of Information Security Policy Compliance}}}, volume = {{6}}, year = {{2020}}, } @article{49465, author = {{Brendel, B. and Greulich, S. and Trang, S. and Niederman, F.}}, journal = {{AIS Transactions on Replication Research}}, number = {{1}}, pages = {{1--15}}, title = {{{Towards a Greater Diversity of Replication Studies}}}, volume = {{6}}, year = {{2020}}, } @article{49467, author = {{Trang, S. and Trenz, M. and Weiger, W. and Tarafdar, M. and Cheung, C.}}, journal = {{European Journal of Information Systems}}, pages = {{415--428}}, title = {{{One app to trace them all? Examining app specifications for mass acceptance of contact-tracing apps}}}, volume = {{29}}, year = {{2020}}, } @inbook{44685, author = {{Schumacher, Jan and Rezat, Sebastian}}, booktitle = {{Zeichen und Sprache im Mathematikunterricht: Semiotik in Theorie und Praxis}}, editor = {{Kadunz, Gert}}, isbn = {{9783662611937}}, pages = {{85–112}}, publisher = {{Springer}}, title = {{{Rekonstruktion diagrammatischen Schließens beim Erlernen der Subtraktion negativer Zahlen}}}, doi = {{10.1007/978-3-662-61194-4_5}}, year = {{2020}}, } @book{29823, author = {{Halding, Ole and Hartung, Olaf}}, isbn = {{979-8-6046-6598-5}}, pages = {{166}}, publisher = {{BoD}}, title = {{{Die Eigenen täuschen: Szenen eines Kriegsausbruchs nach wahrer Geschichte }}}, year = {{2020}}, } @inproceedings{16790, author = {{Krings, Sarah Claudia and Yigitbas, Enes and Jovanovikj, Ivan and Sauer, Stefan and Engels, Gregor}}, booktitle = {{Proceedings of the 12th ACM SIGCHI Symposium on Engineering Interactive Computing Systems (EICS 2020)}}, isbn = {{978-1-4503-7984-7/20/06}}, title = {{{Development Framework for Context-Aware Augmented Reality Applications}}}, doi = {{10.1145/3393672.3398640}}, year = {{2020}}, } @article{47828, author = {{Hagemann, Philipp and Kreißl, Steffen and Reinke, Paul and Wagner, Alexander}}, journal = {{Tierstudien}}, pages = {{137--147}}, publisher = {{Jessica Ullrich, Stefan Rieger}}, title = {{{"[...] eine Sammelstelle für Tierseelenkunde". Wie eine Wissenschaftszeitschrift um 1900 die Mensch/Tier-Grenze neu zu ordnen versucht}}}, volume = {{18}}, year = {{2020}}, } @inbook{26021, author = {{Sloane, Hannah and Kremer, H.-Hugo}}, booktitle = {{Mentoring in Hochschuldidaktik und -praxis - Eine Reflexion wissenschaftlicher Erkenntnisse und praktischer Erfahrungen}}, editor = {{Fuge, Juliane and Kremer, H.-Hugo}}, pages = {{41--58}}, publisher = {{Eusl-Verlagsgesellschaft mbH}}, title = {{{Peer Mentoring an der Fakultät für Wirtschaftswissenschaften - Einblicke in ein Schulungskonzept für Peer Mentor*innen}}}, volume = {{2}}, year = {{2020}}, } @inbook{49533, author = {{Meyer zu Hörste-Bührer, Raphaela}}, booktitle = {{Schriftbindung evangelischer Theologie, Forum Theologische Literaturzeitung 37}}, editor = {{Focken, F.-E. and van Oorschot, F. and Breu, C.}}, pages = {{267–302}}, title = {{{Gotteswort und Menschenwort.}}}, year = {{2020}}, } @inbook{49535, author = {{Meyer zu Hörste-Bührer, Raphaela}}, booktitle = {{Schriftbindung evangelischer Theologie, Forum Theologische Literaturzeitung 37}}, editor = {{Focken, F.-E. and van Oorschot , F. and Breu, C.}}, pages = {{303–341}}, title = {{{Autorität der Schrift im Verhältnis zu Rezeptionsprozessen.}}}, year = {{2020}}, } @inbook{49532, author = {{Meyer zu Hörste-Bührer, Raphaela}}, booktitle = {{Schriftbindung evangelischer Theologie, Forum Theologische Literaturzeitung 37}}, editor = {{Focken, F.-E. and van Oorschot, F. and Breu, C.}}, pages = {{342–391}}, title = {{{Schrift und Schriftauslegung in relationaler Perspektive.}}}, year = {{2020}}, } @inbook{49534, author = {{Meyer zu Hörste-Bührer, Raphaela}}, booktitle = {{Schriftbindung evangelischer Theologie, Forum Theologische Literaturzeitung 37}}, editor = {{Focken, F.-E. and van Oorschot, F. and Breu, C.}}, location = {{Leipzig}}, pages = {{95–122}}, title = {{{Pluralität und Einheit der Schrift.}}}, year = {{2020}}, } @book{49522, editor = {{Focken, F.-E. and van Oorschot, F. and Breu, C. and Bührer, W. and Stamer, T. and Zeller, K. and Ziethe, C.}}, title = {{{Schriftbindung evangelischer Theologie. Theorieelemente aus interdisziplinären Gesprächen.}}}, year = {{2020}}, } @article{49531, author = {{Meyer zu Hörste-Bührer, Raphaela}}, journal = {{ides quaerens intellectum. Festschrift für Walter Dietz.}}, pages = {{141 – 156}}, title = {{{Die Gewalt der Ethik? Überlegungen zu Ausübung und Legitimation struktureller Gewalt durch die theologische Ethik.}}}, year = {{2020}}, } @article{49544, author = {{Meyer zu Hörste-Bührer, Raphaela}}, journal = {{Zeitschrift für Evangelische Ethik 64/1 }}, pages = {{60--65}}, title = {{{Digitale antike Ethik – Gründung des „Journals of Ethics in Antiquity and Christianity (JEAC)“}}}, year = {{2020}}, } @inproceedings{48847, abstract = {{Dynamic optimization problems have gained significant attention in evolutionary computation as evolutionary algorithms (EAs) can easily adapt to changing environments. We show that EAs can solve the graph coloring problem for bipartite graphs more efficiently by using dynamic optimization. In our approach the graph instance is given incrementally such that the EA can reoptimize its coloring when a new edge introduces a conflict. We show that, when edges are inserted in a way that preserves graph connectivity, Randomized Local Search (RLS) efficiently finds a proper 2-coloring for all bipartite graphs. This includes graphs for which RLS and other EAs need exponential expected time in a static optimization scenario. We investigate different ways of building up the graph by popular graph traversals such as breadth-first-search and depth-first-search and analyse the resulting runtime behavior. We further show that offspring populations (e. g. a (1 + {$\lambda$}) RLS) lead to an exponential speedup in {$\lambda$}. Finally, an island model using 3 islands succeeds in an optimal time of {$\Theta$}(m) on every m-edge bipartite graph, outperforming offspring populations. This is the first example where an island model guarantees a speedup that is not bounded in the number of islands.}}, author = {{Bossek, Jakob and Neumann, Frank and Peng, Pan and Sudholt, Dirk}}, booktitle = {{Proceedings of the Genetic and Evolutionary Computation Conference}}, isbn = {{978-1-4503-7128-5}}, keywords = {{dynamic optimization, evolutionary algorithms, running time analysis, theory}}, pages = {{1277–1285}}, publisher = {{Association for Computing Machinery}}, title = {{{More Effective Randomized Search Heuristics for Graph Coloring through Dynamic Optimization}}}, doi = {{10.1145/3377930.3390174}}, year = {{2020}}, } @inproceedings{48849, abstract = {{One-shot optimization tasks require to determine the set of solution candidates prior to their evaluation, i.e., without possibility for adaptive sampling. We consider two variants, classic one-shot optimization (where our aim is to find at least one solution of high quality) and one-shot regression (where the goal is to fit a model that resembles the true problem as well as possible). For both tasks it seems intuitive that well-distributed samples should perform better than uniform or grid-based samples, since they show a better coverage of the decision space. In practice, quasi-random designs such as Latin Hypercube Samples and low-discrepancy point sets are indeed very commonly used designs for one-shot optimization tasks. We study in this work how well low star discrepancy correlates with performance in one-shot optimization. Our results confirm an advantage of low-discrepancy designs, but also indicate the correlation between discrepancy values and overall performance is rather weak. We then demonstrate that commonly used designs may be far from optimal. More precisely, we evolve 24 very specific designs that each achieve good performance on one of our benchmark problems. Interestingly, we find that these specifically designed samples yield surprisingly good performance across the whole benchmark set. Our results therefore give strong indication that significant performance gains over state-of-the-art one-shot sampling techniques are possible, and that evolutionary algorithms can be an efficient means to evolve these.}}, author = {{Bossek, Jakob and Doerr, Carola and Kerschke, Pascal and Neumann, Aneta and Neumann, Frank}}, booktitle = {{Parallel Problem Solving from Nature (PPSN XVI)}}, isbn = {{978-3-030-58111-4}}, keywords = {{Continuous optimization, Fully parallel search, One-shot optimization, Regression, Surrogate-assisted optimization}}, pages = {{111–124}}, publisher = {{Springer-Verlag}}, title = {{{Evolving Sampling Strategies for One-Shot Optimization Tasks}}}, doi = {{10.1007/978-3-030-58112-1_8}}, year = {{2020}}, } @inproceedings{48851, abstract = {{Several important optimization problems in the area of vehicle routing can be seen as variants of the classical Traveling Salesperson Problem (TSP). In the area of evolutionary computation, the Traveling Thief Problem (TTP) has gained increasing interest over the last 5 years. In this paper, we investigate the effect of weights on such problems, in the sense that the cost of traveling increases with respect to the weights of nodes already visited during a tour. This provides abstractions of important TSP variants such as the Traveling Thief Problem and time dependent TSP variants, and allows to study precisely the increase in difficulty caused by weight dependence. We provide a 3.59-approximation for this weight dependent version of TSP with metric distances and bounded positive weights. Furthermore, we conduct experimental investigations for simple randomized local search with classical mutation operators and two variants of the state-of-the-art evolutionary algorithm EAX adapted to the weighted TSP. Our results show the impact of the node weights on the position of the nodes in the resulting tour.}}, author = {{Bossek, Jakob and Casel, Katrin and Kerschke, Pascal and Neumann, Frank}}, booktitle = {{Proceedings of the Genetic and Evolutionary Computation Conference}}, isbn = {{978-1-4503-7128-5}}, keywords = {{dynamic optimization, evolutionary algorithms, running time analysis, theory}}, pages = {{1286–1294}}, publisher = {{Association for Computing Machinery}}, title = {{{The Node Weight Dependent Traveling Salesperson Problem: Approximation Algorithms and Randomized Search Heuristics}}}, doi = {{10.1145/3377930.3390243}}, year = {{2020}}, } @inproceedings{48845, abstract = {{In practice, e.g. in delivery and service scenarios, Vehicle-Routing-Problems (VRPs) often imply repeated decision making on dynamic customer requests. As in classical VRPs, tours have to be planned short while the number of serviced customers has to be maximized at the same time resulting in a multi-objective problem. Beyond that, however, dynamic requests lead to the need for re-planning of not yet realized tour parts, while already realized tour parts are irreversible. In this paper we study this type of bi-objective dynamic VRP including sequential decision making and concurrent realization of decisions. We adopt a recently proposed Dynamic Evolutionary Multi-Objective Algorithm (DEMOA) for a related VRP problem and extend it to the more realistic (here considered) scenario of multiple vehicles. We empirically show that our DEMOA is competitive with a multi-vehicle offline and clairvoyant variant of the proposed DEMOA as well as with the dynamic single-vehicle approach proposed earlier.}}, author = {{Bossek, Jakob and Grimme, Christian and Trautmann, Heike}}, booktitle = {{Proceedings of the Genetic and Evolutionary Computation Conference}}, isbn = {{978-1-4503-7128-5}}, keywords = {{decision making, dynamic optimization, evolutionary algorithms, multi-objective optimization, vehicle routing}}, pages = {{166–174}}, publisher = {{Association for Computing Machinery}}, title = {{{Dynamic Bi-Objective Routing of Multiple Vehicles}}}, doi = {{10.1145/3377930.3390146}}, year = {{2020}}, } @inproceedings{48844, abstract = {{The Traveling-Salesperson-Problem (TSP) is arguably one of the best-known NP-hard combinatorial optimization problems. The two sophisticated heuristic solvers LKH and EAX and respective (restart) variants manage to calculate close-to optimal or even optimal solutions, also for large instances with several thousand nodes in reasonable time. In this work we extend existing benchmarking studies by addressing anytime behaviour of inexact TSP solvers based on empirical runtime distributions leading to an increased understanding of solver behaviour and the respective relation to problem hardness. It turns out that performance ranking of solvers is highly dependent on the focused approximation quality. Insights on intersection points of performances offer huge potential for the construction of hybridized solvers depending on instance features. Moreover, instance features tailored to anytime performance and corresponding performance indicators will highly improve automated algorithm selection models by including comprehensive information on solver quality.}}, author = {{Bossek, Jakob and Kerschke, Pascal and Trautmann, Heike}}, booktitle = {{2020 IEEE Congress on Evolutionary Computation (CEC)}}, pages = {{1–8}}, publisher = {{IEEE Press}}, title = {{{Anytime Behavior of Inexact TSP Solvers and Perspectives for Automated Algorithm Selection}}}, doi = {{10.1109/CEC48606.2020.9185613}}, year = {{2020}}, } @inproceedings{48850, abstract = {{Sequential model-based optimization (SMBO) approaches are algorithms for solving problems that require computationally or otherwise expensive function evaluations. The key design principle of SMBO is a substitution of the true objective function by a surrogate, which is used to propose the point(s) to be evaluated next. SMBO algorithms are intrinsically modular, leaving the user with many important design choices. Significant research efforts go into understanding which settings perform best for which type of problems. Most works, however, focus on the choice of the model, the acquisition function, and the strategy used to optimize the latter. The choice of the initial sampling strategy, however, receives much less attention. Not surprisingly, quite diverging recommendations can be found in the literature. We analyze in this work how the size and the distribution of the initial sample influences the overall quality of the efficient global optimization (EGO) algorithm, a well-known SMBO approach. While, overall, small initial budgets using Halton sampling seem preferable, we also observe that the performance landscape is rather unstructured. We furthermore identify several situations in which EGO performs unfavorably against random sampling. Both observations indicate that an adaptive SMBO design could be beneficial, making SMBO an interesting test-bed for automated algorithm design.}}, author = {{Bossek, Jakob and Doerr, Carola and Kerschke, Pascal}}, booktitle = {{Proceedings of the Genetic and Evolutionary Computation Conference}}, isbn = {{978-1-4503-7128-5}}, keywords = {{continuous black-box optimization, design of experiments, initial design, sequential model-based optimization}}, pages = {{778–786}}, publisher = {{Association for Computing Machinery}}, title = {{{Initial Design Strategies and Their Effects on Sequential Model-Based Optimization: An Exploratory Case Study Based on BBOB}}}, doi = {{10.1145/3377930.3390155}}, year = {{2020}}, } @inproceedings{48852, abstract = {{The Traveling Salesperson Problem (TSP) is one of the best-known combinatorial optimisation problems. However, many real-world problems are composed of several interacting components. The Traveling Thief Problem (TTP) addresses such interactions by combining two combinatorial optimisation problems, namely the TSP and the Knapsack Problem (KP). Recently, a new problem called the node weight dependent Traveling Salesperson Problem (W-TSP) has been introduced where nodes have weights that influence the cost of the tour. In this paper, we compare W-TSP and TTP. We investigate the structure of the optimised tours for W-TSP and TTP and the impact of using each others fitness function. Our experimental results suggest (1) that the W-TSP often can be solved better using the TTP fitness function and (2) final W-TSP and TTP solutions show different distributions when compared with optimal TSP or weighted greedy solutions.}}, author = {{Bossek, Jakob and Neumann, Aneta and Neumann, Frank}}, booktitle = {{Parallel Problem Solving from Nature (PPSN XVI)}}, isbn = {{978-3-030-58111-4}}, keywords = {{Evolutionary algorithms, Node weight dependent TSP, Traveling Thief Problem}}, pages = {{346–359}}, publisher = {{Springer-Verlag}}, title = {{{Optimising Tours for the Weighted Traveling Salesperson Problem and the Traveling Thief Problem: A Structural Comparison of Solutions}}}, doi = {{10.1007/978-3-030-58112-1_24}}, year = {{2020}}, } @inproceedings{48846, abstract = {{We consider a dynamic bi-objective vehicle routing problem, where a subset of customers ask for service over time. Therein, the distance traveled by a single vehicle and the number of unserved dynamic requests is minimized by a dynamic evolutionary multi-objective algorithm (DEMOA), which operates on discrete time windows (eras). A decision is made at each era by a decision-maker, thus any decision depends on irreversible decisions made in foregoing eras. To understand effects of sequences of decision-making and interactions/dependencies between decisions made, we conduct a series of experiments. More precisely, we fix a set of decision-maker preferences D and the number of eras n{$<$}inf{$>$}t{$<$}/inf{$>$} and analyze all $|D|\^{n_t}$ combinations of decision-maker options. We find that for random uniform instances (a) the final selected solutions mainly depend on the final decision and not on the decision history, (b) solutions are quite robust with respect to the number of unvisited dynamic customers, and (c) solutions of the dynamic approach can even dominate solutions obtained by a clairvoyant EMOA. In contrast, for instances with clustered customers, we observe a strong dependency on decision-making history as well as more variance in solution diversity.}}, author = {{Bossek, Jakob and Grimme, Christian and Rudolph, Günter and Trautmann, Heike}}, booktitle = {{2020 IEEE Congress on Evolutionary Computation (CEC)}}, pages = {{1–8}}, publisher = {{IEEE Press}}, title = {{{Towards Decision Support in Dynamic Bi-Objective Vehicle Routing}}}, doi = {{10.1109/CEC48606.2020.9185778}}, year = {{2020}}, } @inproceedings{48879, abstract = {{Evolving diverse sets of high quality solutions has gained increasing interest in the evolutionary computation literature in recent years. With this paper, we contribute to this area of research by examining evolutionary diversity optimisation approaches for the classical Traveling Salesperson Problem (TSP). We study the impact of using different diversity measures for a given set of tours and the ability of evolutionary algorithms to obtain a diverse set of high quality solutions when adopting these measures. Our studies show that a large variety of diverse high quality tours can be achieved by using our approaches. Furthermore, we compare our approaches in terms of theoretical properties and the final set of tours obtained by the evolutionary diversity optimisation algorithm.}}, author = {{Do, Anh Viet and Bossek, Jakob and Neumann, Aneta and Neumann, Frank}}, booktitle = {{Proceedings of the Genetic and Evolutionary Computation Conference}}, isbn = {{978-1-4503-7128-5}}, keywords = {{diversity maximisation, evolutionary algorithms, travelling salesperson problem}}, pages = {{681–689}}, publisher = {{Association for Computing Machinery}}, title = {{{Evolving Diverse Sets of Tours for the Travelling Salesperson Problem}}}, doi = {{10.1145/3377930.3389844}}, year = {{2020}}, } @inproceedings{48895, abstract = {{Evolutionary algorithms (EAs) are general-purpose problem solvers that usually perform an unbiased search. This is reasonable and desirable in a black-box scenario. For combinatorial optimization problems, often more knowledge about the structure of optimal solutions is given, which can be leveraged by means of biased search operators. We consider the Minimum Spanning Tree (MST) problem in a single- and multi-objective version, and introduce a biased mutation, which puts more emphasis on the selection of edges of low rank in terms of low domination number. We present example graphs where the biased mutation can significantly speed up the expected runtime until (Pareto-)optimal solutions are found. On the other hand, we demonstrate that bias can lead to exponential runtime if "heavy" edges are necessarily part of an optimal solution. However, on general graphs in the single-objective setting, we show that a combined mutation operator which decides for unbiased or biased edge selection in each step with equal probability exhibits a polynomial upper bound - as unbiased mutation - in the worst case and benefits from bias if the circumstances are favorable.}}, author = {{Roostapour, Vahid and Bossek, Jakob and Neumann, Frank}}, booktitle = {{Proceedings of the 2020 Genetic and Evolutionary Computation Conference}}, isbn = {{978-1-4503-7128-5}}, keywords = {{biased mutation, evolutionary algorithms, minimum spanning tree problem, runtime analysis}}, pages = {{551–559}}, publisher = {{Association for Computing Machinery}}, title = {{{Runtime Analysis of Evolutionary Algorithms with Biased Mutation for the Multi-Objective Minimum Spanning Tree Problem}}}, doi = {{10.1145/3377930.3390168}}, year = {{2020}}, } @inproceedings{48897, abstract = {{In this work we focus on the well-known Euclidean Traveling Salesperson Problem (TSP) and two highly competitive inexact heuristic TSP solvers, EAX and LKH, in the context of per-instance algorithm selection (AS). We evolve instances with nodes where the solvers show strongly different performance profiles. These instances serve as a basis for an exploratory study on the identification of well-discriminating problem characteristics (features). Our results in a nutshell: we show that even though (1) promising features exist, (2) these are in line with previous results from the literature, and (3) models trained with these features are more accurate than models adopting sophisticated feature selection methods, the advantage is not close to the virtual best solver in terms of penalized average runtime and so is the performance gain over the single best solver. However, we show that a feature-free deep neural network based approach solely based on visual representation of the instances already matches classical AS model results and thus shows huge potential for future studies.}}, author = {{Seiler, Moritz and Pohl, Janina and Bossek, Jakob and Kerschke, Pascal and Trautmann, Heike}}, booktitle = {{Parallel Problem Solving from {Nature} (PPSN XVI)}}, isbn = {{978-3-030-58111-4}}, keywords = {{Automated algorithm selection, Deep learning, Feature-based approaches, Traveling Salesperson Problem}}, pages = {{48–64}}, publisher = {{Springer-Verlag}}, title = {{{Deep Learning as a Competitive Feature-Free Approach for Automated Algorithm Selection on the Traveling Salesperson Problem}}}, doi = {{10.1007/978-3-030-58112-1_4}}, year = {{2020}}, } @article{48848, abstract = {{We build upon a recently proposed multi-objective view onto performance measurement of single-objective stochastic solvers. The trade-off between the fraction of failed runs and the mean runtime of successful runs \textendash both to be minimized \textendash is directly analyzed based on a study on algorithm selection of inexact state-of-the-art solvers for the famous Traveling Salesperson Problem (TSP). Moreover, we adopt the hypervolume indicator (HV) commonly used in multi-objective optimization for simultaneously assessing both conflicting objectives and investigate relations to commonly used performance indicators, both theoretically and empirically. Next to Penalized Average Runtime (PAR) and Penalized Quantile Runtime (PQR), the HV measure is used as a core concept within the construction of per-instance algorithm selection models offering interesting insights into complementary behavior of inexact TSP solvers. \textbullet The multi-objective perspective is naturally generalizable to multiple objectives. \textbullet Proof of relationship between HV and the PAR in the considered bi-objective space. \textbullet New insights into complementary behavior of stochastic optimization algorithms.}}, author = {{Bossek, Jakob and Kerschke, Pascal and Trautmann, Heike}}, issn = {{1568-4946}}, journal = {{Applied Soft Computing}}, keywords = {{Algorithm selection, Combinatorial optimization, Multi-objective optimization, Performance measurement, Traveling Salesperson Problem}}, number = {{C}}, title = {{{A Multi-Objective Perspective on Performance Assessment and Automated Selection of Single-Objective Optimization Algorithms}}}, doi = {{10.1016/j.asoc.2019.105901}}, volume = {{88}}, year = {{2020}}, } @article{48836, author = {{Bartz-Beielstein, Thomas and Doerr, Carola and van den Berg, Daan and Bossek, Jakob and Chandrasekaran, Sowmya and Eftimov, Tome and Fischbach, Andreas and Kerschke, Pascal and Cava, William La and Lopez-Ibanez, Manuel and Malan, Katherine M. and Moore, Jason H. and Naujoks, Boris and Orzechowski, Patryk and Volz, Vanessa and Wagner, Markus and Weise, Thomas}}, journal = {{Corr}}, title = {{{Benchmarking in Optimization: Best Practice and Open Issues}}}, year = {{2020}}, } @misc{49599, author = {{Fastlabend-Vargas, Daniel}}, publisher = {{Zwischentöne.info }}, title = {{{Geschichte(n) der deutschen Migrationsgesellschaft. Jugendliche erzählen begründete historische Geschichten Eine Unterrichtsreihe für das Portal Zwischentöne.info }}}, year = {{2020}}, } @book{30869, author = {{Lammer, Christina}}, publisher = {{transcript Verlag}}, title = {{{Erinnerung und Identität: Literarische Konstruktionen in Doeschka Meijsings Prosa}}}, year = {{2020}}, } @misc{49767, author = {{Huybrechts, Yves}}, publisher = {{BelgienNet}}, title = {{{"Die Bombardierung von Brüssel - teil 1" (PODCAST)}}}, year = {{2020}}, } @article{49736, author = {{Huybrechts, Yves}}, isbn = {{9783451032967}}, issn = {{00182621}}, journal = {{Historisches Jahrbuch}}, pages = {{420--445}}, title = {{{Den Kaiser erpressen. Der Fall Jever zwischen Burgundischem Reichskreis und Reichskammergericht, 1737-1739}}}, volume = {{140}}, year = {{2020}}, } @misc{49756, author = {{Huybrechts, Yves}}, publisher = {{BelgienNet}}, title = {{{"Ein Gespräch mit Guy Vanhengel - Ein Gespräch mit dem Vizepräsidenten des Brüsseler Parlaments, in zwei Teilen." (VIDEO)}}}, year = {{2020}}, } @misc{49750, author = {{Huybrechts, Yves}}, publisher = {{BelgienNet}}, title = {{{Interview zur Ausstellung "Rubens und der Barock im Norden" - 2 Teile (VIDEO)}}}, year = {{2020}}, } @inbook{49831, author = {{Diedrich, Alena}}, booktitle = {{Forcierte Form: Deutschsprachige Versepik des 20. und 21. Jahrhunderts im europäischen Kontext}}, editor = {{Bremer, Kai and Elit, Stefan and Kroucheva, Katerina}}, publisher = {{Metzler}}, title = {{{Ironie als forcierte Form. Hans Magnus Enzensbergers Versepos Der Untergang der Titanic}}}, year = {{2020}}, } @inbook{49832, author = {{Diedrich, Alena}}, booktitle = {{Handbuch Vormärz}}, editor = {{Eke, Norbert Otto }}, publisher = {{Aisthesis}}, title = {{{Lyrik im Vormärz}}}, year = {{2020}}, } @inbook{49833, author = {{Diedrich, Alena}}, booktitle = {{Handbuch Vormärz}}, editor = {{Eke, Norbert Otto }}, publisher = {{Aisthesis}}, title = {{{Nikolaus Lenau}}}, year = {{2020}}, } @inbook{49869, author = {{Neiske, Iris and Bücker, Diana}}, booktitle = {{Medienpädagogik als Schlüsseldisziplin in einer mediatisierten Welt. Perspektiven aus Theorie, Empirie und Praxis 37}}, issn = {{1424-3636}}, pages = {{299--312}}, title = {{{Medienpädagogik und Hochschuldidaktik}}}, year = {{2020}}, } @book{49915, editor = {{Autsch, Sabiene and Pickartz, Tim}}, title = {{{Impulse 5. Texte und Bilder zur Kunstvermittlung: Go West! Kunst- und Ausstellungsszene New York 2019.}}}, year = {{2020}}, } @book{49917, editor = {{Autsch, Sabiene}}, title = {{{"Was machst du gerade?" Essays aus dem Atelier in Zeiten von Corona}}}, year = {{2020}}, } @misc{49947, author = {{Autsch, Sabiene}}, booktitle = {{PUR [= Paderborner Universitätsreden. Hg. von. Prof. em. Dr. Dr. hc. malt. Peter Freese]}}, number = {{155}}, pages = {{18--22}}, title = {{{Festrede auf Maria v. Welser anlässlich der Verleihung der Ehrendoktorwürde am 14.11.2019 durch die kulturwissenschaftliche Fakultät der Universität Paderborn}}}, year = {{2020}}, } @article{32154, author = {{Karsten, Andrea and Weisberg, Jan}}, journal = {{JoSch - Journal der Schreibwissenschaft}}, pages = {{34 -- 42}}, publisher = {{wbv}}, title = {{{Profession und Disziplin. Ein Schreibgespräch über den Weg durch die Fächer, Schreibdidaktik als Feldforschung (und - nebenbei - die Rettung der Schriftkultur). }}}, doi = {{10.3278/JOS2002W}}, volume = {{2}}, year = {{2020}}, } @misc{28698, author = {{Peckhaus, Volker}}, booktitle = {{Zentralblatt für Mathematik und ihre Grenzgebiete Zbl 1445.01036}}, title = {{{Wittgenstein, Ludwig, Wiener Ausgabe, Bd. 8.2: Synopse der Manuskriptbände V bis X, hg. v. Michael Nedo, Vittorio Klostermann: Frankfurt a.M. 2019}}}, year = {{2020}}, } @article{50105, author = {{Pauls, Karina}}, journal = {{Kunst+Unterricht 441/442}}, pages = {{S. 12--17}}, title = {{{Alice im Wunderland. Ein Klassiker der Kinderliteratur als Künstlerbuch}}}, year = {{2020}}, } @inbook{50137, author = {{Dahmen, Stephan and Bonvin, Jean-Michel}}, booktitle = {{Wörterbuch der Schweizer Sozialpolitik}}, editor = {{Knöpfel, Carlo and Maeder, Pascal and Tecklenburg, Ueli}}, publisher = {{Seismo Verlag}}, title = {{{Soziale Investition}}}, doi = {{doi.org/10.33058/seismo.30739}}, year = {{2020}}, } @article{50192, author = {{Stricker, Ina and Müller, Lenka and Hohmann, Sascha}}, issn = {{1437-8639}}, journal = {{Astronomie + Raumfahrt im Unterricht}}, number = {{2020}}, pages = {{34--39}}, publisher = {{Friedrich-Verlag}}, title = {{{Die Entstehung von Sternen und Planeten}}}, volume = {{6}}, year = {{2020}}, }