---
_id: '60453'
abstract:
- lang: eng
  text: "<jats:p>\r\n            The most popular and actively researched class of
    quad remeshing techniques is the family of\r\n            <jats:italic>parametrization
    based quad meshing methods</jats:italic>\r\n            . They all strive to generate
    an\r\n            <jats:italic>integer-grid map</jats:italic>\r\n            ,
    i.e. a parametrization of the input surface into R\r\n            <jats:sup>2</jats:sup>\r\n
    \           such that the canonical grid of integer iso-lines forms a quad mesh
    when mapped back onto the surface in R\r\n            <jats:sup>3</jats:sup>\r\n
    \           . An essential, albeit broadly neglected aspect of these methods is
    the\r\n            <jats:italic>quad extraction</jats:italic>\r\n            step,
    i.e. the materialization of an actual quad mesh from the mere \"quad texture\".
    Quad (mesh) extraction is often believed to be a trivial matter but quite the
    opposite is true: numerous special cases, ambiguities induced by numerical inaccuracies
    and limited solver precision, as well as imperfections in the maps produced by
    most methods (unless costly countermeasures are taken) pose significant challenges
    to the quad extractor. We present a method to sanitize a provided parametrization
    such that it becomes numerically consistent even in a limited precision floating
    point representation. Based on this we are able to provide a comprehensive and
    sound description of how to perform quad extraction robustly and without the need
    for any complex tolerance thresholds or disambiguation rules. On top of that we
    develop a novel strategy to cope with common local fold-overs in the parametrization.
    This allows our method, dubbed\r\n            <jats:italic>QEx</jats:italic>\r\n
    \           , to generate all-quadrilateral meshes where otherwise holes, non-quad
    polygons or no output at all would have been produced. We thus enable the practical
    use of an entire class of maps that was previously considered defective. Since
    state of the art quad meshing methods spend a significant share of their run time
    solely to prevent local fold-overs, using our method it is now possible to obtain
    quad meshes significantly quicker than before. We also provide libQEx, an open
    source C++ reference implementation of our method and thus significantly lower
    the bar to enter the field of quad meshing.\r\n          </jats:p>"
alternative_title:
- robust quad mesh extraction
author:
- first_name: Hans-Christian
  full_name: Ebke, Hans-Christian
  last_name: Ebke
- first_name: David
  full_name: Bommes, David
  last_name: Bommes
- first_name: Marcel
  full_name: Campen, Marcel
  id: '114904'
  last_name: Campen
  orcid: 0000-0003-2340-3462
- first_name: Leif
  full_name: Kobbelt, Leif
  last_name: Kobbelt
citation:
  ama: Ebke H-C, Bommes D, Campen M, Kobbelt L. QEx. <i>ACM Transactions on Graphics</i>.
    2013;32(6):1-10. doi:<a href="https://doi.org/10.1145/2508363.2508372">10.1145/2508363.2508372</a>
  apa: Ebke, H.-C., Bommes, D., Campen, M., &#38; Kobbelt, L. (2013). QEx. <i>ACM
    Transactions on Graphics</i>, <i>32</i>(6), 1–10. <a href="https://doi.org/10.1145/2508363.2508372">https://doi.org/10.1145/2508363.2508372</a>
  bibtex: '@article{Ebke_Bommes_Campen_Kobbelt_2013, title={QEx}, volume={32}, DOI={<a
    href="https://doi.org/10.1145/2508363.2508372">10.1145/2508363.2508372</a>}, number={6},
    journal={ACM Transactions on Graphics}, publisher={Association for Computing Machinery
    (ACM)}, author={Ebke, Hans-Christian and Bommes, David and Campen, Marcel and
    Kobbelt, Leif}, year={2013}, pages={1–10} }'
  chicago: 'Ebke, Hans-Christian, David Bommes, Marcel Campen, and Leif Kobbelt. “QEx.”
    <i>ACM Transactions on Graphics</i> 32, no. 6 (2013): 1–10. <a href="https://doi.org/10.1145/2508363.2508372">https://doi.org/10.1145/2508363.2508372</a>.'
  ieee: 'H.-C. Ebke, D. Bommes, M. Campen, and L. Kobbelt, “QEx,” <i>ACM Transactions
    on Graphics</i>, vol. 32, no. 6, pp. 1–10, 2013, doi: <a href="https://doi.org/10.1145/2508363.2508372">10.1145/2508363.2508372</a>.'
  mla: Ebke, Hans-Christian, et al. “QEx.” <i>ACM Transactions on Graphics</i>, vol.
    32, no. 6, Association for Computing Machinery (ACM), 2013, pp. 1–10, doi:<a href="https://doi.org/10.1145/2508363.2508372">10.1145/2508363.2508372</a>.
  short: H.-C. Ebke, D. Bommes, M. Campen, L. Kobbelt, ACM Transactions on Graphics
    32 (2013) 1–10.
date_created: 2025-06-30T07:11:12Z
date_updated: 2025-07-14T12:39:54Z
department:
- _id: '969'
doi: 10.1145/2508363.2508372
extern: '1'
intvolume: '        32'
issue: '6'
language:
- iso: eng
page: 1-10
publication: ACM Transactions on Graphics
publication_identifier:
  issn:
  - 0730-0301
  - 1557-7368
publication_status: published
publisher: Association for Computing Machinery (ACM)
status: public
title: QEx
type: journal_article
user_id: '117512'
volume: 32
year: '2013'
...
---
_id: '60452'
abstract:
- lang: eng
  text: '<jats:p>Quadrilateral remeshing approaches based on global parametrization
    enable many desirable mesh properties. Two of the most important ones are (1)
    high regularity due to explicit control over irregular vertices and (2) smooth
    distribution of distortion achieved by convex variational formulations. Apart
    from these strengths, state-of-the-art techniques suffer from limited reliability
    on real-world input data, i.e. the determined map might have degeneracies like
    (local) non-injectivities and consequently often cannot be used directly to generate
    a quadrilateral mesh. In this paper we propose a novel convex Mixed-Integer Quadratic
    Programming (MIQP) formulation which ensures by construction that the resulting
    map is within the class of so called Integer-Grid Maps that are guaranteed to
    imply a quad mesh. In order to overcome the NP-hardness of MIQP and to be able
    to remesh typical input geometries in acceptable time we propose two additional
    problem specific optimizations: a complexity reduction algorithm and singularity
    separating conditions. While the former decouples the dimension of the MIQP search
    space from the input complexity of the triangle mesh and thus is able to dramatically
    speed up the computation without inducing inaccuracies, the latter improves the
    continuous relaxation, which is crucial for the success of modern MIQP optimizers.
    Our experiments show that the reliability of the resulting algorithm does not
    only annihilate the main drawback of parametrization based quad-remeshing but
    moreover enables the global search for high-quality coarse quad layouts - a difficult
    task solely tackled by greedy methodologies before.</jats:p>'
author:
- first_name: David
  full_name: Bommes, David
  last_name: Bommes
- first_name: Marcel
  full_name: Campen, Marcel
  id: '114904'
  last_name: Campen
  orcid: 0000-0003-2340-3462
- first_name: Hans-Christian
  full_name: Ebke, Hans-Christian
  last_name: Ebke
- first_name: Pierre
  full_name: Alliez, Pierre
  last_name: Alliez
- first_name: Leif
  full_name: Kobbelt, Leif
  last_name: Kobbelt
citation:
  ama: Bommes D, Campen M, Ebke H-C, Alliez P, Kobbelt L. Integer-grid maps for reliable
    quad meshing. <i>ACM Transactions on Graphics</i>. 2013;32(4):1-12. doi:<a href="https://doi.org/10.1145/2461912.2462014">10.1145/2461912.2462014</a>
  apa: Bommes, D., Campen, M., Ebke, H.-C., Alliez, P., &#38; Kobbelt, L. (2013).
    Integer-grid maps for reliable quad meshing. <i>ACM Transactions on Graphics</i>,
    <i>32</i>(4), 1–12. <a href="https://doi.org/10.1145/2461912.2462014">https://doi.org/10.1145/2461912.2462014</a>
  bibtex: '@article{Bommes_Campen_Ebke_Alliez_Kobbelt_2013, title={Integer-grid maps
    for reliable quad meshing}, volume={32}, DOI={<a href="https://doi.org/10.1145/2461912.2462014">10.1145/2461912.2462014</a>},
    number={4}, journal={ACM Transactions on Graphics}, publisher={Association for
    Computing Machinery (ACM)}, author={Bommes, David and Campen, Marcel and Ebke,
    Hans-Christian and Alliez, Pierre and Kobbelt, Leif}, year={2013}, pages={1–12}
    }'
  chicago: 'Bommes, David, Marcel Campen, Hans-Christian Ebke, Pierre Alliez, and
    Leif Kobbelt. “Integer-Grid Maps for Reliable Quad Meshing.” <i>ACM Transactions
    on Graphics</i> 32, no. 4 (2013): 1–12. <a href="https://doi.org/10.1145/2461912.2462014">https://doi.org/10.1145/2461912.2462014</a>.'
  ieee: 'D. Bommes, M. Campen, H.-C. Ebke, P. Alliez, and L. Kobbelt, “Integer-grid
    maps for reliable quad meshing,” <i>ACM Transactions on Graphics</i>, vol. 32,
    no. 4, pp. 1–12, 2013, doi: <a href="https://doi.org/10.1145/2461912.2462014">10.1145/2461912.2462014</a>.'
  mla: Bommes, David, et al. “Integer-Grid Maps for Reliable Quad Meshing.” <i>ACM
    Transactions on Graphics</i>, vol. 32, no. 4, Association for Computing Machinery
    (ACM), 2013, pp. 1–12, doi:<a href="https://doi.org/10.1145/2461912.2462014">10.1145/2461912.2462014</a>.
  short: D. Bommes, M. Campen, H.-C. Ebke, P. Alliez, L. Kobbelt, ACM Transactions
    on Graphics 32 (2013) 1–12.
date_created: 2025-06-30T07:06:50Z
date_updated: 2025-07-14T12:39:58Z
department:
- _id: '969'
doi: 10.1145/2461912.2462014
extern: '1'
intvolume: '        32'
issue: '4'
language:
- iso: eng
page: 1-12
publication: ACM Transactions on Graphics
publication_identifier:
  issn:
  - 0730-0301
  - 1557-7368
publication_status: published
publisher: Association for Computing Machinery (ACM)
status: public
title: Integer-grid maps for reliable quad meshing
type: journal_article
user_id: '117512'
volume: 32
year: '2013'
...
---
_id: '60451'
abstract:
- lang: eng
  text: "<jats:p>Nowadays, digital 3D models are in widespread and ubiquitous use,
    and each specific application dealing with 3D geometry has its own quality requirements
    that restrict the class of acceptable and supported models. This article analyzes
    typical defects that make a 3D model unsuitable for key application contexts,
    and surveys existing algorithms that process, repair, and improve its structure,
    geometry, and topology to make it appropriate to case-by-case requirements.</jats:p>\r\n
    \         <jats:p>The analysis is focused on polygon meshes, which constitute
    by far the most common 3D object representation. In particular, this article provides
    a structured overview of mesh repairing techniques from the point of view of the
    application context. Different types of mesh defects are classified according
    to the upstream application that produced the mesh, whereas mesh quality requirements
    are grouped by representative sets of downstream applications where the mesh is
    to be used. The numerous mesh repair methods that have been proposed during the
    last two decades are analyzed and classified in terms of their capabilities, properties,
    and guarantees. Based on these classifications, guidelines can be derived to support
    the identification of repairing algorithms best-suited to bridge the compatibility
    gap between the quality provided by the upstream process and the quality required
    by the downstream applications in a given geometry processing scenario.</jats:p>"
