---
_id: '60463'
abstract:
- lang: eng
  text: <jats:title>Abstract</jats:title><jats:p>We present a new technique to implement
    operators that modify the topology of polygonal meshes at intersections and self‐intersections.
    Depending on the modification strategy, this effectively results in operators
    for Boolean combinations or for the construction of outer hulls that are suited
    for mesh repair tasks and accurate mesh‐based front tracking of deformable materials
    that split and merge. By combining an adaptive octree with nested binary space
    partitions (BSP), we can guarantee exactness (= correctness) and robustness (=
    completeness) of the algorithm while still achieving higher performance and less
    memory consumption than previous approaches. The efficiency and scalability in
    terms of runtime and memory is obtained by an operation localization scheme. We
    restrict the essential computations to those cells in the adaptive octree where
    intersections actually occur. Within those critical cells, we convert the input
    geometry into a plane‐based BSP‐representation which allows us to perform all
    computations exactly even with fixed precision arithmetics. We carefully analyze
    the precision requirements of the involved geometric data and predicates in order
    to guarantee correctness and show how minimal input mesh quantization can be used
    to safely rely on computations with standard floating point numbers. We properly
    evaluate our method with respect to precision, robustness, and efficiency.</jats:p>
author:
- 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: Campen M, Kobbelt L. Exact and Robust (Self‐)Intersections for Polygonal Meshes.
    <i>Computer Graphics Forum</i>. 2010;29(2):397-406. doi:<a href="https://doi.org/10.1111/j.1467-8659.2009.01609.x">10.1111/j.1467-8659.2009.01609.x</a>
  apa: Campen, M., &#38; Kobbelt, L. (2010). Exact and Robust (Self‐)Intersections
    for Polygonal Meshes. <i>Computer Graphics Forum</i>, <i>29</i>(2), 397–406. <a
    href="https://doi.org/10.1111/j.1467-8659.2009.01609.x">https://doi.org/10.1111/j.1467-8659.2009.01609.x</a>
  bibtex: '@article{Campen_Kobbelt_2010, title={Exact and Robust (Self‐)Intersections
    for Polygonal Meshes}, volume={29}, DOI={<a href="https://doi.org/10.1111/j.1467-8659.2009.01609.x">10.1111/j.1467-8659.2009.01609.x</a>},
    number={2}, journal={Computer Graphics Forum}, publisher={Wiley}, author={Campen,
    Marcel and Kobbelt, Leif}, year={2010}, pages={397–406} }'
  chicago: 'Campen, Marcel, and Leif Kobbelt. “Exact and Robust (Self‐)Intersections
    for Polygonal Meshes.” <i>Computer Graphics Forum</i> 29, no. 2 (2010): 397–406.
    <a href="https://doi.org/10.1111/j.1467-8659.2009.01609.x">https://doi.org/10.1111/j.1467-8659.2009.01609.x</a>.'
  ieee: 'M. Campen and L. Kobbelt, “Exact and Robust (Self‐)Intersections for Polygonal
    Meshes,” <i>Computer Graphics Forum</i>, vol. 29, no. 2, pp. 397–406, 2010, doi:
    <a href="https://doi.org/10.1111/j.1467-8659.2009.01609.x">10.1111/j.1467-8659.2009.01609.x</a>.'
  mla: Campen, Marcel, and Leif Kobbelt. “Exact and Robust (Self‐)Intersections for
    Polygonal Meshes.” <i>Computer Graphics Forum</i>, vol. 29, no. 2, Wiley, 2010,
    pp. 397–406, doi:<a href="https://doi.org/10.1111/j.1467-8659.2009.01609.x">10.1111/j.1467-8659.2009.01609.x</a>.
  short: M. Campen, L. Kobbelt, Computer Graphics Forum 29 (2010) 397–406.
date_created: 2025-06-30T08:24:08Z
date_updated: 2025-07-14T12:35:44Z
department:
- _id: '969'
doi: 10.1111/j.1467-8659.2009.01609.x
extern: '1'
intvolume: '        29'
issue: '2'
language:
- iso: eng
page: 397-406
publication: Computer Graphics Forum
publication_identifier:
  issn:
  - 0167-7055
  - 1467-8659
publication_status: published
publisher: Wiley
status: public
title: Exact and Robust (Self‐)Intersections for Polygonal Meshes
type: journal_article
user_id: '117512'
volume: 29
year: '2010'
...
---
_id: '60464'
abstract:
- lang: eng
  text: <jats:title>Abstract</jats:title><jats:p>We present a novel technique for
    the efficient boundary evaluation of sweep operations applied to objects in polygonal
    boundary representation. These sweep operations include Minkowski addition, offsetting,
    and sweeping along a discrete rigid motion trajectory. Many previous methods focus
    on the construction of a polygonal superset (containing self‐intersections and
    spurious internal geometry) of the boundary of the volumes which are swept. Only
    few are able to determine a clean representation of the actual boundary, most
    of them in a discrete volumetric setting. We unify such superset constructions
    into a succinct common formulation and present a technique for the robust extraction
    of a polygonal mesh representing the outer boundary, i.e. it makes no general
    position assumptions and always yields a manifold, watertight mesh. It is exact
    for Minkowski sums and approximates swept volumes polygonally. By using plane‐based
    geometry in conjunction with hierarchical arrangement computations we avoid the
    necessity of arbitrary precision arithmetics and extensive special case handling.
    By restricting operations to regions containing pieces of the boundary, we significantly
    enhance the performance of the algorithm.</jats:p>
author:
- 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: Campen M, Kobbelt L. Polygonal Boundary Evaluation of Minkowski Sums and Swept
    Volumes. <i>Computer Graphics Forum</i>. 2010;29(5):1613-1622. doi:<a href="https://doi.org/10.1111/j.1467-8659.2010.01770.x">10.1111/j.1467-8659.2010.01770.x</a>
  apa: Campen, M., &#38; Kobbelt, L. (2010). Polygonal Boundary Evaluation of Minkowski
    Sums and Swept Volumes. <i>Computer Graphics Forum</i>, <i>29</i>(5), 1613–1622.
    <a href="https://doi.org/10.1111/j.1467-8659.2010.01770.x">https://doi.org/10.1111/j.1467-8659.2010.01770.x</a>
  bibtex: '@article{Campen_Kobbelt_2010, title={Polygonal Boundary Evaluation of Minkowski
    Sums and Swept Volumes}, volume={29}, DOI={<a href="https://doi.org/10.1111/j.1467-8659.2010.01770.x">10.1111/j.1467-8659.2010.01770.x</a>},
    number={5}, journal={Computer Graphics Forum}, publisher={Wiley}, author={Campen,
    Marcel and Kobbelt, Leif}, year={2010}, pages={1613–1622} }'
  chicago: 'Campen, Marcel, and Leif Kobbelt. “Polygonal Boundary Evaluation of Minkowski
    Sums and Swept Volumes.” <i>Computer Graphics Forum</i> 29, no. 5 (2010): 1613–22.
    <a href="https://doi.org/10.1111/j.1467-8659.2010.01770.x">https://doi.org/10.1111/j.1467-8659.2010.01770.x</a>.'
  ieee: 'M. Campen and L. Kobbelt, “Polygonal Boundary Evaluation of Minkowski Sums
    and Swept Volumes,” <i>Computer Graphics Forum</i>, vol. 29, no. 5, pp. 1613–1622,
    2010, doi: <a href="https://doi.org/10.1111/j.1467-8659.2010.01770.x">10.1111/j.1467-8659.2010.01770.x</a>.'
  mla: Campen, Marcel, and Leif Kobbelt. “Polygonal Boundary Evaluation of Minkowski
    Sums and Swept Volumes.” <i>Computer Graphics Forum</i>, vol. 29, no. 5, Wiley,
    2010, pp. 1613–22, doi:<a href="https://doi.org/10.1111/j.1467-8659.2010.01770.x">10.1111/j.1467-8659.2010.01770.x</a>.
  short: M. Campen, L. Kobbelt, Computer Graphics Forum 29 (2010) 1613–1622.
date_created: 2025-06-30T08:34:20Z
date_updated: 2025-07-14T12:35:40Z
department:
- _id: '969'
doi: 10.1111/j.1467-8659.2010.01770.x
extern: '1'
intvolume: '        29'
issue: '5'
language:
- iso: eng
page: 1613-1622
publication: Computer Graphics Forum
publication_identifier:
  issn:
  - 0167-7055
  - 1467-8659
publication_status: published
publisher: Wiley
status: public
title: Polygonal Boundary Evaluation of Minkowski Sums and Swept Volumes
type: journal_article
user_id: '117512'
volume: 29
year: '2010'
...
---
_id: '60462'
abstract:
- lang: eng
  text: '<jats:title>Abstract</jats:title><jats:p> <jats:italic>In this paper, we
    present a novel method to compute Boolean operations on polygonal meshes. Given
    a Boolean expression over an arbitrary number of input meshes we reliably and
    efficiently compute an output mesh which faithfully preserves the existing sharp
    features and precisely reconstructs the new features appearing along the intersections
    of the input meshes. The term “hybrid” applies to our method in two ways: First,
    our algorithm operates on a hybrid data structure which stores the original input
    polygons (surface data) in an adaptively refined octree (volume data). By this
    we combine the robustness of volumetric techniques with the accuracy of surface‐oriented
    techniques. Second, we generate a new triangulation only in a close vicinity around
    the intersections of the input meshes and thus preserve as much of the original
    mesh structure as possible (hybrid mesh). Since the actual processing of the Boolean
    operation is confined to a very small region around the intersections of the input
    meshes, we can achieve very high adaptive refinement resolutions and hence very
    high precision. We demonstrate our method on a number of challenging examples.</jats:italic>
    </jats:p>'
