@inproceedings{60497,
  abstract     = {{Despite the advantages that the virtual knowledge graph paradigm has brought to many application domains, state-of-the-art systems still do not support popular graph database management systems like Neo4j. Their query rewriting algorithms focus on languages like conjunctive queries and their unions, which were developed for relational data and are poorly suited for graph data. Moreover, they also limit the expressiveness of the ontology languages that admit rewritings, restricting them to those that enjoy the so-called FO-rewritability property. Rewritings have thus focused on the DL-Lite family of Description Logics. In this paper, we propose a technique for rewriting a family of navigational queries for a suitably tailored fragment of ELHI. Leveraging navigational features in the target query language, we can include some widely-used axiom shapes not supported by DL-Lite. We implemented a proof-of-concept prototype that rewrites into Cypher queries, and tested it on a real-world cognitive neuroscience use case with promising results.}},
  author       = {{Löhnert, Bianca and Augsten, Nikolaus and Okulmus, Cem and Ortiz, Magdalena}},
  booktitle    = {{The Semantic Web - 22nd European Semantic Web Conference, {ESWC} 2025, Portoroz, Slovenia, June 1-5, 2025, Proceedings, Part {I}}},
  isbn         = {{9783031945748}},
  issn         = {{0302-9743}},
  keywords     = {{Ontology-based Data Access, Property Graphs, Navigational Queries}},
  location     = {{Portorož, Slovenia}},
  pages        = {{342----361}},
  publisher    = {{Springer Nature Switzerland}},
  title        = {{{Towards Practicable Algorithms for Rewriting Graph Queries Beyond DL-Lite}}},
  doi          = {{10.1007/978-3-031-94575-5_19}},
  volume       = {{15718}},
  year         = {{2025}},
}

@article{55400,
  abstract     = {{This study contributes to the evolving field of robot learning in interaction
with humans, examining the impact of diverse input modalities on learning
outcomes. It introduces the concept of "meta-modalities" which encapsulate
additional forms of feedback beyond the traditional preference and scalar
feedback mechanisms. Unlike prior research that focused on individual
meta-modalities, this work evaluates their combined effect on learning
outcomes. Through a study with human participants, we explore user preferences
for these modalities and their impact on robot learning performance. Our
findings reveal that while individual modalities are perceived differently,
their combination significantly improves learning behavior and usability. This
research not only provides valuable insights into the optimization of
human-robot interactive task learning but also opens new avenues for enhancing
the interactive freedom and scaffolding capabilities provided to users in such
settings.}},
  author       = {{Beierling, Helen and Beierling, Robin  and Vollmer, Anna-Lisa}},
  journal      = {{Frontiers in Robotics and AI}},
  keywords     = {{human-robot interaction, human-in-the-loop learning, reinforcement learning, interactive robot learning, multi-modal feedback, learning from demonstration, preference-based learning, scaffolding in robot learning}},
  publisher    = {{Frontiers }},
  title        = {{{The power of combined modalities in interactive robot learning}}},
  volume       = {{12}},
  year         = {{2025}},
}

