---
_id: '15986'
author:
- first_name: B.
  full_name: Gorny, B.
  last_name: Gorny
- first_name: Frederik
  full_name: Hankeln, Frederik
  id: '6695'
  last_name: Hankeln
- first_name: Christian
  full_name: Lauter, Christian
  last_name: Lauter
- first_name: H. C.
  full_name: Schmidt, H. C.
  last_name: Schmidt
- first_name: U.
  full_name: Damerow, U.
  last_name: Damerow
- first_name: Rolf
  full_name: Mahnken, Rolf
  id: '335'
  last_name: Mahnken
- first_name: H. J.
  full_name: Maier, H. J.
  last_name: Maier
- first_name: Thomas
  full_name: Tröster, Thomas
  id: '553'
  last_name: Tröster
- first_name: Werner
  full_name: Homberg, Werner
  id: '233'
  last_name: Homberg
citation:
  ama: 'Gorny B, Hankeln F, Lauter C, et al. Simulation and manufacturing of deep
    drawn parts reinforced by carbon fibre prepregs. In: ; 2012.'
  apa: Gorny, B., Hankeln, F., Lauter, C., Schmidt, H. C., Damerow, U., Mahnken, R.,
    Maier, H. J., Tröster, T., &#38; Homberg, W. (2012). <i>Simulation and manufacturing
    of deep drawn parts reinforced by carbon fibre prepregs</i>. 1st International
    Conference on Mechanics of Nano, Micro and Macro Composite Structures (ICNMMCS),
    Turin, Italy.
  bibtex: '@inproceedings{Gorny_Hankeln_Lauter_Schmidt_Damerow_Mahnken_Maier_Tröster_Homberg_2012,
    title={Simulation and manufacturing of deep drawn parts reinforced by carbon fibre
    prepregs}, author={Gorny, B. and Hankeln, Frederik and Lauter, Christian and Schmidt,
    H. C. and Damerow, U. and Mahnken, Rolf and Maier, H. J. and Tröster, Thomas and
    Homberg, Werner}, year={2012} }'
  chicago: Gorny, B., Frederik Hankeln, Christian Lauter, H. C. Schmidt, U. Damerow,
    Rolf Mahnken, H. J. Maier, Thomas Tröster, and Werner Homberg. “Simulation and
    Manufacturing of Deep Drawn Parts Reinforced by Carbon Fibre Prepregs,” 2012.
  ieee: B. Gorny <i>et al.</i>, “Simulation and manufacturing of deep drawn parts
    reinforced by carbon fibre prepregs,” presented at the 1st International Conference
    on Mechanics of Nano, Micro and Macro Composite Structures (ICNMMCS), Turin, Italy,
    2012.
  mla: Gorny, B., et al. <i>Simulation and Manufacturing of Deep Drawn Parts Reinforced
    by Carbon Fibre Prepregs</i>. 2012.
  short: 'B. Gorny, F. Hankeln, C. Lauter, H.C. Schmidt, U. Damerow, R. Mahnken, H.J.
    Maier, T. Tröster, W. Homberg, in: 2012.'
conference:
  end_date: 2012-06-20
  location: Turin, Italy
  name: 1st International Conference on Mechanics of Nano, Micro and Macro Composite
    Structures (ICNMMCS)
  start_date: 2012-06-18
date_created: 2020-02-24T08:55:25Z
date_updated: 2023-05-24T08:14:45Z
department:
- _id: '9'
- _id: '321'
- _id: '149'
language:
- iso: eng
project:
- _id: '52'
  name: Computing Resources Provided by the Paderborn Center for Parallel Computing
status: public
title: Simulation and manufacturing of deep drawn parts reinforced by carbon fibre
  prepregs
type: conference
user_id: '72008'
year: '2012'
...
---
_id: '567'
abstract:
- lang: eng
  text: Heterogeneous machines are gaining momentum in the High Performance Computing
    field, due to the theoretical speedups and power consumption. In practice, while
    some applications meet the performance expectations, heterogeneous architectures
    still require a tremendous effort from the application developers. This work presents
    a code generation method to port codes into heterogeneous platforms, based on
    transformations of the control flow into function calls. The results show that
    the cost of the function-call mechanism is affordable for the tested HPC kernels.
    The complete toolchain, based on the LLVM compiler infrastructure, is fully automated
    once the sequential specification is provided.
author:
- first_name: Pablo
  full_name: Barrio, Pablo
  last_name: Barrio
- first_name: Carlos
  full_name: Carreras, Carlos
  last_name: Carreras
- first_name: Roberto
  full_name: Sierra, Roberto
  last_name: Sierra
- first_name: Tobias
  full_name: Kenter, Tobias
  id: '3145'
  last_name: Kenter
- first_name: Christian
  full_name: Plessl, Christian
  id: '16153'
  last_name: Plessl
  orcid: 0000-0001-5728-9982
citation:
  ama: 'Barrio P, Carreras C, Sierra R, Kenter T, Plessl C. Turning control flow graphs
    into function calls: Code generation for heterogeneous architectures. In: <i>Proceedings
    of the International Conference on High Performance Computing and Simulation (HPCS)</i>.
    IEEE; 2012:559-565. doi:<a href="https://doi.org/10.1109/HPCSim.2012.6266973">10.1109/HPCSim.2012.6266973</a>'
  apa: 'Barrio, P., Carreras, C., Sierra, R., Kenter, T., &#38; Plessl, C. (2012).
    Turning control flow graphs into function calls: Code generation for heterogeneous
    architectures. <i>Proceedings of the International Conference on High Performance
    Computing and Simulation (HPCS)</i>, 559–565. <a href="https://doi.org/10.1109/HPCSim.2012.6266973">https://doi.org/10.1109/HPCSim.2012.6266973</a>'
  bibtex: '@inproceedings{Barrio_Carreras_Sierra_Kenter_Plessl_2012, title={Turning
    control flow graphs into function calls: Code generation for heterogeneous architectures},
    DOI={<a href="https://doi.org/10.1109/HPCSim.2012.6266973">10.1109/HPCSim.2012.6266973</a>},
    booktitle={Proceedings of the International Conference on High Performance Computing
    and Simulation (HPCS)}, publisher={IEEE}, author={Barrio, Pablo and Carreras,
    Carlos and Sierra, Roberto and Kenter, Tobias and Plessl, Christian}, year={2012},
    pages={559–565} }'
  chicago: 'Barrio, Pablo, Carlos Carreras, Roberto Sierra, Tobias Kenter, and Christian
    Plessl. “Turning Control Flow Graphs into Function Calls: Code Generation for
    Heterogeneous Architectures.” In <i>Proceedings of the International Conference
    on High Performance Computing and Simulation (HPCS)</i>, 559–65. IEEE, 2012. <a
    href="https://doi.org/10.1109/HPCSim.2012.6266973">https://doi.org/10.1109/HPCSim.2012.6266973</a>.'
  ieee: 'P. Barrio, C. Carreras, R. Sierra, T. Kenter, and C. Plessl, “Turning control
    flow graphs into function calls: Code generation for heterogeneous architectures,”
    in <i>Proceedings of the International Conference on High Performance Computing
    and Simulation (HPCS)</i>, 2012, pp. 559–565, doi: <a href="https://doi.org/10.1109/HPCSim.2012.6266973">10.1109/HPCSim.2012.6266973</a>.'
  mla: 'Barrio, Pablo, et al. “Turning Control Flow Graphs into Function Calls: Code
    Generation for Heterogeneous Architectures.” <i>Proceedings of the International
    Conference on High Performance Computing and Simulation (HPCS)</i>, IEEE, 2012,
    pp. 559–65, doi:<a href="https://doi.org/10.1109/HPCSim.2012.6266973">10.1109/HPCSim.2012.6266973</a>.'
  short: 'P. Barrio, C. Carreras, R. Sierra, T. Kenter, C. Plessl, in: Proceedings
    of the International Conference on High Performance Computing and Simulation (HPCS),
    IEEE, 2012, pp. 559–565.'
date_created: 2017-10-17T12:42:42Z
date_updated: 2023-09-26T13:42:54Z
ddc:
- '040'
department:
- _id: '27'
- _id: '518'
- _id: '78'
doi: 10.1109/HPCSim.2012.6266973
file:
- access_level: closed
  content_type: application/pdf
  creator: florida
  date_created: 2018-03-15T10:20:24Z
  date_updated: 2018-03-15T10:20:24Z
  file_id: '1275'
  file_name: 567-ba-ca-12a.pdf
  file_size: 288508
  relation: main_file
  success: 1
file_date_updated: 2018-03-15T10:20:24Z
has_accepted_license: '1'
language:
- iso: eng
page: 559-565
project:
- _id: '1'
  grant_number: '160364472'
  name: SFB 901
- _id: '14'
  grant_number: '160364472'
  name: SFB 901 - Subprojekt C2
- _id: '4'
  name: SFB 901 - Project Area C
publication: Proceedings of the International Conference on High Performance Computing
  and Simulation (HPCS)
publisher: IEEE
quality_controlled: '1'
status: public
title: 'Turning control flow graphs into function calls: Code generation for heterogeneous
  architectures'
type: conference
user_id: '15278'
year: '2012'
...
---
_id: '62788'
abstract:
- lang: eng
  text: <jats:title>Abstract</jats:title><jats:p>We present a novel approach for the
    simulation of solid to solid phase‐transformations in polycrystalline materials.
    To facilitate the utilization of a non‐affine micro‐sphere formulation with volumetric‐deviatoric
    split, we introduce Helmholtz free energy functions depending on volumetric and
    deviatoric strain measures for the underlying scalar‐valued phase‐transformation
    model. As an extension of affine micro‐sphere models [5], the non‐affine micro‐sphere
    formulation with volumetric‐deviatoric split allows to capture different Young's
    moduli and Poisson's ratios on the macro‐scale [1]. As a consequence, the temperature‐dependent
    free energy assigned to each individual phase takes the form of an elliptic paraboloid
    in volumetric‐deviatoric strain space, where the energy landscape of the overall
    material is obtained from the contributions of the individual constituents. For
    the evolution of volume fractions, we use an approach based on statistical physics–taking
    into account actual Gibbs energy barriers and transformation probabilities [2].
    The computation of individual energy barriers between the phases considered is
    enabled by numerical minimization of parametric intersection curves of elliptic
    Gibbs energy paraboloids. (© 2012 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. Simulation of phase‐transformations based on
    numerical minimization of intersecting Gibbs energy potentials. <i>PAMM</i>. 2012;12(1):277-278.
    doi:<a href="https://doi.org/10.1002/pamm.201210129">10.1002/pamm.201210129</a>
  apa: Ostwald, R., Bartel, T., &#38; Menzel, A. (2012). Simulation of phase‐transformations
    based on numerical minimization of intersecting Gibbs energy potentials. <i>PAMM</i>,
    <i>12</i>(1), 277–278. <a href="https://doi.org/10.1002/pamm.201210129">https://doi.org/10.1002/pamm.201210129</a>
  bibtex: '@article{Ostwald_Bartel_Menzel_2012, title={Simulation of phase‐transformations
    based on numerical minimization of intersecting Gibbs energy potentials}, volume={12},
    DOI={<a href="https://doi.org/10.1002/pamm.201210129">10.1002/pamm.201210129</a>},
    number={1}, journal={PAMM}, publisher={Wiley}, author={Ostwald, Richard and Bartel,
    Thorsten and Menzel, Andreas}, year={2012}, pages={277–278} }'
  chicago: 'Ostwald, Richard, Thorsten Bartel, and Andreas Menzel. “Simulation of
    Phase‐transformations Based on Numerical Minimization of Intersecting Gibbs Energy
    Potentials.” <i>PAMM</i> 12, no. 1 (2012): 277–78. <a href="https://doi.org/10.1002/pamm.201210129">https://doi.org/10.1002/pamm.201210129</a>.'
  ieee: 'R. Ostwald, T. Bartel, and A. Menzel, “Simulation of phase‐transformations
    based on numerical minimization of intersecting Gibbs energy potentials,” <i>PAMM</i>,
    vol. 12, no. 1, pp. 277–278, 2012, doi: <a href="https://doi.org/10.1002/pamm.201210129">10.1002/pamm.201210129</a>.'
  mla: Ostwald, Richard, et al. “Simulation of Phase‐transformations Based on Numerical
    Minimization of Intersecting Gibbs Energy Potentials.” <i>PAMM</i>, vol. 12, no.
    1, Wiley, 2012, pp. 277–78, doi:<a href="https://doi.org/10.1002/pamm.201210129">10.1002/pamm.201210129</a>.
  short: R. Ostwald, T. Bartel, A. Menzel, PAMM 12 (2012) 277–278.