alternative_title:
- An application perspective
author:
- first_name: Marco
  full_name: Attene, Marco
  last_name: Attene
- first_name: Marcel
  full_name: Campen, Marcel
  id: '114904'
  last_name: Campen
  orcid: 0000-0003-2340-3462
- first_name: Leif
  full_name: Kobbelt, Leif
  last_name: Kobbelt
citation:
  ama: Attene M, Campen M, Kobbelt L. Polygon mesh repairing. <i>ACM Computing Surveys</i>.
    2013;45(2):1-33. doi:<a href="https://doi.org/10.1145/2431211.2431214">10.1145/2431211.2431214</a>
  apa: Attene, M., Campen, M., &#38; Kobbelt, L. (2013). Polygon mesh repairing. <i>ACM
    Computing Surveys</i>, <i>45</i>(2), 1–33. <a href="https://doi.org/10.1145/2431211.2431214">https://doi.org/10.1145/2431211.2431214</a>
  bibtex: '@article{Attene_Campen_Kobbelt_2013, title={Polygon mesh repairing}, volume={45},
    DOI={<a href="https://doi.org/10.1145/2431211.2431214">10.1145/2431211.2431214</a>},
    number={2}, journal={ACM Computing Surveys}, publisher={Association for Computing
    Machinery (ACM)}, author={Attene, Marco and Campen, Marcel and Kobbelt, Leif},
    year={2013}, pages={1–33} }'
  chicago: 'Attene, Marco, Marcel Campen, and Leif Kobbelt. “Polygon Mesh Repairing.”
    <i>ACM Computing Surveys</i> 45, no. 2 (2013): 1–33. <a href="https://doi.org/10.1145/2431211.2431214">https://doi.org/10.1145/2431211.2431214</a>.'
  ieee: 'M. Attene, M. Campen, and L. Kobbelt, “Polygon mesh repairing,” <i>ACM Computing
    Surveys</i>, vol. 45, no. 2, pp. 1–33, 2013, doi: <a href="https://doi.org/10.1145/2431211.2431214">10.1145/2431211.2431214</a>.'
  mla: Attene, Marco, et al. “Polygon Mesh Repairing.” <i>ACM Computing Surveys</i>,
    vol. 45, no. 2, Association for Computing Machinery (ACM), 2013, pp. 1–33, doi:<a
    href="https://doi.org/10.1145/2431211.2431214">10.1145/2431211.2431214</a>.
  short: M. Attene, M. Campen, L. Kobbelt, ACM Computing Surveys 45 (2013) 1–33.
date_created: 2025-06-30T07:05:12Z
date_updated: 2025-07-14T12:40:08Z
department:
- _id: '969'
doi: 10.1145/2431211.2431214
extern: '1'
intvolume: '        45'
issue: '2'
language:
- iso: eng
page: 1-33
publication: ACM Computing Surveys
publication_identifier:
  issn:
  - 0360-0300
  - 1557-7341
publication_status: published
publisher: Association for Computing Machinery (ACM)
status: public
title: Polygon mesh repairing
type: journal_article
user_id: '114904'
volume: 45
year: '2013'
...
---
_id: '60450'
abstract:
- lang: eng
  text: <jats:title>Abstract</jats:title><jats:p>The computation of intrinsic, geodesic
    distances and geodesic paths on surfaces is a fundamental low‐level building block
    in countless Computer Graphics and Geometry Processing applications. This demand
    led to the development of numerous algorithms – some for the exact, others for
    the approximative computation, some focussing on speed, others providing strict
    guarantees. Most of these methods are designed for computing distances according
    to the standard Riemannian metric induced by the surface's embedding in Euclidean
    space. Generalization to other, especially anisotropic, metrics – which more recently
    gained interest in several application areas – is not rarely hampered by fundamental
    problems. We explore and discuss possibilities for the generalization and extension
    of well‐known methods to the anisotropic case, evaluate their relative performance
    in terms of accuracy and speed, and propose a novel algorithm, the <jats:italic>Short‐Term
    Vector Dijkstra</jats:italic>. This algorithm is strikingly simple to implement
    and proves to provide practical accuracy at a higher speed than generalized previous
    methods.</jats:p>
author:
- first_name: Marcel
  full_name: Campen, Marcel
  id: '114904'
  last_name: Campen
  orcid: 0000-0003-2340-3462
- first_name: Martin
  full_name: Heistermann, Martin
  last_name: Heistermann
- first_name: Leif
  full_name: Kobbelt, Leif
  last_name: Kobbelt
citation:
  ama: Campen M, Heistermann M, Kobbelt L. Practical Anisotropic Geodesy. <i>Computer
    Graphics Forum</i>. 2013;32(5):63-71. doi:<a href="https://doi.org/10.1111/cgf.12173">10.1111/cgf.12173</a>
  apa: Campen, M., Heistermann, M., &#38; Kobbelt, L. (2013). Practical Anisotropic
    Geodesy. <i>Computer Graphics Forum</i>, <i>32</i>(5), 63–71. <a href="https://doi.org/10.1111/cgf.12173">https://doi.org/10.1111/cgf.12173</a>
  bibtex: '@article{Campen_Heistermann_Kobbelt_2013, title={Practical Anisotropic
    Geodesy}, volume={32}, DOI={<a href="https://doi.org/10.1111/cgf.12173">10.1111/cgf.12173</a>},
    number={5}, journal={Computer Graphics Forum}, publisher={Wiley}, author={Campen,
    Marcel and Heistermann, Martin and Kobbelt, Leif}, year={2013}, pages={63–71}
    }'
  chicago: 'Campen, Marcel, Martin Heistermann, and Leif Kobbelt. “Practical Anisotropic
    Geodesy.” <i>Computer Graphics Forum</i> 32, no. 5 (2013): 63–71. <a href="https://doi.org/10.1111/cgf.12173">https://doi.org/10.1111/cgf.12173</a>.'
  ieee: 'M. Campen, M. Heistermann, and L. Kobbelt, “Practical Anisotropic Geodesy,”
    <i>Computer Graphics Forum</i>, vol. 32, no. 5, pp. 63–71, 2013, doi: <a href="https://doi.org/10.1111/cgf.12173">10.1111/cgf.12173</a>.'
  mla: Campen, Marcel, et al. “Practical Anisotropic Geodesy.” <i>Computer Graphics
    Forum</i>, vol. 32, no. 5, Wiley, 2013, pp. 63–71, doi:<a href="https://doi.org/10.1111/cgf.12173">10.1111/cgf.12173</a>.
  short: M. Campen, M. Heistermann, L. Kobbelt, Computer Graphics Forum 32 (2013)
    63–71.
date_created: 2025-06-30T06:53:20Z
date_updated: 2025-07-14T12:40:27Z
department:
- _id: '969'
doi: 10.1111/cgf.12173
extern: '1'
intvolume: '        32'
issue: '5'
language:
- iso: eng
page: 63-71
publication: Computer Graphics Forum
publication_identifier:
  issn:
  - 0167-7055
  - 1467-8659
publication_status: published
publisher: Wiley
status: public
title: Practical Anisotropic Geodesy
type: journal_article
user_id: '117512'
volume: 32
year: '2013'
...
---
_id: '60454'
author:
- first_name: Henrik
  full_name: Zimmer, Henrik
  last_name: Zimmer
- first_name: Marcel
  full_name: Campen, Marcel
  id: '114904'
  last_name: Campen
  orcid: 0000-0003-2340-3462
- first_name: Leif
  full_name: Kobbelt, Leif
  last_name: Kobbelt
citation:
  ama: 'Zimmer H, Campen M, Kobbelt L. Efficient Computation of Shortest Path-Concavity
    for 3D Meshes. In: <i>2013 IEEE Conference on Computer Vision and Pattern Recognition</i>.
    IEEE; 2013. doi:<a href="https://doi.org/10.1109/cvpr.2013.280">10.1109/cvpr.2013.280</a>'
  apa: Zimmer, H., Campen, M., &#38; Kobbelt, L. (2013). Efficient Computation of
    Shortest Path-Concavity for 3D Meshes. <i>2013 IEEE Conference on Computer Vision
    and Pattern Recognition</i>. <a href="https://doi.org/10.1109/cvpr.2013.280">https://doi.org/10.1109/cvpr.2013.280</a>
  bibtex: '@inproceedings{Zimmer_Campen_Kobbelt_2013, title={Efficient Computation
    of Shortest Path-Concavity for 3D Meshes}, DOI={<a href="https://doi.org/10.1109/cvpr.2013.280">10.1109/cvpr.2013.280</a>},
    booktitle={2013 IEEE Conference on Computer Vision and Pattern Recognition}, publisher={IEEE},
    author={Zimmer, Henrik and Campen, Marcel and Kobbelt, Leif}, year={2013} }'
  chicago: Zimmer, Henrik, Marcel Campen, and Leif Kobbelt. “Efficient Computation
    of Shortest Path-Concavity for 3D Meshes.” In <i>2013 IEEE Conference on Computer
    Vision and Pattern Recognition</i>. IEEE, 2013. <a href="https://doi.org/10.1109/cvpr.2013.280">https://doi.org/10.1109/cvpr.2013.280</a>.
  ieee: 'H. Zimmer, M. Campen, and L. Kobbelt, “Efficient Computation of Shortest
    Path-Concavity for 3D Meshes,” 2013, doi: <a href="https://doi.org/10.1109/cvpr.2013.280">10.1109/cvpr.2013.280</a>.'
  mla: Zimmer, Henrik, et al. “Efficient Computation of Shortest Path-Concavity for
    3D Meshes.” <i>2013 IEEE Conference on Computer Vision and Pattern Recognition</i>,
    IEEE, 2013, doi:<a href="https://doi.org/10.1109/cvpr.2013.280">10.1109/cvpr.2013.280</a>.
  short: 'H. Zimmer, M. Campen, L. Kobbelt, in: 2013 IEEE Conference on Computer Vision
    and Pattern Recognition, IEEE, 2013.'
date_created: 2025-06-30T07:17:02Z
date_updated: 2025-07-14T12:39:49Z
department:
- _id: '969'
doi: 10.1109/cvpr.2013.280
language:
- iso: eng
publication: 2013 IEEE Conference on Computer Vision and Pattern Recognition
publication_status: published
publisher: IEEE
status: public
title: Efficient Computation of Shortest Path-Concavity for 3D Meshes
type: conference
user_id: '117512'
year: '2013'
...
---
_id: '58526'
author:
- first_name: Leila
  full_name: Masri, Leila
  last_name: Masri
- first_name: Rebecca D.
  full_name: Schulte, Rebecca D.
  last_name: Schulte