author:
- first_name: Darko
  full_name: Pavić, Darko
  last_name: Pavić
- 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: Pavić D, Campen M, Kobbelt L. Hybrid Booleans. <i>Computer Graphics Forum</i>.
    2010;29(1):75-87. doi:<a href="https://doi.org/10.1111/j.1467-8659.2009.01545.x">10.1111/j.1467-8659.2009.01545.x</a>
  apa: Pavić, D., Campen, M., &#38; Kobbelt, L. (2010). Hybrid Booleans. <i>Computer
    Graphics Forum</i>, <i>29</i>(1), 75–87. <a href="https://doi.org/10.1111/j.1467-8659.2009.01545.x">https://doi.org/10.1111/j.1467-8659.2009.01545.x</a>
  bibtex: '@article{Pavić_Campen_Kobbelt_2010, title={Hybrid Booleans}, volume={29},
    DOI={<a href="https://doi.org/10.1111/j.1467-8659.2009.01545.x">10.1111/j.1467-8659.2009.01545.x</a>},
    number={1}, journal={Computer Graphics Forum}, publisher={Wiley}, author={Pavić,
    Darko and Campen, Marcel and Kobbelt, Leif}, year={2010}, pages={75–87} }'
  chicago: 'Pavić, Darko, Marcel Campen, and Leif Kobbelt. “Hybrid Booleans.” <i>Computer
    Graphics Forum</i> 29, no. 1 (2010): 75–87. <a href="https://doi.org/10.1111/j.1467-8659.2009.01545.x">https://doi.org/10.1111/j.1467-8659.2009.01545.x</a>.'
  ieee: 'D. Pavić, M. Campen, and L. Kobbelt, “Hybrid Booleans,” <i>Computer Graphics
    Forum</i>, vol. 29, no. 1, pp. 75–87, 2010, doi: <a href="https://doi.org/10.1111/j.1467-8659.2009.01545.x">10.1111/j.1467-8659.2009.01545.x</a>.'
  mla: Pavić, Darko, et al. “Hybrid Booleans.” <i>Computer Graphics Forum</i>, vol.
    29, no. 1, Wiley, 2010, pp. 75–87, doi:<a href="https://doi.org/10.1111/j.1467-8659.2009.01545.x">10.1111/j.1467-8659.2009.01545.x</a>.
  short: D. Pavić, M. Campen, L. Kobbelt, Computer Graphics Forum 29 (2010) 75–87.
date_created: 2025-06-30T08:22:33Z
date_updated: 2025-07-14T12:35:48Z
department:
- _id: '969'
doi: 10.1111/j.1467-8659.2009.01545.x
extern: '1'
intvolume: '        29'
issue: '1'
language:
- iso: eng
page: 75-87
publication: Computer Graphics Forum
publication_identifier:
  issn:
  - 0167-7055
  - 1467-8659
publication_status: published
publisher: Wiley
status: public
title: Hybrid Booleans
type: journal_article
user_id: '117512'
volume: 29
year: '2010'
...
---
_id: '58634'
author:
- first_name: Claudia Dorit
  full_name: Bergmann, Claudia Dorit
  id: '94584'
  last_name: Bergmann
citation:
  ama: 'Bergmann CD. Rezension zu: „Abraham. Glaubenswanderschaft und Opfergang des
    von Gott Erwählten”. <i>CBQ</i>. 2010;72:789-791.'
  apa: 'Bergmann, C. D. (2010). Rezension zu: „Abraham. Glaubenswanderschaft und Opfergang
    des von Gott Erwählten”. In <i>CBQ</i> (Vol. 72, pp. 789–791).'
  bibtex: '@article{Bergmann_2010, title={Rezension zu: „Abraham. Glaubenswanderschaft
    und Opfergang des von Gott Erwählten”}, volume={72}, journal={CBQ}, author={Bergmann,
    Claudia Dorit}, year={2010}, pages={789–791} }'
  chicago: 'Bergmann, Claudia Dorit. “Rezension Zu: „Abraham. Glaubenswanderschaft
    Und Opfergang Des von Gott Erwählten”.” <i>CBQ</i>, 2010.'
  ieee: 'C. D. Bergmann, “Rezension zu: „Abraham. Glaubenswanderschaft und Opfergang
    des von Gott Erwählten”,” <i>CBQ</i>, vol. 72. pp. 789–791, 2010.'
  mla: 'Bergmann, Claudia Dorit. “Rezension Zu: „Abraham. Glaubenswanderschaft Und
    Opfergang Des von Gott Erwählten”.” <i>CBQ</i>, vol. 72, 2010, pp. 789–91.'
  short: C.D. Bergmann, CBQ 72 (2010) 789–791.
date_created: 2025-02-13T15:07:23Z
date_updated: 2025-08-22T09:34:00Z
intvolume: '        72'
language:
- iso: eng
page: 789-791
publication: CBQ
status: public
title: 'Rezension zu: „Abraham. Glaubenswanderschaft und Opfergang des von Gott Erwählten”'
type: review
user_id: '94584'
volume: 72
year: '2010'
...
---
_id: '58635'
author:
- first_name: Claudia Dorit
  full_name: Bergmann, Claudia Dorit
  id: '94584'
  last_name: Bergmann
citation:
  ama: 'Bergmann CD. Rezension zu: „Silent or Salient Gender? The Interpretation of
    Gendered God-Language in the Hebrew Bible, Exemplified in Isaiah 42, 46 and 49”
    . <i>Review of Biblical Literature </i>. Published online 2010.'
  apa: 'Bergmann, C. D. (2010). Rezension zu: „Silent or Salient Gender? The Interpretation
    of Gendered God-Language in the Hebrew Bible, Exemplified in Isaiah 42, 46 and
    49” . In <i>Review of Biblical Literature </i>. SBL Press.'
  bibtex: '@article{Bergmann_2010, title={Rezension zu: „Silent or Salient Gender?
    The Interpretation of Gendered God-Language in the Hebrew Bible, Exemplified in
    Isaiah 42, 46 and 49” }, journal={Review of Biblical Literature }, publisher={SBL
    Press}, author={Bergmann, Claudia Dorit}, year={2010} }'
  chicago: 'Bergmann, Claudia Dorit. “Rezension Zu: „Silent or Salient Gender? The
    Interpretation of Gendered God-Language in the Hebrew Bible, Exemplified in Isaiah
    42, 46 and 49” .” <i>Review of Biblical Literature </i>. SBL Press, 2010.'
  ieee: 'C. D. Bergmann, “Rezension zu: „Silent or Salient Gender? The Interpretation
    of Gendered God-Language in the Hebrew Bible, Exemplified in Isaiah 42, 46 and
    49” ,” <i>Review of Biblical Literature </i>. SBL Press, 2010.'
  mla: 'Bergmann, Claudia Dorit. “Rezension Zu: „Silent or Salient Gender? The Interpretation
    of Gendered God-Language in the Hebrew Bible, Exemplified in Isaiah 42, 46 and
    49” .” <i>Review of Biblical Literature </i>, SBL Press, 2010.'
  short: C.D. Bergmann, Review of Biblical Literature  (2010).
date_created: 2025-02-13T15:08:32Z
date_updated: 2025-08-22T09:35:05Z
language:
- iso: eng
publication: 'Review of Biblical Literature '
publisher: SBL Press
status: public
title: 'Rezension zu: „Silent or Salient Gender? The Interpretation of Gendered God-Language
  in the Hebrew Bible, Exemplified in Isaiah 42, 46 and 49” '
type: review
user_id: '94584'
year: '2010'
...
---
_id: '58637'
author:
- first_name: Claudia Dorit
  full_name: Bergmann, Claudia Dorit
  id: '94584'
  last_name: Bergmann
citation:
  ama: 'Bergmann CD. Rezension zu: „Noah Traditions in the Dead Sea Scrolls. Conversations
    and Controversies of Antiquity” . <i>Review of Biblical Literature </i>. Published
    online 2010.'
  apa: 'Bergmann, C. D. (2010). Rezension zu: „Noah Traditions in the Dead Sea Scrolls.
    Conversations and Controversies of Antiquity” . In <i>Review of Biblical Literature
    </i>. SBL Press.'
  bibtex: '@article{Bergmann_2010, title={Rezension zu: „Noah Traditions in the Dead
    Sea Scrolls. Conversations and Controversies of Antiquity” }, journal={Review
    of Biblical Literature }, publisher={SBL Press}, author={Bergmann, Claudia Dorit},
    year={2010} }'
  chicago: 'Bergmann, Claudia Dorit. “Rezension Zu: „Noah Traditions in the Dead Sea
    Scrolls. Conversations and Controversies of Antiquity” .” <i>Review of Biblical
    Literature </i>. SBL Press, 2010.'
  ieee: 'C. D. Bergmann, “Rezension zu: „Noah Traditions in the Dead Sea Scrolls.
    Conversations and Controversies of Antiquity” ,” <i>Review of Biblical Literature
    </i>. SBL Press, 2010.'
  mla: 'Bergmann, Claudia Dorit. “Rezension Zu: „Noah Traditions in the Dead Sea Scrolls.
    Conversations and Controversies of Antiquity” .” <i>Review of Biblical Literature
    </i>, SBL Press, 2010.'
  short: C.D. Bergmann, Review of Biblical Literature  (2010).