date_created: 2025-12-03T13:17:53Z
date_updated: 2025-12-03T13:18:42Z
department:
- _id: '952'
- _id: '321'
doi: 10.1002/pamm.201210129
intvolume: '        12'
issue: '1'
language:
- iso: eng
page: 277-278
publication: PAMM
publication_identifier:
  issn:
  - 1617-7061
  - 1617-7061
publication_status: published
publisher: Wiley
quality_controlled: '1'
status: public
title: Simulation of phase‐transformations based on numerical minimization of intersecting
  Gibbs energy potentials
type: journal_article
user_id: '85414'
volume: 12
year: '2012'
...
---
_id: '4136'
abstract:
- lang: eng
  text: "Results of atomistic simulations aimed at understanding precipitation of
    the highly attractive wide band gap\r\nsemiconductor material silicon carbide
    in silicon are presented. The study involves a systematic investigation of\r\nintrinsic
    and carbon-related defects as well as defect combinations and defect migration
    by both, quantummechanical\r\nfirst-principles as well as empirical potential
    methods. Comparing formation and activation energies,\r\nground-state structures
    of defects and defect combinations as well as energetically favorable agglomeration
    of\r\ndefects are predicted. Moreover, accurate ab initio calculations unveil
    limitations of the analytical method based\r\non a Tersoff-like bond order potential.
    A work-around is proposed in order to subsequently apply the highly efficient
    technique on large structures not accessible by first-principles methods. The
    outcome of both types of simulation provides a basic microscopic understanding
    of defect formation and structural evolution particularly at non-equilibrium conditions
    strongly deviated from the ground state as commonly found in SiC growth processes.
    A possible precipitation mechanism, which conforms well to experimental findings
    and clarifies contradictory views present in the literature is outlined."
article_type: original
author:
- first_name: F.
  full_name: Zirkelbach, F.
  last_name: Zirkelbach
- first_name: B.
  full_name: Stritzker, B.
  last_name: Stritzker
- first_name: K.
  full_name: Nordlund, K.
  last_name: Nordlund
- 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
- first_name: Jörg K. N.
  full_name: Lindner, Jörg K. N.
  id: '20797'
  last_name: Lindner
citation:
  ama: Zirkelbach F, Stritzker B, Nordlund K, Schmidt WG, Rauls E, Lindner JKN. First-principles
    and empirical potential simulation study of intrinsic and carbon-related defects
    in silicon. <i>physica status solidi (c)</i>. 2012;9(10-11):1968-1973. doi:<a
    href="https://doi.org/10.1002/pssc.201200198">10.1002/pssc.201200198</a>
  apa: Zirkelbach, F., Stritzker, B., Nordlund, K., Schmidt, W. G., Rauls, E., &#38;
    Lindner, J. K. N. (2012). First-principles and empirical potential simulation
    study of intrinsic and carbon-related defects in silicon. <i>Physica Status Solidi
    (c)</i>, <i>9</i>(10–11), 1968–1973. <a href="https://doi.org/10.1002/pssc.201200198">https://doi.org/10.1002/pssc.201200198</a>
  bibtex: '@article{Zirkelbach_Stritzker_Nordlund_Schmidt_Rauls_Lindner_2012, title={First-principles
    and empirical potential simulation study of intrinsic and carbon-related defects
    in silicon}, volume={9}, DOI={<a href="https://doi.org/10.1002/pssc.201200198">10.1002/pssc.201200198</a>},
    number={10–11}, journal={physica status solidi (c)}, publisher={Wiley}, author={Zirkelbach,
    F. and Stritzker, B. and Nordlund, K. and Schmidt, Wolf Gero and Rauls, E. and
    Lindner, Jörg K. N.}, year={2012}, pages={1968–1973} }'
  chicago: 'Zirkelbach, F., B. Stritzker, K. Nordlund, Wolf Gero Schmidt, E. Rauls,
    and Jörg K. N. Lindner. “First-Principles and Empirical Potential Simulation Study
    of Intrinsic and Carbon-Related Defects in Silicon.” <i>Physica Status Solidi
    (c)</i> 9, no. 10–11 (2012): 1968–73. <a href="https://doi.org/10.1002/pssc.201200198">https://doi.org/10.1002/pssc.201200198</a>.'
  ieee: 'F. Zirkelbach, B. Stritzker, K. Nordlund, W. G. Schmidt, E. Rauls, and J.
    K. N. Lindner, “First-principles and empirical potential simulation study of intrinsic
    and carbon-related defects in silicon,” <i>physica status solidi (c)</i>, vol.
    9, no. 10–11, pp. 1968–1973, 2012, doi: <a href="https://doi.org/10.1002/pssc.201200198">10.1002/pssc.201200198</a>.'
  mla: Zirkelbach, F., et al. “First-Principles and Empirical Potential Simulation
    Study of Intrinsic and Carbon-Related Defects in Silicon.” <i>Physica Status Solidi
    (c)</i>, vol. 9, no. 10–11, Wiley, 2012, pp. 1968–73, doi:<a href="https://doi.org/10.1002/pssc.201200198">10.1002/pssc.201200198</a>.
  short: F. Zirkelbach, B. Stritzker, K. Nordlund, W.G. Schmidt, E. Rauls, J.K.N.
    Lindner, Physica Status Solidi (c) 9 (2012) 1968–1973.
date_created: 2018-08-27T12:19:26Z
date_updated: 2025-12-16T11:28:58Z
ddc:
- '530'
department:
- _id: '15'
- _id: '286'
- _id: '170'
- _id: '295'
- _id: '35'
- _id: '230'
doi: 10.1002/pssc.201200198
file:
- access_level: closed
  content_type: application/pdf
  creator: hclaudia
  date_created: 2018-08-27T12:19:56Z
  date_updated: 2018-08-27T12:19:56Z
  file_id: '4137'
  file_name: First-principles and empirical potential simulation study of intrinsic
    and carbon-related defects in silicon.pdf
  file_size: 283206
  relation: main_file
  success: 1
file_date_updated: 2018-08-27T12:19:56Z
has_accepted_license: '1'
intvolume: '         9'
issue: 10-11
language:
- iso: eng
page: 1968-1973
publication: physica status solidi (c)
publication_identifier:
  issn:
  - 1862-6351
publication_status: published
publisher: Wiley
status: public
title: First-principles and empirical potential simulation study of intrinsic and
  carbon-related defects in silicon
type: journal_article
user_id: '16199'
volume: 9
year: '2012'
...
---
_id: '52225'
article_type: original
author:
- first_name: Mirko
  full_name: Schäfer, Mirko
  last_name: Schäfer
- first_name: Johannes
  full_name: Wagner, Johannes
  last_name: Wagner
- first_name: Alexander
  full_name: Schlüter, Alexander
  id: '103302'
  last_name: Schlüter
  orcid: 0000-0002-2569-1624
- first_name: Jens
  full_name: Hesselbach, Jens
  last_name: Hesselbach
citation:
  ama: Schäfer M, Wagner J, Schlüter A, Hesselbach J. Energy Flows in Industrial Buildings
    and Machines using the Example of a Node Model. <i>SNE Simulation Notes Europe</i>.
    2012;22(1):1-6. doi:<a href="https://doi.org/10.11128/sne.22.tn.10103">10.11128/sne.22.tn.10103</a>
  apa: Schäfer, M., Wagner, J., Schlüter, A., &#38; Hesselbach, J. (2012). Energy
    Flows in Industrial Buildings and Machines using the Example of a Node Model.
    <i>SNE Simulation Notes Europe</i>, <i>22</i>(1), 1–6. <a href="https://doi.org/10.11128/sne.22.tn.10103">https://doi.org/10.11128/sne.22.tn.10103</a>
  bibtex: '@article{Schäfer_Wagner_Schlüter_Hesselbach_2012, title={Energy Flows in
    Industrial Buildings and Machines using the Example of a Node Model}, volume={22},
    DOI={<a href="https://doi.org/10.11128/sne.22.tn.10103">10.11128/sne.22.tn.10103</a>},
    number={1}, journal={SNE Simulation Notes Europe}, publisher={ARGESIM Arbeitsgemeinschaft
    Simulation News}, author={Schäfer, Mirko and Wagner, Johannes and Schlüter, Alexander
    and Hesselbach, Jens}, year={2012}, pages={1–6} }'
  chicago: 'Schäfer, Mirko, Johannes Wagner, Alexander Schlüter, and Jens Hesselbach.
    “Energy Flows in Industrial Buildings and Machines Using the Example of a Node
    Model.” <i>SNE Simulation Notes Europe</i> 22, no. 1 (2012): 1–6. <a href="https://doi.org/10.11128/sne.22.tn.10103">https://doi.org/10.11128/sne.22.tn.10103</a>.'
  ieee: 'M. Schäfer, J. Wagner, A. Schlüter, and J. Hesselbach, “Energy Flows in Industrial
    Buildings and Machines using the Example of a Node Model,” <i>SNE Simulation Notes
    Europe</i>, vol. 22, no. 1, pp. 1–6, 2012, doi: <a href="https://doi.org/10.11128/sne.22.tn.10103">10.11128/sne.22.tn.10103</a>.'
  mla: Schäfer, Mirko, et al. “Energy Flows in Industrial Buildings and Machines Using
    the Example of a Node Model.” <i>SNE Simulation Notes Europe</i>, vol. 22, no.
    1, ARGESIM Arbeitsgemeinschaft Simulation News, 2012, pp. 1–6, doi:<a href="https://doi.org/10.11128/sne.22.tn.10103">10.11128/sne.22.tn.10103</a>.
  short: M. Schäfer, J. Wagner, A. Schlüter, J. Hesselbach, SNE Simulation Notes Europe
    22 (2012) 1–6.
