@article{25227,
  abstract     = {{<jats:title>Abstract</jats:title><jats:p>Quantum well (QW) heterostructures have been extensively used for the realization of a wide range of optical and electronic devices. Exploiting their potential for further improvement and development requires a fundamental understanding of their electronic structure. So far, the most commonly used experimental techniques for this purpose have been all-optical spectroscopy methods that, however, are generally averaging in momentum space. Additional information can be gained by angle-resolved photoelectron spectroscopy (ARPES), which measures the electronic structure with momentum resolution. Here we report on the use of extremely low-energy ARPES (photon energy ~ 7 eV) to increase depth sensitivity and access buried QW states, located at 3 nm and 6 nm below the surface of cubic-GaN/AlN and GaAs/AlGaAs heterostructures, respectively. We find that the QW states in cubic-GaN/AlN can indeed be observed, but not their energy dispersion, because of the high surface roughness. The GaAs/AlGaAs QW states, on the other hand, are buried too deep to be detected by extremely low-energy ARPES. Since the sample surface is much flatter, the ARPES spectra of the GaAs/AlGaAs show distinct features in momentum space, which can be reconducted to the band structure of the topmost surface layer of the QW structure. Our results provide important information about the samples’ properties required to perform extremely low-energy ARPES experiments on electronic states buried in semiconductor heterostructures.</jats:p>}},
  author       = {{Hajlaoui, Mahdi and Ponzoni, Stefano and Deppe, Michael and Henksmeier, Tobias and As, Donat Josef and Reuter, Dirk and Zentgraf, Thomas and Springholz, Gunther and Schneider, Claus Michael and Cramm, Stefan and Cinchetti, Mirko}},
  issn         = {{2045-2322}},
  journal      = {{Scientific Reports}},
  title        = {{{Extremely low-energy ARPES of quantum well states in cubic-GaN/AlN and GaAs/AlGaAs heterostructures}}},
  doi          = {{10.1038/s41598-021-98569-6}},
  volume       = {{11}},
  year         = {{2021}},
}

@inbook{40922,
  author       = {{Foerster, Anne}},
  booktitle    = {{Geschlecht macht Herrschaft – Interdisziplinäre Studien zu vormoderner Macht und Herrschaft / Gender Power Sovereignty – Interdisciplinary Studies on Premodern Power}},
  editor       = {{Stieldorf, Andrea}},
  pages        = {{341--365}},
  title        = {{{Gender and Authority – The Entanglement of Two Concepts in High Medieval Historiography}}},
  doi          = {{10.14220/9783737013437.341}},
  volume       = {{15}},
  year         = {{2021}},
}

@inbook{40921,
  author       = {{Foerster, Anne}},
  booktitle    = {{Kinderlosigkeit im Mittelalter}},
  editor       = {{Toepfer, Regina and Wahring, Bettina}},
  pages        = {{393--411}},
  title        = {{{Die Witwenschaft kinderloser Königinnen im Hochmittelalter}}},
  doi          = {{0000-0002-3848-3592}},
  volume       = {{26,2}},
  year         = {{2021}},
}

@inbook{34976,
  author       = {{Jacob, Joachim and Süßmann, Johannes}},
  booktitle    = {{The Reception of Antiquity in the Age of Enlightenment. English Edition ed. by Christina C. Harker. Translated by Duncan Alexander Smart}},
  editor       = {{Jacob, Joachim and Süßmann, Johannes}},
  isbn         = {{978-90-04-33935-4}},
  pages        = {{XI–XV and fig. 1, p. 117}},
  publisher    = {{Brill}},
  title        = {{{Introduction}}},
  doi          = {{10.1163/2468-3418_bnps12_sim_231446}},
  volume       = {{12}},
  year         = {{2021}},
}

@misc{48787,
  author       = {{Hartung, Olaf}},
  booktitle    = {{H-Soz-Kult}},
  publisher    = {{Clio-online - Historisches Fachinformationssystem e.V.}},
  title        = {{{Rezension von: Jörg van Norden, Thomas Must, Lars Deile, Peter Riedel, Susan Krause und Wanda Schürenberg (Hgg.): Geschichtsdidaktische Grundbegriffe. Ein Bilderbuch für Studium, Lehre und Beruf. Hannover 2020}}},
  year         = {{2021}},
}

@inbook{29838,
  author       = {{Hartung, Olaf and Krebs, Alexandra and Fastlabend-Vargas, Daniel and Meyer-Hamme, Johannes}},
  booktitle    = {{Theorie und Praxis in der Lehrerbildung.Verhältnisbestimmungen aus der Perspektive von Fachdidaktiken}},
  editor       = {{Caruso, Carina and Harteis, Christian and Gröschner, Alexander}},
  isbn         = {{9783658325671 }},
  pages        = {{63--81}},
  publisher    = {{Springer VS}},
  title        = {{{Der steinige Weg vom Wissen zum Können: Zum schwierigen Ver­hältnis von Theorie und Praxis bei der Betreuung zukünftiger Geschichtslehrkräfte in Langzeitpraktika}}},
  year         = {{2021}},
}