date_created: 2025-02-13T15:20:50Z
date_updated: 2025-08-22T09:38:00Z
language:
- iso: eng
publication: 'Review of Biblical Literature '
publisher: SBL Press
status: public
title: 'Rezension zu: „Noah Traditions in the Dead Sea Scrolls. Conversations and
  Controversies of Antiquity” '
type: review
user_id: '94584'
year: '2010'
...
---
_id: '58633'
author:
- first_name: Claudia Dorit
  full_name: Bergmann, Claudia Dorit
  id: '94584'
  last_name: Bergmann
citation:
  ama: 'Bergmann CD. Rezension zu: „Moses’ Women”. <i>Review of Biblical Literature
    </i>. Published online 2010.'
  apa: 'Bergmann, C. D. (2010). Rezension zu: „Moses’ Women”. In <i>Review of Biblical
    Literature </i>. SBL Press.'
  bibtex: '@article{Bergmann_2010, title={Rezension zu: „Moses’ Women”}, journal={Review
    of Biblical Literature }, publisher={SBL Press}, author={Bergmann, Claudia Dorit},
    year={2010} }'
  chicago: 'Bergmann, Claudia Dorit. “Rezension Zu: „Moses’ Women”.” <i>Review of
    Biblical Literature </i>. SBL Press, 2010.'
  ieee: 'C. D. Bergmann, “Rezension zu: „Moses’ Women”,” <i>Review of Biblical Literature
    </i>. SBL Press, 2010.'
  mla: 'Bergmann, Claudia Dorit. “Rezension Zu: „Moses’ Women”.” <i>Review of Biblical
    Literature </i>, SBL Press, 2010.'
  short: C.D. Bergmann, Review of Biblical Literature  (2010).
date_created: 2025-02-13T15:05:47Z
date_updated: 2025-08-22T09:36:00Z
language:
- iso: eng
publication: 'Review of Biblical Literature '
publisher: SBL Press
status: public
title: 'Rezension zu: „Moses'' Women”'
type: review
user_id: '94584'
year: '2010'
...
---
_id: '58636'
author:
- first_name: Claudia Dorit
  full_name: Bergmann, Claudia Dorit
  id: '94584'
  last_name: Bergmann
citation:
  ama: 'Bergmann CD. Rezension zu: „Of Wings and Wheels”. <i>CBQ</i>. 2010;72:131-132.'
  apa: 'Bergmann, C. D. (2010). Rezension zu: „Of Wings and Wheels”. In <i>CBQ</i>
    (Vol. 72, pp. 131–132).'
  bibtex: '@article{Bergmann_2010, title={Rezension zu: „Of Wings and Wheels”}, volume={72},
    journal={CBQ}, author={Bergmann, Claudia Dorit}, year={2010}, pages={131–132}
    }'
  chicago: 'Bergmann, Claudia Dorit. “Rezension Zu: „Of Wings and Wheels”.” <i>CBQ</i>,
    2010.'
  ieee: 'C. D. Bergmann, “Rezension zu: „Of Wings and Wheels”,” <i>CBQ</i>, vol. 72.
    pp. 131–132, 2010.'
  mla: 'Bergmann, Claudia Dorit. “Rezension Zu: „Of Wings and Wheels”.” <i>CBQ</i>,
    vol. 72, 2010, pp. 131–32.'
  short: C.D. Bergmann, CBQ 72 (2010) 131–132.
date_created: 2025-02-13T15:19:17Z
date_updated: 2025-08-22T09:37:37Z
intvolume: '        72'
language:
- iso: eng
page: 131-132
publication: CBQ
status: public
title: 'Rezension zu: „Of Wings and Wheels”'
type: review
user_id: '94584'
volume: 72
year: '2010'
...
---
_id: '60716'
abstract:
- lang: eng
  text: <jats:p>After reconstruction of the anterior cruciate ligament (ACL) afferent
    proprioceptive information from the knee joint may be altered. In order to examine
    changes in central activation patterns, spectral features of the electroencephalography
    (EEG) were measured. Patients after ACL reconstruction and healthy controls carried
    out an knee‐angle reproduction task in a groups × limbs × trials design. Cortical
    activity was recorded using international standards. FFT were conducted to determine
    power at Theta, Alpha‐1, Alpha‐2 and Beta‐1. Statistics show significantly larger
    aberrations in the reconstructed limbs compared with the controls whereas there
    are no differences between the uninvolved land controls. Brain activity demonstrates
    significantly higher frontal Theta‐power (F3, F4, F8) in both limbs of the ACL
    group vs the controls and a significantly higher Alpha‐2 power was shown in the
    ACL‐reconstructed limb compared with controls at parietal positions (P3, P4).
    No such differences were found between the uninvolved side and the controls. The
    EEG was able to measure a change in joint position sense at the cortical level
    after the reconstruction of the ACL. The results of these findings might indicate
    differences in focused attention with involvement of the anterior cingulate cortex
    (frontal Theta) and sensory processing in the parietal somatosensory cortex (Alpha‐2).</jats:p>
article_type: original
author:
- first_name: Jochen
  full_name: Baumeister, Jochen
  last_name: Baumeister
- first_name: Kirsten
  full_name: Reinecke, Kirsten
  id: '140'
  last_name: Reinecke
- first_name: Michael
  full_name: Weiss, Michael
  last_name: Weiss
citation:
  ama: 'Baumeister J, Reinecke K, Weiss M. Changed cortical activity after anterior
    cruciate ligament reconstruction in a joint position paradigm: an EEG study. <i>Scandinavian
    Journal of Medicine &#38;amp; Science in Sports</i>. 2010;18(4):473-484. doi:<a
    href="https://doi.org/10.1111/j.1600-0838.2007.00702.x">10.1111/j.1600-0838.2007.00702.x</a>'
  apa: 'Baumeister, J., Reinecke, K., &#38; Weiss, M. (2010). Changed cortical activity
    after anterior cruciate ligament reconstruction in a joint position paradigm:
    an EEG study. <i>Scandinavian Journal of Medicine &#38;amp; Science in Sports</i>,
    <i>18</i>(4), 473–484. <a href="https://doi.org/10.1111/j.1600-0838.2007.00702.x">https://doi.org/10.1111/j.1600-0838.2007.00702.x</a>'
  bibtex: '@article{Baumeister_Reinecke_Weiss_2010, title={Changed cortical activity
    after anterior cruciate ligament reconstruction in a joint position paradigm:
    an EEG study}, volume={18}, DOI={<a href="https://doi.org/10.1111/j.1600-0838.2007.00702.x">10.1111/j.1600-0838.2007.00702.x</a>},
    number={4}, journal={Scandinavian Journal of Medicine &#38;amp; Science in Sports},
    publisher={Wiley}, author={Baumeister, Jochen and Reinecke, Kirsten and Weiss,
    Michael}, year={2010}, pages={473–484} }'
  chicago: 'Baumeister, Jochen, Kirsten Reinecke, and Michael Weiss. “Changed Cortical
    Activity after Anterior Cruciate Ligament Reconstruction in a Joint Position Paradigm:
    An EEG Study.” <i>Scandinavian Journal of Medicine &#38;amp; Science in Sports</i>
    18, no. 4 (2010): 473–84. <a href="https://doi.org/10.1111/j.1600-0838.2007.00702.x">https://doi.org/10.1111/j.1600-0838.2007.00702.x</a>.'
  ieee: 'J. Baumeister, K. Reinecke, and M. Weiss, “Changed cortical activity after
    anterior cruciate ligament reconstruction in a joint position paradigm: an EEG
    study,” <i>Scandinavian Journal of Medicine &#38;amp; Science in Sports</i>, vol.
    18, no. 4, pp. 473–484, 2010, doi: <a href="https://doi.org/10.1111/j.1600-0838.2007.00702.x">10.1111/j.1600-0838.2007.00702.x</a>.'
  mla: 'Baumeister, Jochen, et al. “Changed Cortical Activity after Anterior Cruciate
    Ligament Reconstruction in a Joint Position Paradigm: An EEG Study.” <i>Scandinavian
    Journal of Medicine &#38;amp; Science in Sports</i>, vol. 18, no. 4, Wiley, 2010,
    pp. 473–84, doi:<a href="https://doi.org/10.1111/j.1600-0838.2007.00702.x">10.1111/j.1600-0838.2007.00702.x</a>.'
  short: J. Baumeister, K. Reinecke, M. Weiss, Scandinavian Journal of Medicine &#38;amp;
    Science in Sports 18 (2010) 473–484.
date_created: 2025-07-22T12:47:03Z
date_updated: 2025-08-27T08:19:12Z
department:
- _id: '17'
- _id: '176'
doi: 10.1111/j.1600-0838.2007.00702.x
intvolume: '        18'
issue: '4'
language:
- iso: eng
page: 473-484
publication: Scandinavian Journal of Medicine &amp; Science in Sports
publication_identifier:
  issn:
  - 0905-7188
  - 1600-0838