date_created: 2024-03-01T09:32:49Z
date_updated: 2025-04-01T08:28:03Z
department:
- _id: '9'
- _id: '876'
- _id: '321'
doi: 10.11128/sne.22.tn.10103
extern: '1'
intvolume: '        22'
issue: '1'
language:
- iso: eng
page: 1-6
publication: SNE Simulation Notes Europe
publication_identifier:
  issn:
  - 2305-9974
  - 2306-0271
publication_status: published
publisher: ARGESIM Arbeitsgemeinschaft Simulation News
quality_controlled: '1'
status: public
title: Energy Flows in Industrial Buildings and Machines using the Example of a Node
  Model
type: journal_article
user_id: '22833'
volume: 22
year: '2012'
...
---
_id: '52419'
author:
- first_name: Alexander
  full_name: Schlüter, Alexander
  id: '103302'
  last_name: Schlüter
  orcid: 0000-0002-2569-1624
- first_name: Mirko
  full_name: Schäfer, Mirko
  last_name: Schäfer
citation:
  ama: 'Schlüter A, Schäfer M. Von der Modellbildung zur Simulation: Die Vorgehensweise.
    In: Hesselbach J, ed. <i>Energie- und klimaeffiziente Produktion: Grundlagen,
    Leitlinien und Praxisbeispiele</i>. Springer Vieweg; 2012:101-102.'
  apa: 'Schlüter, A., &#38; Schäfer, M. (2012). Von der Modellbildung zur Simulation:
    Die Vorgehensweise. In J. Hesselbach (Ed.), <i>Energie- und klimaeffiziente Produktion:
    Grundlagen, Leitlinien und Praxisbeispiele</i> (pp. 101–102). Springer Vieweg.'
  bibtex: '@inbook{Schlüter_Schäfer_2012, place={Wiesbaden}, title={Von der Modellbildung
    zur Simulation: Die Vorgehensweise}, booktitle={Energie- und klimaeffiziente Produktion:
    Grundlagen, Leitlinien und Praxisbeispiele}, publisher={Springer Vieweg}, author={Schlüter,
    Alexander and Schäfer, Mirko}, editor={Hesselbach, Jens}, year={2012}, pages={101–102}
    }'
  chicago: 'Schlüter, Alexander, and Mirko Schäfer. “Von der Modellbildung zur Simulation:
    Die Vorgehensweise.” In <i>Energie- und klimaeffiziente Produktion: Grundlagen,
    Leitlinien und Praxisbeispiele</i>, edited by Jens Hesselbach, 101–2. Wiesbaden:
    Springer Vieweg, 2012.'
  ieee: 'A. Schlüter and M. Schäfer, “Von der Modellbildung zur Simulation: Die Vorgehensweise,”
    in <i>Energie- und klimaeffiziente Produktion: Grundlagen, Leitlinien und Praxisbeispiele</i>,
    J. Hesselbach, Ed. Wiesbaden: Springer Vieweg, 2012, pp. 101–102.'
  mla: 'Schlüter, Alexander, and Mirko Schäfer. “Von der Modellbildung zur Simulation:
    Die Vorgehensweise.” <i>Energie- und klimaeffiziente Produktion: Grundlagen, Leitlinien
    und Praxisbeispiele</i>, edited by Jens Hesselbach, Springer Vieweg, 2012, pp.
    101–02.'
  short: 'A. Schlüter, M. Schäfer, in: J. Hesselbach (Ed.), Energie- und klimaeffiziente
    Produktion: Grundlagen, Leitlinien und Praxisbeispiele, Springer Vieweg, Wiesbaden,
    2012, pp. 101–102.'
date_created: 2024-03-09T10:48:23Z
date_updated: 2025-04-01T08:23:46Z
department:
- _id: '9'
- _id: '876'
- _id: '321'
editor:
- first_name: Jens
  full_name: Hesselbach, Jens
  last_name: Hesselbach
extern: '1'
language:
- iso: ger
page: 101-102
place: Wiesbaden
publication: 'Energie- und klimaeffiziente Produktion: Grundlagen, Leitlinien und
  Praxisbeispiele'
publication_identifier:
  isbn:
  - 978-3-8348-0448-8
publication_status: published
publisher: Springer Vieweg
status: public
title: 'Von der Modellbildung zur Simulation: Die Vorgehensweise'
type: book_chapter
user_id: '22833'
year: '2012'
...
---
_id: '60458'
abstract:
- lang: eng
  text: Digital 3D models are key components in many industrial and scientific sectors.
    In numerous domains polygonmeshes have become a de facto standard for model representation.
    In practice meshes often have a number ofdefects and flaws that make them incompatible
    with quality requirements of specific applications. Hence, repairingsuch defects
    in order to achieve compatibility is a highly important task - in academic as
    well as industrial applications. In this tutorial we first systematically analyze
    typical application contexts together with their requirementsand issues, as well
    as the various types of defects that typically play a role. Subsequently, we considerexisting
    techniques to process, repair, and improve the structure, geometry, and topology
    of imperfect meshes,aiming at making them appropriate to case-by-case requirements.
    We present seminal works and key algorithms,discuss extensions and improvements,
    and analyze the respective advantages and disadvantages depending onthe application
    context. Furthermore, we outline directions where further research is particularly
    important orpromising.
author:
- first_name: Marcel
  full_name: Campen, Marcel
  id: '114904'
  last_name: Campen
  orcid: 0000-0003-2340-3462
- first_name: Marco
  full_name: Attene, Marco
  last_name: Attene
- first_name: Leif
  full_name: Kobbelt, Leif
  last_name: Kobbelt
citation:
  ama: 'Campen M, Attene M, Kobbelt L. A Practical Guide to Polygon Mesh Repairing.
    In: <i>Eurographics 2012 Tutorials</i>. ; 2012. doi:<a href="https://doi.org/10.2312/CONF/EG2012/TUTORIALS/T4">10.2312/CONF/EG2012/TUTORIALS/T4</a>'
  apa: Campen, M., Attene, M., &#38; Kobbelt, L. (2012). A Practical Guide to Polygon
    Mesh Repairing. <i>Eurographics 2012 Tutorials</i>. <a href="https://doi.org/10.2312/CONF/EG2012/TUTORIALS/T4">https://doi.org/10.2312/CONF/EG2012/TUTORIALS/T4</a>
  bibtex: '@inproceedings{Campen_Attene_Kobbelt_2012, title={A Practical Guide to
    Polygon Mesh Repairing}, DOI={<a href="https://doi.org/10.2312/CONF/EG2012/TUTORIALS/T4">10.2312/CONF/EG2012/TUTORIALS/T4</a>},
    booktitle={Eurographics 2012 Tutorials}, author={Campen, Marcel and Attene, Marco
    and Kobbelt, Leif}, year={2012} }'
  chicago: Campen, Marcel, Marco Attene, and Leif Kobbelt. “A Practical Guide to Polygon
    Mesh Repairing.” In <i>Eurographics 2012 Tutorials</i>, 2012. <a href="https://doi.org/10.2312/CONF/EG2012/TUTORIALS/T4">https://doi.org/10.2312/CONF/EG2012/TUTORIALS/T4</a>.
  ieee: 'M. Campen, M. Attene, and L. Kobbelt, “A Practical Guide to Polygon Mesh
    Repairing,” 2012, doi: <a href="https://doi.org/10.2312/CONF/EG2012/TUTORIALS/T4">10.2312/CONF/EG2012/TUTORIALS/T4</a>.'
  mla: Campen, Marcel, et al. “A Practical Guide to Polygon Mesh Repairing.” <i>Eurographics
    2012 Tutorials</i>, 2012, doi:<a href="https://doi.org/10.2312/CONF/EG2012/TUTORIALS/T4">10.2312/CONF/EG2012/TUTORIALS/T4</a>.
  short: 'M. Campen, M. Attene, L. Kobbelt, in: Eurographics 2012 Tutorials, 2012.'
date_created: 2025-06-30T07:40:56Z
date_updated: 2025-07-14T12:37:59Z
doi: 10.2312/CONF/EG2012/TUTORIALS/T4
extern: '1'
language:
- iso: eng
publication: Eurographics 2012 Tutorials
status: public
title: A Practical Guide to Polygon Mesh Repairing
type: conference
user_id: '114904'
year: '2012'
...
---
_id: '52868'
author:
- first_name: Britta
  full_name: Grimme, Britta
  last_name: Grimme
- first_name: John
  full_name: Lipinski, John
  last_name: Lipinski
- first_name: Gregor
  full_name: Schöner, Gregor
  last_name: Schöner
citation:
  ama: Grimme B, Lipinski J, Schöner G. Naturalistic arm movements during obstacle
    avoidance in 3D and the identification of movement primitives. <i>Experimental
    brain research</i>. 2012;222:185–200.
  apa: Grimme, B., Lipinski, J., &#38; Schöner, G. (2012). Naturalistic arm movements
    during obstacle avoidance in 3D and the identification of movement primitives.
    <i>Experimental Brain Research</i>, <i>222</i>, 185–200.
  bibtex: '@article{Grimme_Lipinski_Schöner_2012, title={Naturalistic arm movements
    during obstacle avoidance in 3D and the identification of movement primitives},
    volume={222}, journal={Experimental brain research}, publisher={Springer}, author={Grimme,
    Britta and Lipinski, John and Schöner, Gregor}, year={2012}, pages={185–200} }'
  chicago: 'Grimme, Britta, John Lipinski, and Gregor Schöner. “Naturalistic Arm Movements
    during Obstacle Avoidance in 3D and the Identification of Movement Primitives.”
    <i>Experimental Brain Research</i> 222 (2012): 185–200.'
  ieee: B. Grimme, J. Lipinski, and G. Schöner, “Naturalistic arm movements during
    obstacle avoidance in 3D and the identification of movement primitives,” <i>Experimental
    brain research</i>, vol. 222, pp. 185–200, 2012.
  mla: Grimme, Britta, et al. “Naturalistic Arm Movements during Obstacle Avoidance
    in 3D and the Identification of Movement Primitives.” <i>Experimental Brain Research</i>,
    vol. 222, Springer, 2012, pp. 185–200.
  short: B. Grimme, J. Lipinski, G. Schöner, Experimental Brain Research 222 (2012)
    185–200.
date_created: 2024-03-25T14:58:49Z
date_updated: 2026-03-19T07:49:12Z
department:
- _id: '819'
intvolume: '       222'
page: 185–200
publication: Experimental brain research
publisher: Springer
status: public
title: Naturalistic arm movements during obstacle avoidance in 3D and the identification
  of movement primitives
type: journal_article
user_id: '103682'
volume: 222
year: '2012'
...
---
_id: '25421'
author:
- first_name: Axel-Cyrille
  full_name: Ngonga Ngomo, Axel-Cyrille
  id: '65716'
  last_name: Ngonga Ngomo