- first_name: Nadine
  full_name: Timmermeyer, Nadine
  last_name: Timmermeyer
- first_name: Stefanie
  full_name: Thanisch, Stefanie
  last_name: Thanisch
- first_name: Lena Luise
  full_name: Crummenerl, Lena Luise
  id: '87916'
  last_name: Crummenerl
- first_name: Gunther
  full_name: Jansen, Gunther
  last_name: Jansen
- first_name: Nico K.
  full_name: Michiels, Nico K.
  last_name: Michiels
- first_name: Hinrich
  full_name: Schulenburg, Hinrich
  last_name: Schulenburg
citation:
  ama: Masri L, Schulte RD, Timmermeyer N, et al. Sex differences in host defence
    interfere with parasite- mediated selection for outcrossing during host–parasite
    coevolution. <i>Ecology Letters</i>. 2013;(16):461-468. doi:<a href="https://doi.org/10.1111/ele.12068">10.1111/ele.12068</a>
  apa: Masri, L., Schulte, R. D., Timmermeyer, N., Thanisch, S., Crummenerl, L. L.,
    Jansen, G., Michiels, N. K., &#38; Schulenburg, H. (2013). Sex differences in
    host defence interfere with parasite- mediated selection for outcrossing during
    host–parasite coevolution. <i>Ecology Letters</i>, <i>16</i>, 461–468. <a href="https://doi.org/10.1111/ele.12068">https://doi.org/10.1111/ele.12068</a>
  bibtex: '@article{Masri_Schulte_Timmermeyer_Thanisch_Crummenerl_Jansen_Michiels_Schulenburg_2013,
    title={Sex differences in host defence interfere with parasite- mediated selection
    for outcrossing during host–parasite coevolution}, DOI={<a href="https://doi.org/10.1111/ele.12068">10.1111/ele.12068</a>},
    number={16}, journal={Ecology Letters}, author={Masri, Leila and Schulte, Rebecca
    D. and Timmermeyer, Nadine and Thanisch, Stefanie and Crummenerl, Lena Luise and
    Jansen, Gunther and Michiels, Nico K. and Schulenburg, Hinrich}, year={2013},
    pages={461–468} }'
  chicago: 'Masri, Leila, Rebecca D. Schulte, Nadine Timmermeyer, Stefanie Thanisch,
    Lena Luise Crummenerl, Gunther Jansen, Nico K. Michiels, and Hinrich Schulenburg.
    “Sex Differences in Host Defence Interfere with Parasite- Mediated Selection for
    Outcrossing during Host–Parasite Coevolution.” <i>Ecology Letters</i>, no. 16
    (2013): 461–68. <a href="https://doi.org/10.1111/ele.12068">https://doi.org/10.1111/ele.12068</a>.'
  ieee: 'L. Masri <i>et al.</i>, “Sex differences in host defence interfere with parasite-
    mediated selection for outcrossing during host–parasite coevolution,” <i>Ecology
    Letters</i>, no. 16, pp. 461–468, 2013, doi: <a href="https://doi.org/10.1111/ele.12068">10.1111/ele.12068</a>.'
  mla: Masri, Leila, et al. “Sex Differences in Host Defence Interfere with Parasite-
    Mediated Selection for Outcrossing during Host–Parasite Coevolution.” <i>Ecology
    Letters</i>, no. 16, 2013, pp. 461–68, doi:<a href="https://doi.org/10.1111/ele.12068">10.1111/ele.12068</a>.
  short: L. Masri, R.D. Schulte, N. Timmermeyer, S. Thanisch, L.L. Crummenerl, G.
    Jansen, N.K. Michiels, H. Schulenburg, Ecology Letters (2013) 461–468.
date_created: 2025-02-06T12:00:46Z
date_updated: 2025-10-07T08:17:00Z
ddc:
- '570'
doi: 10.1111/ele.12068
extern: '1'
file:
- access_level: open_access
  content_type: application/pdf
  creator: lenalc
  date_created: 2025-02-06T12:00:19Z
  date_updated: 2025-02-06T12:00:19Z
  file_id: '58527'
  file_name: Ecology Letters - 2013 - Masri - Sex differences in host defence interfere
    with parasite‐mediated selection for outcrossing.pdf
  file_size: 774185
  relation: main_file
file_date_updated: 2025-02-06T12:00:19Z
has_accepted_license: '1'
issue: '16'
keyword:
- Bacillus thuringiensis
- Bateman’s principle
- Caenorhabditis elegans
- ecological immunology
- host–parasite coevolu- tion
- Red Queen hypothesis
- sexual selection
language:
- iso: eng
oa: '1'
page: 461-468
publication: Ecology Letters
status: public
title: Sex differences in host defence interfere with parasite- mediated selection
  for outcrossing during host–parasite coevolution
type: journal_article
user_id: '87916'
year: '2013'
...
---
_id: '38006'
author:
- first_name: Roland
  full_name: Schoch, Roland
  last_name: Schoch
- first_name: Willi
  full_name: Desens, Willi
  last_name: Desens
- first_name: Thomas
  full_name: Werner, Thomas
  id: '89271'
  last_name: Werner
  orcid: 0000-0001-9025-3244
- first_name: Matthias
  full_name: Bauer, Matthias
  last_name: Bauer
citation:
  ama: Schoch R, Desens W, Werner T, Bauer M. X-ray Spectroscopic Verification of
    the Active Species in Iron-Catalyzed Cross-Coupling Reactions. <i>Chemistry -
    A European Journal</i>. 2013;19(47):15816-15821. doi:<a href="https://doi.org/10.1002/chem.201303340">10.1002/chem.201303340</a>
  apa: Schoch, R., Desens, W., Werner, T., &#38; Bauer, M. (2013). X-ray Spectroscopic
    Verification of the Active Species in Iron-Catalyzed Cross-Coupling Reactions.
    <i>Chemistry - A European Journal</i>, <i>19</i>(47), 15816–15821. <a href="https://doi.org/10.1002/chem.201303340">https://doi.org/10.1002/chem.201303340</a>
  bibtex: '@article{Schoch_Desens_Werner_Bauer_2013, title={X-ray Spectroscopic Verification
    of the Active Species in Iron-Catalyzed Cross-Coupling Reactions}, volume={19},
    DOI={<a href="https://doi.org/10.1002/chem.201303340">10.1002/chem.201303340</a>},
    number={47}, journal={Chemistry - A European Journal}, publisher={Wiley}, author={Schoch,
    Roland and Desens, Willi and Werner, Thomas and Bauer, Matthias}, year={2013},
    pages={15816–15821} }'
  chicago: 'Schoch, Roland, Willi Desens, Thomas Werner, and Matthias Bauer. “X-Ray
    Spectroscopic Verification of the Active Species in Iron-Catalyzed Cross-Coupling
    Reactions.” <i>Chemistry - A European Journal</i> 19, no. 47 (2013): 15816–21.
    <a href="https://doi.org/10.1002/chem.201303340">https://doi.org/10.1002/chem.201303340</a>.'
  ieee: 'R. Schoch, W. Desens, T. Werner, and M. Bauer, “X-ray Spectroscopic Verification
    of the Active Species in Iron-Catalyzed Cross-Coupling Reactions,” <i>Chemistry
    - A European Journal</i>, vol. 19, no. 47, pp. 15816–15821, 2013, doi: <a href="https://doi.org/10.1002/chem.201303340">10.1002/chem.201303340</a>.'
  mla: Schoch, Roland, et al. “X-Ray Spectroscopic Verification of the Active Species
    in Iron-Catalyzed Cross-Coupling Reactions.” <i>Chemistry - A European Journal</i>,
    vol. 19, no. 47, Wiley, 2013, pp. 15816–21, doi:<a href="https://doi.org/10.1002/chem.201303340">10.1002/chem.201303340</a>.
  short: R. Schoch, W. Desens, T. Werner, M. Bauer, Chemistry - A European Journal
    19 (2013) 15816–15821.
date_created: 2023-01-22T21:11:20Z
date_updated: 2025-11-10T09:39:54Z
department:
- _id: '35'
- _id: '2'
- _id: '657'
doi: 10.1002/chem.201303340
extern: '1'
intvolume: '        19'
issue: '47'
keyword:
- T3
- CSSD
language:
- iso: eng
page: 15816-15821
publication: Chemistry - A European Journal
publication_identifier:
  issn:
  - 0947-6539
publication_status: published
publisher: Wiley
status: public
title: X-ray Spectroscopic Verification of the Active Species in Iron-Catalyzed Cross-Coupling
  Reactions
type: journal_article
user_id: '89271'
volume: 19
year: '2013'
...
---
_id: '56039'
author:
- first_name: Nicole
  full_name: Priesching, Nicole
  id: '32046'
  last_name: Priesching
citation:
  ama: 'Priesching N. Gehören Beginen zum „Semireligiosentum“? Laienfrömmigkeit und
    Ordensideale. In: Conrad A, ed. <i>Welt-geistliche Frauen in der Frühen Neuzeit.
    Studien zum weiblichen Semireligiosentum</i>. Vol 73. Katholisches Leben und Kirchenreform
    im Zeitalter der Glaubensspaltung. ; 2013:141–163.'
  apa: Priesching, N. (2013). Gehören Beginen zum „Semireligiosentum“? Laienfrömmigkeit
    und Ordensideale. In A. Conrad (Ed.), <i>Welt-geistliche Frauen in der Frühen
    Neuzeit. Studien zum weiblichen Semireligiosentum</i> (Vol. 73, pp. 141–163).
  bibtex: '@inbook{Priesching_2013, place={Münster}, series={Katholisches Leben und
    Kirchenreform im Zeitalter der Glaubensspaltung}, title={Gehören Beginen zum „Semireligiosentum“?
    Laienfrömmigkeit und Ordensideale}, volume={73}, booktitle={Welt-geistliche Frauen
    in der Frühen Neuzeit. Studien zum weiblichen Semireligiosentum}, author={Priesching,
    Nicole}, editor={Conrad, Anne}, year={2013}, pages={141–163}, collection={Katholisches
    Leben und Kirchenreform im Zeitalter der Glaubensspaltung} }'
  chicago: Priesching, Nicole. “Gehören Beginen zum „Semireligiosentum“? Laienfrömmigkeit
    und Ordensideale.” In <i>Welt-geistliche Frauen in der Frühen Neuzeit. Studien
    zum weiblichen Semireligiosentum</i>, edited by Anne Conrad, 73:141–163. Katholisches
    Leben und Kirchenreform im Zeitalter der Glaubensspaltung. Münster, 2013.
  ieee: N. Priesching, “Gehören Beginen zum „Semireligiosentum“? Laienfrömmigkeit
    und Ordensideale,” in <i>Welt-geistliche Frauen in der Frühen Neuzeit. Studien
    zum weiblichen Semireligiosentum</i>, vol. 73, A. Conrad, Ed. Münster, 2013, pp.
    141–163.
  mla: Priesching, Nicole. “Gehören Beginen zum „Semireligiosentum“? Laienfrömmigkeit
    und Ordensideale.” <i>Welt-geistliche Frauen in der Frühen Neuzeit. Studien zum
    weiblichen Semireligiosentum</i>, edited by Anne Conrad, vol. 73, 2013, pp. 141–163.
  short: 'N. Priesching, in: A. Conrad (Ed.), Welt-geistliche Frauen in der Frühen
    Neuzeit. Studien zum weiblichen Semireligiosentum, Münster, 2013, pp. 141–163.'
