@inproceedings{66194,
  author       = {{Lin, Ching-Chi and Günzel, Mario and Shi, Junjie and Seidl, Tristan Taylan and Chen, Kuan-Hsun and Chen, Jian-Jia}},
  booktitle    = {{2023 IEEE 29th Real-Time and Embedded Technology and Applications Symposium (RTAS)}},
  publisher    = {{IEEE}},
  title        = {{{Scheduling Periodic Segmented Self-Suspending Tasks without Timing Anomalies}}},
  doi          = {{10.1109/rtas58335.2023.00020}},
  year         = {{2023}},
}

@inproceedings{66192,
  author       = {{Shi, Junjie and Ueter, Niklas and Chen, Jian-Jia and Chen, Kuan-Hsun}},
  booktitle    = {{2023 IEEE 29th Real-Time and Embedded Technology and Applications Symposium (RTAS)}},
  publisher    = {{IEEE}},
  title        = {{{Average Task Execution Time Minimization under (m, k) Soft Error Constraint}}},
  doi          = {{10.1109/rtas58335.2023.00008}},
  year         = {{2023}},
}

@inproceedings{66197,
  author       = {{Guenzel, Mario and Ueter, Niklas and Chen, Kuan-Hsun and Chen, Jian-Jia}},
  booktitle    = {{The 31st International Conference on Real-Time Networks and Systems}},
  publisher    = {{ACM}},
  title        = {{{Timing Analysis of Cause-Effect Chains with Heterogeneous Communication Mechanisms}}},
  doi          = {{10.1145/3575757.3593640}},
  year         = {{2023}},
}

@unpublished{66312,
  abstract     = {{Let $X$ be a complex abelian variety. We prove an analogue of both the (cohomological) $P=W$ conjecture and the geometric $P=W$ conjecture connecting the finer topological structure of the Dolbeault moduli space of topologically trivial semistable Higgs bundles on $X$ and the Betti moduli space of characters of the fundamental group of $X$. The geometric heart of our approach is the spectral data morphism for Dolbeault moduli spaces on abelian varieties that naturally factors the Hitchin morphism and whose target is not an affine space of pluricanonical sections, but a suitable symmetric product.}},
  author       = {{Bolognese, Barbara and Küronya, Alex and Ulirsch, Martin}},
  booktitle    = {{arXiv:2303.03734}},
  title        = {{{$P=W$ phenomena on abelian varieties}}},
  year         = {{2023}},
}