- first_name: Sören
  full_name: Auer, Sören
  last_name: Auer
citation:
  ama: 'Ngonga Ngomo A-C, Auer S. LIMES - A Time-Efficient Approach for Large-Scale
    Link Discovery on the Web of Data. In: Walsh T, ed. <i>{IJCAI} 2011, Proceedings
    of the 22nd International Joint Conference on Artificial Intelligence, Barcelona,
    Catalonia, Spain, July 16-22, 2011</i>. {IJCAI/AAAI}; 2011:2312-2317. doi:<a href="https://doi.org/10.5591/978-1-57735-516-8/IJCAI11-385">10.5591/978-1-57735-516-8/IJCAI11-385</a>'
  apa: Ngonga Ngomo, A.-C., &#38; Auer, S. (2011). LIMES - A Time-Efficient Approach
    for Large-Scale Link Discovery on the Web of Data. In T. Walsh (Ed.), <i>{IJCAI}
    2011, Proceedings of the 22nd International Joint Conference on Artificial Intelligence,
    Barcelona, Catalonia, Spain, July 16-22, 2011</i> (pp. 2312–2317). {IJCAI/AAAI}.
    <a href="https://doi.org/10.5591/978-1-57735-516-8/IJCAI11-385">https://doi.org/10.5591/978-1-57735-516-8/IJCAI11-385</a>
  bibtex: '@inproceedings{Ngonga Ngomo_Auer_2011, title={LIMES - A Time-Efficient
    Approach for Large-Scale Link Discovery on the Web of Data}, DOI={<a href="https://doi.org/10.5591/978-1-57735-516-8/IJCAI11-385">10.5591/978-1-57735-516-8/IJCAI11-385</a>},
    booktitle={{IJCAI} 2011, Proceedings of the 22nd International Joint Conference
    on Artificial Intelligence, Barcelona, Catalonia, Spain, July 16-22, 2011}, publisher={{IJCAI/AAAI}},
    author={Ngonga Ngomo, Axel-Cyrille and Auer, Sören}, editor={Walsh, Toby}, year={2011},
    pages={2312–2317} }'
  chicago: Ngonga Ngomo, Axel-Cyrille, and Sören Auer. “LIMES - A Time-Efficient Approach
    for Large-Scale Link Discovery on the Web of Data.” In <i>{IJCAI} 2011, Proceedings
    of the 22nd International Joint Conference on Artificial Intelligence, Barcelona,
    Catalonia, Spain, July 16-22, 2011</i>, edited by Toby Walsh, 2312–17. {IJCAI/AAAI},
    2011. <a href="https://doi.org/10.5591/978-1-57735-516-8/IJCAI11-385">https://doi.org/10.5591/978-1-57735-516-8/IJCAI11-385</a>.
  ieee: 'A.-C. Ngonga Ngomo and S. Auer, “LIMES - A Time-Efficient Approach for Large-Scale
    Link Discovery on the Web of Data,” in <i>{IJCAI} 2011, Proceedings of the 22nd
    International Joint Conference on Artificial Intelligence, Barcelona, Catalonia,
    Spain, July 16-22, 2011</i>, 2011, pp. 2312–2317, doi: <a href="https://doi.org/10.5591/978-1-57735-516-8/IJCAI11-385">10.5591/978-1-57735-516-8/IJCAI11-385</a>.'
  mla: Ngonga Ngomo, Axel-Cyrille, and Sören Auer. “LIMES - A Time-Efficient Approach
    for Large-Scale Link Discovery on the Web of Data.” <i>{IJCAI} 2011, Proceedings
    of the 22nd International Joint Conference on Artificial Intelligence, Barcelona,
    Catalonia, Spain, July 16-22, 2011</i>, edited by Toby Walsh, {IJCAI/AAAI}, 2011,
    pp. 2312–17, doi:<a href="https://doi.org/10.5591/978-1-57735-516-8/IJCAI11-385">10.5591/978-1-57735-516-8/IJCAI11-385</a>.
  short: 'A.-C. Ngonga Ngomo, S. Auer, in: T. Walsh (Ed.), {IJCAI} 2011, Proceedings
    of the 22nd International Joint Conference on Artificial Intelligence, Barcelona,
    Catalonia, Spain, July 16-22, 2011, {IJCAI/AAAI}, 2011, pp. 2312–2317.'
date_created: 2021-10-05T07:36:00Z
date_updated: 2022-01-06T06:57:04Z
doi: 10.5591/978-1-57735-516-8/IJCAI11-385
editor:
- first_name: Toby
  full_name: Walsh, Toby
  last_name: Walsh
language:
- iso: eng
page: 2312-2317
publication: '{IJCAI} 2011, Proceedings of the 22nd International Joint Conference
  on Artificial Intelligence, Barcelona, Catalonia, Spain, July 16-22, 2011'
publisher: '{IJCAI/AAAI}'
status: public
title: LIMES - A Time-Efficient Approach for Large-Scale Link Discovery on the Web
  of Data
type: conference
user_id: '15526'
year: '2011'
...
---
_id: '25427'
author:
- first_name: Saeedeh
  full_name: Shekarpour, Saeedeh
  last_name: Shekarpour
- first_name: Sören
  full_name: Auer, Sören
  last_name: Auer
- first_name: Axel-Cyrille
  full_name: Ngonga Ngomo, Axel-Cyrille
  id: '65716'
  last_name: Ngonga Ngomo
- first_name: Daniel
  full_name: Gerber, Daniel
  last_name: Gerber
- first_name: Sebastian
  full_name: Hellmann, Sebastian
  last_name: Hellmann
- first_name: Claus
  full_name: Stadler, Claus
  last_name: Stadler
citation:
  ama: 'Shekarpour S, Auer S, Ngonga Ngomo A-C, Gerber D, Hellmann S, Stadler C. Keyword-Driven
    SPARQL Query Generation Leveraging Background Knowledge. In: Boissier O, Benatallah
    B, P. Papazoglou M, W. Ras Z, Hacid M-S, eds. <i>Proceedings of the 2011 {IEEE/WIC/ACM}
    International Conference on Web Intelligence, {WI} 2011, Campus Scientifique de
    La Doua, Lyon, France, August 22-27, 2011</i>. {IEEE} Computer Society; 2011:203-210.
    doi:<a href="https://doi.org/10.1109/WI-IAT.2011.70">10.1109/WI-IAT.2011.70</a>'
  apa: Shekarpour, S., Auer, S., Ngonga Ngomo, A.-C., Gerber, D., Hellmann, S., &#38;
    Stadler, C. (2011). Keyword-Driven SPARQL Query Generation Leveraging Background
    Knowledge. In O. Boissier, B. Benatallah, M. P. Papazoglou, Z. W. Ras, &#38; M.-S.
    Hacid (Eds.), <i>Proceedings of the 2011 {IEEE/WIC/ACM} International Conference
    on Web Intelligence, {WI} 2011, Campus Scientifique de la Doua, Lyon, France,
    August 22-27, 2011</i> (pp. 203–210). {IEEE} Computer Society. <a href="https://doi.org/10.1109/WI-IAT.2011.70">https://doi.org/10.1109/WI-IAT.2011.70</a>
  bibtex: '@inproceedings{Shekarpour_Auer_Ngonga Ngomo_Gerber_Hellmann_Stadler_2011,
    title={Keyword-Driven SPARQL Query Generation Leveraging Background Knowledge},
    DOI={<a href="https://doi.org/10.1109/WI-IAT.2011.70">10.1109/WI-IAT.2011.70</a>},
    booktitle={Proceedings of the 2011 {IEEE/WIC/ACM} International Conference on
    Web Intelligence, {WI} 2011, Campus Scientifique de la Doua, Lyon, France, August
    22-27, 2011}, publisher={{IEEE} Computer Society}, author={Shekarpour, Saeedeh
    and Auer, Sören and Ngonga Ngomo, Axel-Cyrille and Gerber, Daniel and Hellmann,
    Sebastian and Stadler, Claus}, editor={Boissier, Olivier and Benatallah, Boualem
    and P. Papazoglou, Mike and W. Ras, Zbigniew and Hacid, Mohand-Said}, year={2011},
    pages={203–210} }'
  chicago: Shekarpour, Saeedeh, Sören Auer, Axel-Cyrille Ngonga Ngomo, Daniel Gerber,
    Sebastian Hellmann, and Claus Stadler. “Keyword-Driven SPARQL Query Generation
    Leveraging Background Knowledge.” In <i>Proceedings of the 2011 {IEEE/WIC/ACM}
    International Conference on Web Intelligence, {WI} 2011, Campus Scientifique de
    La Doua, Lyon, France, August 22-27, 2011</i>, edited by Olivier Boissier, Boualem
    Benatallah, Mike P. Papazoglou, Zbigniew W. Ras, and Mohand-Said Hacid, 203–10.
    {IEEE} Computer Society, 2011. <a href="https://doi.org/10.1109/WI-IAT.2011.70">https://doi.org/10.1109/WI-IAT.2011.70</a>.
  ieee: 'S. Shekarpour, S. Auer, A.-C. Ngonga Ngomo, D. Gerber, S. Hellmann, and C.
    Stadler, “Keyword-Driven SPARQL Query Generation Leveraging Background Knowledge,”
    in <i>Proceedings of the 2011 {IEEE/WIC/ACM} International Conference on Web Intelligence,
    {WI} 2011, Campus Scientifique de la Doua, Lyon, France, August 22-27, 2011</i>,
    2011, pp. 203–210, doi: <a href="https://doi.org/10.1109/WI-IAT.2011.70">10.1109/WI-IAT.2011.70</a>.'
  mla: Shekarpour, Saeedeh, et al. “Keyword-Driven SPARQL Query Generation Leveraging
    Background Knowledge.” <i>Proceedings of the 2011 {IEEE/WIC/ACM} International
    Conference on Web Intelligence, {WI} 2011, Campus Scientifique de La Doua, Lyon,
    France, August 22-27, 2011</i>, edited by Olivier Boissier et al., {IEEE} Computer
    Society, 2011, pp. 203–10, doi:<a href="https://doi.org/10.1109/WI-IAT.2011.70">10.1109/WI-IAT.2011.70</a>.
  short: 'S. Shekarpour, S. Auer, A.-C. Ngonga Ngomo, D. Gerber, S. Hellmann, C. Stadler,
    in: O. Boissier, B. Benatallah, M. P. Papazoglou, Z. W. Ras, M.-S. Hacid (Eds.),
    Proceedings of the 2011 {IEEE/WIC/ACM} International Conference on Web Intelligence,
    {WI} 2011, Campus Scientifique de La Doua, Lyon, France, August 22-27, 2011, {IEEE}
    Computer Society, 2011, pp. 203–210.'
date_created: 2021-10-05T07:44:33Z
date_updated: 2022-01-06T06:57:04Z
doi: 10.1109/WI-IAT.2011.70
editor:
- first_name: Olivier
  full_name: Boissier, Olivier
  last_name: Boissier
- first_name: Boualem
  full_name: Benatallah, Boualem
  last_name: Benatallah