date_created: 2024-09-05T09:31:54Z
date_updated: 2025-11-24T07:49:39Z
department:
- _id: '125'
- _id: '21'
editor:
- first_name: Anne
  full_name: Conrad, Anne
  last_name: Conrad
intvolume: '        73'
language:
- iso: ger
page: 141–163
place: Münster
publication: Welt-geistliche Frauen in der Frühen Neuzeit. Studien zum weiblichen
  Semireligiosentum
publication_status: published
series_title: Katholisches Leben und Kirchenreform im Zeitalter der Glaubensspaltung
status: public
title: Gehören Beginen zum „Semireligiosentum“? Laienfrömmigkeit und Ordensideale
type: book_chapter
user_id: '23692'
volume: 73
year: '2013'
...
---
_id: '13517'
author:
- first_name: Anton
  full_name: Jesser, Anton
  last_name: Jesser
- first_name: Martin
  full_name: Rohrmüller, Martin
  last_name: Rohrmüller
- first_name: Wolf Gero
  full_name: Schmidt, Wolf Gero
  id: '468'
  last_name: Schmidt
  orcid: 0000-0002-2717-5076
- first_name: Sonja
  full_name: Herres-Pawlis, Sonja
  last_name: Herres-Pawlis
citation:
  ama: 'Jesser A, Rohrmüller M, Schmidt WG, Herres-Pawlis S. Geometrical and optical
    benchmarking of copper guanidine-quinoline complexes: Insights from TD-DFT and
    many-body perturbation theory†. <i>Journal of Computational Chemistry</i>. 2013;35(1-2):1-17.
    doi:<a href="https://doi.org/10.1002/jcc.23449">10.1002/jcc.23449</a>'
  apa: 'Jesser, A., Rohrmüller, M., Schmidt, W. G., &#38; Herres-Pawlis, S. (2013).
    Geometrical and optical benchmarking of copper guanidine-quinoline complexes:
    Insights from TD-DFT and many-body perturbation theory†. <i>Journal of Computational
    Chemistry</i>, <i>35</i>(1–2), 1–17. <a href="https://doi.org/10.1002/jcc.23449">https://doi.org/10.1002/jcc.23449</a>'
  bibtex: '@article{Jesser_Rohrmüller_Schmidt_Herres-Pawlis_2013, title={Geometrical
    and optical benchmarking of copper guanidine-quinoline complexes: Insights from
    TD-DFT and many-body perturbation theory†}, volume={35}, DOI={<a href="https://doi.org/10.1002/jcc.23449">10.1002/jcc.23449</a>},
    number={1–2}, journal={Journal of Computational Chemistry}, author={Jesser, Anton
    and Rohrmüller, Martin and Schmidt, Wolf Gero and Herres-Pawlis, Sonja}, year={2013},
    pages={1–17} }'
  chicago: 'Jesser, Anton, Martin Rohrmüller, Wolf Gero Schmidt, and Sonja Herres-Pawlis.
    “Geometrical and Optical Benchmarking of Copper Guanidine-Quinoline Complexes:
    Insights from TD-DFT and Many-Body Perturbation Theory†.” <i>Journal of Computational
    Chemistry</i> 35, no. 1–2 (2013): 1–17. <a href="https://doi.org/10.1002/jcc.23449">https://doi.org/10.1002/jcc.23449</a>.'
  ieee: 'A. Jesser, M. Rohrmüller, W. G. Schmidt, and S. Herres-Pawlis, “Geometrical
    and optical benchmarking of copper guanidine-quinoline complexes: Insights from
    TD-DFT and many-body perturbation theory†,” <i>Journal of Computational Chemistry</i>,
    vol. 35, no. 1–2, pp. 1–17, 2013, doi: <a href="https://doi.org/10.1002/jcc.23449">10.1002/jcc.23449</a>.'
  mla: 'Jesser, Anton, et al. “Geometrical and Optical Benchmarking of Copper Guanidine-Quinoline
    Complexes: Insights from TD-DFT and Many-Body Perturbation Theory†.” <i>Journal
    of Computational Chemistry</i>, vol. 35, no. 1–2, 2013, pp. 1–17, doi:<a href="https://doi.org/10.1002/jcc.23449">10.1002/jcc.23449</a>.'
  short: A. Jesser, M. Rohrmüller, W.G. Schmidt, S. Herres-Pawlis, Journal of Computational
    Chemistry 35 (2013) 1–17.
date_created: 2019-09-30T13:44:05Z
date_updated: 2025-12-05T10:27:51Z
department:
- _id: '15'
- _id: '170'
- _id: '295'
- _id: '35'
- _id: '2'
- _id: '27'
doi: 10.1002/jcc.23449
intvolume: '        35'
issue: 1-2
language:
- iso: eng
page: 1-17
project:
- _id: '52'
  name: Computing Resources Provided by the Paderborn Center for Parallel Computing
publication: Journal of Computational Chemistry
publication_identifier:
  issn:
  - 0192-8651
publication_status: published
status: public
title: 'Geometrical and optical benchmarking of copper guanidine-quinoline complexes:
  Insights from TD-DFT and many-body perturbation theory†'
type: journal_article
user_id: '16199'
volume: 35
year: '2013'
...
---
_id: '13521'
author:
- first_name: S.
  full_name: Sanna, S.
  last_name: Sanna
- first_name: S.
  full_name: Rode, S.
  last_name: Rode
- first_name: R.
  full_name: Hölscher, R.
  last_name: Hölscher
- first_name: S.
  full_name: Klassen, S.
  last_name: Klassen
- first_name: C.
  full_name: Marutschke, C.
  last_name: Marutschke
- first_name: K.
  full_name: Kobayashi, K.
  last_name: Kobayashi
- first_name: H.
  full_name: Yamada, H.
  last_name: Yamada
- first_name: Wolf Gero
  full_name: Schmidt, Wolf Gero
  id: '468'
  last_name: Schmidt
  orcid: 0000-0002-2717-5076
- first_name: A.
  full_name: Kühnle, A.
  last_name: Kühnle
citation:
  ama: Sanna S, Rode S, Hölscher R, et al. Charge compensation by long-period reconstruction
    in strongly polar lithium niobate surfaces. <i>Physical Review B</i>. 2013;88.
    doi:<a href="https://doi.org/10.1103/physrevb.88.115422">10.1103/physrevb.88.115422</a>
  apa: Sanna, S., Rode, S., Hölscher, R., Klassen, S., Marutschke, C., Kobayashi,
    K., Yamada, H., Schmidt, W. G., &#38; Kühnle, A. (2013). Charge compensation by
    long-period reconstruction in strongly polar lithium niobate surfaces. <i>Physical
    Review B</i>, <i>88</i>. <a href="https://doi.org/10.1103/physrevb.88.115422">https://doi.org/10.1103/physrevb.88.115422</a>
  bibtex: '@article{Sanna_Rode_Hölscher_Klassen_Marutschke_Kobayashi_Yamada_Schmidt_Kühnle_2013,
    title={Charge compensation by long-period reconstruction in strongly polar lithium
    niobate surfaces}, volume={88}, DOI={<a href="https://doi.org/10.1103/physrevb.88.115422">10.1103/physrevb.88.115422</a>},
    journal={Physical Review B}, author={Sanna, S. and Rode, S. and Hölscher, R. and
    Klassen, S. and Marutschke, C. and Kobayashi, K. and Yamada, H. and Schmidt, Wolf
    Gero and Kühnle, A.}, year={2013} }'
  chicago: Sanna, S., S. Rode, R. Hölscher, S. Klassen, C. Marutschke, K. Kobayashi,
    H. Yamada, Wolf Gero Schmidt, and A. Kühnle. “Charge Compensation by Long-Period
    Reconstruction in Strongly Polar Lithium Niobate Surfaces.” <i>Physical Review
    B</i> 88 (2013). <a href="https://doi.org/10.1103/physrevb.88.115422">https://doi.org/10.1103/physrevb.88.115422</a>.
  ieee: 'S. Sanna <i>et al.</i>, “Charge compensation by long-period reconstruction
    in strongly polar lithium niobate surfaces,” <i>Physical Review B</i>, vol. 88,
    2013, doi: <a href="https://doi.org/10.1103/physrevb.88.115422">10.1103/physrevb.88.115422</a>.'
  mla: Sanna, S., et al. “Charge Compensation by Long-Period Reconstruction in Strongly
    Polar Lithium Niobate Surfaces.” <i>Physical Review B</i>, vol. 88, 2013, doi:<a
    href="https://doi.org/10.1103/physrevb.88.115422">10.1103/physrevb.88.115422</a>.
  short: S. Sanna, S. Rode, R. Hölscher, S. Klassen, C. Marutschke, K. Kobayashi,
    H. Yamada, W.G. Schmidt, A. Kühnle, Physical Review B 88 (2013).
date_created: 2019-09-30T13:54:23Z
date_updated: 2025-12-05T10:30:36Z
department:
- _id: '15'
- _id: '170'
- _id: '295'
- _id: '35'
- _id: '230'
- _id: '27'
doi: 10.1103/physrevb.88.115422
intvolume: '        88'
language:
- iso: eng
project:
- _id: '52'
  name: Computing Resources Provided by the Paderborn Center for Parallel Computing
publication: Physical Review B
publication_identifier:
  issn:
  - 1098-0121
  - 1550-235X
publication_status: published
status: public
title: Charge compensation by long-period reconstruction in strongly polar lithium
  niobate surfaces
type: journal_article
user_id: '16199'
volume: 88
year: '2013'
...
---
_id: '13523'
author:
- first_name: Roberto C.
  full_name: Longo, Roberto C.
  last_name: Longo
- first_name: Kyeongjae
  full_name: Cho, Kyeongjae
  last_name: Cho
- first_name: Wolf Gero
  full_name: Schmidt, Wolf Gero
  id: '468'
  last_name: Schmidt
  orcid: 0000-0002-2717-5076
- first_name: Yves J.
  full_name: Chabal, Yves J.
  last_name: Chabal
- first_name: Peter
  full_name: Thissen, Peter
  last_name: Thissen