@article{66325,
  abstract     = {{<jats:title>Abstract</jats:title><jats:p>Let<jats:inline-formula><jats:alternatives><jats:inline-graphic xmlns:xlink="http://www.w3.org/1999/xlink" mime-subtype="png" xlink:href="S0305004123000518_inline1.png"/><jats:tex-math>$\mathfrak{A}$</jats:tex-math></jats:alternatives></jats:inline-formula>be a finite abelian group. In this paper, we classify harmonic<jats:inline-formula><jats:alternatives><jats:inline-graphic xmlns:xlink="http://www.w3.org/1999/xlink" mime-subtype="png" xlink:href="S0305004123000518_inline2.png"/><jats:tex-math>$\mathfrak{A}$</jats:tex-math></jats:alternatives></jats:inline-formula>-covers of a tropical curve<jats:inline-formula><jats:alternatives><jats:inline-graphic xmlns:xlink="http://www.w3.org/1999/xlink" mime-subtype="png" xlink:href="S0305004123000518_inline3.png"/><jats:tex-math>$\Gamma$</jats:tex-math></jats:alternatives></jats:inline-formula>(which allow dilation along edges and at vertices) in terms of the cohomology group of a suitably defined sheaf on<jats:inline-formula><jats:alternatives><jats:inline-graphic xmlns:xlink="http://www.w3.org/1999/xlink" mime-subtype="png" xlink:href="S0305004123000518_inline4.png"/><jats:tex-math>$\Gamma$</jats:tex-math></jats:alternatives></jats:inline-formula>. We give a realisability criterion for harmonic<jats:inline-formula><jats:alternatives><jats:inline-graphic xmlns:xlink="http://www.w3.org/1999/xlink" mime-subtype="png" xlink:href="S0305004123000518_inline5.png"/><jats:tex-math>$\mathfrak{A}$</jats:tex-math></jats:alternatives></jats:inline-formula>-covers by patching local monodromy data in an extended homology group on<jats:inline-formula><jats:alternatives><jats:inline-graphic xmlns:xlink="http://www.w3.org/1999/xlink" mime-subtype="png" xlink:href="S0305004123000518_inline6.png"/><jats:tex-math>$\Gamma$</jats:tex-math></jats:alternatives></jats:inline-formula>. As an explicit example, we work out the case<jats:inline-formula><jats:alternatives><jats:inline-graphic xmlns:xlink="http://www.w3.org/1999/xlink" mime-subtype="png" xlink:href="S0305004123000518_inline7.png"/><jats:tex-math>$\mathfrak{A}=\mathbb{Z}/p\mathbb{Z}$</jats:tex-math></jats:alternatives></jats:inline-formula>and explain how realisability for such covers is related to the nowhere-zero flow problem from graph theory.</jats:p>}},
  author       = {{Len, Yoav and Ulirsch, Martin and Zakharov, Dmitry}},
  issn         = {{0305-0041}},
  journal      = {{Mathematical Proceedings of the Cambridge Philosophical Society}},
  number       = {{2}},
  pages        = {{395--416}},
  publisher    = {{Cambridge University Press (CUP)}},
  title        = {{{Abelian tropical covers}}},
  doi          = {{10.1017/S0305004123000518}},
  volume       = {{176}},
  year         = {{2023}},
}

@misc{65608,
  author       = {{Sperling, Sonja}},
  booktitle    = {{Die Grundschulzeitschrift}},
  number       = {{341}},
  pages        = {{32--34}},
  title        = {{{Grammatik in Bewegung. Klammerstrukturen in Sätzen erforschen}}},
  year         = {{2023}},
}

