@inproceedings{63890,
  abstract     = {{The computation of highly contracted electron repulsion integrals (ERIs) is essential to achieve quantum accuracy in atomistic simulations based on quantum mechanics. Its growing computational demands make energy efficiency a critical concern. Recent studies demonstrate FPGAs’ superior performance and energy efficiency for computing primitive ERIs, but the computation of highly contracted ERIs introduces significant algorithmic complexity and new design challenges for FPGA acceleration.In this work, we present SORCERI, the first streaming overlay acceleration for highly contracted ERI computations on FPGAs. SORCERI introduces a novel streaming Rys computing unit to calculate roots and weights of Rys polynomials on-chip, and a streaming contraction unit for the contraction of primitive ERIs. This shifts the design bottleneck from limited CPU-FPGA communication bandwidth to available FPGA computation resources. To address practical deployment challenges for a large number of quartet classes, we design three streaming overlays, together with an efficient memory transpose optimization, to cover the 21 most commonly used quartet classes in realistic atomistic simulations. To address the new computation constraints, we use flexible calculation stages with a free-running streaming architecture to achieve high DSP utilization and good timing closure.Experiments demonstrate that SORCERI achieves an average 5.96x, 1.99x, and 1.16x better performance per watt than libint on a 64-core AMD EPYC 7713 CPU, libintx on an Nvidia A40 GPU, and SERI, the prior best-performing FPGA design for primitive ERIs. Furthermore, SORCERI reaches a peak throughput of 44.11 GERIS (109 ERIs per second) that is 1.52x, 1.13x, and 1.93x greater than libint, libintx and SERI, respectively. SORCERI will be released soon at https://github.com/SFU-HiAccel/SORCERI.}},
  author       = {{Stachura, Philip and Wu, Xin and Plessl, Christian and Fang, Zhenman}},
  booktitle    = {{Proceedings of the 2026 ACM/SIGDA International Symposium on Field Programmable Gate Arrays (FPGA '26)}},
  isbn         = {{9798400720796}},
  keywords     = {{electron repulsion integrals, quantum chemistry, atomistic simulation, overlay architecture, fpga acceleration}},
  pages        = {{224--234}},
  publisher    = {{Association for Computing Machinery}},
  title        = {{{SORCERI: Streaming Overlay Acceleration for Highly Contracted Electron Repulsion Integral Computations in Quantum Chemistry}}},
  doi          = {{10.1145/3748173.3779198}},
  year         = {{2026}},
}

@inproceedings{65101,
  abstract     = {{Various methods to measure the dynamic behavior of particles require the calculation of autocorrelation functions. For this purpose, fast multi-tau correlators have been developed in dedicated hardware, in software, and on FPGAs. However, for methods such as X-ray Photon Correlation Spectroscopy (XPCS), which requires to calculate the autocorrelation function independently for hundreds of thousands to millions of pixels from high-resolution detectors, current approaches rely on offline processing after data acquisition. Moreover, the internal pipeline state of so many independent correlators is far too large to keep it on-chip. In this work, we propose a design approach on FPGAs, where pipeline contexts are stored in off-chip HBM memory. Each compute unit iteratively loads the state for a single pixel, processes a short time series for this pixel, and afterwards writes back the context in a dataflow pipeline. We have implemented the required compute kernels with Vitis HLS and analyze resulting designs on an Alveo U280 card. The design achieves the expected performance and for the first time provides sufficient throughput for current high-end detectors used in XPCS.}},
  author       = {{Tareen, Abdul Rehman and Plessl, Christian and Kenter, Tobias}},
  booktitle    = {{2025 International Conference on Field Programmable Technology (ICFPT)}},
  publisher    = {{IEEE}},
  title        = {{{Fast Multi-Tau Correlators on FPGA with Context Switching From and to High- Bandwidth Memory}}},
  doi          = {{10.1109/icfpt67023.2025.00027}},
  year         = {{2026}},
}

@inproceedings{65267,
  author       = {{Hollenhorst, Viola and Riese, Julia and Kenig, Eugeny Y.}},
  location     = {{Luzern, Schweiz}},
  title        = {{{Investigation of Surface Roughness Effects on Flow Patterns and Thermal Performance in Additively Manufactured Channels}}},
  year         = {{2026}},
}

@article{65435,
  author       = {{Devulapally, Deekshith Reddy and Tröster, Thomas}},
  journal      = {{Discover Mechanical Engineering}},
  publisher    = {{Springer Nature}},
  title        = {{{Improving the load-bearing capacity of clinched joints through cavity filling with structural epoxy adhesive.}}},
  doi          = {{https://doi.org/10.1007/s44245-026-00223-w}},
  volume       = {{5}},
  year         = {{2026}},
}

@article{61152,
  abstract     = {{While neural network quantization effectively reduces the cost of matrix multiplications, aggressive quantization can expose non-matrix-multiply operations as significant performance and resource bottlenecks on embedded systems. Addressing such bottlenecks requires a comprehensive approach to tailoring the precision across operations in the inference computation. To this end, we introduce scaled-integer range analysis (SIRA), a static analysis technique employing interval arithmetic to determine the range, scale, and bias for tensors in quantized neural networks. We show how this information can be exploited to reduce the resource footprint of FPGA dataflow neural network accelerators via tailored bitwidth adaptation for accumulators and downstream operations, aggregation of scales and biases, and conversion of consecutive elementwise operations to thresholding operations. We integrate SIRA-driven optimizations into the open-source FINN framework, then evaluate their effectiveness across a range of quantized neural network workloads and compare implementation alternatives for non-matrix-multiply operations. We demonstrate an average reduction of 17\% for LUTs, 66\% for DSPs, and 22\% for accumulator bitwidths with SIRA optimizations, providing detailed benchmark analysis and analytical models to guide the implementation style for non-matrix layers. Finally, we open-source SIRA to facilitate community exploration of its benefits across various applications and hardware platforms.}},
  author       = {{Umuroglu, Yaman and Berganski, Christoph and Jentzsch, Felix and Danilowicz, Michal and Kryjak, Tomasz and Bezaitis, Charalampos and Sjalander, Magnus and Colbert, Ian and Preusser, Thomas and Petri-Koenig, Jakoba and Blott, Michaela}},
  issn         = {{1936-7406}},
  journal      = {{ACM Transactions on Reconfigurable Technology and Systems}},
  title        = {{{SIRA: Scaled-Integer Range Analysis for Optimizing FPGA Dataflow Neural Network Accelerators}}},
  doi          = {{10.1145/3807510}},
  year         = {{2026}},
}

@inproceedings{65501,
  author       = {{Stasytis, Lukas and Jentzsch, Felix and Preusser, Thomas and Umuroglu, Yaman and Petri-Koenig, Jakoba and István, Zsolt}},
  booktitle    = {{2025 International Conference on Field Programmable Technology (ICFPT)}},
  publisher    = {{IEEE}},
  title        = {{{Heuristic &amp; Expert-Guided Buffer Sizing for Neural Network Inference Applications on FPGAs}}},
  doi          = {{10.1109/icfpt67023.2025.00032}},
  year         = {{2026}},
}

@inproceedings{65500,
  author       = {{Jentzsch, Felix and Platzner, Marco}},
  booktitle    = {{2025 International Conference on Field Programmable Technology (ICFPT)}},
  publisher    = {{IEEE}},
  title        = {{{Empirical QoR Estimation Flow for Fast Design Space Exploration of DNN Dataflow Accelerators}}},
  doi          = {{10.1109/icfpt67023.2025.00044}},
  year         = {{2026}},
}

@inproceedings{65483,
  abstract     = {{<jats:p>Clinched joints with non-rotationally symmetric geometries exhibit orientation-dependent mechanical behavior that is commonly neglected in structural-scale simulations. Reuleaux triangle shaped clinched joints, in particular, show pronounced in-plane anisotropy depending on their orientation. While such effects have been studied at joint and specimen scale, their relevance at the structural level remains largely unexplored. In this work, the influence of joint orientation on the bending response of a joined structure is investigated using numerical simulations. A simplified joint replacement model based on the *CONSTRAINED_SPR2 point-connector formulation in LS-DYNA is employed, with parameters calibrated from previously obtained experimental force displacement data. A hat shaped profile structure subjected to three-point bending is analyzed in a parametric study considering variations in joint orientation, joint spacing, and profile geometry. The results show that joint orientation has little influence during the initial deformation phase but becomes increasingly significant at larger displacements, where joint behavior governs load transfer. Orientation dependent effects are found to influence the global force displacement response and local load redistribution among joints, with magnitudes comparable to those induced by changes in joint spacing and structural geometry. The findings confirm that joint orientation effects remain relevant at the structural level and should be considered in the design of structures assembled using non-rotationally symmetric clinched joints.</jats:p>}},
  author       = {{Devulapally, Deekshith Reddy and Tröster, Thomas}},
  booktitle    = {{Materials Science Forum}},
  issn         = {{1662-9752}},
  pages        = {{161--169}},
  publisher    = {{Trans Tech Publications, Ltd.}},
  title        = {{{A Numerical Study on the Mutual Influence of Joint Orientation and Component Geometry in Non-Rotationally Symmetric Clinched Joints}}},
  doi          = {{10.4028/p-0tiihi}},
  volume       = {{1185}},
  year         = {{2026}},
}

@inproceedings{65606,
  abstract     = {{Sound capture by microphone arrays opens the possibility to exploit spatial, in addition to spectral, information for diarization and signal enhancement, two important tasks in meeting transcription. However, there is no one-to-one mapping of positions in space to speakers if speakers move. Here, we address this by proposing a novel joint spatial and spectral mixture model, whose two submodels are loosely coupled by modeling the relationship between speaker and position index probabilistically. Thus, spatial and spectral information can be jointly exploited, while at the same time allowing for speakers speaking from different positions. Experiments on the LibriCSS data set with simulated speaker position changes show great improvements over tightly coupled subsystems.}},
  author       = {{Meise, Adrian Tobias and Cord-Landwehr, Tobias and Boeddeker, Christoph and Delcroix, Marc and Nakatani, Tomohiro and Haeb-Umbach, Reinhold}},
  booktitle    = {{ICASSP 2026 - 2026 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP)}},
  keywords     = {{mixture models, meeting processing, diarization, source separation}},
  location     = {{Barcelona}},
  publisher    = {{IEEE}},
  title        = {{{Loose Coupling of Spectral and Spatial Models for Multi-Channel Diarization and Enhancement of Meetings in Dynamic Environments}}},
  doi          = {{10.1109/icassp55912.2026.11463540}},
  year         = {{2026}},
}

@article{65629,
  author       = {{Iannuzzi, Marcella and Wilhelm, Jan and Stein, Frederick and Bussy, Augustin and Elgabarty, Hossam and Golze, Dorothea and Hehn, Anna-Sophia and Graml, Maximilian and Marek, Stepan and Gökmen, Beliz Sertcan and Schran, Christoph and Forbert, Harald and Khaliullin, Rustam Z. and Kozhevnikov, Anton and Taillefumier, Mathieu and Meli, Rocco and Rybkin, Vladimir V. and Brehm, Martin and Schade, Robert and Schütt, Ole and Pototschnig, Johann V. and Mirhosseini, Hossein and Knüpfer, Andreas and Marx, Dominik and Krack, Matthias and Hutter, Jürg and Kühne, Thomas D.}},
  issn         = {{1520-6106}},
  journal      = {{The Journal of Physical Chemistry B}},
  number       = {{4}},
  pages        = {{1237--1310}},
  publisher    = {{American Chemical Society (ACS)}},
  title        = {{{The CP2K Program Package Made Simple}}},
  doi          = {{10.1021/acs.jpcb.5c05851}},
  volume       = {{130}},
  year         = {{2026}},
}

@article{66553,
  abstract     = {{<jats:p>Stimulated by the renewed interest and recent developments in semiempirical quantum chemical (SQC) methods for noncovalent interactions, we examine the properties of liquid water under ambient conditions by means of molecular dynamics (MD) simulations, both with the conventional neglect of diatomic differential overlap-type methods, e.g., AM1 and PM6, and with DFTB-type (density-functional tight-binding) methods, e.g., DFTB2 and GFN-xTB (Geometry-Frequency-Noncovalent eXtended Tight-Binding). Besides the original parameter sets, some specifically reparameterized SQC methods (denoted as AM1-W, PM6-fm, and DFTB2-iBi) targeting various smaller water systems ranging from molecular clusters to bulk are considered as well. The quality of these different SQC methods for describing liquid water properties under ambient conditions is assessed by comparison with well-established experimental data and also with BLYP-D3 density functional theory-based ab initio MD simulations. Our analyses reveal that static and dynamic properties of bulk water are poorly described by all considered SQC methods with the original parameters, regardless of the underlying theoretical models, with most of the methods suffering from too weak hydrogen bonds and hence predicting a far too fluid water with highly distorted hydrogen bond kinetics. Meanwhile, the reparameterized force-matched PM6-fm method is shown to be able to quantitatively reproduce the static and dynamic features of liquid water and thus can be used as a computationally efficient alternative to electronic structure-based MD simulations for liquid water that requires extended length and time scales. DFTB2-iBi predicts a slightly overstructured water with reduced fluidity, whereas AM1-W gives an amorphous ice-like structure for water under ambient conditions.</jats:p>}},
  author       = {{Wu, Xin and Elgabarty, Hossam and Alizadeh, Vahideh and Henao, Andrés and Zysk, Frederik and Plessl, Christian and Ehlert, Sebastian and Hutter, Jürg and Kühne, Thomas D.}},
  issn         = {{0021-9606}},
  journal      = {{The Journal of Chemical Physics}},
  number       = {{3}},
  publisher    = {{AIP Publishing}},
  title        = {{{Benchmarking semiempirical quantum chemical methods on liquid water}}},
  doi          = {{10.1063/5.0343753}},
  volume       = {{165}},
  year         = {{2026}},
}

@article{66665,
  abstract     = {{Multimode quantum light has promising applications in many areas of physics, such as quantum communications and quantum computing. However, its multimode nature also makes it challenging to measure its properties. Recently [I. Barakat et al., Optica Quantum 3, 36 (2025)], a technique for the simultaneous measurement of squeezing of multiple broadband modes based on a phase-sensitive amplification approach was experimentally implemented using a setup that effectively corresponds to an SU(1,1) interferometer. Here, we aim to provide a complete theoretical analysis of the modal structure of (generally unbalanced) SU(1,1) interferometers and a detailed theoretical formal derivation of the framework for this technique. Utilizing the joint Schmidt decomposition of the transfer functions, we investigate the shape and phase profiles of the modes of the SU(1,1) interferometer and its components [parametric down-conversion (PDC) sections] for different parametric gain regimes. We discover a complicated interplay between the PDC modes and the modes of the entire interferometer, and analyze it by using their overlap coefficients as a similarity measure. Finally, we develop a rigorous processing method for the aforementioned multimode squeezing measurement technique and discuss necessary approximations to make this method experimentally feasible.}},
  author       = {{Scharwald, Dennis and Sharapova, Polina}},
  issn         = {{2643-1564}},
  journal      = {{Physical Review Research}},
  number       = {{3}},
  publisher    = {{American Physical Society (APS)}},
  title        = {{{Characterization of spatial Schmidt modes in high-gain SU(1,1) interferometers}}},
  doi          = {{10.1103/ph64-ts39}},
  volume       = {{8}},
  year         = {{2026}},
}

@article{63744,
  abstract     = {{Orbital angular momentum (OAM) modes are an important resource used in various branches of quantum science and technology due to their unique helical structure and countably infinite basis. Generating light that simultaneously carries high-order orbital angular momenta and exhibits quantum correlations is a challenging task. In this work, we present a theoretical approach to the generation of correlated Schmidt modes carrying OAM via parametric down-conversion (PDC) in cascaded nonlinear systems (nonlinear interferometers) pumped by Laguerre–Gaussian beams. We demonstrate how the number of generated modes and their population can be controlled by varying the pump parameters, the gain of the PDC process, and the distance between the crystals. We investigate the angular displacement measurement uncertainty of these interferometers and demonstrate that it can overcome the classical shot noise limit.}},
  author       = {{Scharwald, Dennis and Gehse, Lucas and Sharapova, Polina}},
  issn         = {{2378-0967}},
  journal      = {{APL Photonics}},
  number       = {{1}},
  publisher    = {{AIP Publishing}},
  title        = {{{Schmidt modes carrying orbital angular momentum generated by cascaded systems pumped with Laguerre–Gaussian beams}}},
  doi          = {{10.1063/5.0229802}},
  volume       = {{10}},
  year         = {{2025}},
}

@unpublished{64071,
  abstract     = {{Stimulated by the renewed interest and recent developments in semi-empirical quantum chemical (SQC) methods for noncovalent interactions, we examine the properties of liquid water at ambient conditions by means of molecular dynamics (MD) simulations, both with the conventional NDDO-type (neglect of diatomic differential overlap) methods, e.g. AM1 and PM6, and with DFTB-type (density-functional tight-binding) methods, e.g. DFTB2 and GFN-xTB. Besides the original parameter sets, some specifically reparametrized SQC methods (denoted as AM1-W, PM6-fm, and DFTB2-iBi) targeting various smaller water systems ranging from molecular clusters to bulk are considered as well. The quality of these different SQC methods for describing liquid water properties at ambient conditions are assessed by comparison to well-established experimental data and also to BLYP-D3 density functional theory-based ab initio MD simulations. Our analyses reveal that static and dynamics properties of bulk water are poorly described by all considered SQC methods with the original parameters, regardless of the underlying theoretical models, with most of the methods suffering from too weak hydrogen bonds and hence predicting a far too fluid water with highly distorted hydrogen bond kinetics. On the other hand, the reparametrized force-matchcd PM6-fm method is shown to be able to quantitatively reproduce the static and dynamic features of liquid water, and thus can be used as a computationally efficient alternative to electronic structure-based MD simulations for liquid water that requires extended length and time scales. DFTB2-iBi predicts a slightly overstructured water with reduced fluidity, whereas AM1-W gives an amorphous ice-like structure for water at ambient conditions.}},
  author       = {{Wu, Xin and Elgabarty, Hossam and Alizadeh, Vahideh and Henao Aristizabal, Andres and Zysk, Frederik and Plessl, Christian and Ehlert, Sebastian and Hutter, Jürg and Kühne, Thomas D.}},
  title        = {{{Benchmarking semi-empirical quantum chemical methods on liquid water}}},
  year         = {{2025}},
}

@article{63745,
  abstract     = {{Multimode squeezed light is an increasingly popular tool in photonic quantum technologies, including sensing, imaging, and computation. Meanwhile, the existing methods of its characterization are technically complicated, which reduces the level of squeezing, and mostly deal with a single mode at a time. Here, for the first time, to the best of our knowledge, we employ optical parametric amplification to characterize multiple squeezing eigenmodes simultaneously. We retrieve the shapes and squeezing degrees of all modes at once through direct detection followed by modal decomposition. This method is tolerant to inefficient detection and does not require a local oscillator. For a spectrally and spatially multimode squeezed vacuum, we characterize eight strongest spatial modes, obtaining squeezing and anti-squeezing values of up to −5.2 ± 0.2 dB and 8.6 ± 0.3 dB, respectively, despite the 50% detection loss. This work, being the first exploration of an optical parametric amplifier’s multimode capability for squeezing detection, paves the way for the real-time detection of multimode squeezing.}},
  author       = {{Barakat, Ismail and Kalash, Mahmoud and Scharwald, Dennis and Sharapova, Polina and Lindlein, Norbert and Chekhova, Maria}},
  issn         = {{2837-6714}},
  journal      = {{Optica Quantum}},
  number       = {{1}},
  publisher    = {{Optica Publishing Group}},
  title        = {{{Simultaneous measurement of multimode squeezing through multimode phase-sensitive amplification}}},
  doi          = {{10.1364/opticaq.524682}},
  volume       = {{3}},
  year         = {{2025}},
}

@inproceedings{59441,
  abstract     = {{<jats:p>Abstract. Accurate Finite Element Modeling (FEM) of joints is essential in the design of complex mechanical systems such as automotive body-in-white (BIW) structures, as it plays a critical role in evaluating their performance. Although well-established techniques exist for modeling rotationally symmetric joints, there remains a significant gap in effectively modeling non-rotationally symmetric joints. These joints are particularly relevant in the automotive BIW, where they can better accommodate anisotropic loading conditions. In this study, strategies for modeling non-rotationally symmetric joints were explored using finite element simulations in LS-DYNA. The findings demonstrate that discrete beam elements can capture the anisotropic characteristics of such joints. Two models were tested: a single-beam model for stiffness periodicity every 90°, and a three-beam model for stiffness periodicity every 120°. Force responses, stress distribution, and sheet bending behaviors were analyzed, confirming that discrete beam elements can accurately represent direction-dependent stiffness. These results establish a foundation for developing advanced joint modeling strategies in complex mechanical systems.</jats:p>}},
  author       = {{Devulapally, Deekshith Reddy and Tröster, Thomas}},
  booktitle    = {{Materials Research Proceedings}},
  issn         = {{2474-395X}},
  location     = {{Paderborn}},
  publisher    = {{Materials Research Forum LLC}},
  title        = {{{Modelling strategies for non-rotationally symmetric joints}}},
  doi          = {{10.21741/9781644903551-21}},
  volume       = {{52}},
  year         = {{2025}},
}

@article{61246,
  abstract     = {{<jats:title>Abstract</jats:title>
          <jats:p>The time-dependent one-dimensional nonlinear Schrödinger equation (NLSE) is solved numerically by a hybrid pseudospectral-variational quantum algorithm that connects a pseudospectral step for the Hamiltonian term with a variational step for the nonlinear term. The Hamiltonian term is treated as an integrating factor by forward and backward Fourier transforms, which are here carried out classically. This split allows us to avoid higher-order time integration schemes, to apply a first-order explicit time stepping for the remaining nonlinear NLSE term in a variational algorithm block, and thus to avoid numerical instabilities. We demonstrate that the analytical solution is reproduced with a small root mean square error for a long time interval over which a nonlinear soliton propagates significantly forward in space while keeping its shape. We analyze the accuracy and complexity of the quantum algorithm, the expressibility of the ansatz circuit and compare it with classical approaches. Furthermore, we investigate the influence of algorithm parameters on the accuracy of the results, including the temporal step width and the depth of the quantum circuit.</jats:p>}},
  author       = {{Köcher, Nikolas and Rose, Hendrik and Bharadwaj, Sachin S. and Schumacher, Jörg and Schumacher, Stefan}},
  issn         = {{2045-2322}},
  journal      = {{Scientific Reports}},
  number       = {{1}},
  publisher    = {{Springer Science and Business Media LLC}},
  title        = {{{Numerical solution of nonlinear Schrödinger equation by a hybrid pseudospectral-variational quantum algorithm}}},
  doi          = {{10.1038/s41598-025-05660-3}},
  volume       = {{15}},
  year         = {{2025}},
}

@article{61249,
  author       = {{Ai, Qiang and Wingenbach, Jan and Yang, Xinmiao and Wei, Jing and Hatzopoulos, Zaharias and Savvidis, Pavlos G. and Schumacher, Stefan and Ma, Xuekai and Gao, Tingge}},
  issn         = {{2331-7019}},
  journal      = {{Physical Review Applied}},
  number       = {{2}},
  publisher    = {{American Physical Society (APS)}},
  title        = {{{Optically and remotely controlling localization of exciton-polariton condensates in a potential lattice}}},
  doi          = {{10.1103/physrevapplied.23.024029}},
  volume       = {{23}},
  year         = {{2025}},
}

@article{61351,
  abstract     = {{<jats:title>Abstract</jats:title><jats:p>The interaction of water molecules with semiconductor surfaces is relevant to various optoelectronic phenomena and physicochemical processes. Despite advances in fundamental understanding of water‐exposed surfaces, the detailed time‐ and energy‐resolved behavior of excited electrons remains largely unexplored. Here, the effects of water exposure on the near‐surface electron dynamics of phosphorus‐terminated p(2×2)/c(4×2)‐reconstructed indium phosphide (100) (P‐rich InP) are studied experimentally and matched to theoretical calculations. The P‐rich InP surface, consisting of H‐passivated P‐dimers, serves as a model for other P‐containing III‐V semiconductors such as gallium phosphide (GaP) or aluminum indium phosphide (AlInP). Electron dynamics near the surface are probed with femtosecond resolution using time‐resolved two‐photon photoemission (tr‐2PPE), a pump‐probe spectroscopic technique. Pulsed water exposure preserves electronic states and significantly increases lifetimes at the conduction band minimum (CBM). Density‐functional theory (DFT) calculations attribute these findings to suppression of surface vibrational modes in the top P‐layer by water exposure, reducing electronic transition probabilities of near‐band‐gap surface states. The results suggest that many near‐surface state lifetimes reported in ultra‐high vacuum may change significantly upon electrolyte exposure. These states may thus contribute more strongly to surface reactions than traditionally assumed. Demonstrating this effect for the technologically relevant P‐rich InP surface opens new opportunities in this underexplored area of surface electrochemistry.</jats:p>}},
  author       = {{Diederich, Jonathan and Paszuk, Agnieszka and Ruiz Alvarado, Isaac Azahel and Krenz, Marvin and Zare Pour, Mohammad Amin and Babu, Diwakar Suresh and Velazquez Rojas, Jennifer and Höhn, Christian and Gao, Yuying and Schwarzburg, Klaus and Ostheimer, David and Eichberger, Rainer and Schmidt, Wolf Gero and Hannappel, Thomas and de Krol, Roel van and Friedrich, Dennis}},
  issn         = {{2196-7350}},
  journal      = {{Advanced Materials Interfaces}},
  number       = {{16}},
  publisher    = {{Wiley}},
  title        = {{{Ultrafast Electron Dynamics at the Water‐Modified InP(100) Surface}}},
  doi          = {{10.1002/admi.202500463}},
  volume       = {{12}},
  year         = {{2025}},
}

@article{61356,
  abstract     = {{<jats:p>First-principles calculations reveal how topological defects in semiconducting carbon nanotubes trap triplet excitons and enable single-photon emission at telecom wavelengths, offering new insights into their potential for photonic devices.</jats:p>}},
  author       = {{Biktagirov, Timur and Gerstmann, Uwe and Schmidt, Wolf Gero}},
  issn         = {{2040-3364}},
  journal      = {{Nanoscale}},
  number       = {{11}},
  pages        = {{6884--6891}},
  publisher    = {{Royal Society of Chemistry (RSC)}},
  title        = {{{Topological defects in semiconducting carbon nanotubes as triplet exciton traps and single-photon emitters}}},
  doi          = {{10.1039/d4nr03904a}},
  volume       = {{17}},
  year         = {{2025}},
}