publication_status: published
publisher: Wiley
status: public
title: 'Changed cortical activity after anterior cruciate ligament reconstruction
  in a joint position paradigm: an EEG study'
type: journal_article
user_id: '140'
volume: 18
year: '2010'
...
---
_id: '60714'
author:
- first_name: Jochen
  full_name: Baumeister, Jochen
  last_name: Baumeister
- first_name: Kirsten
  full_name: Reinecke, Kirsten
  id: '140'
  last_name: Reinecke
- first_name: Marjolijn
  full_name: Cordes, Marjolijn
  last_name: Cordes
- first_name: Christiane
  full_name: Lerch, Christiane
  last_name: Lerch
- first_name: Michael
  full_name: Weiß, Michael
  last_name: Weiß
citation:
  ama: Baumeister J, Reinecke K, Cordes M, Lerch C, Weiß M. Brain activity in goal-directed
    movements in a real compared to a virtual environment using the Nintendo Wii.
    <i>Neuroscience Letters</i>. 2010;481(1):47-50. doi:<a href="https://doi.org/10.1016/j.neulet.2010.06.051">10.1016/j.neulet.2010.06.051</a>
  apa: Baumeister, J., Reinecke, K., Cordes, M., Lerch, C., &#38; Weiß, M. (2010).
    Brain activity in goal-directed movements in a real compared to a virtual environment
    using the Nintendo Wii. <i>Neuroscience Letters</i>, <i>481</i>(1), 47–50. <a
    href="https://doi.org/10.1016/j.neulet.2010.06.051">https://doi.org/10.1016/j.neulet.2010.06.051</a>
  bibtex: '@article{Baumeister_Reinecke_Cordes_Lerch_Weiß_2010, title={Brain activity
    in goal-directed movements in a real compared to a virtual environment using the
    Nintendo Wii}, volume={481}, DOI={<a href="https://doi.org/10.1016/j.neulet.2010.06.051">10.1016/j.neulet.2010.06.051</a>},
    number={1}, journal={Neuroscience Letters}, publisher={Elsevier BV}, author={Baumeister,
    Jochen and Reinecke, Kirsten and Cordes, Marjolijn and Lerch, Christiane and Weiß,
    Michael}, year={2010}, pages={47–50} }'
  chicago: 'Baumeister, Jochen, Kirsten Reinecke, Marjolijn Cordes, Christiane Lerch,
    and Michael Weiß. “Brain Activity in Goal-Directed Movements in a Real Compared
    to a Virtual Environment Using the Nintendo Wii.” <i>Neuroscience Letters</i>
    481, no. 1 (2010): 47–50. <a href="https://doi.org/10.1016/j.neulet.2010.06.051">https://doi.org/10.1016/j.neulet.2010.06.051</a>.'
  ieee: 'J. Baumeister, K. Reinecke, M. Cordes, C. Lerch, and M. Weiß, “Brain activity
    in goal-directed movements in a real compared to a virtual environment using the
    Nintendo Wii,” <i>Neuroscience Letters</i>, vol. 481, no. 1, pp. 47–50, 2010,
    doi: <a href="https://doi.org/10.1016/j.neulet.2010.06.051">10.1016/j.neulet.2010.06.051</a>.'
  mla: Baumeister, Jochen, et al. “Brain Activity in Goal-Directed Movements in a
    Real Compared to a Virtual Environment Using the Nintendo Wii.” <i>Neuroscience
    Letters</i>, vol. 481, no. 1, Elsevier BV, 2010, pp. 47–50, doi:<a href="https://doi.org/10.1016/j.neulet.2010.06.051">10.1016/j.neulet.2010.06.051</a>.
  short: J. Baumeister, K. Reinecke, M. Cordes, C. Lerch, M. Weiß, Neuroscience Letters
    481 (2010) 47–50.
date_created: 2025-07-22T12:45:53Z
date_updated: 2025-08-27T08:22:26Z
department:
- _id: '17'
- _id: '176'
doi: 10.1016/j.neulet.2010.06.051
intvolume: '       481'
issue: '1'
language:
- iso: eng
page: 47-50
publication: Neuroscience Letters
publication_identifier:
  issn:
  - 0304-3940
publication_status: published
publisher: Elsevier BV
status: public
title: Brain activity in goal-directed movements in a real compared to a virtual environment
  using the Nintendo Wii
type: journal_article
user_id: '140'
volume: 481
year: '2010'
...
---
_id: '38008'
author:
- first_name: Thomas
  full_name: Werner, Thomas
  id: '89271'
  last_name: Werner
  orcid: 0000-0001-9025-3244
- first_name: Juliane
  full_name: Koch, Juliane
  last_name: Koch
citation:
  ama: Werner T, Koch J. Sodium Hydride Catalyzed Tishchenko Reaction. <i>European
    Journal of Organic Chemistry</i>. 2010;2010(36):6904-6907. doi:<a href="https://doi.org/10.1002/ejoc.201001294">10.1002/ejoc.201001294</a>
  apa: Werner, T., &#38; Koch, J. (2010). Sodium Hydride Catalyzed Tishchenko Reaction.
    <i>European Journal of Organic Chemistry</i>, <i>2010</i>(36), 6904–6907. <a href="https://doi.org/10.1002/ejoc.201001294">https://doi.org/10.1002/ejoc.201001294</a>
  bibtex: '@article{Werner_Koch_2010, title={Sodium Hydride Catalyzed Tishchenko Reaction},
    volume={2010}, DOI={<a href="https://doi.org/10.1002/ejoc.201001294">10.1002/ejoc.201001294</a>},
    number={36}, journal={European Journal of Organic Chemistry}, publisher={Wiley},
    author={Werner, Thomas and Koch, Juliane}, year={2010}, pages={6904–6907} }'
  chicago: 'Werner, Thomas, and Juliane Koch. “Sodium Hydride Catalyzed Tishchenko
    Reaction.” <i>European Journal of Organic Chemistry</i> 2010, no. 36 (2010): 6904–7.
    <a href="https://doi.org/10.1002/ejoc.201001294">https://doi.org/10.1002/ejoc.201001294</a>.'
  ieee: 'T. Werner and J. Koch, “Sodium Hydride Catalyzed Tishchenko Reaction,” <i>European
    Journal of Organic Chemistry</i>, vol. 2010, no. 36, pp. 6904–6907, 2010, doi:
    <a href="https://doi.org/10.1002/ejoc.201001294">10.1002/ejoc.201001294</a>.'
  mla: Werner, Thomas, and Juliane Koch. “Sodium Hydride Catalyzed Tishchenko Reaction.”
    <i>European Journal of Organic Chemistry</i>, vol. 2010, no. 36, Wiley, 2010,
    pp. 6904–07, doi:<a href="https://doi.org/10.1002/ejoc.201001294">10.1002/ejoc.201001294</a>.
  short: T. Werner, J. Koch, European Journal of Organic Chemistry 2010 (2010) 6904–6907.
date_created: 2023-01-22T21:12:03Z
date_updated: 2025-11-10T09:41:27Z
department:
- _id: '35'
- _id: '2'
- _id: '657'
doi: 10.1002/ejoc.201001294
extern: '1'
intvolume: '      2010'
issue: '36'
keyword:
- T3
language:
- iso: eng
page: 6904-6907
publication: European Journal of Organic Chemistry
publication_identifier:
  issn:
  - 1434-193X
publication_status: published
publisher: Wiley
status: public
title: Sodium Hydride Catalyzed Tishchenko Reaction
type: journal_article
user_id: '89271'
volume: 2010
year: '2010'
...
---
_id: '62791'
abstract:
- lang: eng
  text: <jats:title>Abstract</jats:title><jats:p>We present an efficient model for
    the simulation of polycrystalline materials undergoing solid to solid phase transformations.
    As a basis, we use a one‐dimensional, thermodynamically consistent phase‐transformation
    model. This model is embedded into a micro‐sphere formulation in order to simulate
    three‐dimensional boundary value problems. To solve the underlying evolution equations,
    we use a newly developed explicit integration scheme which could be proved to
    be unconditionally A‐stable. Besides the investigation of homogeneous deformation
    states, representative finite element examples are discussed. It is shown that
    the model nicely reflects the overall behaviour.</jats:p>
author:
- first_name: Richard
  full_name: Ostwald, Richard
  id: '106876'
  last_name: Ostwald
  orcid: 0000-0003-2147-8444
- first_name: T.
  full_name: Bartel, T.
  last_name: Bartel
- first_name: A.
  full_name: Menzel, A.
  last_name: Menzel