citation:
  ama: 'Longo RC, Cho K, Schmidt WG, Chabal YJ, Thissen P. Monolayer Doping via Phosphonic
    Acid Grafting on Silicon: Microscopic Insight from Infrared Spectroscopy and Density
    Functional Theory Calculations. <i>Advanced Functional Materials</i>. 2013;23:3471-3477.
    doi:<a href="https://doi.org/10.1002/adfm.201202808">10.1002/adfm.201202808</a>'
  apa: 'Longo, R. C., Cho, K., Schmidt, W. G., Chabal, Y. J., &#38; Thissen, P. (2013).
    Monolayer Doping via Phosphonic Acid Grafting on Silicon: Microscopic Insight
    from Infrared Spectroscopy and Density Functional Theory Calculations. <i>Advanced
    Functional Materials</i>, <i>23</i>, 3471–3477. <a href="https://doi.org/10.1002/adfm.201202808">https://doi.org/10.1002/adfm.201202808</a>'
  bibtex: '@article{Longo_Cho_Schmidt_Chabal_Thissen_2013, title={Monolayer Doping
    via Phosphonic Acid Grafting on Silicon: Microscopic Insight from Infrared Spectroscopy
    and Density Functional Theory Calculations}, volume={23}, DOI={<a href="https://doi.org/10.1002/adfm.201202808">10.1002/adfm.201202808</a>},
    journal={Advanced Functional Materials}, author={Longo, Roberto C. and Cho, Kyeongjae
    and Schmidt, Wolf Gero and Chabal, Yves J. and Thissen, Peter}, year={2013}, pages={3471–3477}
    }'
  chicago: 'Longo, Roberto C., Kyeongjae Cho, Wolf Gero Schmidt, Yves J. Chabal, and
    Peter Thissen. “Monolayer Doping via Phosphonic Acid Grafting on Silicon: Microscopic
    Insight from Infrared Spectroscopy and Density Functional Theory Calculations.”
    <i>Advanced Functional Materials</i> 23 (2013): 3471–77. <a href="https://doi.org/10.1002/adfm.201202808">https://doi.org/10.1002/adfm.201202808</a>.'
  ieee: 'R. C. Longo, K. Cho, W. G. Schmidt, Y. J. Chabal, and P. Thissen, “Monolayer
    Doping via Phosphonic Acid Grafting on Silicon: Microscopic Insight from Infrared
    Spectroscopy and Density Functional Theory Calculations,” <i>Advanced Functional
    Materials</i>, vol. 23, pp. 3471–3477, 2013, doi: <a href="https://doi.org/10.1002/adfm.201202808">10.1002/adfm.201202808</a>.'
  mla: 'Longo, Roberto C., et al. “Monolayer Doping via Phosphonic Acid Grafting on
    Silicon: Microscopic Insight from Infrared Spectroscopy and Density Functional
    Theory Calculations.” <i>Advanced Functional Materials</i>, vol. 23, 2013, pp.
    3471–77, doi:<a href="https://doi.org/10.1002/adfm.201202808">10.1002/adfm.201202808</a>.'
  short: R.C. Longo, K. Cho, W.G. Schmidt, Y.J. Chabal, P. Thissen, Advanced Functional
    Materials 23 (2013) 3471–3477.
date_created: 2019-09-30T14:07:28Z
date_updated: 2025-12-05T10:29:35Z
department:
- _id: '15'
- _id: '170'
- _id: '295'
- _id: '35'
- _id: '230'
doi: 10.1002/adfm.201202808
intvolume: '        23'
language:
- iso: eng
page: 3471-3477
publication: Advanced Functional Materials
publication_identifier:
  issn:
  - 1616-301X
publication_status: published
status: public
title: 'Monolayer Doping via Phosphonic Acid Grafting on Silicon: Microscopic Insight
  from Infrared Spectroscopy and Density Functional Theory Calculations'
type: journal_article
user_id: '16199'
volume: 23
year: '2013'
...
---
_id: '13522'
author:
- first_name: Hazem
  full_name: Aldahhak, Hazem
  last_name: Aldahhak
- first_name: Wolf Gero
  full_name: Schmidt, Wolf Gero
  id: '468'
  last_name: Schmidt
  orcid: 0000-0002-2717-5076
- first_name: E.
  full_name: Rauls, E.
  last_name: Rauls
citation:
  ama: Aldahhak H, Schmidt WG, Rauls E. Adsorption of PTCDA on NaCl(100) and KCl(100).
    <i>Surface Science</i>. 2013;617:242-248. doi:<a href="https://doi.org/10.1016/j.susc.2013.08.003">10.1016/j.susc.2013.08.003</a>
  apa: Aldahhak, H., Schmidt, W. G., &#38; Rauls, E. (2013). Adsorption of PTCDA on
    NaCl(100) and KCl(100). <i>Surface Science</i>, <i>617</i>, 242–248. <a href="https://doi.org/10.1016/j.susc.2013.08.003">https://doi.org/10.1016/j.susc.2013.08.003</a>
  bibtex: '@article{Aldahhak_Schmidt_Rauls_2013, title={Adsorption of PTCDA on NaCl(100)
    and KCl(100)}, volume={617}, DOI={<a href="https://doi.org/10.1016/j.susc.2013.08.003">10.1016/j.susc.2013.08.003</a>},
    journal={Surface Science}, author={Aldahhak, Hazem and Schmidt, Wolf Gero and
    Rauls, E.}, year={2013}, pages={242–248} }'
  chicago: 'Aldahhak, Hazem, Wolf Gero Schmidt, and E. Rauls. “Adsorption of PTCDA
    on NaCl(100) and KCl(100).” <i>Surface Science</i> 617 (2013): 242–48. <a href="https://doi.org/10.1016/j.susc.2013.08.003">https://doi.org/10.1016/j.susc.2013.08.003</a>.'
  ieee: 'H. Aldahhak, W. G. Schmidt, and E. Rauls, “Adsorption of PTCDA on NaCl(100)
    and KCl(100),” <i>Surface Science</i>, vol. 617, pp. 242–248, 2013, doi: <a href="https://doi.org/10.1016/j.susc.2013.08.003">10.1016/j.susc.2013.08.003</a>.'
  mla: Aldahhak, Hazem, et al. “Adsorption of PTCDA on NaCl(100) and KCl(100).” <i>Surface
    Science</i>, vol. 617, 2013, pp. 242–48, doi:<a href="https://doi.org/10.1016/j.susc.2013.08.003">10.1016/j.susc.2013.08.003</a>.
  short: H. Aldahhak, W.G. Schmidt, E. Rauls, Surface Science 617 (2013) 242–248.
date_created: 2019-09-30T13:59:04Z
date_updated: 2025-12-05T10:30:08Z
department:
- _id: '15'
- _id: '170'
- _id: '295'
- _id: '35'
- _id: '27'
doi: 10.1016/j.susc.2013.08.003
intvolume: '       617'
language:
- iso: eng
page: 242-248
project:
- _id: '52'
  name: Computing Resources Provided by the Paderborn Center for Parallel Computing
publication: Surface Science
publication_identifier:
  issn:
  - 0039-6028
publication_status: published
status: public
title: Adsorption of PTCDA on NaCl(100) and KCl(100)
type: journal_article
user_id: '16199'
volume: 617
year: '2013'
...
---
_id: '13518'
author:
- first_name: T.
  full_name: Frigge, T.
  last_name: Frigge
- first_name: S.
  full_name: Wall, S.
  last_name: Wall
- first_name: B.
  full_name: Krenzer, B.
  last_name: Krenzer
- first_name: St.
  full_name: Wippermann, St.
  last_name: Wippermann
- first_name: S.
  full_name: Sanna, S.
  last_name: Sanna
- first_name: F.
  full_name: Klasing, F.
  last_name: Klasing
- first_name: A.
  full_name: Hanisch-Blicharski, A.
  last_name: Hanisch-Blicharski
- first_name: M.
  full_name: Kammler, M.
  last_name: Kammler
- first_name: Wolf Gero
  full_name: Schmidt, Wolf Gero
  id: '468'
  last_name: Schmidt
  orcid: 0000-0002-2717-5076
- first_name: M.
  full_name: Horn-von Hoegen, M.
  last_name: Horn-von Hoegen
citation:
  ama: 'Frigge T, Wall S, Krenzer B, et al. Friggeet al.Reply: <i>Physical Review
    Letters</i>. 2013;111:149602. doi:<a href="https://doi.org/10.1103/physrevlett.111.149602">10.1103/physrevlett.111.149602</a>'
  apa: 'Frigge, T., Wall, S., Krenzer, B., Wippermann, St., Sanna, S., Klasing, F.,
    Hanisch-Blicharski, A., Kammler, M., Schmidt, W. G., &#38; Horn-von Hoegen, M.
    (2013). Friggeet al.Reply: <i>Physical Review Letters</i>, <i>111</i>, 149602.
    <a href="https://doi.org/10.1103/physrevlett.111.149602">https://doi.org/10.1103/physrevlett.111.149602</a>'
  bibtex: '@article{Frigge_Wall_Krenzer_Wippermann_Sanna_Klasing_Hanisch-Blicharski_Kammler_Schmidt_Horn-von
    Hoegen_2013, title={Friggeet al.Reply:}, volume={111}, DOI={<a href="https://doi.org/10.1103/physrevlett.111.149602">10.1103/physrevlett.111.149602</a>},
    journal={Physical Review Letters}, author={Frigge, T. and Wall, S. and Krenzer,
    B. and Wippermann, St. and Sanna, S. and Klasing, F. and Hanisch-Blicharski, A.
    and Kammler, M. and Schmidt, Wolf Gero and Horn-von Hoegen, M.}, year={2013},
    pages={149602} }'
  chicago: 'Frigge, T., S. Wall, B. Krenzer, St. Wippermann, S. Sanna, F. Klasing,
    A. Hanisch-Blicharski, M. Kammler, Wolf Gero Schmidt, and M. Horn-von Hoegen.
    “Friggeet al.Reply:” <i>Physical Review Letters</i> 111 (2013): 149602. <a href="https://doi.org/10.1103/physrevlett.111.149602">https://doi.org/10.1103/physrevlett.111.149602</a>.'
  ieee: 'T. Frigge <i>et al.</i>, “Friggeet al.Reply:,” <i>Physical Review Letters</i>,
    vol. 111, p. 149602, 2013, doi: <a href="https://doi.org/10.1103/physrevlett.111.149602">10.1103/physrevlett.111.149602</a>.'
  mla: Frigge, T., et al. “Friggeet al.Reply:” <i>Physical Review Letters</i>, vol.
    111, 2013, p. 149602, doi:<a href="https://doi.org/10.1103/physrevlett.111.149602">10.1103/physrevlett.111.149602</a>.
  short: T. Frigge, S. Wall, B. Krenzer, St. Wippermann, S. Sanna, F. Klasing, A.
    Hanisch-Blicharski, M. Kammler, W.G. Schmidt, M. Horn-von Hoegen, Physical Review
    Letters 111 (2013) 149602.
date_created: 2019-09-30T13:46:55Z
date_updated: 2025-12-05T10:28:23Z
department:
- _id: '15'
- _id: '170'
- _id: '295'
- _id: '35'
- _id: '230'
doi: 10.1103/physrevlett.111.149602
intvolume: '       111'
language:
- iso: eng
page: '149602'
publication: Physical Review Letters
publication_identifier:
  issn:
  - 0031-9007
  - 1079-7114
publication_status: published
status: public
title: 'Friggeet al.Reply:'
type: journal_article
user_id: '16199'
volume: 111
year: '2013'
...
---
_id: '13519'
author:
- first_name: A.
  full_name: Riefer, A.
  last_name: Riefer
- first_name: S.
  full_name: Sanna, S.
  last_name: Sanna
- first_name: Wolf Gero
  full_name: Schmidt, Wolf Gero
  id: '468'
  last_name: Schmidt
  orcid: 0000-0002-2717-5076