- first_name: Mike
  full_name: P. Papazoglou, Mike
  last_name: P. Papazoglou
- first_name: Zbigniew
  full_name: W. Ras, Zbigniew
  last_name: W. Ras
- first_name: Mohand-Said
  full_name: Hacid, Mohand-Said
  last_name: Hacid
language:
- iso: eng
page: 203-210
publication: Proceedings of the 2011 {IEEE/WIC/ACM} International Conference on Web
  Intelligence, {WI} 2011, Campus Scientifique de la Doua, Lyon, France, August 22-27,
  2011
publisher: '{IEEE} Computer Society'
status: public
title: Keyword-Driven SPARQL Query Generation Leveraging Background Knowledge
type: conference
user_id: '15526'
year: '2011'
...
---
_id: '1972'
abstract:
- lang: eng
  text: We present a multi-agent system on top of the IaaS layer consisting of a scheduler
    agent and multiple worker agents. Each job is controlled by an autonomous worker
    agent, which is equipped with application specific knowledge (e.g., performance
    functions) allowing it to estimate the type and number of necessary resources.
    During runtime, the worker agent monitors the job and adapts its resources to
    ensure the specified quality of service - even in noisy clouds where the job instances
    are influenced by other jobs. All worker agents interact with the scheduler agent,
    which takes care of limited resources and does a cost-aware scheduling by assigning
    jobs to times with low energy costs. The whole architecture is self-optimizing
    and able to use public or private clouds.
author:
- first_name: Oliver
  full_name: Niehörster, Oliver
  last_name: Niehörster
- first_name: Axel
  full_name: Keller, Axel
  id: '15274'
  last_name: Keller
- first_name: André
  full_name: Brinkmann, André
  last_name: Brinkmann
citation:
  ama: 'Niehörster O, Keller A, Brinkmann A. An Energy-Aware SaaS Stack. In: <i>Proc.
    Int. Meeting of the IEEE Int. Symp. on Modeling, Analysis and Simulation of Computer
    and Telecommunication Systems (MASCOTS)</i>. ; 2011. doi:<a href="https://doi.org/10.1109/MASCOTS.2011.52">10.1109/MASCOTS.2011.52</a>'
  apa: Niehörster, O., Keller, A., &#38; Brinkmann, A. (2011). An Energy-Aware SaaS
    Stack. In <i>Proc. Int. Meeting of the IEEE Int. Symp. on Modeling, Analysis and
    Simulation of Computer and Telecommunication Systems (MASCOTS)</i>. <a href="https://doi.org/10.1109/MASCOTS.2011.52">https://doi.org/10.1109/MASCOTS.2011.52</a>
  bibtex: '@inproceedings{Niehörster_Keller_Brinkmann_2011, title={An Energy-Aware
    SaaS Stack}, DOI={<a href="https://doi.org/10.1109/MASCOTS.2011.52">10.1109/MASCOTS.2011.52</a>},
    booktitle={Proc. Int. Meeting of the IEEE Int. Symp. on Modeling, Analysis and
    Simulation of Computer and Telecommunication Systems (MASCOTS)}, author={Niehörster,
    Oliver and Keller, Axel and Brinkmann, André}, year={2011} }'
  chicago: Niehörster, Oliver, Axel Keller, and André Brinkmann. “An Energy-Aware
    SaaS Stack.” In <i>Proc. Int. Meeting of the IEEE Int. Symp. on Modeling, Analysis
    and Simulation of Computer and Telecommunication Systems (MASCOTS)</i>, 2011.
    <a href="https://doi.org/10.1109/MASCOTS.2011.52">https://doi.org/10.1109/MASCOTS.2011.52</a>.
  ieee: O. Niehörster, A. Keller, and A. Brinkmann, “An Energy-Aware SaaS Stack,”
    in <i>Proc. Int. Meeting of the IEEE Int. Symp. on Modeling, Analysis and Simulation
    of Computer and Telecommunication Systems (MASCOTS)</i>, 2011.
  mla: Niehörster, Oliver, et al. “An Energy-Aware SaaS Stack.” <i>Proc. Int. Meeting
    of the IEEE Int. Symp. on Modeling, Analysis and Simulation of Computer and Telecommunication
    Systems (MASCOTS)</i>, 2011, doi:<a href="https://doi.org/10.1109/MASCOTS.2011.52">10.1109/MASCOTS.2011.52</a>.
  short: 'O. Niehörster, A. Keller, A. Brinkmann, in: Proc. Int. Meeting of the IEEE
    Int. Symp. on Modeling, Analysis and Simulation of Computer and Telecommunication
    Systems (MASCOTS), 2011.'
date_created: 2018-03-29T11:23:22Z
date_updated: 2022-01-06T06:54:10Z
department:
- _id: '27'
doi: 10.1109/MASCOTS.2011.52
language:
- iso: eng
publication: Proc. Int. Meeting of the IEEE Int. Symp. on Modeling, Analysis and Simulation
  of Computer and Telecommunication Systems (MASCOTS)
publication_status: published
status: public
title: An Energy-Aware SaaS Stack
type: conference
user_id: '15274'
year: '2011'
...
---
_id: '20196'
author:
- first_name: Heiko
  full_name: Hamann, Heiko
  last_name: Hamann
- first_name: Thomas
  full_name: Schmickl, Thomas
  last_name: Schmickl
- first_name: Karl
  full_name: Crailsheim, Karl
  last_name: Crailsheim
citation:
  ama: 'Hamann H, Schmickl T, Crailsheim K. Explaining Emergent Behavior in a Swarm
    System Based on an Inversion of the Fluctuation Theorem. In: Lenaerts T, Giacobini
    M, Bersini H, Bourgine P, Dorigo M, Doursat R, eds. <i>Advances in Artificial
    Life, ECAL 2011: Proceedings of the 11th European Conference on the Synthesis
    and Simulation of Living Systems</i>. MIT Press; 2011:302--309.'
  apa: 'Hamann, H., Schmickl, T., &#38; Crailsheim, K. (2011). Explaining Emergent
    Behavior in a Swarm System Based on an Inversion of the Fluctuation Theorem. In
    T. Lenaerts, M. Giacobini, H. Bersini, P. Bourgine, M. Dorigo, &#38; R. Doursat
    (Eds.), <i>Advances in Artificial Life, ECAL 2011: Proceedings of the 11th European
    Conference on the Synthesis and Simulation of Living Systems</i> (pp. 302--309).
    MIT Press.'
  bibtex: '@inbook{Hamann_Schmickl_Crailsheim_2011, title={Explaining Emergent Behavior
    in a Swarm System Based on an Inversion of the Fluctuation Theorem}, booktitle={Advances
    in Artificial Life, ECAL 2011: Proceedings of the 11th European Conference on
    the Synthesis and Simulation of Living Systems}, publisher={MIT Press}, author={Hamann,
    Heiko and Schmickl, Thomas and Crailsheim, Karl}, editor={Lenaerts, Tom and Giacobini,
    Mario and Bersini, Hugues and Bourgine, Paul and Dorigo, Marco and Doursat, ReneEditors},
    year={2011}, pages={302--309} }'
  chicago: 'Hamann, Heiko, Thomas Schmickl, and Karl Crailsheim. “Explaining Emergent
    Behavior in a Swarm System Based on an Inversion of the Fluctuation Theorem.”
    In <i>Advances in Artificial Life, ECAL 2011: Proceedings of the 11th European
    Conference on the Synthesis and Simulation of Living Systems</i>, edited by Tom
    Lenaerts, Mario Giacobini, Hugues Bersini, Paul Bourgine, Marco Dorigo, and Rene
    Doursat, 302--309. MIT Press, 2011.'
  ieee: 'H. Hamann, T. Schmickl, and K. Crailsheim, “Explaining Emergent Behavior
    in a Swarm System Based on an Inversion of the Fluctuation Theorem,” in <i>Advances
    in Artificial Life, ECAL 2011: Proceedings of the 11th European Conference on
    the Synthesis and Simulation of Living Systems</i>, T. Lenaerts, M. Giacobini,
    H. Bersini, P. Bourgine, M. Dorigo, and R. Doursat, Eds. MIT Press, 2011, pp.
    302--309.'
  mla: 'Hamann, Heiko, et al. “Explaining Emergent Behavior in a Swarm System Based
    on an Inversion of the Fluctuation Theorem.” <i>Advances in Artificial Life, ECAL
    2011: Proceedings of the 11th European Conference on the Synthesis and Simulation
    of Living Systems</i>, edited by Tom Lenaerts et al., MIT Press, 2011, pp. 302--309.'
  short: 'H. Hamann, T. Schmickl, K. Crailsheim, in: T. Lenaerts, M. Giacobini, H.
    Bersini, P. Bourgine, M. Dorigo, R. Doursat (Eds.), Advances in Artificial Life,
    ECAL 2011: Proceedings of the 11th European Conference on the Synthesis and Simulation
    of Living Systems, MIT Press, 2011, pp. 302--309.'
date_created: 2020-10-26T11:42:55Z
date_updated: 2022-01-06T06:54:22Z
department:
- _id: '63'
- _id: '238'
editor:
- first_name: Tom
  full_name: Lenaerts, Tom
  last_name: Lenaerts
- first_name: Mario
  full_name: Giacobini, Mario
  last_name: Giacobini
- first_name: Hugues
  full_name: Bersini, Hugues
  last_name: Bersini
- first_name: Paul
  full_name: Bourgine, Paul
  last_name: Bourgine
- first_name: Marco
  full_name: Dorigo, Marco
  last_name: Dorigo
- first_name: Rene
  full_name: Doursat, Rene
  last_name: Doursat
language:
- iso: eng
page: 302--309
publication: 'Advances in Artificial Life, ECAL 2011: Proceedings of the 11th European
  Conference on the Synthesis and Simulation of Living Systems'
publisher: MIT Press
status: public
title: Explaining Emergent Behavior in a Swarm System Based on an Inversion of the
  Fluctuation Theorem
type: book_chapter
user_id: '15415'
year: '2011'
...
---
_id: '26660'
abstract:
- lang: eng
  text: "During rescue scenarios it is indispensable to obtain an overview of the
    situation. Unmanned aerial vehicles (UAVs) can gather the necessary information
    in a fast and efficient way. This paper presents an approach for path planning
    in 3D environments offering a solution to explore disaster areas including, e.g.,
    partially or completely destroyed buildings. Using multiple UAVs decreases the
    time needed to receive a complete overview if the problem of coordination and
    task allocation is solved. We present an approach for the use of multiple UAVs.
    The UAVs work in a distributed manner without any central coordination instance
    and cover the exploration of terrains as well as goal-oriented path planning.
    When using multiple UAVs redundant exploration is avoided through the use of inter-UAV-communication.
    The approach is based on potential fields and uses the simplicity of the gradient
    method to calculate paths for fast exploration of the terrain.\r\n"
author:
- first_name: Christoph
  full_name: Rasche, Christoph
  last_name: Rasche
- first_name: Claudius
  full_name: Stern, Claudius
  last_name: Stern