citation:
  ama: Ostwald R, Bartel T, Menzel A. A computational micro‐sphere model applied to
    the simulation of phase‐transformations. <i>ZAMM - Journal of Applied Mathematics
    and Mechanics / Zeitschrift für Angewandte Mathematik und Mechanik</i>. 2010;90(7-8):605-622.
    doi:<a href="https://doi.org/10.1002/zamm.200900390">10.1002/zamm.200900390</a>
  apa: Ostwald, R., Bartel, T., &#38; Menzel, A. (2010). A computational micro‐sphere
    model applied to the simulation of phase‐transformations. <i>ZAMM - Journal of
    Applied Mathematics and Mechanics / Zeitschrift Für Angewandte Mathematik Und
    Mechanik</i>, <i>90</i>(7–8), 605–622. <a href="https://doi.org/10.1002/zamm.200900390">https://doi.org/10.1002/zamm.200900390</a>
  bibtex: '@article{Ostwald_Bartel_Menzel_2010, title={A computational micro‐sphere
    model applied to the simulation of phase‐transformations}, volume={90}, DOI={<a
    href="https://doi.org/10.1002/zamm.200900390">10.1002/zamm.200900390</a>}, number={7–8},
    journal={ZAMM - Journal of Applied Mathematics and Mechanics / Zeitschrift für
    Angewandte Mathematik und Mechanik}, publisher={Wiley}, author={Ostwald, Richard
    and Bartel, T. and Menzel, A.}, year={2010}, pages={605–622} }'
  chicago: 'Ostwald, Richard, T. Bartel, and A. Menzel. “A Computational Micro‐sphere
    Model Applied to the Simulation of Phase‐transformations.” <i>ZAMM - Journal of
    Applied Mathematics and Mechanics / Zeitschrift Für Angewandte Mathematik Und
    Mechanik</i> 90, no. 7–8 (2010): 605–22. <a href="https://doi.org/10.1002/zamm.200900390">https://doi.org/10.1002/zamm.200900390</a>.'
  ieee: 'R. Ostwald, T. Bartel, and A. Menzel, “A computational micro‐sphere model
    applied to the simulation of phase‐transformations,” <i>ZAMM - Journal of Applied
    Mathematics and Mechanics / Zeitschrift für Angewandte Mathematik und Mechanik</i>,
    vol. 90, no. 7–8, pp. 605–622, 2010, doi: <a href="https://doi.org/10.1002/zamm.200900390">10.1002/zamm.200900390</a>.'
  mla: Ostwald, Richard, et al. “A Computational Micro‐sphere Model Applied to the
    Simulation of Phase‐transformations.” <i>ZAMM - Journal of Applied Mathematics
    and Mechanics / Zeitschrift Für Angewandte Mathematik Und Mechanik</i>, vol. 90,
    no. 7–8, Wiley, 2010, pp. 605–22, doi:<a href="https://doi.org/10.1002/zamm.200900390">10.1002/zamm.200900390</a>.
  short: R. Ostwald, T. Bartel, A. Menzel, ZAMM - Journal of Applied Mathematics and
    Mechanics / Zeitschrift Für Angewandte Mathematik Und Mechanik 90 (2010) 605–622.
date_created: 2025-12-03T13:21:33Z
date_updated: 2025-12-03T13:22:16Z
department:
- _id: '952'
- _id: '321'
doi: 10.1002/zamm.200900390
intvolume: '        90'
issue: 7-8
language:
- iso: eng
page: 605-622
publication: ZAMM - Journal of Applied Mathematics and Mechanics / Zeitschrift für
  Angewandte Mathematik und Mechanik
publication_identifier:
  issn:
  - 0044-2267
  - 1521-4001
publication_status: published
publisher: Wiley
quality_controlled: '1'
status: public
title: A computational micro‐sphere model applied to the simulation of phase‐transformations
type: journal_article
user_id: '85414'
volume: 90
year: '2010'
...
---
_id: '62792'
abstract:
- lang: eng
  text: <jats:title>Abstract</jats:title><jats:p>We present an efficient model for
    the simulation of phase‐transformations in polycrystalline materials. As a basis,
    we use a thermodynamically consistent, one‐dimensional phase‐transformation model,
    which is embedded into a micro‐sphere formulation in order to be able to simulate
    three‐dimensional boundary value problems. The underlying evolution equations
    are solved efficiently using a newly developed explicit integration scheme that
    has been proved to be unconditionally A‐stable. A numerical example by means of
    a deformation in simple shear is additionally provided in this contribution. (©
    2010 Wiley‐VCH Verlag GmbH &amp; Co. KGaA, Weinheim)</jats:p>
author:
- first_name: Richard
  full_name: Ostwald, Richard
  id: '106876'
  last_name: Ostwald
  orcid: 0000-0003-2147-8444
- first_name: Thorsten
  full_name: Bartel, Thorsten
  last_name: Bartel
- first_name: Andreas
  full_name: Menzel, Andreas
  last_name: Menzel
citation:
  ama: Ostwald R, Bartel T, Menzel A. A micro‐sphere approach applied to the modelling
    of phase‐transformations. <i>PAMM</i>. 2010;10(1):315-316. doi:<a href="https://doi.org/10.1002/pamm.201010150">10.1002/pamm.201010150</a>
  apa: Ostwald, R., Bartel, T., &#38; Menzel, A. (2010). A micro‐sphere approach applied
    to the modelling of phase‐transformations. <i>PAMM</i>, <i>10</i>(1), 315–316.
    <a href="https://doi.org/10.1002/pamm.201010150">https://doi.org/10.1002/pamm.201010150</a>
  bibtex: '@article{Ostwald_Bartel_Menzel_2010, title={A micro‐sphere approach applied
    to the modelling of phase‐transformations}, volume={10}, DOI={<a href="https://doi.org/10.1002/pamm.201010150">10.1002/pamm.201010150</a>},
    number={1}, journal={PAMM}, publisher={Wiley}, author={Ostwald, Richard and Bartel,
    Thorsten and Menzel, Andreas}, year={2010}, pages={315–316} }'
  chicago: 'Ostwald, Richard, Thorsten Bartel, and Andreas Menzel. “A Micro‐sphere
    Approach Applied to the Modelling of Phase‐transformations.” <i>PAMM</i> 10, no.
    1 (2010): 315–16. <a href="https://doi.org/10.1002/pamm.201010150">https://doi.org/10.1002/pamm.201010150</a>.'
  ieee: 'R. Ostwald, T. Bartel, and A. Menzel, “A micro‐sphere approach applied to
    the modelling of phase‐transformations,” <i>PAMM</i>, vol. 10, no. 1, pp. 315–316,
    2010, doi: <a href="https://doi.org/10.1002/pamm.201010150">10.1002/pamm.201010150</a>.'
  mla: Ostwald, Richard, et al. “A Micro‐sphere Approach Applied to the Modelling
    of Phase‐transformations.” <i>PAMM</i>, vol. 10, no. 1, Wiley, 2010, pp. 315–16,
    doi:<a href="https://doi.org/10.1002/pamm.201010150">10.1002/pamm.201010150</a>.
  short: R. Ostwald, T. Bartel, A. Menzel, PAMM 10 (2010) 315–316.
date_created: 2025-12-03T13:22:46Z
date_updated: 2025-12-03T13:23:28Z
department:
- _id: '952'
- _id: '321'
doi: 10.1002/pamm.201010150
intvolume: '        10'
issue: '1'
language:
- iso: eng
page: 315-316
publication: PAMM
publication_identifier:
  issn:
  - 1617-7061
  - 1617-7061
publication_status: published
publisher: Wiley
quality_controlled: '1'
status: public
title: A micro‐sphere approach applied to the modelling of phase‐transformations
type: journal_article
user_id: '85414'
volume: 10
year: '2010'
...
---
_id: '13581'
author:
- first_name: S.
  full_name: Wippermann, S.
  last_name: Wippermann
- first_name: Wolf Gero
  full_name: Schmidt, Wolf Gero
  id: '468'
  last_name: Schmidt
  orcid: 0000-0002-2717-5076
- first_name: F.
  full_name: Bechstedt, F.
  last_name: Bechstedt
- first_name: S.
  full_name: Chandola, S.
  last_name: Chandola
- first_name: K.
  full_name: Hinrichs, K.
  last_name: Hinrichs
- first_name: M.
  full_name: Gensch, M.
  last_name: Gensch
- first_name: N.
  full_name: Esser, N.
  last_name: Esser
- first_name: K.
  full_name: Fleischer, K.
  last_name: Fleischer
- first_name: J. F.
  full_name: McGilp, J. F.
  last_name: McGilp