@inproceedings{45775,
  abstract     = {{RISC-V has received worldwide acceptance in the industry and by the academic community. As of today, multiple
RISC-V applications and variants are under investigation for embedded IoT systems, from resource-limited single-core
processors up to multi-core systems for High-Performance Computing (HPC). Recently, the Grid of Processing Cells
(GPC) platform has been proposed as a scalable parallel grid-oriented network of processor cores with local memories.
This paper describes a prototype design of the GPC platform for hardware implementation at Register-Transfer Level
(RTL) based on modified RISC-V Rocket processors with scratchpad memories. It introduces a scalable Chisel-based
implementation of the modified Rocket cores with RTL generation and a functional test using Verilator simulation. This
work also includes the adaptation of the Chipyard software toolchain to extend the compiler to multi-core grids with
different local address spaces.}},
  author       = {{Luchterhandt, Lars and Nellius, Tom and Beck, Robert and Dömer, Rainer and Kneuper, Pascal and Müller, Wolfgang and Sadiye, Babak}},
  booktitle    = {{MBMV 2023 - 26. Workshop "Methoden und Beschreibungssprachen zur Modellierung und Verifikation von Schaltungen und Systemen“, MBMV 2023, Freiburg}},
  location     = {{Freiburg}},
  publisher    = {{VDE Verlag}},
  title        = {{{Towards a Rocket Chip Based Implementation of the RISC-V GPC Architecture}}},
  year         = {{2023}},
}

@book{58753,
  abstract     = {{Angesichts der aktuellen Arbeitsbedingungen in Wissenschaft und Hochschule – zwischen Qualifizierung, Selbstoptimierung und Prekarisierung – hangeln sich Wissenschaftler*innen jenseits unbefristeter Professuren von einem befristeten Arbeitsvertrag zum nächsten. Unter prekarisierten Arbeitsbedingungen stemmen sie einen Großteil der wissenschaftlichen Arbeit in Forschung und Lehre. Der Band diskutiert diese Verhältnisse der Wissensproduktion aus theoretischen, historischen, politischen wie empirischen Blickrichtungen, wobei der Fokus der Analysen über ungleichheitstheoretische erziehungs- und sozialwissenschaftliche Perspektivierungen sowie solche angrenzender disziplinärer Felder grundiert ist. Er leistet damit auch einen Beitrag zu den Bestrebungen, für bessere Arbeitsbedingungen an Hochschulen und in der Wissenschaft einzutreten.}},
  editor       = {{Leinfellner, Stefanie and Thole, Friederike and Simon, Stephanie and Sehmer, Julian}},
  isbn         = {{978-3-8474-1869-6}},
  pages        = {{239}},
  publisher    = {{Barbara Budrich}},
  title        = {{{Bedingungen der Wissensproduktion. Qualifizierung, Selbstoptimierung und Prekarisierung in Wissenschaft und Hochschule (eBook)}}},
  year         = {{2023}},
}

@book{58752,
  abstract     = {{Angesichts der aktuellen Arbeitsbedingungen in Wissenschaft und Hochschule – zwischen Qualifizierung, Selbstoptimierung und Prekarisierung – hangeln sich Wissenschaftler*innen jenseits unbefristeter Professuren von einem befristeten Arbeitsvertrag zum nächsten. Unter prekarisierten Arbeitsbedingungen stemmen sie einen Großteil der wissenschaftlichen Arbeit in Forschung und Lehre. Der Band diskutiert diese Verhältnisse der Wissensproduktion aus theoretischen, historischen, politischen wie empirischen Blickrichtungen, wobei der Fokus der Analysen über ungleichheitstheoretische erziehungs- und sozialwissenschaftliche Perspektivierungen sowie solche angrenzender disziplinärer Felder grundiert ist. Er leistet damit auch einen Beitrag zu den Bestrebungen, für bessere Arbeitsbedingungen an Hochschulen und in der Wissenschaft einzutreten.}},
  editor       = {{Leinfellner, Stefanie and Thole, Friederike and Simon, Stephanie and Sehmer, Julian}},
  isbn         = {{978-3-8474-2699-8}},
  pages        = {{239}},
  publisher    = {{Barbara Budrich}},
  title        = {{{Bedingungen der Wissensproduktion. Qualifizierung, Selbstoptimierung und Prekarisierung in Wissenschaft und Hochschule}}},
  year         = {{2023}},
}

@inbook{58754,
  author       = {{Leinfellner, Stefanie and Thole, Friederike and Sehmer, Julian and Simon, Stephanie}},
  booktitle    = {{Bedingungen der Wissensproduktion. Qualifizierung, Selbstoptimierung und Prekarisierung in Wissenschaft und Hochschule}},
  editor       = {{Leinfellner, Stefanie and Thole, Friederike and Simon, Stephanie and Sehmer, Julian}},
  isbn         = {{978-3-8474-2699-8}},
  pages        = {{11 -- 25}},
  publisher    = {{Barbara Budrich}},
  title        = {{{Bedingungen der Wissensproduktion an Hochschulen und die Notwendigkeit ihrer disziplinären Bearbeitung}}},
  year         = {{2023}},
}

@inbook{58755,
  author       = {{Simon, Stephanie and Sehmer, Julian and Thole, Friederike and Leinfellner, Stefanie}},
  booktitle    = {{Bedingungen der Wissensproduktion. Qualifizierung, Selbstoptimierung und Prekarisierung in Wissenschaft und Hochschule}},
  editor       = {{Leinfellner, Stefanie and Thole, Friederike and Simon, Stephanie and Sehmer, Julian}},
  isbn         = {{978-3-8474-2699-8}},
  pages        = {{65 -- 86}},
  publisher    = {{Barbara Budrich}},
  title        = {{{Biographien in der Wissenschaft zwischen Qualifizierung, (Selbst-)Optimierung und Prekarisierung}}},
  year         = {{2023}},
}

@article{51166,
  abstract     = {{Sich wandelnde Bedingungen auf dem Ausbildungsmarkt, die daraus resultierenden veränderten Kompetenz- und Qualifikationsanforderungen sowie Anforderungen an eine lebensbegleitende berufliche Orientierung treffen insb. als (ausbildungs-)benachteiligt gekennzeichnete Jugendliche am Übergang Schule-Beruf. Jene Jugendliche münden in Maßnahmen des Übergangssystems wie die Ausbildungsvorbereitung (AV), wobei die konkreten Auswirkungen dieser Transformationsprozesse für diese Zielgruppe weitgehend unklar bleiben. In unserem Beitrag greifen wir die Überlegungen der Arbeitsgruppe 9+1 zum Übergangssystem verstanden als Chancenverbesserungssystem auf und diskutieren, was hierunter verstanden werden kann. Schließlich führen wir konkrete Anforderungen an das Chancenverbesserungssystem mit den Handlungsmöglichkeiten der Jugendlichen zusammen. Grundlegend verfolgen wir dabei nicht die Perspektive einer Anpassung der Jugendlichen an die Arbeitswelt, sondern fragen vielmehr danach, was Bildung leisten muss. Hierfür nehmen wir über qualitative Fallstudien die Perspektive der Jugendlichen sowie die Sichtweise des Bildungspersonals auf. In diesem Rahmen führen wir eine anforderungs- und subjektorientierte Perspektive zusammen und diskutieren u. a. anhand von Perspektiven auf das System, die curriculare Ebene, die Haltung der Bildungsakteur*innen, etc., was mit einer Gestaltung des Übergangssystems als Chancenverbesserungssystem konkret verbunden wäre.  }},
  author       = {{Kremer, H.-Hugo and Otto, Franziska}},
  journal      = {{bwp@ Berufs- und Wirtschaftspädagogik – online}},
  keywords     = {{Übergangssystem, Selbstinszenierung, Chancenverbesserung, Subjektorientierung, Übergang Schule-Ausbildung}},
  pages        = {{1--27}},
  title        = {{{Übergang Schule-Beruf als Chancenverbesserungssystem – Zur Gestaltung von Lebensräumen und Entwicklung von Praktiken für den Übergang}}},
  volume       = {{Ausgabe 45}},
  year         = {{2023}},
}

@misc{66659,
  author       = {{Pöllmann, Andreas}},
  booktitle    = {{EEO Enzyklopädie Erziehungswissenschaften Online}},
  issn         = {{2191-8325}},
  pages        = {{1--19}},
  publisher    = {{Beltz Verlagsgruppe GmbH & Co. KG}},
  title        = {{{Interkulturelles Kapital}}},
  doi          = {{10.3262/eeo06230481}},
  year         = {{2023}},
}

@techreport{66789,
  author       = {{Hallmann, Julia and Hartwich, Katharina and Lange, Mirja}},
  pages        = {{49}},
  title        = {{{Zwischenbericht im Forschungsprojekt KiJuGs - Die Kinder- und Jugendhilfe im Gefüge außerschulischer Partner an Ganztagsschulen in der Sekundarstufe I in NRW}}},
  year         = {{2023}},
}

@inproceedings{66907,
  author       = {{Sahli Lozano, Caroline and Wüthrich, Caroline and Kullmann, Harry and Knickenberg, Margarita}},
  location     = {{Glasgow UK}},
  title        = {{{How do attitudes and self-efficacy predict teachers' intentions to teach in inclusive class-rooms? A Cross-national Comparison Across Five Countries}}},
  year         = {{2023}},
}

@inproceedings{66977,
  author       = {{Zappone, Alessio and Matthiesen, Bho and Dekorsy, Armin}},
  booktitle    = {{GLOBECOM 2022 - 2022 IEEE Global Communications Conference}},
  publisher    = {{IEEE}},
  title        = {{{Energy Efficiency of Holographic Transceivers Based on RIS}}},
  doi          = {{10.1109/globecom48099.2022.10001049}},
  year         = {{2023}},
}

@inproceedings{66973,
  author       = {{Hewawiththi, Nethmi S. and Palitharathna, Kapila W. S. and Viduranga, M. Mahesha and Matthiesen, Bho}},
  booktitle    = {{2023 IEEE 17th International Conference on Industrial and Information Systems (ICIIS)}},
  publisher    = {{IEEE}},
  title        = {{{Intelligent Reflecting Surface-Aided Spatial Modulation in VLC Systems}}},
  doi          = {{10.1109/iciis58898.2023.10253587}},
  year         = {{2023}},
}

@inproceedings{66974,
  author       = {{Röper, Maik and Matthiesen, Bho and Wübben, Dirk and Popovski, Petar and Dekorsy, Armin}},
  booktitle    = {{ICC 2023 - IEEE International Conference on Communications}},
  publisher    = {{IEEE}},
  title        = {{{Robust Precoding via Characteristic Functions for VSAT to Multi-Satellite Uplink Transmission}}},
  doi          = {{10.1109/icc45041.2023.10279447}},
  year         = {{2023}},
}

@article{53539,
  abstract     = {{<jats:title>Abstract</jats:title><jats:p>The infinite Brownian loop on a Riemannian manifold is the limit in distribution of the Brownian bridge of length <jats:italic>T</jats:italic> around a fixed origin when <jats:inline-formula><jats:alternatives><jats:tex-math>$$T \rightarrow +\infty $$</jats:tex-math><mml:math xmlns:mml="http://www.w3.org/1998/Math/MathML">
                <mml:mrow>
                  <mml:mi>T</mml:mi>
                  <mml:mo>→</mml:mo>
                  <mml:mo>+</mml:mo>
                  <mml:mi>∞</mml:mi>
                </mml:mrow>
              </mml:math></jats:alternatives></jats:inline-formula>. The aim of this note is to study its long-time asymptotics on Riemannian symmetric spaces <jats:italic>G</jats:italic>/<jats:italic>K</jats:italic> of noncompact type and of general rank. This amounts to the behavior of solutions to the heat equation subject to the Doob transform induced by the ground spherical function. Unlike the standard Brownian motion, we observe in this case phenomena which are similar to the Euclidean setting, namely <jats:inline-formula><jats:alternatives><jats:tex-math>$$L^1$$</jats:tex-math><mml:math xmlns:mml="http://www.w3.org/1998/Math/MathML">
                <mml:msup>
                  <mml:mi>L</mml:mi>
                  <mml:mn>1</mml:mn>
                </mml:msup>
              </mml:math></jats:alternatives></jats:inline-formula> asymptotic convergence without requiring bi-<jats:italic>K</jats:italic>-invariance for initial data, and strong <jats:inline-formula><jats:alternatives><jats:tex-math>$$L^{\infty }$$</jats:tex-math><mml:math xmlns:mml="http://www.w3.org/1998/Math/MathML">
                <mml:msup>
                  <mml:mi>L</mml:mi>
                  <mml:mi>∞</mml:mi>
                </mml:msup>
              </mml:math></jats:alternatives></jats:inline-formula> convergence.</jats:p>}},
  author       = {{Papageorgiou, Efthymia}},
  issn         = {{2296-9020}},
  journal      = {{Journal of Elliptic and Parabolic Equations}},
  keywords     = {{Applied Mathematics, Numerical Analysis, Analysis}},
  publisher    = {{Springer Science and Business Media LLC}},
  title        = {{{Asymptotics for the infinite Brownian loop on noncompact symmetric spaces}}},
  doi          = {{10.1007/s41808-023-00250-8}},
  year         = {{2023}},
}

@inproceedings{66199,
  author       = {{Lin, Ching-Chi and Günzel, Mario and Shi, Junjie and Seidl, Tristan Taylan and Chen, Kuan-Hsun and Chen, Jian-Jia}},
  booktitle    = {{2023 IEEE 29th Real-Time and Embedded Technology and Applications Symposium (RTAS)}},
  publisher    = {{IEEE}},
  title        = {{{Scheduling Periodic Segmented Self-Suspending Tasks without Timing Anomalies}}},
  doi          = {{10.1109/rtas58335.2023.00020}},
  year         = {{2023}},
}