- first_name: Lisa
  full_name: Kleinjohann, Lisa
  id: '15588'
  last_name: Kleinjohann
- first_name: Bernd
  full_name: Kleinjohann, Bernd
  last_name: Kleinjohann
citation:
  ama: 'Rasche C, Stern C, Kleinjohann L, Kleinjohann B. A Distributed Multi-UAV Path
    Planning Approach for 3D Environments. In: <i>The 5th International Conference
    on Automation, Robotics and Applications (ICARA 2011)</i>. ; 2011.'
  apa: Rasche, C., Stern, C., Kleinjohann, L., &#38; Kleinjohann, B. (2011). A Distributed
    Multi-UAV Path Planning Approach for 3D Environments. <i>The 5th International
    Conference on Automation, Robotics and Applications (ICARA 2011)</i>.
  bibtex: '@inproceedings{Rasche_Stern_Kleinjohann_Kleinjohann_2011, place={Wellington,
    New Zealand,}, title={A Distributed Multi-UAV Path Planning Approach for 3D Environments},
    booktitle={The 5th International Conference on Automation, Robotics and Applications
    (ICARA 2011)}, author={Rasche, Christoph and Stern, Claudius and Kleinjohann,
    Lisa and Kleinjohann, Bernd}, year={2011} }'
  chicago: Rasche, Christoph, Claudius Stern, Lisa Kleinjohann, and Bernd Kleinjohann.
    “A Distributed Multi-UAV Path Planning Approach for 3D Environments.” In <i>The
    5th International Conference on Automation, Robotics and Applications (ICARA 2011)</i>.
    Wellington, New Zealand, 2011.
  ieee: C. Rasche, C. Stern, L. Kleinjohann, and B. Kleinjohann, “A Distributed Multi-UAV
    Path Planning Approach for 3D Environments,” 2011.
  mla: Rasche, Christoph, et al. “A Distributed Multi-UAV Path Planning Approach for
    3D Environments.” <i>The 5th International Conference on Automation, Robotics
    and Applications (ICARA 2011)</i>, 2011.
  short: 'C. Rasche, C. Stern, L. Kleinjohann, B. Kleinjohann, in: The 5th International
    Conference on Automation, Robotics and Applications (ICARA 2011), Wellington,
    New Zealand, 2011.'
date_created: 2021-10-21T09:57:11Z
date_updated: 2022-01-06T06:57:25Z
department:
- _id: '672'
language:
- iso: eng
place: Wellington, New Zealand,
publication: The 5th International Conference on Automation, Robotics and Applications
  (ICARA 2011)
status: public
title: A Distributed Multi-UAV Path Planning Approach for 3D Environments
type: conference
user_id: '21240'
year: '2011'
...
---
_id: '26698'
author:
- first_name: Tao
  full_name: Xie, Tao
  last_name: Xie
- first_name: Wolfgang
  full_name: Müller, Wolfgang
  id: '16243'
  last_name: Müller
citation:
  ama: 'Xie T, Müller W. HDL-Mutation Based Simulation Data Generation by Propagation
    Guided Search. In: <i>Proceedings of the 14th Euromicro Conference on Digital
    System Design (DSD)</i>. ; 2011.'
  apa: Xie, T., &#38; Müller, W. (2011). HDL-Mutation Based Simulation Data Generation
    by Propagation Guided Search. <i>Proceedings of the 14th Euromicro Conference
    on Digital System Design (DSD)</i>.
  bibtex: '@inproceedings{Xie_Müller_2011, title={HDL-Mutation Based Simulation Data
    Generation by Propagation Guided Search}, booktitle={Proceedings of the 14th Euromicro
    Conference on Digital System Design (DSD)}, author={Xie, Tao and Müller, Wolfgang},
    year={2011} }'
  chicago: Xie, Tao, and Wolfgang Müller. “HDL-Mutation Based Simulation Data Generation
    by Propagation Guided Search.” In <i>Proceedings of the 14th Euromicro Conference
    on Digital System Design (DSD)</i>, 2011.
  ieee: T. Xie and W. Müller, “HDL-Mutation Based Simulation Data Generation by Propagation
    Guided Search,” 2011.
  mla: Xie, Tao, and Wolfgang Müller. “HDL-Mutation Based Simulation Data Generation
    by Propagation Guided Search.” <i>Proceedings of the 14th Euromicro Conference
    on Digital System Design (DSD)</i>, 2011.
  short: 'T. Xie, W. Müller, in: Proceedings of the 14th Euromicro Conference on Digital
    System Design (DSD), 2011.'
date_created: 2021-10-21T12:22:19Z
date_updated: 2022-01-06T06:57:26Z
department:
- _id: '672'
language:
- iso: eng
publication: Proceedings of the 14th Euromicro Conference on Digital System Design
  (DSD)
status: public
title: HDL-Mutation Based Simulation Data Generation by Propagation Guided Search
type: conference
user_id: '21240'
year: '2011'
...
---
_id: '26702'
author:
- first_name: Andreas
  full_name: Thuy, Andreas
  last_name: Thuy
citation:
  ama: 'Thuy A.  Comparison of periodic and aperiodic task models for cyber-physical-systems.
    In: <i>Reconfigurable Communication-Centric Systems-on-Chip (ReCoSoC), 2011 6th
    International Workshop On </i>. IEEE Xplore; 2011.'
  apa: Thuy, A. (2011).  Comparison of periodic and aperiodic task models for cyber-physical-systems.
    <i>Reconfigurable Communication-Centric Systems-on-Chip (ReCoSoC), 2011 6th International
    Workshop On </i>. 20. - 22. Jun. 2011.
  bibtex: '@inproceedings{Thuy_2011, title={ Comparison of periodic and aperiodic
    task models for cyber-physical-systems}, booktitle={Reconfigurable Communication-centric
    Systems-on-Chip (ReCoSoC), 2011 6th International Workshop on }, publisher={IEEE
    Xplore}, author={Thuy, Andreas}, year={2011} }'
  chicago: Thuy, Andreas. “ Comparison of Periodic and Aperiodic Task Models for Cyber-Physical-Systems.”
    In <i>Reconfigurable Communication-Centric Systems-on-Chip (ReCoSoC), 2011 6th
    International Workshop On </i>. IEEE Xplore, 2011.
  ieee: A. Thuy, “ Comparison of periodic and aperiodic task models for cyber-physical-systems,”
    presented at the 20. - 22. Jun. 2011, 2011.
  mla: Thuy, Andreas. “ Comparison of Periodic and Aperiodic Task Models for Cyber-Physical-Systems.”
    <i>Reconfigurable Communication-Centric Systems-on-Chip (ReCoSoC), 2011 6th International
    Workshop On </i>, IEEE Xplore, 2011.
  short: 'A. Thuy, in: Reconfigurable Communication-Centric Systems-on-Chip (ReCoSoC),
    2011 6th International Workshop On , IEEE Xplore, 2011.'
conference:
  name: 20. - 22. Jun. 2011
date_created: 2021-10-21T12:31:52Z
date_updated: 2022-01-06T06:57:26Z
department:
- _id: '672'
language:
- iso: eng
publication: 'Reconfigurable Communication-centric Systems-on-Chip (ReCoSoC), 2011
  6th International Workshop on '
publisher: IEEE Xplore
status: public
title: ' Comparison of periodic and aperiodic task models for cyber-physical-systems'
type: conference
user_id: '21240'
year: '2011'
...
---
_id: '26904'
author:
- first_name: Antje
  full_name: Herbst, Antje
  last_name: Herbst
- first_name: Katharina
  full_name: Diethelm, Katharina
  last_name: Diethelm
- first_name: Guo
  full_name: Cheng, Guo
  last_name: Cheng
- first_name: Ute
  full_name: Alexy, Ute
  last_name: Alexy
- first_name: Andrea
  full_name: Icks, Andrea
  last_name: Icks
- first_name: Anette
  full_name: Buyken, Anette
  id: '65985'
  last_name: Buyken
citation:
  ama: Herbst A, Diethelm K, Cheng G, Alexy U, Icks A, Buyken A. Direction of Associations
    between Added Sugar Intake in Early Childhood and Body Mass Index at Age 7 Years
    May Depend on Intake Levels. <i>The Journal of Nutrition</i>. Published online
    2011:1348-1354. doi:<a href="https://doi.org/10.3945/jn.110.137000">10.3945/jn.110.137000</a>
  apa: Herbst, A., Diethelm, K., Cheng, G., Alexy, U., Icks, A., &#38; Buyken, A.
    (2011). Direction of Associations between Added Sugar Intake in Early Childhood
    and Body Mass Index at Age 7 Years May Depend on Intake Levels. <i>The Journal
    of Nutrition</i>, 1348–1354. <a href="https://doi.org/10.3945/jn.110.137000">https://doi.org/10.3945/jn.110.137000</a>
  bibtex: '@article{Herbst_Diethelm_Cheng_Alexy_Icks_Buyken_2011, title={Direction
    of Associations between Added Sugar Intake in Early Childhood and Body Mass Index
    at Age 7 Years May Depend on Intake Levels}, DOI={<a href="https://doi.org/10.3945/jn.110.137000">10.3945/jn.110.137000</a>},
    journal={The Journal of Nutrition}, author={Herbst, Antje and Diethelm, Katharina
    and Cheng, Guo and Alexy, Ute and Icks, Andrea and Buyken, Anette}, year={2011},
    pages={1348–1354} }'
  chicago: Herbst, Antje, Katharina Diethelm, Guo Cheng, Ute Alexy, Andrea Icks, and
    Anette Buyken. “Direction of Associations between Added Sugar Intake in Early
    Childhood and Body Mass Index at Age 7 Years May Depend on Intake Levels.” <i>The
    Journal of Nutrition</i>, 2011, 1348–54. <a href="https://doi.org/10.3945/jn.110.137000">https://doi.org/10.3945/jn.110.137000</a>.
  ieee: 'A. Herbst, K. Diethelm, G. Cheng, U. Alexy, A. Icks, and A. Buyken, “Direction
    of Associations between Added Sugar Intake in Early Childhood and Body Mass Index
    at Age 7 Years May Depend on Intake Levels,” <i>The Journal of Nutrition</i>,
    pp. 1348–1354, 2011, doi: <a href="https://doi.org/10.3945/jn.110.137000">10.3945/jn.110.137000</a>.'
  mla: Herbst, Antje, et al. “Direction of Associations between Added Sugar Intake
    in Early Childhood and Body Mass Index at Age 7 Years May Depend on Intake Levels.”
    <i>The Journal of Nutrition</i>, 2011, pp. 1348–54, doi:<a href="https://doi.org/10.3945/jn.110.137000">10.3945/jn.110.137000</a>.
  short: A. Herbst, K. Diethelm, G. Cheng, U. Alexy, A. Icks, A. Buyken, The Journal
    of Nutrition (2011) 1348–1354.
date_created: 2021-10-26T13:50:30Z
date_updated: 2022-01-06T06:57:30Z
department:
- _id: '17'
- _id: '22'
- _id: '571'
doi: 10.3945/jn.110.137000
language:
- iso: eng
page: 1348-1354
publication: The Journal of Nutrition
publication_identifier:
  issn:
  - 0022-3166
  - 1541-6100