citation:
  ama: Wippermann S, Schmidt WG, Bechstedt F, et al. Optical anisotropy of Si(111)-(4
    × 1)/(8 × 2)-In nanowires calculated fromfirst-principles. <i>physica status solidi
    (c)</i>. 2010;7(2):133-136. doi:<a href="https://doi.org/10.1002/pssc.200982413">10.1002/pssc.200982413</a>
  apa: Wippermann, S., Schmidt, W. G., Bechstedt, F., Chandola, S., Hinrichs, K.,
    Gensch, M., Esser, N., Fleischer, K., &#38; McGilp, J. F. (2010). Optical anisotropy
    of Si(111)-(4 × 1)/(8 × 2)-In nanowires calculated fromfirst-principles. <i>Physica
    Status Solidi (c)</i>, <i>7</i>(2), 133–136. <a href="https://doi.org/10.1002/pssc.200982413">https://doi.org/10.1002/pssc.200982413</a>
  bibtex: '@article{Wippermann_Schmidt_Bechstedt_Chandola_Hinrichs_Gensch_Esser_Fleischer_McGilp_2010,
    title={Optical anisotropy of Si(111)-(4 × 1)/(8 × 2)-In nanowires calculated fromfirst-principles},
    volume={7}, DOI={<a href="https://doi.org/10.1002/pssc.200982413">10.1002/pssc.200982413</a>},
    number={2}, journal={physica status solidi (c)}, author={Wippermann, S. and Schmidt,
    Wolf Gero and Bechstedt, F. and Chandola, S. and Hinrichs, K. and Gensch, M. and
    Esser, N. and Fleischer, K. and McGilp, J. F.}, year={2010}, pages={133–136} }'
  chicago: 'Wippermann, S., Wolf Gero Schmidt, F. Bechstedt, S. Chandola, K. Hinrichs,
    M. Gensch, N. Esser, K. Fleischer, and J. F. McGilp. “Optical Anisotropy of Si(111)-(4
    × 1)/(8 × 2)-In Nanowires Calculated Fromfirst-Principles.” <i>Physica Status
    Solidi (c)</i> 7, no. 2 (2010): 133–36. <a href="https://doi.org/10.1002/pssc.200982413">https://doi.org/10.1002/pssc.200982413</a>.'
  ieee: 'S. Wippermann <i>et al.</i>, “Optical anisotropy of Si(111)-(4 × 1)/(8 ×
    2)-In nanowires calculated fromfirst-principles,” <i>physica status solidi (c)</i>,
    vol. 7, no. 2, pp. 133–136, 2010, doi: <a href="https://doi.org/10.1002/pssc.200982413">10.1002/pssc.200982413</a>.'
  mla: Wippermann, S., et al. “Optical Anisotropy of Si(111)-(4 × 1)/(8 × 2)-In Nanowires
    Calculated Fromfirst-Principles.” <i>Physica Status Solidi (c)</i>, vol. 7, no.
    2, 2010, pp. 133–36, doi:<a href="https://doi.org/10.1002/pssc.200982413">10.1002/pssc.200982413</a>.
  short: S. Wippermann, W.G. Schmidt, F. Bechstedt, S. Chandola, K. Hinrichs, M. Gensch,
    N. Esser, K. Fleischer, J.F. McGilp, Physica Status Solidi (c) 7 (2010) 133–136.
date_created: 2019-10-01T14:34:59Z
date_updated: 2025-12-05T12:45:21Z
department:
- _id: '15'
- _id: '170'
- _id: '295'
- _id: '35'
- _id: '230'
- _id: '27'
doi: 10.1002/pssc.200982413
intvolume: '         7'
issue: '2'
language:
- iso: eng
page: 133-136
project:
- _id: '52'
  name: Computing Resources Provided by the Paderborn Center for Parallel Computing
publication: physica status solidi (c)
publication_identifier:
  issn:
  - 1862-6351
  - 1610-1642
publication_status: published
status: public
title: Optical anisotropy of Si(111)-(4 × 1)/(8 × 2)-In nanowires calculated fromfirst-principles
type: journal_article
user_id: '16199'
volume: 7
year: '2010'
...
---
_id: '13573'
abstract:
- lang: eng
  text: Given the vast range of lithium niobate (LiNbO3) applications, the knowledge
    about its electronic and optical properties is surprisingly limited. The direct
    band gap of 3.7 eV for the ferroelectric phase – frequently cited in the literature
    – is concluded from optical experiments. Recent theoretical investigations show
    that the electronic band‐structure and optical properties are very sensitive to
    quasiparticle and electron‐hole attraction effects, which were included using
    the GW approximation for the electron self‐energy and the Bethe‐Salpeter equation
    respectively, both based on a model screening function. The calculated fundamental
    gap was found to be at least 1 eV larger than the experimental value. To resolve
    this discrepancy we performed first‐principles GW calculations for lithium niobate
    using the full‐potential linearized augmented plane‐wave (FLAPW) method. Thereby
    we use the parameter‐free random phase approximation for a realistic description
    of the nonlocal and energydependent screening. This leads to a band gap of about
    4.7 (4.2) eV for ferro(para)‐electric lithium niobate.
article_type: original
author:
- first_name: Christian
  full_name: Thierfelder, Christian
  last_name: Thierfelder
- 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: Thierfelder C, Sanna S, Schindlmayr A, Schmidt WG. Do we know the band gap
    of lithium niobate? <i>Physica Status Solidi C</i>. 2010;7(2):362-365. doi:<a
    href="https://doi.org/10.1002/pssc.200982473">10.1002/pssc.200982473</a>
  apa: Thierfelder, C., Sanna, S., Schindlmayr, A., &#38; Schmidt, W. G. (2010). Do
    we know the band gap of lithium niobate? <i>Physica Status Solidi C</i>, <i>7</i>(2),
    362–365. <a href="https://doi.org/10.1002/pssc.200982473">https://doi.org/10.1002/pssc.200982473</a>
  bibtex: '@article{Thierfelder_Sanna_Schindlmayr_Schmidt_2010, title={Do we know
    the band gap of lithium niobate?}, volume={7}, DOI={<a href="https://doi.org/10.1002/pssc.200982473">10.1002/pssc.200982473</a>},
    number={2}, journal={Physica Status Solidi C}, publisher={Wiley-VCH}, author={Thierfelder,
    Christian and Sanna, Simone and Schindlmayr, Arno and Schmidt, Wolf Gero}, year={2010},
    pages={362–365} }'
  chicago: 'Thierfelder, Christian, Simone Sanna, Arno Schindlmayr, and Wolf Gero
    Schmidt. “Do We Know the Band Gap of Lithium Niobate?” <i>Physica Status Solidi
    C</i> 7, no. 2 (2010): 362–65. <a href="https://doi.org/10.1002/pssc.200982473">https://doi.org/10.1002/pssc.200982473</a>.'
  ieee: 'C. Thierfelder, S. Sanna, A. Schindlmayr, and W. G. Schmidt, “Do we know
    the band gap of lithium niobate?,” <i>Physica Status Solidi C</i>, vol. 7, no.
    2, pp. 362–365, 2010, doi: <a href="https://doi.org/10.1002/pssc.200982473">10.1002/pssc.200982473</a>.'
  mla: Thierfelder, Christian, et al. “Do We Know the Band Gap of Lithium Niobate?”
    <i>Physica Status Solidi C</i>, vol. 7, no. 2, Wiley-VCH, 2010, pp. 362–65, doi:<a
    href="https://doi.org/10.1002/pssc.200982473">10.1002/pssc.200982473</a>.
  short: C. Thierfelder, S. Sanna, A. Schindlmayr, W.G. Schmidt, Physica Status Solidi
    C 7 (2010) 362–365.
conference:
  end_date: 2009-07-10
  location: Weimar
  name: 12th International Conference on the Formation of Semiconductor Interfaces
  start_date: 2009-07-05
date_created: 2019-10-01T09:18:29Z
date_updated: 2025-12-05T13:01:45Z
ddc:
- '530'
department:
- _id: '295'
- _id: '296'
- _id: '15'
- _id: '35'
- _id: '230'
- _id: '27'
- _id: '170'
doi: 10.1002/pssc.200982473
external_id:
  isi:
  - '000284313000057'
file:
- access_level: closed
  content_type: application/pdf
  creator: schindlm
  date_created: 2020-08-28T14:39:40Z
  date_updated: 2020-08-30T15:07:56Z
  description: © 2010 WILEY‐VCH Verlag GmbH & Co. KGaA, Weinheim
  file_id: '18583'
  file_name: pssc.200982473.pdf
  file_size: 212674
  relation: main_file
  title: Do we know the band gap of lithium niobate?
file_date_updated: 2020-08-30T15:07:56Z
has_accepted_license: '1'
intvolume: '         7'
isi: '1'
issue: '2'
language:
- iso: eng
page: 362-365
project:
- _id: '52'
  name: Computing Resources Provided by the Paderborn Center for Parallel Computing
publication: Physica Status Solidi C
publication_identifier:
  eissn:
  - 1610-1642
  issn:
  - 1862-6351
publication_status: published
publisher: Wiley-VCH
quality_controlled: '1'
status: public
title: Do we know the band gap of lithium niobate?
type: journal_article
user_id: '16199'
volume: 7
year: '2010'
...
---
_id: '13574'
author:
- first_name: Uwe
  full_name: Gerstmann, Uwe
  id: '171'
  last_name: Gerstmann
  orcid: 0000-0002-4476-223X
- first_name: M.
  full_name: Rohrmüller, M.
  last_name: Rohrmüller
- first_name: F.
  full_name: Mauri, F.
  last_name: Mauri
- first_name: Wolf Gero
  full_name: Schmidt, Wolf Gero
  id: '468'
  last_name: Schmidt
  orcid: 0000-0002-2717-5076