citation:
  ama: Riefer A, Sanna S, Schmidt WG. LiNb1-xTaxO3Electronic Structure and Optical
    Response fromFirst-PrinciplesCalculations. <i>Ferroelectrics</i>. 2013;447:78-85.
    doi:<a href="https://doi.org/10.1080/00150193.2013.821904">10.1080/00150193.2013.821904</a>
  apa: Riefer, A., Sanna, S., &#38; Schmidt, W. G. (2013). LiNb1-xTaxO3Electronic
    Structure and Optical Response fromFirst-PrinciplesCalculations. <i>Ferroelectrics</i>,
    <i>447</i>, 78–85. <a href="https://doi.org/10.1080/00150193.2013.821904">https://doi.org/10.1080/00150193.2013.821904</a>
  bibtex: '@article{Riefer_Sanna_Schmidt_2013, title={LiNb1-xTaxO3Electronic Structure
    and Optical Response fromFirst-PrinciplesCalculations}, volume={447}, DOI={<a
    href="https://doi.org/10.1080/00150193.2013.821904">10.1080/00150193.2013.821904</a>},
    journal={Ferroelectrics}, author={Riefer, A. and Sanna, S. and Schmidt, Wolf Gero},
    year={2013}, pages={78–85} }'
  chicago: 'Riefer, A., S. Sanna, and Wolf Gero Schmidt. “LiNb1-XTaxO3Electronic Structure
    and Optical Response FromFirst-PrinciplesCalculations.” <i>Ferroelectrics</i>
    447 (2013): 78–85. <a href="https://doi.org/10.1080/00150193.2013.821904">https://doi.org/10.1080/00150193.2013.821904</a>.'
  ieee: 'A. Riefer, S. Sanna, and W. G. Schmidt, “LiNb1-xTaxO3Electronic Structure
    and Optical Response fromFirst-PrinciplesCalculations,” <i>Ferroelectrics</i>,
    vol. 447, pp. 78–85, 2013, doi: <a href="https://doi.org/10.1080/00150193.2013.821904">10.1080/00150193.2013.821904</a>.'
  mla: Riefer, A., et al. “LiNb1-XTaxO3Electronic Structure and Optical Response FromFirst-PrinciplesCalculations.”
    <i>Ferroelectrics</i>, vol. 447, 2013, pp. 78–85, doi:<a href="https://doi.org/10.1080/00150193.2013.821904">10.1080/00150193.2013.821904</a>.
  short: A. Riefer, S. Sanna, W.G. Schmidt, Ferroelectrics 447 (2013) 78–85.
date_created: 2019-09-30T13:49:40Z
date_updated: 2025-12-05T10:30:58Z
department:
- _id: '15'
- _id: '170'
- _id: '295'
- _id: '35'
- _id: '230'
- _id: '27'
doi: 10.1080/00150193.2013.821904
intvolume: '       447'
language:
- iso: eng
page: 78-85
project:
- _id: '52'
  name: Computing Resources Provided by the Paderborn Center for Parallel Computing
publication: Ferroelectrics
publication_identifier:
  issn:
  - 0015-0193
  - 1563-5112
publication_status: published
status: public
title: LiNb1-xTaxO3Electronic Structure and Optical Response fromFirst-PrinciplesCalculations
type: journal_article
user_id: '16199'
volume: 447
year: '2013'
...
---
_id: '13528'
author:
- first_name: B. M.
  full_name: George, B. M.
  last_name: George
- first_name: J.
  full_name: Behrends, J.
  last_name: Behrends
- first_name: A.
  full_name: Schnegg, A.
  last_name: Schnegg
- first_name: T. F.
  full_name: Schulze, T. F.
  last_name: Schulze
- first_name: M.
  full_name: Fehr, M.
  last_name: Fehr
- first_name: L.
  full_name: Korte, L.
  last_name: Korte
- first_name: B.
  full_name: Rech, B.
  last_name: Rech
- first_name: K.
  full_name: Lips, K.
  last_name: Lips
- first_name: M.
  full_name: Rohrmüller, M.
  last_name: Rohrmüller
- first_name: E.
  full_name: Rauls, E.
  last_name: Rauls
- first_name: Wolf Gero
  full_name: Schmidt, Wolf Gero
  id: '468'
  last_name: Schmidt
  orcid: 0000-0002-2717-5076
- first_name: Uwe
  full_name: Gerstmann, Uwe
  id: '171'
  last_name: Gerstmann
  orcid: 0000-0002-4476-223X
citation:
  ama: George BM, Behrends J, Schnegg A, et al. Atomic Structure of Interface States
    in Silicon Heterojunction Solar Cells. <i>Physical Review Letters</i>. 2013;110(13).
    doi:<a href="https://doi.org/10.1103/physrevlett.110.136803">10.1103/physrevlett.110.136803</a>
  apa: George, B. M., Behrends, J., Schnegg, A., Schulze, T. F., Fehr, M., Korte,
    L., Rech, B., Lips, K., Rohrmüller, M., Rauls, E., Schmidt, W. G., &#38; Gerstmann,
    U. (2013). Atomic Structure of Interface States in Silicon Heterojunction Solar
    Cells. <i>Physical Review Letters</i>, <i>110</i>(13). <a href="https://doi.org/10.1103/physrevlett.110.136803">https://doi.org/10.1103/physrevlett.110.136803</a>
  bibtex: '@article{George_Behrends_Schnegg_Schulze_Fehr_Korte_Rech_Lips_Rohrmüller_Rauls_et
    al._2013, title={Atomic Structure of Interface States in Silicon Heterojunction
    Solar Cells}, volume={110}, DOI={<a href="https://doi.org/10.1103/physrevlett.110.136803">10.1103/physrevlett.110.136803</a>},
    number={13}, journal={Physical Review Letters}, author={George, B. M. and Behrends,
    J. and Schnegg, A. and Schulze, T. F. and Fehr, M. and Korte, L. and Rech, B.
    and Lips, K. and Rohrmüller, M. and Rauls, E. and et al.}, year={2013} }'
  chicago: George, B. M., J. Behrends, A. Schnegg, T. F. Schulze, M. Fehr, L. Korte,
    B. Rech, et al. “Atomic Structure of Interface States in Silicon Heterojunction
    Solar Cells.” <i>Physical Review Letters</i> 110, no. 13 (2013). <a href="https://doi.org/10.1103/physrevlett.110.136803">https://doi.org/10.1103/physrevlett.110.136803</a>.
  ieee: 'B. M. George <i>et al.</i>, “Atomic Structure of Interface States in Silicon
    Heterojunction Solar Cells,” <i>Physical Review Letters</i>, vol. 110, no. 13,
    2013, doi: <a href="https://doi.org/10.1103/physrevlett.110.136803">10.1103/physrevlett.110.136803</a>.'
  mla: George, B. M., et al. “Atomic Structure of Interface States in Silicon Heterojunction
    Solar Cells.” <i>Physical Review Letters</i>, vol. 110, no. 13, 2013, doi:<a href="https://doi.org/10.1103/physrevlett.110.136803">10.1103/physrevlett.110.136803</a>.
  short: B.M. George, J. Behrends, A. Schnegg, T.F. Schulze, M. Fehr, L. Korte, B.
    Rech, K. Lips, M. Rohrmüller, E. Rauls, W.G. Schmidt, U. Gerstmann, Physical Review
    Letters 110 (2013).
date_created: 2019-09-30T14:18:37Z
date_updated: 2025-12-05T10:49:37Z
department:
- _id: '15'
- _id: '170'
- _id: '295'
- _id: '790'
- _id: '35'
- _id: '230'
- _id: '27'
doi: 10.1103/physrevlett.110.136803
intvolume: '       110'
issue: '13'
language:
- iso: eng
project:
- _id: '52'
  name: Computing Resources Provided by the Paderborn Center for Parallel Computing
publication: Physical Review Letters
publication_identifier:
  issn:
  - 0031-9007
  - 1079-7114
publication_status: published
status: public
title: Atomic Structure of Interface States in Silicon Heterojunction Solar Cells
type: journal_article
user_id: '16199'
volume: 110
year: '2013'
...
---
_id: '13527'
author:
- first_name: M.
  full_name: Rohrmüller, M.
  last_name: Rohrmüller
- first_name: S.
  full_name: Herres-Pawlis, S.
  last_name: Herres-Pawlis
- first_name: M.
  full_name: Witte, M.
  last_name: Witte
- first_name: Wolf Gero
  full_name: Schmidt, Wolf Gero
  id: '468'
  last_name: Schmidt
  orcid: 0000-0002-2717-5076
citation:
  ama: Rohrmüller M, Herres-Pawlis S, Witte M, Schmidt WG. Bis-μ-oxo and μ-η2:η2-peroxo
    dicopper complexes studied within (time-dependent) density-functional and many-body
    perturbation theory. <i>Journal of Computational Chemistry</i>. 2013;34:1035-1045.
    doi:<a href="https://doi.org/10.1002/jcc.23230">10.1002/jcc.23230</a>
  apa: Rohrmüller, M., Herres-Pawlis, S., Witte, M., &#38; Schmidt, W. G. (2013).
    Bis-μ-oxo and μ-η2:η2-peroxo dicopper complexes studied within (time-dependent)
    density-functional and many-body perturbation theory. <i>Journal of Computational
    Chemistry</i>, <i>34</i>, 1035–1045. <a href="https://doi.org/10.1002/jcc.23230">https://doi.org/10.1002/jcc.23230</a>
  bibtex: '@article{Rohrmüller_Herres-Pawlis_Witte_Schmidt_2013, title={Bis-μ-oxo
    and μ-η2:η2-peroxo dicopper complexes studied within (time-dependent) density-functional
    and many-body perturbation theory}, volume={34}, DOI={<a href="https://doi.org/10.1002/jcc.23230">10.1002/jcc.23230</a>},
    journal={Journal of Computational Chemistry}, author={Rohrmüller, M. and Herres-Pawlis,
    S. and Witte, M. and Schmidt, Wolf Gero}, year={2013}, pages={1035–1045} }'
  chicago: 'Rohrmüller, M., S. Herres-Pawlis, M. Witte, and Wolf Gero Schmidt. “Bis-μ-Oxo
    and μ-Η2:Η2-Peroxo Dicopper Complexes Studied within (Time-Dependent) Density-Functional
    and Many-Body Perturbation Theory.” <i>Journal of Computational Chemistry</i>
    34 (2013): 1035–45. <a href="https://doi.org/10.1002/jcc.23230">https://doi.org/10.1002/jcc.23230</a>.'
  ieee: 'M. Rohrmüller, S. Herres-Pawlis, M. Witte, and W. G. Schmidt, “Bis-μ-oxo
    and μ-η2:η2-peroxo dicopper complexes studied within (time-dependent) density-functional
    and many-body perturbation theory,” <i>Journal of Computational Chemistry</i>,
    vol. 34, pp. 1035–1045, 2013, doi: <a href="https://doi.org/10.1002/jcc.23230">10.1002/jcc.23230</a>.'
  mla: Rohrmüller, M., et al. “Bis-μ-Oxo and μ-Η2:Η2-Peroxo Dicopper Complexes Studied
    within (Time-Dependent) Density-Functional and Many-Body Perturbation Theory.”
    <i>Journal of Computational Chemistry</i>, vol. 34, 2013, pp. 1035–45, doi:<a
    href="https://doi.org/10.1002/jcc.23230">10.1002/jcc.23230</a>.
  short: M. Rohrmüller, S. Herres-Pawlis, M. Witte, W.G. Schmidt, Journal of Computational
    Chemistry 34 (2013) 1035–1045.