publication_status: published
status: public
title: Direction of Associations between Added Sugar Intake in Early Childhood and
  Body Mass Index at Age 7 Years May Depend on Intake Levels
type: journal_article
user_id: '61597'
year: '2011'
...
---
_id: '26906'
abstract:
- lang: eng
  text: '<jats:title>Abstract</jats:title><jats:sec id="S1368980011002734_abs1" sec-type="general"><jats:title>Objective</jats:title><jats:p>Nutrition-related
    health problems such as obesity are frequent among children and adolescents of
    Turkish descent living in Germany, yet data on their dietary habits are scarce.
    One reason might be the lack of validated assessment tools for this target group.
    We therefore aimed to validate protein and K intakes from one 24 h recall against
    levels estimated from one 24 h urine sample in children and adolescents of Turkish
    descent living in Germany.</jats:p></jats:sec><jats:sec id="S1368980011002734_abs2"
    sec-type="general"><jats:title>Design</jats:title><jats:p>Cross-sectional analyses
    comprised estimation of mean differences, Pearson correlation coefficients, cross-classifications
    and Bland–Altman plots to assess the agreement between the nutritional intake
    estimated from a single 24 h recall and a single 24 h urine sample collected on
    the previous day.</jats:p></jats:sec><jats:sec id="S1368980011002734_abs3" sec-type="general"><jats:title>Setting</jats:title><jats:p>Dortmund,
    Germany.</jats:p></jats:sec><jats:sec id="S1368980011002734_abs4" sec-type="subjects"><jats:title>Subjects</jats:title><jats:p>Data
    from forty-three study participants (aged 5–18 years; 26 % overweight) with a
    traditional Turkish background were included.</jats:p></jats:sec><jats:sec id="S1368980011002734_abs5"
    sec-type="results"><jats:title>Results</jats:title><jats:p>The 24 h recall significantly
    overestimated mean protein and K intake by 10·7 g/d (95 % CI of mean difference:
    0·6, 20·7 g/d) and 344 mg/d (95 % CI 8, 680 mg/d), respectively. Correlations
    between intake estimates were <jats:italic>r</jats:italic> = 0·25 (<jats:italic>P</jats:italic>
    = 0·1) and 0·31 (<jats:italic>P</jats:italic> = 0·05). Both methods classified
    70 % and 69 % of the participants into the same/adjacent quartile of protein and
    K intake and misclassified 7 % and 7 %, respectively, into the opposite quartile.
    Bland–Altman plots indicated a wide scattering of differences in both protein
    and K intake.</jats:p></jats:sec><jats:sec id="S1368980011002734_abs6" sec-type="conclusion"><jats:title>Conclusions</jats:title><jats:p>Among
    children and adolescents of traditional Turkish descent living in Germany, one
    24 h recall may only be valid for categorizing subjects into high, medium or low
    consumers.</jats:p></jats:sec>'
author:
- first_name: Beate
  full_name: Bokhof, Beate
  last_name: Bokhof
- first_name: Anette
  full_name: Buyken, Anette
  id: '65985'
  last_name: Buyken
- first_name: Canan
  full_name: Doğan, Canan
  last_name: Doğan
- first_name: Arzu
  full_name: Karaboğa, Arzu
  last_name: Karaboğa
- first_name: Josa
  full_name: Kaiser, Josa
  last_name: Kaiser
- first_name: Antje
  full_name: Sonntag, Antje
  last_name: Sonntag
- first_name: Anja
  full_name: Kroke, Anja
  last_name: Kroke
citation:
  ama: 'Bokhof B, Buyken A, Doğan C, et al. Validation of protein and potassium intakes
    assessed from 24 h recalls against levels estimated from 24 h urine samples in
    children and adolescents of Turkish descent living in Germany: results from the
    EVET! Study. <i>Public Health Nutrition</i>. Published online 2011:640-647. doi:<a
    href="https://doi.org/10.1017/s1368980011002734">10.1017/s1368980011002734</a>'
  apa: 'Bokhof, B., Buyken, A., Doğan, C., Karaboğa, A., Kaiser, J., Sonntag, A.,
    &#38; Kroke, A. (2011). Validation of protein and potassium intakes assessed from
    24 h recalls against levels estimated from 24 h urine samples in children and
    adolescents of Turkish descent living in Germany: results from the EVET! Study.
    <i>Public Health Nutrition</i>, 640–647. <a href="https://doi.org/10.1017/s1368980011002734">https://doi.org/10.1017/s1368980011002734</a>'
  bibtex: '@article{Bokhof_Buyken_Doğan_Karaboğa_Kaiser_Sonntag_Kroke_2011, title={Validation
    of protein and potassium intakes assessed from 24 h recalls against levels estimated
    from 24 h urine samples in children and adolescents of Turkish descent living
    in Germany: results from the EVET! Study}, DOI={<a href="https://doi.org/10.1017/s1368980011002734">10.1017/s1368980011002734</a>},
    journal={Public Health Nutrition}, author={Bokhof, Beate and Buyken, Anette and
    Doğan, Canan and Karaboğa, Arzu and Kaiser, Josa and Sonntag, Antje and Kroke,
    Anja}, year={2011}, pages={640–647} }'
  chicago: 'Bokhof, Beate, Anette Buyken, Canan Doğan, Arzu Karaboğa, Josa Kaiser,
    Antje Sonntag, and Anja Kroke. “Validation of Protein and Potassium Intakes Assessed
    from 24 h Recalls against Levels Estimated from 24 h Urine Samples in Children
    and Adolescents of Turkish Descent Living in Germany: Results from the EVET! Study.”
    <i>Public Health Nutrition</i>, 2011, 640–47. <a href="https://doi.org/10.1017/s1368980011002734">https://doi.org/10.1017/s1368980011002734</a>.'
  ieee: 'B. Bokhof <i>et al.</i>, “Validation of protein and potassium intakes assessed
    from 24 h recalls against levels estimated from 24 h urine samples in children
    and adolescents of Turkish descent living in Germany: results from the EVET! Study,”
    <i>Public Health Nutrition</i>, pp. 640–647, 2011, doi: <a href="https://doi.org/10.1017/s1368980011002734">10.1017/s1368980011002734</a>.'
  mla: 'Bokhof, Beate, et al. “Validation of Protein and Potassium Intakes Assessed
    from 24 h Recalls against Levels Estimated from 24 h Urine Samples in Children
    and Adolescents of Turkish Descent Living in Germany: Results from the EVET! Study.”
    <i>Public Health Nutrition</i>, 2011, pp. 640–47, doi:<a href="https://doi.org/10.1017/s1368980011002734">10.1017/s1368980011002734</a>.'
  short: B. Bokhof, A. Buyken, C. Doğan, A. Karaboğa, J. Kaiser, A. Sonntag, A. Kroke,
    Public Health Nutrition (2011) 640–647.
date_created: 2021-10-26T14:03:52Z
date_updated: 2022-01-06T06:57:30Z
department:
- _id: '17'
- _id: '22'
- _id: '571'
doi: 10.1017/s1368980011002734
language:
- iso: eng
page: 640-647
publication: Public Health Nutrition
publication_identifier:
  issn:
  - 1368-9800
  - 1475-2727
publication_status: published
status: public
title: 'Validation of protein and potassium intakes assessed from 24 h recalls against
  levels estimated from 24 h urine samples in children and adolescents of Turkish
  descent living in Germany: results from the EVET! Study'
type: journal_article
user_id: '61597'
year: '2011'
...
---
_id: '27010'
author:
- first_name: Katharina
  full_name: Diethelm, Katharina
  last_name: Diethelm
- first_name: Thomas
  full_name: Remer, Thomas
  last_name: Remer
- first_name: Hannah
  full_name: Jilani, Hannah
  last_name: Jilani
- first_name: Clemens
  full_name: Kunz, Clemens
  last_name: Kunz
- first_name: Anette
  full_name: Buyken, Anette
  id: '65985'
  last_name: Buyken
citation:
  ama: Diethelm K, Remer T, Jilani H, Kunz C, Buyken A. Associations between the macronutrient
    composition of the evening meal and average daily sleep duration in early childhood.
    <i>Clinical Nutrition</i>. Published online 2011:640-646. doi:<a href="https://doi.org/10.1016/j.clnu.2011.05.004">10.1016/j.clnu.2011.05.004</a>
  apa: Diethelm, K., Remer, T., Jilani, H., Kunz, C., &#38; Buyken, A. (2011). Associations
    between the macronutrient composition of the evening meal and average daily sleep
    duration in early childhood. <i>Clinical Nutrition</i>, 640–646. <a href="https://doi.org/10.1016/j.clnu.2011.05.004">https://doi.org/10.1016/j.clnu.2011.05.004</a>
  bibtex: '@article{Diethelm_Remer_Jilani_Kunz_Buyken_2011, title={Associations between
    the macronutrient composition of the evening meal and average daily sleep duration
    in early childhood}, DOI={<a href="https://doi.org/10.1016/j.clnu.2011.05.004">10.1016/j.clnu.2011.05.004</a>},
    journal={Clinical Nutrition}, author={Diethelm, Katharina and Remer, Thomas and
    Jilani, Hannah and Kunz, Clemens and Buyken, Anette}, year={2011}, pages={640–646}
    }'
  chicago: Diethelm, Katharina, Thomas Remer, Hannah Jilani, Clemens Kunz, and Anette
    Buyken. “Associations between the Macronutrient Composition of the Evening Meal
    and Average Daily Sleep Duration in Early Childhood.” <i>Clinical Nutrition</i>,
    2011, 640–46. <a href="https://doi.org/10.1016/j.clnu.2011.05.004">https://doi.org/10.1016/j.clnu.2011.05.004</a>.
  ieee: 'K. Diethelm, T. Remer, H. Jilani, C. Kunz, and A. Buyken, “Associations between
    the macronutrient composition of the evening meal and average daily sleep duration
    in early childhood,” <i>Clinical Nutrition</i>, pp. 640–646, 2011, doi: <a href="https://doi.org/10.1016/j.clnu.2011.05.004">10.1016/j.clnu.2011.05.004</a>.'
  mla: Diethelm, Katharina, et al. “Associations between the Macronutrient Composition
    of the Evening Meal and Average Daily Sleep Duration in Early Childhood.” <i>Clinical
    Nutrition</i>, 2011, pp. 640–46, doi:<a href="https://doi.org/10.1016/j.clnu.2011.05.004">10.1016/j.clnu.2011.05.004</a>.
  short: K. Diethelm, T. Remer, H. Jilani, C. Kunz, A. Buyken, Clinical Nutrition
    (2011) 640–646.
date_created: 2021-10-29T13:52:19Z
date_updated: 2022-01-06T06:57:32Z
department:
- _id: '17'
- _id: '22'
- _id: '571'
doi: 10.1016/j.clnu.2011.05.004
language:
- iso: eng
page: 640-646
publication: Clinical Nutrition
publication_identifier:
  issn:
  - 0261-5614