citation:
  ama: 'Gerstmann U, Rohrmüller M, Mauri F, Schmidt WG. Ab initiog-tensor calculation
    for paramagnetic surface states: hydrogen adsorption at Si surfaces. <i>physica
    status solidi (c)</i>. 2010;7(2):157-160. doi:<a href="https://doi.org/10.1002/pssc.200982462">10.1002/pssc.200982462</a>'
  apa: 'Gerstmann, U., Rohrmüller, M., Mauri, F., &#38; Schmidt, W. G. (2010). Ab
    initiog-tensor calculation for paramagnetic surface states: hydrogen adsorption
    at Si surfaces. <i>Physica Status Solidi (c)</i>, <i>7</i>(2), 157–160. <a href="https://doi.org/10.1002/pssc.200982462">https://doi.org/10.1002/pssc.200982462</a>'
  bibtex: '@article{Gerstmann_Rohrmüller_Mauri_Schmidt_2010, title={Ab initiog-tensor
    calculation for paramagnetic surface states: hydrogen adsorption at Si surfaces},
    volume={7}, DOI={<a href="https://doi.org/10.1002/pssc.200982462">10.1002/pssc.200982462</a>},
    number={2}, journal={physica status solidi (c)}, author={Gerstmann, Uwe and Rohrmüller,
    M. and Mauri, F. and Schmidt, Wolf Gero}, year={2010}, pages={157–160} }'
  chicago: 'Gerstmann, Uwe, M. Rohrmüller, F. Mauri, and Wolf Gero Schmidt. “Ab Initiog-Tensor
    Calculation for Paramagnetic Surface States: Hydrogen Adsorption at Si Surfaces.”
    <i>Physica Status Solidi (c)</i> 7, no. 2 (2010): 157–60. <a href="https://doi.org/10.1002/pssc.200982462">https://doi.org/10.1002/pssc.200982462</a>.'
  ieee: 'U. Gerstmann, M. Rohrmüller, F. Mauri, and W. G. Schmidt, “Ab initiog-tensor
    calculation for paramagnetic surface states: hydrogen adsorption at Si surfaces,”
    <i>physica status solidi (c)</i>, vol. 7, no. 2, pp. 157–160, 2010, doi: <a href="https://doi.org/10.1002/pssc.200982462">10.1002/pssc.200982462</a>.'
  mla: 'Gerstmann, Uwe, et al. “Ab Initiog-Tensor Calculation for Paramagnetic Surface
    States: Hydrogen Adsorption at Si Surfaces.” <i>Physica Status Solidi (c)</i>,
    vol. 7, no. 2, 2010, pp. 157–60, doi:<a href="https://doi.org/10.1002/pssc.200982462">10.1002/pssc.200982462</a>.'
  short: U. Gerstmann, M. Rohrmüller, F. Mauri, W.G. Schmidt, Physica Status Solidi
    (c) 7 (2010) 157–160.
date_created: 2019-10-01T09:20:03Z
date_updated: 2025-12-05T12:45:54Z
department:
- _id: '15'
- _id: '170'
- _id: '295'
- _id: '35'
- _id: '790'
- _id: '230'
- _id: '27'
doi: 10.1002/pssc.200982462
intvolume: '         7'
issue: '2'
language:
- iso: eng
page: 157-160
project:
- _id: '52'
  name: Computing Resources Provided by the Paderborn Center for Parallel Computing
publication: physica status solidi (c)
publication_identifier:
  issn:
  - 1862-6351
  - 1610-1642
publication_status: published
status: public
title: 'Ab initiog-tensor calculation for paramagnetic surface states: hydrogen adsorption
  at Si surfaces'
type: journal_article
user_id: '16199'
volume: 7
year: '2010'
...
---
_id: '13656'
author:
- first_name: C.
  full_name: Bihler, C.
  last_name: Bihler
- first_name: Uwe
  full_name: Gerstmann, Uwe
  id: '171'
  last_name: Gerstmann
  orcid: 0000-0002-4476-223X
- first_name: M.
  full_name: Hoeb, M.
  last_name: Hoeb
- first_name: T.
  full_name: Graf, T.
  last_name: Graf
- first_name: M.
  full_name: Gjukic, M.
  last_name: Gjukic
- first_name: Wolf Gero
  full_name: Schmidt, Wolf Gero
  id: '468'
  last_name: Schmidt
  orcid: 0000-0002-2717-5076
- first_name: M.
  full_name: Stutzmann, M.
  last_name: Stutzmann
- first_name: M. S.
  full_name: Brandt, M. S.
  last_name: Brandt
citation:
  ama: Bihler C, Gerstmann U, Hoeb M, et al. Manganese-hydrogen complexes inGa1−xMnxN.
    <i>Physical Review B</i>. 2010;80(20). doi:<a href="https://doi.org/10.1103/physrevb.80.205205">10.1103/physrevb.80.205205</a>
  apa: Bihler, C., Gerstmann, U., Hoeb, M., Graf, T., Gjukic, M., Schmidt, W. G.,
    Stutzmann, M., &#38; Brandt, M. S. (2010). Manganese-hydrogen complexes inGa1−xMnxN.
    <i>Physical Review B</i>, <i>80</i>(20). <a href="https://doi.org/10.1103/physrevb.80.205205">https://doi.org/10.1103/physrevb.80.205205</a>
  bibtex: '@article{Bihler_Gerstmann_Hoeb_Graf_Gjukic_Schmidt_Stutzmann_Brandt_2010,
    title={Manganese-hydrogen complexes inGa1−xMnxN}, volume={80}, DOI={<a href="https://doi.org/10.1103/physrevb.80.205205">10.1103/physrevb.80.205205</a>},
    number={20}, journal={Physical Review B}, author={Bihler, C. and Gerstmann, Uwe
    and Hoeb, M. and Graf, T. and Gjukic, M. and Schmidt, Wolf Gero and Stutzmann,
    M. and Brandt, M. S.}, year={2010} }'
  chicago: Bihler, C., Uwe Gerstmann, M. Hoeb, T. Graf, M. Gjukic, Wolf Gero Schmidt,
    M. Stutzmann, and M. S. Brandt. “Manganese-Hydrogen Complexes InGa1−xMnxN.” <i>Physical
    Review B</i> 80, no. 20 (2010). <a href="https://doi.org/10.1103/physrevb.80.205205">https://doi.org/10.1103/physrevb.80.205205</a>.
  ieee: 'C. Bihler <i>et al.</i>, “Manganese-hydrogen complexes inGa1−xMnxN,” <i>Physical
    Review B</i>, vol. 80, no. 20, 2010, doi: <a href="https://doi.org/10.1103/physrevb.80.205205">10.1103/physrevb.80.205205</a>.'
  mla: Bihler, C., et al. “Manganese-Hydrogen Complexes InGa1−xMnxN.” <i>Physical
    Review B</i>, vol. 80, no. 20, 2010, doi:<a href="https://doi.org/10.1103/physrevb.80.205205">10.1103/physrevb.80.205205</a>.
  short: C. Bihler, U. Gerstmann, M. Hoeb, T. Graf, M. Gjukic, W.G. Schmidt, M. Stutzmann,
    M.S. Brandt, Physical Review B 80 (2010).
date_created: 2019-10-09T09:00:28Z
date_updated: 2025-12-05T13:14:00Z
department:
- _id: '15'
- _id: '170'
- _id: '295'
- _id: '790'
- _id: '35'
- _id: '230'
doi: 10.1103/physrevb.80.205205
intvolume: '        80'
issue: '20'
language:
- iso: eng
publication: Physical Review B
publication_identifier:
  issn:
  - 1098-0121
  - 1550-235X
publication_status: published
status: public
title: Manganese-hydrogen complexes inGa1−xMnxN
type: journal_article
user_id: '16199'
volume: 80
year: '2010'
...
---
_id: '62930'
article_number: '245407'
author:
- first_name: Stefan
  full_name: Schumacher, Stefan
  id: '27271'
  last_name: Schumacher
  orcid: 0000-0003-4042-4951
- first_name: Ian
  full_name: Galbraith, Ian
  last_name: Galbraith
- first_name: Arvydas
  full_name: Ruseckas, Arvydas
  last_name: Ruseckas
- first_name: Graham A.
  full_name: Turnbull, Graham A.
  last_name: Turnbull
- first_name: Ifor D. W.
  full_name: Samuel, Ifor D. W.
  last_name: Samuel