@inproceedings{62752,
  abstract     = {{In higher education, assessment/examination procedures should be designed to form a coherent learning process that is aligned with the intended learning objectives and planned learning activities. However, in academic teacher education programmes often use assessment formats that are not well aligned with the demands of teachers' actual professional practice. Performance-based assessments can offer an alternative, for example in the form of role-play-based simulations with trained actors representing typical professional activities in environments of reduced complexity. We have developed such a performance-based assessment format for physics teacher education, analogous to the Objective Structured Teaching Examinations (OSTE) approach used in medical education. The OSTE prototype consists of seven short simulative assessments, reflecting four areas of competence (Instruction, Assessment, Pedagogy and Innovation) that form a 90-minute examination course. In order to investigate prospective physics teachers' perceptions of such an assessment format in terms of its suitability as a summative examination procedure, we piloted the OSTE prototype with N = 34 physics student teachers from three German universities using short questionnaires. The results show that participants perceived the OSTE prototype as authentic and relevant, but they also highlight the need for adequate new learning opportunities to prepare for such simulative examinations to be integrated into teacher education programmes.}},
  author       = {{Vogelsang, Christoph and Grotegut, Lea and Wotschel, Philipp and Janzen, Thomas}},
  keywords     = {{teacher education, physics, assessment, pre-service teachers}},
  location     = {{Copenhagen}},
  title        = {{{Prospective Physics Teachers'  Perceptions of an Objective Structured  Teaching Examination (OSTE)}}},
  year         = {{2025}},
}

@article{62937,
  abstract     = {{Sandwich packings are assembled from two conventional structured packings with different geometrical surface areas stacked alternatingly within a separation column. When operated under partially flooded conditions, they provide significant mass transfer improvement compared to common structured packings. In this work, a rate-based model including novel mass transfer correlations is presented and validated using a comprehensive experimental database for the reactive absorption of CO2 into aqueous monoethanolamine. The proposed rate-based approach is capable of accounting for axial dispersion, thereby enabling the evaluation of the effect of liquid-phase backmixing on the mass transfer performance. The validated rate-based model is used to evaluate the separation performance of sandwich packings. Compared with structured packings, up to 10 % higher mass transfer rates are obtained.}},
  author       = {{Franke, Patrick and Schubert, Markus and Hampel, Uwe and Kenig, Eugeny Y.}},
  issn         = {{0009-2509}},
  journal      = {{Chemical Engineering Science}},
  keywords     = {{Sandwich packings Structured packings Rate-based approach Model validation Ultra-fast X-ray tomography}},
  publisher    = {{Elsevier BV}},
  title        = {{{A rate-based model for reactive separation columns with sandwich packings}}},
  doi          = {{10.1016/j.ces.2025.122681}},
  volume       = {{321}},
  year         = {{2025}},
}

@unpublished{63403,
  abstract     = {{Stateful signatures like the NIST standardized signature schemes LMS and XMSS provide an efficient and mature realization of post-quantum secure signature schemes. They are recommended for long-term use cases like e.g. firmware signing. However, stateful signature schemes require to properly manage a so-called state. In stateful signature schemes like LMS and XMSS, signing keys consist of a set of keys of a one-time signature scheme and it has to be guaranteed that each one-time key is used only once. This is done by updating a state in each signature computation, basically recording which one-time keys have already been used. While this is straightforward in centralized systems, in distributed systems like secure enclaves consisting of e.g. multiple hardware security modules (HSMs) with limited communication keeping a distributed state that at any point in time is consistent among all parties involved presents a challenge. This challenge is not addressed by the current standardization processes. 
In this paper we present a security model for the distributed key management of post-quantum secure stateful signatures like XMSS and LMS. We also present a simple, efficient, and easy to implement protocol proven secure in this security model, i.e. the protocol guarantees at any point in time a consistent state among the parties in a distributed system, like a distributed security enclave. The security model is defined in the universal composabilty (UC) framework by Ran Canetti by providing an ideal functionality for the distributed key management for stateful signatures. Hence our protocol remains secure even if arbitrarily composed with other instances of the same or other protocols, a necessity for the security of distributed key management protocols. Our main application are security enclaves consisting of HSMs, but the model and the protocol can easily be adapted to other scenarios of distributed key management of stateful signature schemes.}},
  author       = {{Blömer, Johannes and Bröcher, Henrik and Krummel, Volker and Porzenheim, Laurens Alexander}},
  keywords     = {{distributed state, hash-based signature, stateful hash-based signature, universal composability, secure enclave}},
  pages        = {{22}},
  title        = {{{Secure Distributed State Management for Stateful Signatures with a Practical and Universally Composable Protocol}}},
  year         = {{2025}},
}

@article{51156,
  abstract     = {{Ferroelectric domain wall (DW) conductivity (DWC) can be attributed to two separate mechanisms: (a) the injection/ejection of charge carriers across the Schottky barrier formed at the (metal-)electrode-DW junction and (b) the transport of those charge carriers along the DW. Current-voltage (I-U) characteristics, recorded at variable temperatures from LiNbO3 (LNO) DWs, are clearly able to differentiate between these two contributions. Practically, they allow us to directly quantify the physical parameters relevant to the two mechanisms (a) and (b) mentioned above. These are, for example, the resistance of the DW, the saturation current, the ideality factor, and the Schottky barrier height of the electrode-DW junction. Furthermore, the activation energies needed to initiate the thermally activated electronic transport along the DWs can be extracted. In addition, we show that electronic transport along LNO DWs can be elegantly viewed and interpreted in an adapted semiconductor picture based on a double-diode, double-resistor equivalent-circuit model, the R2D2 model. Finally, our R2D2 model was checked for its universality by successfully fitting the I-U curves of not only z-cut LNO bulk DWs, but equally of z-cut thin-film LNO DWs, and of x-cut thin-film DWs as reported in literature.}},
  author       = {{Zahn, Manuel and Beyreuther, Elke and Kiseleva, Iuliia and Lotfy, Ahmed Samir and McCluskey, Conor J. and Maguire, Jesi R. and Suna, Ahmet and Rüsing, Michael and Gregg, J. Marty and Eng, Lukas M.}},
  issn         = {{2331-7019}},
  journal      = {{Physical Review Applied}},
  keywords     = {{General Physics and Astronomy}},
  number       = {{2}},
  publisher    = {{American Physical Society (APS)}},
  title        = {{{Equivalent-circuit model that quantitatively describes domain-wall conductivity in ferroelectric lithium }}},
  doi          = {{10.1103/physrevapplied.21.024007}},
  volume       = {{21}},
  year         = {{2024}},
}

@article{51221,
  abstract     = {{<jats:p>Charge transfer mechanism in the deprotonation-induced n-type doping of PCBM.</jats:p>}},
  author       = {{Dong, Chuan-Ding and Bauch, Fabian and Hu, Yuanyuan and Schumacher, Stefan}},
  issn         = {{1463-9076}},
  journal      = {{Physical Chemistry Chemical Physics}},
  keywords     = {{Physical and Theoretical Chemistry, General Physics and Astronomy}},
  number       = {{5}},
  pages        = {{4194--4199}},
  publisher    = {{Royal Society of Chemistry (RSC)}},
  title        = {{{Charge transfer in superbase n-type doping of PCBM induced by deprotonation}}},
  doi          = {{10.1039/d3cp05105f}},
  volume       = {{26}},
  year         = {{2024}},
}

@article{51339,
  author       = {{Babai-Hemati, Jonas and vom Bruch, Felix and Herrmann, Harald and Silberhorn, Christine}},
  issn         = {{1094-4087}},
  journal      = {{Optics Express}},
  keywords     = {{Atomic and Molecular Physics, and Optics}},
  publisher    = {{Optica Publishing Group}},
  title        = {{{Tailored second harmonic generation inTi-diffused PPLN waveguides usingmicro-heaters}}},
  doi          = {{10.1364/oe.510319}},
  year         = {{2024}},
}

@article{51519,
  author       = {{Cui, Tie Jun and Zhang, Shuang and Alu, Andrea and Wegener, Martin and Pendry, John and Luo, Jie and Lai, Yun and Wang, Zuojia and Lin, Xiao and Chen, Hongsheng and Chen, Ping and Wu, Rui-Xin and Yin, Yuhang and Zhao, Pengfei and Chen, Huanyang and Li, Yue and Zhou, Ziheng and Engheta, Nader and Asadchy, V. S. and Simovski, Constantin and Tretyakov, Sergei A and Yang, Biao and Campbell, Sawyer D. and Hao, Yang and Werner, Douglas H and Sun, Shulin and Zhou, Lei and Xu, Su and Sun, Hong-Bo and Zhou, Zhou and Li, Zile and Zheng, Guoxing and Chen, Xianzhong and Li, Tao and Zhu, Shi-Ning and Zhou, Junxiao and Zhao, Junxiang and Liu, Zhaowei and Zhang, Yuchao and Zhang, Qiming and Gu, Min and Xiao, Shumin and Liu, Yongmin and Zhang, Xiaoyu and Tang, Yutao and Li, Guixin and Zentgraf, Thomas and Koshelev, Kirill and Kivshar, Yuri S. and Li, Xin and Badloe, Trevon and Huang, Lingling and Rho, Junsuk and Wang, Shuming and Tsai, Din Ping and Bykov, A. Yu. and Krasavin, Alexey V and Zayats, Anatoly V and McDonnell, Cormac and Ellenbogen, Tal and Luo, Xiangang and Pu, Mingbo and Garcia-Vidal, Francisco J and Liu, Liangliang and Li, Zhuo and Tang, Wenxuan and Ma, Hui Feng and Zhang, Jingjing and Luo, Yu and Zhang, Xuanru and Zhang, Hao Chi and He, Pei Hang and Zhang, Le Peng and Wan, Xiang and Wu, Haotian and Liu, Shuo and Jiang, Wei Xiang and Zhang, Xin Ge and Qiu, Chengwei and Ma, Qian and Liu, Che and Li, Long and Han, Jiaqi and Li, Lianlin and Cotrufo, Michele and Caloz, Christophe and Deck-Léger, Z.-L. and Bahrami, A. and Céspedes, O. and Galiffi, Emanuele and Huidobro, P. A. and Cheng, Qiang and Dai, Jun Yan and Ke, Jun Cheng and Zhang, Lei and Galdi, Vincenzo and Di Renzo, Marco}},
  issn         = {{2515-7647}},
  journal      = {{Journal of Physics: Photonics}},
  keywords     = {{Electrical and Electronic Engineering, Atomic and Molecular Physics, and Optics, Electronic, Optical and Magnetic Materials}},
  publisher    = {{IOP Publishing}},
  title        = {{{Roadmap on electromagnetic metamaterials and metasurfaces}}},
  doi          = {{10.1088/2515-7647/ad1a3b}},
  year         = {{2024}},
}

@article{52217,
  abstract     = {{<jats:title>Abstract</jats:title><jats:p>Polycarbonate (PC) is an amorphous polymer that is an extremely robust material with a high tenacity, and thus suitable for a lightweight construction with glass‐like transparency. Due to these advantageous properties, PC is often used in industry for example in medical devices, automotive headlamps, sporting equipment, electronics, and a variety of other products. PC is often subjected to uniaxial and biaxial loading conditions. Therefore, reliable material models have to take into account the various resulting experimental effects. For those reasons, we investigate PC specimens under uniaxial and biaxial loading by using different stretch rates and loading scenarios. In addition to that, we propose methods for optical measurement of local stretches to obtain the approximated local true stress. In future work, the displacement fields and the resulting reaction forces will be used for parameter identification of constitutive equations.</jats:p>}},
  author       = {{Hamdoun, Ayoub and Mahnken, Rolf}},
  issn         = {{1617-7061}},
  journal      = {{PAMM}},
  keywords     = {{Electrical and Electronic Engineering, Atomic and Molecular Physics, and Optics}},
  publisher    = {{Wiley}},
  title        = {{{Experimental investigations of uniaxial and biaxial cold stretching within PC‐films and bars using optical measurements}}},
  doi          = {{10.1002/pamm.202300114}},
  year         = {{2024}},
}

@article{52218,
  author       = {{Lenz, Peter and Mahnken, Rolf}},
  issn         = {{0020-7683}},
  journal      = {{International Journal of Solids and Structures}},
  keywords     = {{Applied Mathematics, Mechanical Engineering, Mechanics of Materials, Condensed Matter Physics, General Materials Science, Modeling and Simulation}},
  publisher    = {{Elsevier BV}},
  title        = {{{Multiscale simulation of polymer curing of composites combined mean-field homogenisation methods at large strains}}},
  doi          = {{10.1016/j.ijsolstr.2023.112642}},
  volume       = {{290}},
  year         = {{2024}},
}

@article{50726,
  abstract     = {{<jats:p>Resistance spot‐welded joints containing press‐hardened steels are seen to exhibit a fracture mode called total dome failure, where the weld nugget completely separates from one steel sheet along the weld nugget edge. The effect of weld nugget shape and material property gradients is studied based on damage mechanics modeling and experimental validation to shed light on the underlying influencing factors. For a three‐steel‐sheet spot‐welded joint combining DP600 (1.5 mm)–CR1900T (1.0 mm)–CR1900T (1.0 mm), experiments under shear loading reveal that fracture occurs in the DP600 sheet along the weld nugget edge. In subsequent numerical simulation studies with damage mechanics models whose parameters are independently calibrated for every involved material configuration, three variations of the geometrical joint configuration are considered—an approximation of the real joint, one variation with a steeper weld nugget shape, and one variation with a less pronounced gradient between weld nugget material and heat‐affected zone material properties. The results of the finite‐element simulations show that a shallower weld nugget and a more pronounced material gradient lead to a faster increase of plastic strain at the edge of the weld nugget and promote the occurrence of total dome failure.</jats:p>}},
  author       = {{Schuster, Lilia and Olfert, Viktoria and Sherepenko, Oleksii and Fehrenbach, Clemens and Song, Shiyuan and Hein, David and Meschut, Gerson and Biro, Elliot and Münstermann, Sebastian}},
  issn         = {{1611-3683}},
  journal      = {{steel research international}},
  keywords     = {{Materials Chemistry, Metals and Alloys, Physical and Theoretical Chemistry, Condensed Matter Physics}},
  publisher    = {{Wiley}},
  title        = {{{Influences of Weld Nugget Shape and Material Gradient on the Shear Strength of Resistance Spot‐Welded Joints}}},
  doi          = {{10.1002/srin.202300530}},
  year         = {{2024}},
}

@article{52738,
  abstract     = {{<jats:p>Through tailoring the geometry and design of biomaterials, additive manufacturing is revolutionizing the production of metallic patient-specific implants, e.g., the Ti-6Al-7Nb alloy. Unfortunately, studies investigating this alloy showed that additively produced samples exhibit anisotropic microstructures. This anisotropy compromises the mechanical properties and complicates the loading state in the implant. Moreover, the minimum requirements as specified per designated standards such as ISO 5832-11 are not met. The remedy to this problem is performing a conventional heat treatment. As this route requires energy, infrastructure, labor, and expertise, which in turn mean time and money, many of the additive manufacturing benefits are negated. Thus, the goal of this work was to achieve better isotropy by applying only adapted additive manufacturing process parameters, specifically focusing on the build orientations. In this work, samples orientated in 90°, 45°, and 0° directions relative to the building platform were manufactured and tested. These tests included mechanical (tensile and fatigue tests) as well as microstructural analyses (SEM and EBSD). Subsequently, the results of these tests such as fractography were correlated with the acquired mechanical properties. These showed that 90°-aligned samples performed best under fatigue load and that all requirements specified by the standard regarding monotonic load were met.</jats:p>}},
  author       = {{Milaege, Dennis and Eschemann, Niklas and Hoyer, Kay-Peter and Schaper, Mirko}},
  issn         = {{2073-4352}},
  journal      = {{Crystals}},
  keywords     = {{Inorganic Chemistry, Condensed Matter Physics, General Materials Science, General Chemical Engineering}},
  number       = {{2}},
  publisher    = {{MDPI AG}},
  title        = {{{Anisotropic Mechanical and Microstructural Properties of a Ti-6Al-7Nb Alloy for Biomedical Applications Manufactured via Laser Powder Bed Fusion}}},
  doi          = {{10.3390/cryst14020117}},
  volume       = {{14}},
  year         = {{2024}},
}

@article{52372,
  abstract     = {{Due to the hydrolytic instability of LiPF6 in carbonate-based solvents, HF is a typical impurity in Li-ion battery electrolytes. HF significantly influences the performance of Li-ion batteries, for example by impacting the formation of the solid electrolyte interphase at the anode and by affecting transition metal dissolution at the cathode. Additionally, HF complicates studying fundamental interfacial electrochemistry of Li-ion battery electrolytes, such as direct anion reduction, because it is electrocatalytically relatively unstable, resulting in LiF passivation layers. Methods to selectively remove ppm levels of HF from LiPF6-containing carbonate-based electrolytes are limited. We introduce and benchmark a simple yet efficient electrochemical in situ method to selectively remove ppm amounts of HF from LiPF6-containing carbonate-based electrolytes. The basic idea is the application of a suitable potential to a high surface-area metallic electrode upon which only HF reacts (electrocatalytically) while all other electrolyte components are unaffected under the respective conditions.}},
  author       = {{Ge, Xiaokun and Huck, Marten and Kuhlmann, Andreas and Tiemann, Michael and Weinberger, Christian and Xu, Xiaodan and Zhao, Zhenyu and Steinrueck, Hans-Georg}},
  issn         = {{0013-4651}},
  journal      = {{Journal of The Electrochemical Society}},
  keywords     = {{Materials Chemistry, Electrochemistry, Surfaces, Coatings and Films, Condensed Matter Physics, Renewable Energy, Sustainability and the Environment, Electronic, Optical and Magnetic Materials}},
  pages        = {{030552}},
  publisher    = {{The Electrochemical Society}},
  title        = {{{Electrochemical Removal of HF from Carbonate-based LiPF6-containing Li-ion Battery Electrolytes}}},
  doi          = {{10.1149/1945-7111/ad30d3}},
  volume       = {{171}},
  year         = {{2024}},
}

@unpublished{55159,
  abstract     = {{We introduce a method based on Gaussian process regression to identify discrete variational principles from observed solutions of a field theory. The method is based on the data-based identification of a discrete Lagrangian density. It is a geometric machine learning technique in the sense that the variational structure of the true field theory is reflected in the data-driven model by design. We provide a rigorous convergence statement of the method. The proof circumvents challenges posed by the ambiguity of discrete Lagrangian densities in the inverse problem of variational calculus.
Moreover, our method can be used to quantify model uncertainty in the equations of motions and any linear observable of the discrete field theory. This is illustrated on the example of the discrete wave equation and Schrödinger equation.
The article constitutes an extension of our previous article  arXiv:2404.19626 for the data-driven identification of (discrete) Lagrangians for variational dynamics from an ode setting to the setting of discrete pdes.}},
  author       = {{Offen, Christian}},
  keywords     = {{System identification, inverse problem of variational calculus, Gaussian process, Lagrangian learning, physics informed machine learning, geometry aware learning}},
  pages        = {{28}},
  title        = {{{Machine learning of discrete field theories with guaranteed convergence and uncertainty quantification}}},
  year         = {{2024}},
}

@article{49652,
  abstract     = {{Broadband coherent anti-Stokes Raman scattering (BCARS) is a powerful spectroscopy method combining high signal intensity with spectral sensitivity, enabling rapid imaging of heterogeneous samples in biomedical research and, more recently, in crystalline materials. However, BCARS encounters spectral distortion due to a setup-dependent non-resonant background (NRB). This study assesses BCARS reproducibility through a round robin experiment using two distinct BCARS setups and crystalline materials with varying structural complexity, including diamond, 6H-SiC, KDP, and KTP. The analysis compares setup-specific NRB correction procedures, detected and NRB-removed spectra, and mode assignment. We determine the influence of BCARS setup parameters like pump wavelength, pulse width, and detection geometry and provide a practical guide for optimizing BCARS setups for solid-state applications.}},
  author       = {{Hempel, Franz and Vernuccio, Federico and König, Lukas and Buschbeck, Robin and Rüsing, Michael and Cerullo, Giulio and Polli, Dario and Eng, Lukas M.}},
  issn         = {{1559-128X}},
  journal      = {{Applied Optics}},
  keywords     = {{Atomic and Molecular Physics, and Optics, Engineering (miscellaneous), Electrical and Electronic Engineering}},
  number       = {{1}},
  publisher    = {{Optica Publishing Group}},
  title        = {{{Comparing transmission- and epi-BCARS: a round robin on solid-state materials}}},
  doi          = {{10.1364/ao.505374}},
  volume       = {{63}},
  year         = {{2024}},
}

@inproceedings{57816,
  abstract     = {{TLS-Attacker is an open-source framework for analyzing Transport
Layer Security (TLS) implementations. The framework allows users
to specify custom protocol flows and provides modification hooks to
manipulate message contents. Since its initial publication in 2016 by
Juraj Somorovsky, TLS-Attacker has been used in numerous studies
published at well-established conferences and helped to identify
vulnerabilities in well-known open-source TLS libraries. To enable
automated analyses, TLS-Attacker has grown into a suite of projects,
each designed as a building block that can be applied to facilitate
various analysis methodologies. The framework still undergoes
continuous improvements with feature extensions, such as DTLS
1.3 or the addition of new dialects such as QUIC, to continue its
effectiveness and relevancy as a security analysis framework.}},
  author       = {{Bäumer, Fabian and Brinkmann, Marcus and Erinola, Nurullah and Hebrok, Sven Niclas and Heitmann, Nico and Lange, Felix and Maehren, Marcel and Merget, Robert and Niere, Niklas and Radoy, Maximilian Manfred and Schmidt, Conrad and Schwenk, Jörg and Somorovsky, Juraj}},
  booktitle    = {{Proceedings of Cybersecurity Artifacts Competition and Impact Award (ACSAC ’24)}},
  keywords     = {{SSL, TLS, DTLS, Protocol State Fuzzing, Planning Based}},
  location     = {{Hawaii}},
  title        = {{{TLS-Attacker: A Dynamic Framework for Analyzing TLS Implementations}}},
  year         = {{2024}},
}

@article{52876,
  author       = {{Arends, Christian and Wolf, Lasse Lennart and Meinecke, Jasmin and Barkhofen, Sonja and Weich, Tobias and Bartley, Tim}},
  issn         = {{2643-1564}},
  journal      = {{Physical Review Research}},
  keywords     = {{General Physics and Astronomy}},
  number       = {{1}},
  publisher    = {{American Physical Society (APS)}},
  title        = {{{Decomposing large unitaries into multimode devices of arbitrary size}}},
  doi          = {{10.1103/physrevresearch.6.l012043}},
  volume       = {{6}},
  year         = {{2024}},
}

@inbook{63109,
  abstract     = {{<jats:p>Game-based Learning (GBL) und Gamification (GF) gewinnen im schulischen Umfeld zunehmend an Bedeutung. Ihr Einsatz bietet die Möglichkeit, eigenverantwortliches Lernen im Unterricht zu fördern, bringt aber auch Herausforderungen für Lehr- und Lernprozesse mit sich. Daher ist es von großer Bedeutung, angehenden Lehrkräften die notwendigen Kompetenzen zu vermitteln, um GBL und GF effektiv in den Unterricht zu integrieren. Vor diesem Hintergrund wurde ein Lehrkonzept für die Hochschullehre entwickelt und hinsichtlich der Zielerreichung evaluiert. Der vorliegende Beitrag gibt einen Einblick in die Gestaltungsaspekte des Seminars sowie erste Erkenntnisse und Erfahrungen der Studierenden.</jats:p>}},
  author       = {{Truong, Ha My}},
  booktitle    = {{Lehrkräftebildung in der digitalen Welt. Zukunftsorientierte Forschungs- und Praxisperspektiven}},
  editor       = {{Herzig, Bardo and Eickelmann, Birgit and Schwabl, Franziska and Schulze, Johanna and Niemann, Jan}},
  isbn         = {{9783830948377}},
  keywords     = {{Game-based learning, Gamification, Hochschullehre, Lehrkräftebildung}},
  pages        = {{179--189}},
  publisher    = {{Waxmann Verlag GmbH}},
  title        = {{{Level Up! Gamification in der Lehrkräfteausbildung - Konzeption und Erfahrung eines gamifizierten Seminars in der Hochschullehre für Lehramtsstudierende}}},
  doi          = {{10.31244/9783830998372}},
  year         = {{2024}},
}

@article{47992,
  abstract     = {{Ferroelectric domain boundaries are quasi-two-dimensional functional interfaces with high prospects for nanoelectronic applications. Despite their reduced dimensionality, they can exhibit complex non-Ising polarization configurations and unexpected physical properties. Here, the impact of the three-dimensional (3D) curvature on the polarization profile of nominally uncharged 180° domain walls in LiNbO3 is studied using second-harmonic generation microscopy and 3D polarimetry analysis. Correlations between the domain-wall curvature and the variation of its internal polarization unfold in the form of modulations of the Néel-like character, which we attribute to the flexoelectric effect. While the Néel-like character originates mainly from the tilting of the domain wall, the internal polarization adjusts its orientation due to the synergetic upshot of dipolar and monopolar bound charges and their variation with the 3D curvature. Our results show that curved interfaces in solid crystals may offer a rich playground for tailoring nanoscale polar states.}},
  author       = {{Acevedo-Salas, Ulises and Croes, Boris and Zhang, Yide and Cregut, Olivier and Dorkenoo, Kokou Dodzi and Kirbus, Benjamin and Singh, Ekta and Beccard, Henrik and Rüsing, Michael and Eng, Lukas M. and Hertel, Riccardo and Eliseev, Eugene A. and Morozovska, Anna N. and Cherifi-Hertel, Salia}},
  issn         = {{1530-6984}},
  journal      = {{Nano Letters}},
  keywords     = {{Mechanical Engineering, Condensed Matter Physics, General Materials Science, General Chemistry, Bioengineering}},
  number       = {{3}},
  pages        = {{795--803}},
  publisher    = {{American Chemical Society (ACS)}},
  title        = {{{Impact of 3D Curvature on the Polarization Orientation in Non-Ising Domain Walls}}},
  doi          = {{10.1021/acs.nanolett.2c03579}},
  volume       = {{23}},
  year         = {{2023}},
}

