@inproceedings{65413,
  author       = {{Avramovic, P. and Quinting, J. and Brassel, S. and Brunner, M. and Jonas, Kristina and Rietdijk, R. and Rubi-Fessen, I. and Stenneken, P.  and Togher, L.}},
  booktitle    = {{4th CCD Symposium, Coventry, UK.}},
  title        = {{{'Co-CALIBRATE: Developing a Culturally Sensitive Framework for Adapting ABI Interventions in Diverse Population}}},
  year         = {{2025}},
}

@inproceedings{59895,
  abstract     = {{The generation of optically broadband Nyquist pulse sequences using an integrated Mach-Zehnder modulator (MZM) in a thin-film lithium-niobate (TFLN) platform with repetition rates of 5 to 32 GHz and optical bandwidths of up to 160 GHz is demonstrated. Nyquist pulse sequences with high optical bandwidth can be used as synchronization and control signals in quantum sources based on photon pair generation.}},
  author       = {{Kress, Christian and Mihaylov, Martin Miroslavov and Schwabe, Tobias and Silberhorn, Christine and Scheytt, J. Christoph}},
  booktitle    = {{PIERS Proceedings }},
  location     = {{Abu Dhabi}},
  publisher    = {{PhotonIcs and Electromagnetics Research Symposium (PIERS)}},
  title        = {{{Broadband Nyquist Pulse Generation on TFLN Platform for Integrated Quantum Source}}},
  doi          = {{10.1109/PIERS-Spring66516.2025.11276835}},
  year         = {{2025}},
}

@article{65538,
  abstract     = {{<jats:p>Developers implementing elliptic curve cryptography (ECC) face a wide range of implementation choices created by decades of research into elliptic curves. The literature on elliptic curves offers a plethora of curve models, scalar multipliers, and addition formulas, but this comes with the price of enabling attacks to also use the rich structure of these techniques. Navigating through this area is not an easy task and developers often obscure their choices, especially in black-box hardware implementations. Since side-channel attackers rely on the knowledge of the implementation details, reverse engineering becomes a crucial part of attacks.This work presents ECTester – a tool for testing black-box ECC implementations. Through various test suites, ECTester observes the behavior of the target implementation against known attacks but also non-standard inputs and elliptic curve parameters. We analyze popular ECC libraries and smartcards and show that some libraries and most smartcards do not check the order of the input points and improperly handle the infinity point. Based on these observations, we design new techniques for reverse engineering scalar randomization countermeasures that are able to distinguish between group scalar randomization, additive, multiplicative or Euclidean splitting. Our techniques do not require side-channel measurements; they only require the ability to set custom domain parameters, and are able to extract not only the size but also the exact value of the random mask used. Using the techniques, we successfully reverse-engineered the countermeasures on 13 cryptographic smartcards from 5 major manufacturers – all but one we tested on. Finally, we discuss what mitigations can be applied to prevent such reverse engineering, and whether it is possible at all.</jats:p>}},
  author       = {{Suchanek, Vojtech and Jancar, Jan and Kvapil, Jan and Svenda, Petr and Chmielewski, Łukasz}},
  issn         = {{2569-2925}},
  journal      = {{IACR Transactions on Cryptographic Hardware and Embedded Systems}},
  number       = {{4}},
  pages        = {{290--316}},
  publisher    = {{Universitatsbibliothek der Ruhr-Universitat Bochum}},
  title        = {{{ECTester: Reverse-engineering side-channel countermeasures of ECC implementations}}},
  doi          = {{10.46586/tches.v2025.i4.290-316}},
  volume       = {{2025}},
  year         = {{2025}},
}

@article{61940,
  author       = {{Bürgel, Christoph}},
  journal      = {{Niedersächsi-        sches Kultusministerium (Hrsg.)}},
  publisher    = {{Schulverwaltungsblatt für Niedersachsen 5, 301-302}},
  title        = {{{Innovationen im Kerncurriculum Spanisch : Lexiko-Grammatik im Fokus}}},
  year         = {{2025}},
}

@article{65761,
  author       = {{Ballweg, Sandra}},
  journal      = {{Zeitschrift für Rekonstruktive Fremdsprachenforschung}},
  pages        = {{110--128}},
  title        = {{{Zwischen Distanz und Involviertheit. Nähe zum Forschungsfeld in der Situational Analysis im Spannungsfeld von nordamerikanischer und deutschsprachiger Forschungstradition.}}},
  volume       = {{6}},
  year         = {{2025}},
}

@techreport{65812,
  author       = {{Schmitz, Hendrik and Westphal, Matthias}},
  title        = {{{Early- and Later-Life Stimulation: How Retirement Shapes The Effect of Education on Old-Age Cognitive Abilities}}},
  year         = {{2025}},
}

@article{61851,
  author       = {{Bartlitz, David}},
  journal      = {{iff Infobrief}},
  number       = {{17}},
  pages        = {{1--11}},
  title        = {{{Wohlverhaltenspflichten nach § 63 Abs. 4, Abs. 5 WpHG (Product Governance)}}},
  year         = {{2025}},
}

@inproceedings{66263,
  author       = {{Chen, Jian-Jia and Shi, Junjie and Günzel, Mario and von der Brüggen, Georg and Chen, Kuan-Hsun and Bella, Peter}},
  booktitle    = {{37th Euromicro Conference on Real-Time Systems (ECRTS 2025)}},
  editor       = {{Mancuso, Renato}},
  isbn         = {{978-3-95977-377-5}},
  issn         = {{1868-8969}},
  pages        = {{17:1–17:26}},
  publisher    = {{Schloss Dagstuhl – Leibniz-Zentrum für Informatik}},
  title        = {{{Theoretical Foundations of Utility Accrual for Real-Time Systems}}},
  doi          = {{10.4230/LIPIcs.ECRTS.2025.17}},
  volume       = {{335}},
  year         = {{2025}},
}

@article{66150,
  abstract     = {{<jats:p>
            Releasing jobs and performing scheduling decisions in real-time operating systems (RTOSes) is often realized within tick interrupts. In each tick interrupt, a set of tasks that are waiting to release new jobs, namely, the waiting set, is inspected to determine the jobs that should be released at this tick. Such a waiting set is sorted whenever a job has finished, by which the release process can be efficiently achieved. However, the overhead of sorting can vary vastly depending on the task set, which has to be taken into account in the worst-case timing analysis. Moreover, the tick interrupt in common practices is backed by a single hardware timer that is configured to trigger interrupts, either with a fixed period or reconfigured to the next release time (so-called one-shot timer). Since not necessarily at every interrupt a job will be released, several tick interrupts might be redundant. For the one-shot timers, the reconfiguration during runtime also incurs overheads at a variable interval. To reduce such variability and amount of overhead, in this work, we propose
            <jats:italic toggle="yes">LazyTick</jats:italic>
            which partitions the task set and distributes the subsets over multiple timers. Specifically, we propose two job release procedures with constant operations overhead—one for harmonic task sets and one for non-harmonic task sets. We implemented the support for multiple hardware timers in FreeRTOS and conducted intensive experimental evaluations. The evaluation shows that
            <jats:italic toggle="yes">LazyTick</jats:italic>
            can reduce the variability in overhead by up to ≈ 5 × in peak and ≈ 3× on average in comparison to the default implementation. Additionally, the combined overhead of the job release process is reduced by up to ≈ 6.1 × in peak and ≈ 3.6× on average.
          </jats:p>}},
  author       = {{Heider, Kay and Hakert, Christian and Chen, Kuan-Hsun and Chen, Jian-Jia}},
  issn         = {{1539-9087}},
  journal      = {{ACM Transactions on Embedded Computing Systems}},
  number       = {{5s}},
  pages        = {{1--25}},
  publisher    = {{Association for Computing Machinery (ACM)}},
  title        = {{{LazyTick: Lazy and Efficient Management of Job Release in Real-Time Operating Systems}}},
  doi          = {{10.1145/3762651}},
  volume       = {{24}},
  year         = {{2025}},
}

@misc{63608,
  author       = {{Caruso, Carina}},
  booktitle    = {{Religionspädagogische Beiträge}},
  number       = {{2}},
  pages        = {{Rez. 12, 1--2}},
  title        = {{{Rezension: Yagdi, Senol (2025): Der religionspädagogische Habitus islamischer Religionslehrer*innen. Eine rekonstruktive Studie zu kollektiven Orientierungsrahmen im Kontext (inter-)religiösen Lernens. Wiesbaden: Springer, ISBN 978-3-17-044939-978-3-658-48073-8, 319 Seiten.}}},
  doi          = {{https://doi.org/10.20377/rpb-1982}},
  volume       = {{48}},
  year         = {{2025}},
}

@inbook{59867,
  author       = {{Dübbert, Alexander}},
  booktitle    = {{Transdisziplinäre Räume in den Kulturwissenschaften}},
  editor       = {{Kornbach, Alina and Lammer, Christina and Magdeburg, Lena}},
  pages        = {{403--429}},
  publisher    = {{Herder}},
  title        = {{{Muster in der Benamung 'nachhaltiger' Lebensmittelmarkennamen - Kulturbezogene Deutungen von Namen am stationären Verkaufsort als Raum}}},
  volume       = {{3}},
  year         = {{2025}},
}

@book{49504,
  author       = {{Schlieper, Hendrik}},
  publisher    = {{Brill / Fink }},
  title        = {{{Liebestragödie. Genealogien einer französischen Gattung des 17. Jahrhunderts}}},
  year         = {{2024}},
}

@inbook{33429,
  author       = {{Kißling, Magdalena and Seidel, Nadine}},
  booktitle    = {{Literatur der Postmigration: Grundzüge, Formen und Vertreter_innen}},
  editor       = {{Hodaie, Nazli and Hofmann, Michael}},
  pages        = {{i.Dr.}},
  publisher    = {{Metzler Verlag}},
  title        = {{{Vexierbilder als gegenhegemoniales Moment. Strategien postmigrantischen Erzählens bei Andrea Karimé}}},
  year         = {{2024}},
}

@misc{51133,
  abstract     = {{In order to standardize spray flame synthesis (SFS) studies, intensive work has been done in recent years on the design of burner types. Thus, in 2019, the so-called SpraySyn1 burner was introduced (SS1), which was subsequently characterized in numerical and experimental studies. Based on this research, a modification of the nozzle design was proposed, which has now been considered in the successor model, SpraySyn2 (SS2). As little is known about the effect of the nozzle adaptation on the particle formation, we operated both burners under identical operating conditions to produce maghemite. The final powder comparison showed that SS2 yielded considerable higher specific surface areas (associated with smaller primary particle sizes), lower polydispersity, and higher phase purity. To obtain further information on the size distributions of aggregates and agglomerates generated by SS2, aerosol samples were extracted by hole in a tube (HIAT) sampling and characterized by scanning mobility particle sizing (SMPS). Samples were extracted along the centerline at different heights above the burner (HAB) above the visible flame tip (>7 cm), and quenching experiments were performed to extract the aerosol samples at different dilution rates. Thereby, it was demonstrated that performing detailed quenching experiments is crucial for obtaining representative HIAT-SMPS data. In particular, agglomerates/aggregate sizes were overestimated by up to ~70 % if samples were not sufficiently diluted. If sufficient dilution was applied, distribution widths and mean particle mobility diameters were determined with high accuracy (sample standard derivation <5 %). Our data suggested the evolution of primary particle sizes was mostly completed <7 cm HAB and it was shown aggregates/agglomerates present above the visible flame were compact in structure (non- fractal). The mean diameter of the particle ensemble grew along the centerline from 6.9 nm (7 cm) to 11.4 nm (15 cm), while distribution widths grew from 1.42 to 1.52.}},
  booktitle    = {{Applications in Energy and Combustion Science}},
  editor       = {{Tischendorf, Ricardo and Massopo, Orlando and Schmid, Hans-Joachim and Pyrmak, Olek and Dupont, Sophie and Fröde, Fabian and Pitsch, Heinz and Kneer, Reinhold}},
  keywords     = {{Flame Spray Pyrolysis, SpraySyn2, Spray flame synthesis, Maghemite nanoparticles, Gas to particle-conversion, Hole in a tube sampling}},
  publisher    = {{Elsevier}},
  title        = {{{Maghemite nanoparticles synthesis via spray flame synthesis and particle characterization by hole in a tube sampling and scanning mobility particle sizing (HIAT-SMPS)}}},
  doi          = {{https://doi.org/10.1016/j.jaecs.2023.100235}},
  year         = {{2024}},
}

@inbook{50142,
  author       = {{Dahmen, Stephan}},
  booktitle    = {{Responsibilisierung }},
  editor       = {{Schär, Clarissa and Heite, Catrin and Magyar-Haas, Veronika}},
  pages        = {{101--120}},
  publisher    = {{Springer}},
  title        = {{{Der Imperativ der Biographisierung und die Ambivalenzen individueller Verantwortungszuschreibung}}},
  doi          = {{https://doi.org/10.1007/978-3-658-42456-5}},
  year         = {{2024}},
}

@misc{52529,
  author       = {{Kraft, Kerstin}},
  publisher    = {{Kraft, Kerstin, et al. “A Short Introduction to the Film Glove and Touch Studies.” Fashion Studies, vol. 5, no. 1, 2024, pp. 1-11, https://www.fashionstudies.ca/introduction-to-glove-and-touch-studies/, https://doi.org/10.38055/FS050108.}},
  title        = {{{“A Short Introduction to the Film Glove and Touch Studies.”}}},
  year         = {{2024}},
}

@article{52686,
  author       = {{Ahmed, Qazi Arbab and Wiersema, Tobias and Platzner, Marco}},
  issn         = {{2509-3428}},
  journal      = {{Journal of Hardware and Systems Security}},
  keywords     = {{General Engineering, Energy Engineering and Power Technology}},
  publisher    = {{Springer Science and Business Media LLC}},
  title        = {{{Post-configuration Activation of Hardware Trojans in FPGAs}}},
  doi          = {{10.1007/s41635-024-00147-5}},
  year         = {{2024}},
}

@inbook{52505,
  author       = {{Gövert, Andre and Niederhaus, Constanze and Blumberg, Eva}},
  booktitle    = {{Mehrsprachigkeit in der Schule – Sprachbildung im und durch Sachunterricht}},
  pages        = {{295--309}},
  publisher    = {{Kohlhammer}},
  title        = {{{Professionalisierung für Sprachbildung aus Sicht von Sachunterrichtsstudierenden – Langzeitwirkungen eines Vertiefungsseminars in der ersten Phase der sachunterrichtsdidaktischen Lehrer* innenbildung.}}},
  year         = {{2024}},
}

@inbook{52506,
  author       = {{Vasylyeva, Tetyana and Ehmke, Timo and Gövert, Andre and Kassem, Amani and Niederhaus, Constanze}},
  booktitle    = {{Mehrsprachigkeit in der Schule – Sprachbildung im und durch Sachunterricht}},
  pages        = {{310--330}},
  publisher    = {{Kohlhammer}},
  title        = {{{DaZ-Kompetenzen angehender Lehrkräfte des Faches Sachunterricht sowie der aus dem Sachunterricht hervorgehenden Fächer}}},
  year         = {{2024}},
}

@article{49905,
  abstract     = {{For 0 ≤ t ≤ r let m(t, r) be the maximum number s such that every t-edge-connected r-graph has s pairwise disjoint perfect matchings. There are only a few values of m(t, r) known, for instance m(3, 3) = m(4, r) = 1, and m(t, r) ≤ r − 2 for all t  = 5,
and m(t, r) ≤ r − 3 if r is even. We prove that m(2l, r) ≤ 3l − 6 for every l ≥ 3 and r ≥ 2l.}},
  author       = {{Ma, Yulai and Mattiolo, Davide and Steffen, Eckhard and Wolf, Isaak Hieronymus}},
  issn         = {{0209-9683}},
  journal      = {{Combinatorica}},
  keywords     = {{Computational Mathematics, Discrete Mathematics and Combinatorics}},
  pages        = {{429--440}},
  publisher    = {{Springer Science and Business Media LLC}},
  title        = {{{Edge-Connectivity and Pairwise Disjoint Perfect Matchings in Regular Graphs}}},
  doi          = {{10.1007/s00493-023-00078-9}},
  volume       = {{44}},
  year         = {{2024}},
}