date_created: 2019-09-30T14:17:17Z
date_updated: 2025-12-05T10:50:08Z
department:
- _id: '15'
- _id: '170'
- _id: '295'
- _id: '2'
- _id: '35'
- _id: '230'
- _id: '27'
doi: 10.1002/jcc.23230
intvolume: '        34'
language:
- iso: eng
page: 1035-1045
project:
- _id: '52'
  name: Computing Resources Provided by the Paderborn Center for Parallel Computing
publication: Journal of Computational Chemistry
publication_identifier:
  issn:
  - 0192-8651
publication_status: published
status: public
title: Bis-μ-oxo and μ-η2:η2-peroxo dicopper complexes studied within (time-dependent)
  density-functional and many-body perturbation theory
type: journal_article
user_id: '16199'
volume: 34
year: '2013'
...
---
_id: '13525'
abstract:
- lang: eng
  text: The frequency-dependent dielectric function and the second-order polarizability
    tensor of ferroelectric LiNbO3 are calculated from first principles. The calculations
    are based on the electronic structure obtained from density-functional theory.
    The subsequent application of the GW approximation to account for quasiparticle
    effects and the solution of the Bethe-Salpeter equation for the stoichiometric
    material yield a dielectric function that slightly overestimates the absorption
    onset and the oscillator strength in comparison with experimental measurements.
    Calculations at the level of the independent-particle approximation indicate that
    these deficiencies are, at least, partially related to the neglect of intrinsic
    defects typical for the congruent material. The second-order polarizability calculated
    within the independent-particle approximation predicts strong nonlinear coefficients
    for photon energies above 1.5 eV. The comparison with measured data suggests that
    the inclusion of self-energy effects in the nonlinear optical response leads to
    a better agreement with experiments. The intrinsic defects of congruent samples
    reduce the optical nonlinearities, in particular, for the 21 and 31 tensor components,
    further improving the agreement between experiments and theory.
article_number: '195208'
article_type: original
author:
- first_name: Arthur
  full_name: Riefer, Arthur
  last_name: Riefer
- first_name: Simone
  full_name: Sanna, Simone
  last_name: Sanna
- first_name: Arno
  full_name: Schindlmayr, Arno
  id: '458'
  last_name: Schindlmayr
  orcid: 0000-0002-4855-071X
- first_name: Wolf Gero
  full_name: Schmidt, Wolf Gero
  id: '468'
  last_name: Schmidt
  orcid: 0000-0002-2717-5076
citation:
  ama: Riefer A, Sanna S, Schindlmayr A, Schmidt WG. Optical response of stoichiometric
    and congruent lithium niobate from first-principles calculations. <i>Physical
    Review B</i>. 2013;87(19). doi:<a href="https://doi.org/10.1103/PhysRevB.87.195208">10.1103/PhysRevB.87.195208</a>
  apa: Riefer, A., Sanna, S., Schindlmayr, A., &#38; Schmidt, W. G. (2013). Optical
    response of stoichiometric and congruent lithium niobate from first-principles
    calculations. <i>Physical Review B</i>, <i>87</i>(19), Article 195208. <a href="https://doi.org/10.1103/PhysRevB.87.195208">https://doi.org/10.1103/PhysRevB.87.195208</a>
  bibtex: '@article{Riefer_Sanna_Schindlmayr_Schmidt_2013, title={Optical response
    of stoichiometric and congruent lithium niobate from first-principles calculations},
    volume={87}, DOI={<a href="https://doi.org/10.1103/PhysRevB.87.195208">10.1103/PhysRevB.87.195208</a>},
    number={19195208}, journal={Physical Review B}, publisher={American Physical Society},
    author={Riefer, Arthur and Sanna, Simone and Schindlmayr, Arno and Schmidt, Wolf
    Gero}, year={2013} }'
  chicago: Riefer, Arthur, Simone Sanna, Arno Schindlmayr, and Wolf Gero Schmidt.
    “Optical Response of Stoichiometric and Congruent Lithium Niobate from First-Principles
    Calculations.” <i>Physical Review B</i> 87, no. 19 (2013). <a href="https://doi.org/10.1103/PhysRevB.87.195208">https://doi.org/10.1103/PhysRevB.87.195208</a>.
  ieee: 'A. Riefer, S. Sanna, A. Schindlmayr, and W. G. Schmidt, “Optical response
    of stoichiometric and congruent lithium niobate from first-principles calculations,”
    <i>Physical Review B</i>, vol. 87, no. 19, Art. no. 195208, 2013, doi: <a href="https://doi.org/10.1103/PhysRevB.87.195208">10.1103/PhysRevB.87.195208</a>.'
  mla: Riefer, Arthur, et al. “Optical Response of Stoichiometric and Congruent Lithium
    Niobate from First-Principles Calculations.” <i>Physical Review B</i>, vol. 87,
    no. 19, 195208, American Physical Society, 2013, doi:<a href="https://doi.org/10.1103/PhysRevB.87.195208">10.1103/PhysRevB.87.195208</a>.
  short: A. Riefer, S. Sanna, A. Schindlmayr, W.G. Schmidt, Physical Review B 87 (2013).
date_created: 2019-09-30T14:11:18Z
date_updated: 2025-12-05T10:51:45Z
ddc:
- '530'
department:
- _id: '295'
- _id: '296'
- _id: '15'
- _id: '35'
- _id: '230'
- _id: '27'
doi: 10.1103/PhysRevB.87.195208
external_id:
  isi:
  - '000319391000002'
file:
- access_level: open_access
  content_type: application/pdf
  creator: schindlm
  date_created: 2020-08-27T22:06:46Z
  date_updated: 2020-08-30T14:53:40Z
  description: © 2013 American Physical Society
  file_id: '18478'
  file_name: PhysRevB.87.195208.pdf
  file_size: 791961
  relation: main_file
  title: Optical response of stoichiometric and congruent lithium niobate from first-principles
    calculations
file_date_updated: 2020-08-30T14:53:40Z
has_accepted_license: '1'
intvolume: '        87'
isi: '1'
issue: '19'
language:
- iso: eng
oa: '1'
project:
- _id: '52'
  name: Computing Resources Provided by the Paderborn Center for Parallel Computing
publication: Physical Review B
publication_identifier:
  eissn:
  - 1550-235X
  issn:
  - 1098-0121
publication_status: published
publisher: American Physical Society
quality_controlled: '1'
status: public
title: Optical response of stoichiometric and congruent lithium niobate from first-principles
  calculations
type: journal_article
user_id: '16199'
volume: 87
year: '2013'
...
---
_id: '13526'
article_number: '4225'
author:
- first_name: Jens
  full_name: Eberhard, Jens
  last_name: Eberhard
- first_name: Ion
  full_name: Stoll, Ion
  last_name: Stoll
- first_name: Regina
  full_name: Brockhinke, Regina
  last_name: Brockhinke
- first_name: Beate
  full_name: Neumann, Beate
  last_name: Neumann
- first_name: Hans-Georg
  full_name: Stammler, Hans-Georg
  last_name: Stammler
- first_name: Arthur
  full_name: Riefer, Arthur
  last_name: Riefer
- first_name: Eva
  full_name: Rauls, Eva
  last_name: Rauls
- first_name: Wolf Gero
  full_name: Schmidt, Wolf Gero
  id: '468'
  last_name: Schmidt
  orcid: 0000-0002-2717-5076
- first_name: Jochen
  full_name: Mattay, Jochen
  last_name: Mattay
citation:
  ama: 'Eberhard J, Stoll I, Brockhinke R, et al. Structural variety of 5-fluoroarene-2-aminopyrimidine
    in comparison to 2-aminopyrimidine silver(i) coordination polymers: progress report
    and overview. <i>CrystEngComm</i>. 2013;15(21). doi:<a href="https://doi.org/10.1039/c2ce26388b">10.1039/c2ce26388b</a>'
  apa: 'Eberhard, J., Stoll, I., Brockhinke, R., Neumann, B., Stammler, H.-G., Riefer,
    A., Rauls, E., Schmidt, W. G., &#38; Mattay, J. (2013). Structural variety of
    5-fluoroarene-2-aminopyrimidine in comparison to 2-aminopyrimidine silver(i) coordination
    polymers: progress report and overview. <i>CrystEngComm</i>, <i>15</i>(21), Article
    4225. <a href="https://doi.org/10.1039/c2ce26388b">https://doi.org/10.1039/c2ce26388b</a>'
  bibtex: '@article{Eberhard_Stoll_Brockhinke_Neumann_Stammler_Riefer_Rauls_Schmidt_Mattay_2013,
    title={Structural variety of 5-fluoroarene-2-aminopyrimidine in comparison to
    2-aminopyrimidine silver(i) coordination polymers: progress report and overview},
    volume={15}, DOI={<a href="https://doi.org/10.1039/c2ce26388b">10.1039/c2ce26388b</a>},
    number={214225}, journal={CrystEngComm}, author={Eberhard, Jens and Stoll, Ion
    and Brockhinke, Regina and Neumann, Beate and Stammler, Hans-Georg and Riefer,
    Arthur and Rauls, Eva and Schmidt, Wolf Gero and Mattay, Jochen}, year={2013}
    }'
  chicago: 'Eberhard, Jens, Ion Stoll, Regina Brockhinke, Beate Neumann, Hans-Georg
    Stammler, Arthur Riefer, Eva Rauls, Wolf Gero Schmidt, and Jochen Mattay. “Structural
    Variety of 5-Fluoroarene-2-Aminopyrimidine in Comparison to 2-Aminopyrimidine
    Silver(i) Coordination Polymers: Progress Report and Overview.” <i>CrystEngComm</i>
    15, no. 21 (2013). <a href="https://doi.org/10.1039/c2ce26388b">https://doi.org/10.1039/c2ce26388b</a>.'
  ieee: 'J. Eberhard <i>et al.</i>, “Structural variety of 5-fluoroarene-2-aminopyrimidine
    in comparison to 2-aminopyrimidine silver(i) coordination polymers: progress report
    and overview,” <i>CrystEngComm</i>, vol. 15, no. 21, Art. no. 4225, 2013, doi:
    <a href="https://doi.org/10.1039/c2ce26388b">10.1039/c2ce26388b</a>.'
  mla: 'Eberhard, Jens, et al. “Structural Variety of 5-Fluoroarene-2-Aminopyrimidine
    in Comparison to 2-Aminopyrimidine Silver(i) Coordination Polymers: Progress Report
    and Overview.” <i>CrystEngComm</i>, vol. 15, no. 21, 4225, 2013, doi:<a href="https://doi.org/10.1039/c2ce26388b">10.1039/c2ce26388b</a>.'
  short: J. Eberhard, I. Stoll, R. Brockhinke, B. Neumann, H.-G. Stammler, A. Riefer,
    E. Rauls, W.G. Schmidt, J. Mattay, CrystEngComm 15 (2013).