citation:
  ama: 'Schumacher S, Galbraith I, Ruseckas A, Turnbull GA, Samuel IDW. Dynamics of
    photoexcitation and stimulated optical emission in conjugated polymers: A multiscale
    quantum-chemistry and Maxwell-Bloch-equations approach. <i>Physical Review B</i>.
    2010;81(24). doi:<a href="https://doi.org/10.1103/physrevb.81.245407">10.1103/physrevb.81.245407</a>'
  apa: 'Schumacher, S., Galbraith, I., Ruseckas, A., Turnbull, G. A., &#38; Samuel,
    I. D. W. (2010). Dynamics of photoexcitation and stimulated optical emission in
    conjugated polymers: A multiscale quantum-chemistry and Maxwell-Bloch-equations
    approach. <i>Physical Review B</i>, <i>81</i>(24), Article 245407. <a href="https://doi.org/10.1103/physrevb.81.245407">https://doi.org/10.1103/physrevb.81.245407</a>'
  bibtex: '@article{Schumacher_Galbraith_Ruseckas_Turnbull_Samuel_2010, title={Dynamics
    of photoexcitation and stimulated optical emission in conjugated polymers: A multiscale
    quantum-chemistry and Maxwell-Bloch-equations approach}, volume={81}, DOI={<a
    href="https://doi.org/10.1103/physrevb.81.245407">10.1103/physrevb.81.245407</a>},
    number={24245407}, journal={Physical Review B}, publisher={American Physical Society
    (APS)}, author={Schumacher, Stefan and Galbraith, Ian and Ruseckas, Arvydas and
    Turnbull, Graham A. and Samuel, Ifor D. W.}, year={2010} }'
  chicago: 'Schumacher, Stefan, Ian Galbraith, Arvydas Ruseckas, Graham A. Turnbull,
    and Ifor D. W. Samuel. “Dynamics of Photoexcitation and Stimulated Optical Emission
    in Conjugated Polymers: A Multiscale Quantum-Chemistry and Maxwell-Bloch-Equations
    Approach.” <i>Physical Review B</i> 81, no. 24 (2010). <a href="https://doi.org/10.1103/physrevb.81.245407">https://doi.org/10.1103/physrevb.81.245407</a>.'
  ieee: 'S. Schumacher, I. Galbraith, A. Ruseckas, G. A. Turnbull, and I. D. W. Samuel,
    “Dynamics of photoexcitation and stimulated optical emission in conjugated polymers:
    A multiscale quantum-chemistry and Maxwell-Bloch-equations approach,” <i>Physical
    Review B</i>, vol. 81, no. 24, Art. no. 245407, 2010, doi: <a href="https://doi.org/10.1103/physrevb.81.245407">10.1103/physrevb.81.245407</a>.'
  mla: 'Schumacher, Stefan, et al. “Dynamics of Photoexcitation and Stimulated Optical
    Emission in Conjugated Polymers: A Multiscale Quantum-Chemistry and Maxwell-Bloch-Equations
    Approach.” <i>Physical Review B</i>, vol. 81, no. 24, 245407, American Physical
    Society (APS), 2010, doi:<a href="https://doi.org/10.1103/physrevb.81.245407">10.1103/physrevb.81.245407</a>.'
  short: S. Schumacher, I. Galbraith, A. Ruseckas, G.A. Turnbull, I.D.W. Samuel, Physical
    Review B 81 (2010).
date_created: 2025-12-05T15:08:55Z
date_updated: 2025-12-05T15:09:27Z
department:
- _id: '15'
- _id: '170'
- _id: '297'
- _id: '35'
- _id: '230'
doi: 10.1103/physrevb.81.245407
intvolume: '        81'
issue: '24'
language:
- iso: eng
publication: Physical Review B
publication_identifier:
  issn:
  - 1098-0121
  - 1550-235X
publication_status: published
publisher: American Physical Society (APS)
status: public
title: 'Dynamics of photoexcitation and stimulated optical emission in conjugated
  polymers: A multiscale quantum-chemistry and Maxwell-Bloch-equations approach'
type: journal_article
user_id: '16199'
volume: 81
year: '2010'
...
---
_id: '13839'
author:
- first_name: S.
  full_name: Blankenburg, S.
  last_name: Blankenburg
- first_name: Wolf Gero
  full_name: Schmidt, Wolf Gero
  id: '468'
  last_name: Schmidt
  orcid: 0000-0002-2717-5076
citation:
  ama: Blankenburg S, Schmidt WG. Temperature dependent stability of self-assembled
    molecular rows. <i>physica status solidi (c)</i>. 2010;7(2):415-417. doi:<a href="https://doi.org/10.1002/pssc.200982460">10.1002/pssc.200982460</a>
  apa: Blankenburg, S., &#38; Schmidt, W. G. (2010). Temperature dependent stability
    of self-assembled molecular rows. <i>Physica Status Solidi (c)</i>, <i>7</i>(2),
    415–417. <a href="https://doi.org/10.1002/pssc.200982460">https://doi.org/10.1002/pssc.200982460</a>
  bibtex: '@article{Blankenburg_Schmidt_2010, title={Temperature dependent stability
    of self-assembled molecular rows}, volume={7}, DOI={<a href="https://doi.org/10.1002/pssc.200982460">10.1002/pssc.200982460</a>},
    number={2}, journal={physica status solidi (c)}, author={Blankenburg, S. and Schmidt,
    Wolf Gero}, year={2010}, pages={415–417} }'
  chicago: 'Blankenburg, S., and Wolf Gero Schmidt. “Temperature Dependent Stability
    of Self-Assembled Molecular Rows.” <i>Physica Status Solidi (c)</i> 7, no. 2 (2010):
    415–17. <a href="https://doi.org/10.1002/pssc.200982460">https://doi.org/10.1002/pssc.200982460</a>.'
  ieee: 'S. Blankenburg and W. G. Schmidt, “Temperature dependent stability of self-assembled
    molecular rows,” <i>physica status solidi (c)</i>, vol. 7, no. 2, pp. 415–417,
    2010, doi: <a href="https://doi.org/10.1002/pssc.200982460">10.1002/pssc.200982460</a>.'
  mla: Blankenburg, S., and Wolf Gero Schmidt. “Temperature Dependent Stability of
    Self-Assembled Molecular Rows.” <i>Physica Status Solidi (c)</i>, vol. 7, no.
    2, 2010, pp. 415–17, doi:<a href="https://doi.org/10.1002/pssc.200982460">10.1002/pssc.200982460</a>.
  short: S. Blankenburg, W.G. Schmidt, Physica Status Solidi (c) 7 (2010) 415–417.
date_created: 2019-10-15T07:47:46Z
date_updated: 2025-12-16T07:36:06Z
department:
- _id: '15'
- _id: '170'
- _id: '295'
- _id: '35'
- _id: '230'
- _id: '27'
doi: 10.1002/pssc.200982460
funded_apc: '1'
intvolume: '         7'
issue: '2'
language:
- iso: eng
page: 415-417
project:
- _id: '52'
  name: Computing Resources Provided by the Paderborn Center for Parallel Computing
publication: physica status solidi (c)
publication_identifier:
  issn:
  - 1862-6351
  - 1610-1642
publication_status: published
status: public
title: Temperature dependent stability of self-assembled molecular rows
type: journal_article
user_id: '16199'
volume: 7
year: '2010'
...
---
_id: '13838'
author:
- first_name: Simone
  full_name: Sanna, Simone
  last_name: Sanna
- first_name: Wolf Gero
  full_name: Schmidt, Wolf Gero
  id: '468'
  last_name: Schmidt
  orcid: 0000-0002-2717-5076
citation:
  ama: Sanna S, Schmidt WG. GaN growth on LiNbO3 (0001) - a first-principles simulation.
    <i>physica status solidi (c)</i>. 2010;7(7-8):2272-2274. doi:<a href="https://doi.org/10.1002/pssc.200983649">10.1002/pssc.200983649</a>
  apa: Sanna, S., &#38; Schmidt, W. G. (2010). GaN growth on LiNbO3 (0001) - a first-principles
    simulation. <i>Physica Status Solidi (c)</i>, <i>7</i>(7–8), 2272–2274. <a href="https://doi.org/10.1002/pssc.200983649">https://doi.org/10.1002/pssc.200983649</a>
  bibtex: '@article{Sanna_Schmidt_2010, title={GaN growth on LiNbO3 (0001) - a first-principles
    simulation}, volume={7}, DOI={<a href="https://doi.org/10.1002/pssc.200983649">10.1002/pssc.200983649</a>},
    number={7–8}, journal={physica status solidi (c)}, author={Sanna, Simone and Schmidt,
    Wolf Gero}, year={2010}, pages={2272–2274} }'
  chicago: 'Sanna, Simone, and Wolf Gero Schmidt. “GaN Growth on LiNbO3 (0001) - a
    First-Principles Simulation.” <i>Physica Status Solidi (c)</i> 7, no. 7–8 (2010):
    2272–74. <a href="https://doi.org/10.1002/pssc.200983649">https://doi.org/10.1002/pssc.200983649</a>.'
  ieee: 'S. Sanna and W. G. Schmidt, “GaN growth on LiNbO3 (0001) - a first-principles
    simulation,” <i>physica status solidi (c)</i>, vol. 7, no. 7–8, pp. 2272–2274,
    2010, doi: <a href="https://doi.org/10.1002/pssc.200983649">10.1002/pssc.200983649</a>.'
  mla: Sanna, Simone, and Wolf Gero Schmidt. “GaN Growth on LiNbO3 (0001) - a First-Principles
    Simulation.” <i>Physica Status Solidi (c)</i>, vol. 7, no. 7–8, 2010, pp. 2272–74,
    doi:<a href="https://doi.org/10.1002/pssc.200983649">10.1002/pssc.200983649</a>.
  short: S. Sanna, W.G. Schmidt, Physica Status Solidi (c) 7 (2010) 2272–2274.
date_created: 2019-10-15T07:46:44Z
date_updated: 2025-12-16T07:36:34Z
department:
- _id: '15'
- _id: '170'
- _id: '295'
- _id: '35'
- _id: '230'
- _id: '27'
doi: 10.1002/pssc.200983649
funded_apc: '1'
intvolume: '         7'
issue: 7-8
language:
- iso: eng
page: 2272-2274
project:
- _id: '52'
  name: Computing Resources Provided by the Paderborn Center for Parallel Computing
publication: physica status solidi (c)
publication_identifier:
  issn:
  - 1862-6351
  - 1610-1642
publication_status: published
status: public
title: GaN growth on LiNbO3 (0001) - a first-principles simulation
type: journal_article
user_id: '16199'
volume: 7
year: '2010'
...