@inproceedings{29308,
  abstract     = {{In this paper we present our system for the Detection and Classification of Acoustic Scenes and Events (DCASE) 2021 Challenge Task 4: Sound Event Detection and Separation in Domestic Environments, where it scored the fourth rank. Our presented solution is an advancement of our system used in the previous edition of the task.We use a forward-backward convolutional recurrent neural network (FBCRNN) for tagging and pseudo labeling followed by tag-conditioned sound event detection (SED) models which are trained using strong pseudo labels provided by the FBCRNN. Our advancement over our earlier model is threefold. First, we introduce a strong label loss in the objective of the FBCRNN to take advantage of the strongly labeled synthetic data during training. Second, we perform multiple iterations of self-training for both the FBCRNN and tag-conditioned SED models. Third, while we used only tag-conditioned CNNs as our SED model in the previous edition we here explore sophisticated tag-conditioned SED model architectures, namely, bidirectional CRNNs and bidirectional convolutional transformer neural networks (CTNNs), and combine them. With metric and class specific tuning of median filter lengths for post-processing, our final SED model, consisting of 6 submodels (2 of each architecture), achieves on the public evaluation set poly-phonic sound event detection scores (PSDS) of 0.455 for scenario 1 and 0.684 for scenario as well as a collar-based F1-score of 0.596 outperforming the baselines and our model from the previous edition by far. Source code is publicly available at https://github.com/fgnt/pb_sed.}},
  author       = {{Ebbers, Janek and Haeb-Umbach, Reinhold}},
  booktitle    = {{Proceedings of the 6th Detection and Classification of Acoustic Scenes and Events 2021 Workshop (DCASE2021)}},
  isbn         = {{978-84-09-36072-7}},
  pages        = {{226–230}},
  title        = {{{Self-Trained Audio Tagging and Sound Event Detection in Domestic Environments}}},
  year         = {{2021}},
}

@phdthesis{37520,
  author       = {{Cornel, Stefanie}},
  isbn         = {{978-3-7815-2428-6}},
  title        = {{{Differenz und Normalität in der Grundschule. Subjektive Theorien von Studierenden im Praxissemester }}},
  year         = {{2021}},
}

@inbook{49487,
  author       = {{Malancu, Natalia and Florea, Alexandra}},
  booktitle    = {{Handbook of Citizenship and Migration}},
  editor       = {{Giugni, Marco and Grasso, Maria}},
  title        = {{{Chapter 5: Quantitative methodological approaches to citizenship and migration}}},
  doi          = {{https://doi.org/10.4337/9781789903133.00011}},
  year         = {{2021}},
}

@inproceedings{48876,
  abstract     = {{In recent years, Evolutionary Algorithms (EAs) have frequently been adopted to evolve instances for optimization problems that pose difficulties for one algorithm while being rather easy for a competitor and vice versa. Typically, this is achieved by either minimizing or maximizing the performance difference or ratio which serves as the fitness function. Repeating this process is useful to gain insights into strengths/weaknesses of certain algorithms or to build a set of instances with strong performance differences as a foundation for automatic per-instance algorithm selection or configuration. We contribute to this branch of research by proposing fitness-functions to evolve instances that show large performance differences for more than just two algorithms simultaneously. As a proof-of-principle, we evolve instances of the multi-component Traveling Thief Problem (TTP) for three incomplete TTP-solvers. Our results point out that our strategies are promising, but unsurprisingly their success strongly relies on the algorithms’ performance complementarity.}},
  author       = {{Bossek, Jakob and Wagner, Markus}},
  booktitle    = {{Proceedings of the Genetic and Evolutionary Computation Conference Companion}},
  isbn         = {{978-1-4503-8351-6}},
  keywords     = {{evolutionary algorithms, evolving instances, fitness function, instance hardness, traveling thief problem (TTP)}},
  pages        = {{1423–1432}},
  publisher    = {{Association for Computing Machinery}},
  title        = {{{Generating Instances with Performance Differences for More than Just Two Algorithms}}},
  doi          = {{10.1145/3449726.3463165}},
  year         = {{2021}},
}

@misc{49589,
  author       = {{Fastlabend-Vargas, Daniel}},
  booktitle    = {{H-Soz-Kult }},
  title        = {{{Rezension zu: Dräger, Marco: Denkmäler im Geschichtsunterricht Frankfurt am Main 2021.}}},
  year         = {{2021}},
}

@misc{49765,
  author       = {{Huybrechts, Yves}},
  publisher    = {{BelgienNet}},
  title        = {{{"Der belgische Symbolismus - Interview mit dem Direktor der Alten Nationalgalerie, Dr. Ralph Gleis" (PODCAST)}}},
  year         = {{2021}},
}

@misc{49752,
  author       = {{Huybrechts, Yves}},
  publisher    = {{BelgienNet}},
  title        = {{{"Gebaute Träume - Wohnkultur in Flandern und Wallonien" (VIDEO)}}},
  year         = {{2021}},
}

@book{47629,
  editor       = {{Daniel-Söltenfuß, Desiree and Emmler, Tina and Fuge, Juliane}},
  isbn         = {{978-3-7639-6990-6}},
  publisher    = {{wbv}},
  title        = {{{The Empty Space}}},
  year         = {{2021}},
}

@article{50469,
  author       = {{Schmidt, Eva}},
  issn         = {{2511-0853}},
  journal      = {{Informationen Deutsch als Fremdsprache}},
  keywords     = {{General Medicine}},
  number       = {{2-3}},
  pages        = {{283--287}},
  publisher    = {{Walter de Gruyter GmbH}},
  title        = {{{Nickl, Benjamin; Popenici, Stefan; Blackler, Deane (Hrsg.): <b>Transnational German Education and Comparative Education Systems. Research and Practice.</b> Cham: Springer, 2020 (Global Germany in transnational dialogues). -- ISBN 978-3-030-36254-6. 178 Seiten, € 72,79.}}},
  doi          = {{10.1515/infodaf-2021-0045}},
  volume       = {{48}},
  year         = {{2021}},
}

@article{51044,
  abstract     = {{L’objectif de cette étude est d’analyser, à partir de la conception des vices, de l’ignorance et de la curiosité, les pensées de Montaigne et de Descartes, afin de découvrir s’il y a filiation, héritage ou même réception de la conception montaignienne dans celle cartésienne. Chez Descartes, l’ignorance produit le vice et la science crée la vertu, mais, pour Montaigne, cette distinction n’est pas si simple : la vertu et le vice se conçoivent à l’intérieur même de l’action et de la vie de l’homme.}},
  author       = {{Muller, Jil}},
  journal      = {{Bulletin de la Société internationale des amis de Montaigne}},
  pages        = {{285--304}},
  publisher    = {{Classiques Garnier}},
  title        = {{{Les « fleaux de nostre ame », Les vices dans la pensée de Montaigne et de Descartes}}},
  doi          = {{10.48611/ISBN.978-2-406-12607-2.P.0285}},
  volume       = {{73}},
  year         = {{2021}},
}

@inbook{48555,
  author       = {{Hartung, Olaf and Meyer-Hamme, Johannes and Krebs, Alexandra and Fastlabend-Vargas, Daniel}},
  booktitle    = {{Geschichtsdidaktische Hochschullehre. Strukturen – Konzepte – Methoden}},
  editor       = {{Sauer, Michael and Runge, Friederike}},
  isbn         = {{978-3-7344-1338-4}},
  pages        = {{51--66}},
  publisher    = {{Wochenschau Verlag}},
  title        = {{{Theorie – Empirie – Reflexivität. Das Paderborner Modell geschichtsdidaktischer Betreuung schulischer Langzeitpraktika von Lehramtsstudierenden im Fach Geschichte}}},
  year         = {{2021}},
}

@inbook{41143,
  author       = {{Meyer-Hamme, Johannes}},
  booktitle    = {{Schüler und Schülerinnen denken Geschichte. Subjektorientierung im Geschichtsunterricht und in der Politischen Bildung}},
  editor       = {{Hellmuth, Thomas and Preisinger, Alexander and Ottner-Diesenberger, Christine}},
  pages        = {{14–26}},
  title        = {{{„‚...und wie heißt der Mann auf Kaiser Wilhelm?‘ Oder: Zur Bedeutung der Subjektorientierung für das historische Lernen.“ }}},
  year         = {{2021}},
}

@article{41145,
  author       = {{Meyer-Hamme, Johannes and Krebs, Alexandra}},
  journal      = {{Zeitschrift für Geschichtsdidaktik}},
  pages        = {{180--196}},
  title        = {{{Historisches Lernen digital. Die neue Version der App in die Geschichte}}},
  volume       = {{20}},
  year         = {{2021}},
}

@inbook{41146,
  author       = {{Meyer-Hamme, Johannes and Körber, Andreas and Houghton, Robert}},
  booktitle    = {{Playing the Crusades}},
  editor       = {{Houghton, Robert}},
  pages        = {{93--110}},
  title        = {{{Playing as Learning and Reflecting? Theoretical Perspectives on Digital Historical Culture. London/New York, S. .}}},
  volume       = {{5}},
  year         = {{2021}},
}