date_created: 2019-09-30T14:15:47Z
date_updated: 2025-12-05T10:50:36Z
department:
- _id: '15'
- _id: '170'
- _id: '295'
- _id: '35'
- _id: '230'
doi: 10.1039/c2ce26388b
funded_apc: '1'
intvolume: '        15'
issue: '21'
language:
- iso: eng
publication: CrystEngComm
publication_identifier:
  issn:
  - 1466-8033
publication_status: published
status: public
title: 'Structural variety of 5-fluoroarene-2-aminopyrimidine in comparison to 2-aminopyrimidine
  silver(i) coordination polymers: progress report and overview'
type: journal_article
user_id: '16199'
volume: 15
year: '2013'
...
---
_id: '15867'
author:
- first_name: Raphael
  full_name: Tautz, Raphael
  last_name: Tautz
- first_name: Enrico
  full_name: Da Como, Enrico
  last_name: Da Como
- first_name: Christian
  full_name: Wiebeler, Christian
  last_name: Wiebeler
- first_name: Giancarlo
  full_name: Soavi, Giancarlo
  last_name: Soavi
- first_name: Ines
  full_name: Dumsch, Ines
  last_name: Dumsch
- first_name: Nils
  full_name: Fröhlich, Nils
  last_name: Fröhlich
- first_name: Giulia
  full_name: Grancini, Giulia
  last_name: Grancini
- first_name: Sybille
  full_name: Allard, Sybille
  last_name: Allard
- first_name: Ullrich
  full_name: Scherf, Ullrich
  last_name: Scherf
- first_name: Giulio
  full_name: Cerullo, Giulio
  last_name: Cerullo
- first_name: Stefan
  full_name: Schumacher, Stefan
  id: '27271'
  last_name: Schumacher
  orcid: 0000-0003-4042-4951
- first_name: Jochen
  full_name: Feldmann, Jochen
  last_name: Feldmann
citation:
  ama: 'Tautz R, Da Como E, Wiebeler C, et al. Charge Photogeneration in Donor–Acceptor
    Conjugated Materials: Influence of Excess Excitation Energy and Chain Length.
    <i>Journal of the American Chemical Society</i>. Published online 2013:4282-4290.
    doi:<a href="https://doi.org/10.1021/ja309252a">10.1021/ja309252a</a>'
  apa: 'Tautz, R., Da Como, E., Wiebeler, C., Soavi, G., Dumsch, I., Fröhlich, N.,
    Grancini, G., Allard, S., Scherf, U., Cerullo, G., Schumacher, S., &#38; Feldmann,
    J. (2013). Charge Photogeneration in Donor–Acceptor Conjugated Materials: Influence
    of Excess Excitation Energy and Chain Length. <i>Journal of the American Chemical
    Society</i>, 4282–4290. <a href="https://doi.org/10.1021/ja309252a">https://doi.org/10.1021/ja309252a</a>'
  bibtex: '@article{Tautz_Da Como_Wiebeler_Soavi_Dumsch_Fröhlich_Grancini_Allard_Scherf_Cerullo_et
    al._2013, title={Charge Photogeneration in Donor–Acceptor Conjugated Materials:
    Influence of Excess Excitation Energy and Chain Length}, DOI={<a href="https://doi.org/10.1021/ja309252a">10.1021/ja309252a</a>},
    journal={Journal of the American Chemical Society}, author={Tautz, Raphael and
    Da Como, Enrico and Wiebeler, Christian and Soavi, Giancarlo and Dumsch, Ines
    and Fröhlich, Nils and Grancini, Giulia and Allard, Sybille and Scherf, Ullrich
    and Cerullo, Giulio and et al.}, year={2013}, pages={4282–4290} }'
  chicago: 'Tautz, Raphael, Enrico Da Como, Christian Wiebeler, Giancarlo Soavi, Ines
    Dumsch, Nils Fröhlich, Giulia Grancini, et al. “Charge Photogeneration in Donor–Acceptor
    Conjugated Materials: Influence of Excess Excitation Energy and Chain Length.”
    <i>Journal of the American Chemical Society</i>, 2013, 4282–90. <a href="https://doi.org/10.1021/ja309252a">https://doi.org/10.1021/ja309252a</a>.'
  ieee: 'R. Tautz <i>et al.</i>, “Charge Photogeneration in Donor–Acceptor Conjugated
    Materials: Influence of Excess Excitation Energy and Chain Length,” <i>Journal
    of the American Chemical Society</i>, pp. 4282–4290, 2013, doi: <a href="https://doi.org/10.1021/ja309252a">10.1021/ja309252a</a>.'
  mla: 'Tautz, Raphael, et al. “Charge Photogeneration in Donor–Acceptor Conjugated
    Materials: Influence of Excess Excitation Energy and Chain Length.” <i>Journal
    of the American Chemical Society</i>, 2013, pp. 4282–90, doi:<a href="https://doi.org/10.1021/ja309252a">10.1021/ja309252a</a>.'
  short: R. Tautz, E. Da Como, C. Wiebeler, G. Soavi, I. Dumsch, N. Fröhlich, G. Grancini,
    S. Allard, U. Scherf, G. Cerullo, S. Schumacher, J. Feldmann, Journal of the American
    Chemical Society (2013) 4282–4290.
date_created: 2020-02-10T12:01:26Z
date_updated: 2025-12-05T14:53:44Z
department:
- _id: '15'
- _id: '170'
- _id: '297'
- _id: '35'
- _id: '27'
doi: 10.1021/ja309252a
language:
- iso: eng
page: 4282-4290
project:
- _id: '52'
  name: Computing Resources Provided by the Paderborn Center for Parallel Computing
publication: Journal of the American Chemical Society
publication_identifier:
  issn:
  - 0002-7863
  - 1520-5126
publication_status: published
status: public
title: 'Charge Photogeneration in Donor–Acceptor Conjugated Materials: Influence of
  Excess Excitation Energy and Chain Length'
type: journal_article
user_id: '16199'
year: '2013'
...
---
_id: '15866'
author:
- first_name: Vincenzo
  full_name: Ardizzone, Vincenzo
  last_name: Ardizzone
- first_name: Przemyslaw
  full_name: Lewandowski, Przemyslaw
  last_name: Lewandowski
- first_name: M. H.
  full_name: Luk, M. H.
  last_name: Luk
- first_name: Y. C.
  full_name: Tse, Y. C.
  last_name: Tse
- first_name: N. H.
  full_name: Kwong, N. H.
  last_name: Kwong
- first_name: Andreas
  full_name: Lücke, Andreas
  last_name: Lücke
- first_name: Marco
  full_name: Abbarchi, Marco
  last_name: Abbarchi
- first_name: Emmanuel
  full_name: Baudin, Emmanuel
  last_name: Baudin
- first_name: Elisabeth
  full_name: Galopin, Elisabeth
  last_name: Galopin
- first_name: Jacqueline
  full_name: Bloch, Jacqueline
  last_name: Bloch
- first_name: Aristide
  full_name: Lemaitre, Aristide
  last_name: Lemaitre
- first_name: P. T.
  full_name: Leung, P. T.
  last_name: Leung
- first_name: Philippe
  full_name: Roussignol, Philippe
  last_name: Roussignol
- first_name: Rolf
  full_name: Binder, Rolf
  last_name: Binder
- first_name: Jerome
  full_name: Tignon, Jerome
  last_name: Tignon
- first_name: Stefan
  full_name: Schumacher, Stefan
  id: '27271'
  last_name: Schumacher
  orcid: 0000-0003-4042-4951
citation:
  ama: Ardizzone V, Lewandowski P, Luk MH, et al. Formation and control of Turing
    patterns in a coherent quantum fluid. <i>Scientific Reports</i>. Published online
    2013. doi:<a href="https://doi.org/10.1038/srep03016">10.1038/srep03016</a>
  apa: Ardizzone, V., Lewandowski, P., Luk, M. H., Tse, Y. C., Kwong, N. H., Lücke,
    A., Abbarchi, M., Baudin, E., Galopin, E., Bloch, J., Lemaitre, A., Leung, P.
    T., Roussignol, P., Binder, R., Tignon, J., &#38; Schumacher, S. (2013). Formation
    and control of Turing patterns in a coherent quantum fluid. <i>Scientific Reports</i>.
    <a href="https://doi.org/10.1038/srep03016">https://doi.org/10.1038/srep03016</a>
  bibtex: '@article{Ardizzone_Lewandowski_Luk_Tse_Kwong_Lücke_Abbarchi_Baudin_Galopin_Bloch_et
    al._2013, title={Formation and control of Turing patterns in a coherent quantum
    fluid}, DOI={<a href="https://doi.org/10.1038/srep03016">10.1038/srep03016</a>},
    journal={Scientific Reports}, author={Ardizzone, Vincenzo and Lewandowski, Przemyslaw
    and Luk, M. H. and Tse, Y. C. and Kwong, N. H. and Lücke, Andreas and Abbarchi,
    Marco and Baudin, Emmanuel and Galopin, Elisabeth and Bloch, Jacqueline and et
    al.}, year={2013} }'
  chicago: Ardizzone, Vincenzo, Przemyslaw Lewandowski, M. H. Luk, Y. C. Tse, N. H.
    Kwong, Andreas Lücke, Marco Abbarchi, et al. “Formation and Control of Turing
    Patterns in a Coherent Quantum Fluid.” <i>Scientific Reports</i>, 2013. <a href="https://doi.org/10.1038/srep03016">https://doi.org/10.1038/srep03016</a>.
  ieee: 'V. Ardizzone <i>et al.</i>, “Formation and control of Turing patterns in
    a coherent quantum fluid,” <i>Scientific Reports</i>, 2013, doi: <a href="https://doi.org/10.1038/srep03016">10.1038/srep03016</a>.'
  mla: Ardizzone, Vincenzo, et al. “Formation and Control of Turing Patterns in a
    Coherent Quantum Fluid.” <i>Scientific Reports</i>, 2013, doi:<a href="https://doi.org/10.1038/srep03016">10.1038/srep03016</a>.
  short: V. Ardizzone, P. Lewandowski, M.H. Luk, Y.C. Tse, N.H. Kwong, A. Lücke, M.
    Abbarchi, E. Baudin, E. Galopin, J. Bloch, A. Lemaitre, P.T. Leung, P. Roussignol,
    R. Binder, J. Tignon, S. Schumacher, Scientific Reports (2013).
date_created: 2020-02-10T12:00:25Z
date_updated: 2025-12-05T14:53:15Z
department:
- _id: '15'
- _id: '170'
- _id: '297'
- _id: '35'
- _id: '27'
doi: 10.1038/srep03016
language:
- iso: eng
project:
- _id: '52'
  name: Computing Resources Provided by the Paderborn Center for Parallel Computing
publication: Scientific Reports
publication_identifier:
  issn:
  - 2045-2322
publication_status: published
status: public
title: Formation and control of Turing patterns in a coherent quantum fluid
type: journal_article
user_id: '16199'
year: '2013'
...