publication_status: published
status: public
title: Associations between the macronutrient composition of the evening meal and
  average daily sleep duration in early childhood
type: journal_article
user_id: '61597'
year: '2011'
...
---
_id: '27011'
abstract:
- lang: eng
  text: <jats:p>There are no published data regarding the overall dietary glycaemic
    index (GI) and glycaemic load (GL) of Australian children and adolescents. We
    therefore aim to describe the dietary GI and GL of participants of the 2007 Australian
    National Children's Nutrition and Physical Activity Survey (2007ANCNPAS), and
    to identify the main foods contributing to their GL. Children, aged 2–16 years,
    who provided two 24 h recalls in the 2007ANCNPAS were included. A final dataset
    of 4184 participants was analysed. GI of each food item was assigned using a previously
    published method. GL was calculated, and food groups contributing to the GL were
    described by age group and sex. The weighted mean dietary GI and GL of the participants
    were 54 (<jats:sc>sd</jats:sc> 5) and 136 (<jats:sc>sd</jats:sc> 44), respectively.
    Among the nutrients examined, Ca had the highest inverse relationship with GI
    (<jats:italic>P</jats:italic> &lt; 0·001), while percentage energy from starch
    was most positively associated with GI. The association between fibre density
    and GI was modest, and percentage energy from sugar had an inverse relationship
    with GI. Daily dietary GL contributed by energy-dense and/or nutrient-poor (EDNP)
    items in subjects aged 14–16 years was more than doubled that of subjects aged
    2–3 years. To conclude, Australian children and adolescents were having a high-GI
    dietary pattern characterised by high-starchy food intake and low Ca intake. A
    significant proportion of their dietary GL was from EDNP foods. Efforts to reduce
    dietary GI and GL in children and adolescents should focus on energy-dense starchy
    foods.</jats:p>
author:
- first_name: Jimmy
  full_name: Chun Yu Louie, Jimmy
  last_name: Chun Yu Louie
- first_name: Anette
  full_name: Buyken, Anette
  id: '65985'
  last_name: Buyken
- first_name: Kristina
  full_name: Heyer, Kristina
  last_name: Heyer
- first_name: Victoria M.
  full_name: Flood, Victoria M.
  last_name: Flood
citation:
  ama: Chun Yu Louie J, Buyken A, Heyer K, Flood VM. Dietary glycaemic index and glycaemic
    load among Australian children and adolescents. <i>British Journal of Nutrition</i>.
    Published online 2011:1273-1282. doi:<a href="https://doi.org/10.1017/s0007114511001577">10.1017/s0007114511001577</a>
  apa: Chun Yu Louie, J., Buyken, A., Heyer, K., &#38; Flood, V. M. (2011). Dietary
    glycaemic index and glycaemic load among Australian children and adolescents.
    <i>British Journal of Nutrition</i>, 1273–1282. <a href="https://doi.org/10.1017/s0007114511001577">https://doi.org/10.1017/s0007114511001577</a>
  bibtex: '@article{Chun Yu Louie_Buyken_Heyer_Flood_2011, title={Dietary glycaemic
    index and glycaemic load among Australian children and adolescents}, DOI={<a href="https://doi.org/10.1017/s0007114511001577">10.1017/s0007114511001577</a>},
    journal={British Journal of Nutrition}, author={Chun Yu Louie, Jimmy and Buyken,
    Anette and Heyer, Kristina and Flood, Victoria M.}, year={2011}, pages={1273–1282}
    }'
  chicago: Chun Yu Louie, Jimmy, Anette Buyken, Kristina Heyer, and Victoria M. Flood.
    “Dietary Glycaemic Index and Glycaemic Load among Australian Children and Adolescents.”
    <i>British Journal of Nutrition</i>, 2011, 1273–82. <a href="https://doi.org/10.1017/s0007114511001577">https://doi.org/10.1017/s0007114511001577</a>.
  ieee: 'J. Chun Yu Louie, A. Buyken, K. Heyer, and V. M. Flood, “Dietary glycaemic
    index and glycaemic load among Australian children and adolescents,” <i>British
    Journal of Nutrition</i>, pp. 1273–1282, 2011, doi: <a href="https://doi.org/10.1017/s0007114511001577">10.1017/s0007114511001577</a>.'
  mla: Chun Yu Louie, Jimmy, et al. “Dietary Glycaemic Index and Glycaemic Load among
    Australian Children and Adolescents.” <i>British Journal of Nutrition</i>, 2011,
    pp. 1273–82, doi:<a href="https://doi.org/10.1017/s0007114511001577">10.1017/s0007114511001577</a>.
  short: J. Chun Yu Louie, A. Buyken, K. Heyer, V.M. Flood, British Journal of Nutrition
    (2011) 1273–1282.
date_created: 2021-10-29T13:54:48Z
date_updated: 2022-01-06T06:57:32Z
department:
- _id: '17'
- _id: '22'
- _id: '571'
doi: 10.1017/s0007114511001577
language:
- iso: eng
page: 1273-1282
publication: British Journal of Nutrition
publication_identifier:
  issn:
  - 0007-1145
  - 1475-2662
publication_status: published
status: public
title: Dietary glycaemic index and glycaemic load among Australian children and adolescents
type: journal_article
user_id: '61597'
year: '2011'
...
---
_id: '27068'
abstract:
- lang: eng
  text: <jats:title>Abstract</jats:title><jats:sec id="S1368980011002138_abs1" sec-type="general"><jats:title>Objective</jats:title><jats:p>Highly
    processed foods such as convenience foods usually have a high salt content and
    therefore might indirectly act as adipogenic due to an increasing consumption
    of sugar-containing beverages (SCB). We examined the association between dietary
    salt and body weight status.</jats:p></jats:sec><jats:sec id="S1368980011002138_abs2"
    sec-type="general"><jats:title>Design</jats:title><jats:p>We used data on urinary
    Na excretion as an indicator of dietary salt and BMI standard deviation score
    (BMI-SDS) and percentage body fat (%BF) of children and adolescents participating
    in the DONALD (Dortmund Nutritional and Anthropometric Longitudinally Designed)
    Study.</jats:p></jats:sec><jats:sec id="S1368980011002138_abs3" sec-type="general"><jats:title>Setting</jats:title><jats:p>Dortmund,
    Germany.</jats:p></jats:sec><jats:sec id="S1368980011002138_abs4" sec-type="subjects"><jats:title>Subjects</jats:title><jats:p>Children
    and adolescents (<jats:italic>n</jats:italic> 364) who had at least two 24 h urine
    samples and two dietary records in the observational period between 2003 and 2009
    were considered in our data analysis.</jats:p></jats:sec><jats:sec id="S1368980011002138_abs5"
    sec-type="results"><jats:title>Results</jats:title><jats:p>Repeated-measures regression
    models revealed that urinary Na was positively associated with BMI-SDS (+0·202
    SDS/g Na excretion at baseline; <jats:italic>P</jats:italic> &lt; 0·001) and %BF
    (+1·303 %BF/g Na excretion at baseline; <jats:italic>P</jats:italic> &lt; 0·01)
    at baseline in boys and girls. These associations remained significant after adjustment
    for SCB consumption and total energy intake. Furthermore, there was a positive
    trend between baseline Na excretion and the individual change in %BF in the study
    period (+0·364 increase in %BF/g Na excretion at baseline), which was confirmed
    after inclusion of SCB consumption or total energy intake. There was no significant
    association between the change in Na excretion and the concurrent change of either
    BMI-SDS or %BF in any model.</jats:p></jats:sec><jats:sec id="S1368980011002138_abs6"
    sec-type="conclusion"><jats:title>Conclusions</jats:title><jats:p>Our results
    suggest that a high intake of processed salty foods could have a negative impact
    on body weight status in children and adolescents independently from their consumption
    of SCB.</jats:p></jats:sec>
author:
- first_name: Lars
  full_name: Libuda, Lars
  id: '88682'
  last_name: Libuda
  orcid: 0000-0003-1603-3133
- first_name: Mathilde
  full_name: Kersting, Mathilde
  last_name: Kersting
- first_name: Ute
  full_name: Alexy, Ute
  last_name: Alexy
citation:
  ama: Libuda L, Kersting M, Alexy U. Consumption of dietary salt measured by urinary
    sodium excretion and its association with body weight status in healthy children
    and adolescents. <i>Public Health Nutrition</i>. Published online 2011:433-441.
    doi:<a href="https://doi.org/10.1017/s1368980011002138">10.1017/s1368980011002138</a>
  apa: Libuda, L., Kersting, M., &#38; Alexy, U. (2011). Consumption of dietary salt
    measured by urinary sodium excretion and its association with body weight status
    in healthy children and adolescents. <i>Public Health Nutrition</i>, 433–441.
    <a href="https://doi.org/10.1017/s1368980011002138">https://doi.org/10.1017/s1368980011002138</a>
  bibtex: '@article{Libuda_Kersting_Alexy_2011, title={Consumption of dietary salt
    measured by urinary sodium excretion and its association with body weight status
    in healthy children and adolescents}, DOI={<a href="https://doi.org/10.1017/s1368980011002138">10.1017/s1368980011002138</a>},
    journal={Public Health Nutrition}, author={Libuda, Lars and Kersting, Mathilde
    and Alexy, Ute}, year={2011}, pages={433–441} }'
  chicago: Libuda, Lars, Mathilde Kersting, and Ute Alexy. “Consumption of Dietary
    Salt Measured by Urinary Sodium Excretion and Its Association with Body Weight
    Status in Healthy Children and Adolescents.” <i>Public Health Nutrition</i>, 2011,
    433–41. <a href="https://doi.org/10.1017/s1368980011002138">https://doi.org/10.1017/s1368980011002138</a>.
  ieee: 'L. Libuda, M. Kersting, and U. Alexy, “Consumption of dietary salt measured
    by urinary sodium excretion and its association with body weight status in healthy
    children and adolescents,” <i>Public Health Nutrition</i>, pp. 433–441, 2011,
    doi: <a href="https://doi.org/10.1017/s1368980011002138">10.1017/s1368980011002138</a>.'
  mla: Libuda, Lars, et al. “Consumption of Dietary Salt Measured by Urinary Sodium
    Excretion and Its Association with Body Weight Status in Healthy Children and
    Adolescents.” <i>Public Health Nutrition</i>, 2011, pp. 433–41, doi:<a href="https://doi.org/10.1017/s1368980011002138">10.1017/s1368980011002138</a>.
  short: L. Libuda, M. Kersting, U. Alexy, Public Health Nutrition (2011) 433–441.
date_created: 2021-11-02T20:35:36Z
date_updated: 2022-01-06T06:57:33Z
department:
- _id: '35'
- _id: '22'
- _id: '395'
doi: 10.1017/s1368980011002138
language:
- iso: eng
page: 433-441
publication: Public Health Nutrition
publication_identifier:
  issn:
  - 1368-9800
  - 1475-2727
publication_status: published
status: public
title: Consumption of dietary salt measured by urinary sodium excretion and its association
  with body weight status in healthy children and adolescents
type: journal_article
user_id: '49428'
year: '2011'
...
