---
_id: '20750'
author:
- first_name: Christian
  full_name: Lienen, Christian
  id: '60323'
  last_name: Lienen
- first_name: Marco
  full_name: Platzner, Marco
  id: '398'
  last_name: Platzner
- first_name: Bernhard
  full_name: Rinner, Bernhard
  last_name: Rinner
citation:
  ama: 'Lienen C, Platzner M, Rinner B. ReconROS: Flexible Hardware Acceleration for
    ROS2 Applications. In: <i>Proceedings of the 2020 International Conference on
    Field-Programmable Technology (FPT)</i>. ; 2020.'
  apa: 'Lienen, C., Platzner, M., &#38; Rinner, B. (2020). ReconROS: Flexible Hardware
    Acceleration for ROS2 Applications. In <i>Proceedings of the 2020 International
    Conference on Field-Programmable Technology (FPT)</i>.'
  bibtex: '@inproceedings{Lienen_Platzner_Rinner_2020, title={ReconROS: Flexible Hardware
    Acceleration for ROS2 Applications}, booktitle={Proceedings of the 2020 International
    Conference on Field-Programmable Technology (FPT)}, author={Lienen, Christian
    and Platzner, Marco and Rinner, Bernhard}, year={2020} }'
  chicago: 'Lienen, Christian, Marco Platzner, and Bernhard Rinner. “ReconROS: Flexible
    Hardware Acceleration for ROS2 Applications.” In <i>Proceedings of the 2020 International
    Conference on Field-Programmable Technology (FPT)</i>, 2020.'
  ieee: 'C. Lienen, M. Platzner, and B. Rinner, “ReconROS: Flexible Hardware Acceleration
    for ROS2 Applications,” in <i>Proceedings of the 2020 International Conference
    on Field-Programmable Technology (FPT)</i>, 2020.'
  mla: 'Lienen, Christian, et al. “ReconROS: Flexible Hardware Acceleration for ROS2
    Applications.” <i>Proceedings of the 2020 International Conference on Field-Programmable
    Technology (FPT)</i>, 2020.'
  short: 'C. Lienen, M. Platzner, B. Rinner, in: Proceedings of the 2020 International
    Conference on Field-Programmable Technology (FPT), 2020.'
conference:
  end_date: 2020-12-11
  name: International Conference on Field Programmable Technology (ICFPT)
  start_date: 2020-12-09
date_created: 2020-12-16T05:20:01Z
date_updated: 2022-01-06T06:54:35Z
department:
- _id: '78'
language:
- iso: eng
publication: Proceedings of the 2020 International Conference on Field-Programmable
  Technology (FPT)
status: public
title: 'ReconROS: Flexible Hardware Acceleration for ROS2 Applications'
type: conference
user_id: '398'
year: '2020'
...
---
_id: '20755'
abstract:
- lang: eng
  text: "We consider the problem of computing shortest paths in \\emph{hybrid networks},
    in which nodes can make use of different communication modes. For example, mobile
    phones may use ad-hoc connections via Bluetooth or Wi-Fi in addition to the cellular
    network to solve tasks more efficiently. Like in this case, the different communication
    modes may differ considerably in range, bandwidth, and flexibility. We build upon
    the model of Augustine et al. [SODA '20], which captures these differences by
    a \\emph{local} and a \\emph{global} mode. Specifically, the local edges model
    a fixed communication network in which $O(1)$ messages of size $O(\\log n)$ can
    be sent over every edge in each synchronous round. The global edges form a clique,
    but nodes are only allowed to send and receive a total of at most $O(\\log n)$
    messages over global edges, which restricts the nodes to use these edges only
    very sparsely.\r\n\r\nWe demonstrate the power of hybrid networks by presenting
    algorithms to compute Single-Source Shortest Paths and the diameter very efficiently
    in \\emph{sparse graphs}. Specifically, we present exact $O(\\log n)$ time algorithms
    for cactus graphs (i.e., graphs in which each edge is contained in at most one
    cycle), and $3$-approximations for graphs that have at most $n + O(n^{1/3})$ edges
    and arboricity $O(\\log n)$. For these graph classes, our algorithms provide exponentially
    faster solutions than the best known algorithms for general graphs in this model.\r\nBeyond
    shortest paths, we also provide a variety of useful tools and techniques for hybrid
    networks, which may be of independent interest.\r\n"
author:
- first_name: Michael
  full_name: Feldmann, Michael
  id: '23538'
  last_name: Feldmann
- first_name: Kristian
  full_name: Hinnenthal, Kristian
  id: '32229'
  last_name: Hinnenthal
- first_name: Christian
  full_name: Scheideler, Christian
  id: '20792'
  last_name: Scheideler
citation:
  ama: 'Feldmann M, Hinnenthal K, Scheideler C. Fast Hybrid Network Algorithms for
    Shortest Paths in Sparse Graphs. In: <i>Proceedings of the 24th International
    Conference on Principles of Distributed Systems (OPODIS)</i>. Schloss Dagstuhl
    - Leibniz-Zentrum für Informatik; 2020. doi:<a href="https://doi.org/10.4230/LIPIcs.OPODIS.2020.31">10.4230/LIPIcs.OPODIS.2020.31</a>'
  apa: Feldmann, M., Hinnenthal, K., &#38; Scheideler, C. (2020). Fast Hybrid Network
    Algorithms for Shortest Paths in Sparse Graphs. In <i>Proceedings of the 24th
    International Conference on Principles of Distributed Systems (OPODIS)</i>. Schloss
    Dagstuhl - Leibniz-Zentrum für Informatik. <a href="https://doi.org/10.4230/LIPIcs.OPODIS.2020.31">https://doi.org/10.4230/LIPIcs.OPODIS.2020.31</a>
  bibtex: '@inproceedings{Feldmann_Hinnenthal_Scheideler_2020, title={Fast Hybrid
    Network Algorithms for Shortest Paths in Sparse Graphs}, DOI={<a href="https://doi.org/10.4230/LIPIcs.OPODIS.2020.31">10.4230/LIPIcs.OPODIS.2020.31</a>},
    booktitle={Proceedings of the 24th International Conference on Principles of Distributed
    Systems (OPODIS)}, publisher={Schloss Dagstuhl - Leibniz-Zentrum für Informatik},
    author={Feldmann, Michael and Hinnenthal, Kristian and Scheideler, Christian},
    year={2020} }'
  chicago: Feldmann, Michael, Kristian Hinnenthal, and Christian Scheideler. “Fast
    Hybrid Network Algorithms for Shortest Paths in Sparse Graphs.” In <i>Proceedings
    of the 24th International Conference on Principles of Distributed Systems (OPODIS)</i>.
    Schloss Dagstuhl - Leibniz-Zentrum für Informatik, 2020. <a href="https://doi.org/10.4230/LIPIcs.OPODIS.2020.31">https://doi.org/10.4230/LIPIcs.OPODIS.2020.31</a>.
  ieee: M. Feldmann, K. Hinnenthal, and C. Scheideler, “Fast Hybrid Network Algorithms
    for Shortest Paths in Sparse Graphs,” in <i>Proceedings of the 24th International
    Conference on Principles of Distributed Systems (OPODIS)</i>, 2020.
  mla: Feldmann, Michael, et al. “Fast Hybrid Network Algorithms for Shortest Paths
    in Sparse Graphs.” <i>Proceedings of the 24th International Conference on Principles
    of Distributed Systems (OPODIS)</i>, Schloss Dagstuhl - Leibniz-Zentrum für Informatik,
    2020, doi:<a href="https://doi.org/10.4230/LIPIcs.OPODIS.2020.31">10.4230/LIPIcs.OPODIS.2020.31</a>.
  short: 'M. Feldmann, K. Hinnenthal, C. Scheideler, in: Proceedings of the 24th International
    Conference on Principles of Distributed Systems (OPODIS), Schloss Dagstuhl - Leibniz-Zentrum
    für Informatik, 2020.'
date_created: 2020-12-16T10:20:18Z
date_updated: 2022-01-06T06:54:36Z
ddc:
- '000'
department:
- _id: '79'
doi: 10.4230/LIPIcs.OPODIS.2020.31
external_id:
  arxiv:
  - '2007.01191'
file:
- access_level: closed
  content_type: application/pdf
  creator: mfeldma2
  date_created: 2020-12-16T10:18:50Z
  date_updated: 2020-12-16T10:18:50Z
  file_id: '20756'
  file_name: Fast_Hybrid_Network_Algorithms_for_Shortest_Paths_in_Sparse_Graphs.pdf
  file_size: 867373
  relation: main_file
  success: 1
file_date_updated: 2020-12-16T10:18:50Z
has_accepted_license: '1'
language:
- iso: eng
project:
- _id: '2'
  name: SFB 901 - Project Area A
- _id: '5'
  name: SFB 901 - Subproject A1
- _id: '1'
  name: SFB 901
publication: Proceedings of the 24th International Conference on Principles of Distributed
  Systems (OPODIS)
publisher: Schloss Dagstuhl - Leibniz-Zentrum für Informatik
status: public
title: Fast Hybrid Network Algorithms for Shortest Paths in Sparse Graphs
type: conference
user_id: '23538'
year: '2020'
...
---
_id: '20812'
author:
- first_name: Frederic
  full_name: Jean, Frederic
  last_name: Jean
- first_name: Sofya
  full_name: Maslovskaya, Sofya
  id: '87909'
  last_name: Maslovskaya
citation:
  ama: 'Jean F, Maslovskaya S. Injectivity of the inverse optimal control problem
    for control-affine systems. In: <i>2019 IEEE 58th Conference on Decision and Control
    (CDC)</i>. ; 2020. doi:<a href="https://doi.org/10.1109/cdc40024.2019.9028877">10.1109/cdc40024.2019.9028877</a>'
  apa: Jean, F., &#38; Maslovskaya, S. (2020). Injectivity of the inverse optimal
    control problem for control-affine systems. In <i>2019 IEEE 58th Conference on
    Decision and Control (CDC)</i>. <a href="https://doi.org/10.1109/cdc40024.2019.9028877">https://doi.org/10.1109/cdc40024.2019.9028877</a>
  bibtex: '@inproceedings{Jean_Maslovskaya_2020, title={Injectivity of the inverse
    optimal control problem for control-affine systems}, DOI={<a href="https://doi.org/10.1109/cdc40024.2019.9028877">10.1109/cdc40024.2019.9028877</a>},
    booktitle={2019 IEEE 58th Conference on Decision and Control (CDC)}, author={Jean,
    Frederic and Maslovskaya, Sofya}, year={2020} }'
  chicago: Jean, Frederic, and Sofya Maslovskaya. “Injectivity of the Inverse Optimal
    Control Problem for Control-Affine Systems.” In <i>2019 IEEE 58th Conference on
    Decision and Control (CDC)</i>, 2020. <a href="https://doi.org/10.1109/cdc40024.2019.9028877">https://doi.org/10.1109/cdc40024.2019.9028877</a>.
  ieee: F. Jean and S. Maslovskaya, “Injectivity of the inverse optimal control problem
    for control-affine systems,” in <i>2019 IEEE 58th Conference on Decision and Control
    (CDC)</i>, 2020.
  mla: Jean, Frederic, and Sofya Maslovskaya. “Injectivity of the Inverse Optimal
    Control Problem for Control-Affine Systems.” <i>2019 IEEE 58th Conference on Decision
    and Control (CDC)</i>, 2020, doi:<a href="https://doi.org/10.1109/cdc40024.2019.9028877">10.1109/cdc40024.2019.9028877</a>.
  short: 'F. Jean, S. Maslovskaya, in: 2019 IEEE 58th Conference on Decision and Control
    (CDC), 2020.'
date_created: 2020-12-21T13:01:22Z
date_updated: 2022-01-06T06:54:39Z
doi: 10.1109/cdc40024.2019.9028877
language:
- iso: eng
publication: 2019 IEEE 58th Conference on Decision and Control (CDC)
publication_identifier:
  isbn:
  - '9781728113982'
publication_status: published
status: public
title: Injectivity of the inverse optimal control problem for control-affine systems
type: conference
user_id: '87909'
year: '2020'
...
---
_id: '20820'
author:
- first_name: Simon
  full_name: Thiele, Simon
  last_name: Thiele
citation:
  ama: Thiele S. <i>Implementing Machine Learning Functions as PYNQ FPGA Overlays</i>.;
    2020.
  apa: Thiele, S. (2020). <i>Implementing Machine Learning Functions as PYNQ FPGA
    Overlays</i>.
  bibtex: '@book{Thiele_2020, title={Implementing Machine Learning Functions as PYNQ
    FPGA Overlays}, author={Thiele, Simon}, year={2020} }'
  chicago: Thiele, Simon. <i>Implementing Machine Learning Functions as PYNQ FPGA
    Overlays</i>, 2020.
  ieee: S. Thiele, <i>Implementing Machine Learning Functions as PYNQ FPGA Overlays</i>.
    2020.
  mla: Thiele, Simon. <i>Implementing Machine Learning Functions as PYNQ FPGA Overlays</i>.
    2020.
  short: S. Thiele, Implementing Machine Learning Functions as PYNQ FPGA Overlays,
    2020.
date_created: 2020-12-21T13:59:55Z
date_updated: 2022-01-06T06:54:40Z
department:
- _id: '78'
language:
- iso: eng
project:
- _id: '1'
  name: SFB 901
- _id: '82'
  name: SFB 901 - Project Area T
- _id: '83'
  name: SFB 901 -Subproject T1
status: public
supervisor:
- first_name: Lennart
  full_name: Clausing, Lennart
  id: '74287'
  last_name: Clausing
  orcid: 0000-0003-3789-6034
- first_name: Marco
  full_name: Platzner, Marco
  id: '398'
  last_name: Platzner
- first_name: Christian
  full_name: Plessl, Christian
  id: '16153'
  last_name: Plessl
  orcid: 0000-0001-5728-9982
title: Implementing Machine Learning Functions as PYNQ FPGA Overlays
type: bachelorsthesis
user_id: '74287'
year: '2020'
...
---
_id: '20821'
author:
- first_name: Vivek
  full_name: Jaganath, Vivek
  last_name: Jaganath
citation:
  ama: Jaganath V. <i>Extension and Evaluation of Python-Based High-Level Synthesis
    Tool Flows</i>.; 2020.
  apa: Jaganath, V. (2020). <i>Extension and Evaluation of Python-based High-Level
    Synthesis Tool Flows</i>.
  bibtex: '@book{Jaganath_2020, title={Extension and Evaluation of Python-based High-Level
    Synthesis Tool Flows}, author={Jaganath, Vivek}, year={2020} }'
  chicago: Jaganath, Vivek. <i>Extension and Evaluation of Python-Based High-Level
    Synthesis Tool Flows</i>, 2020.
  ieee: V. Jaganath, <i>Extension and Evaluation of Python-based High-Level Synthesis
    Tool Flows</i>. 2020.
  mla: Jaganath, Vivek. <i>Extension and Evaluation of Python-Based High-Level Synthesis
    Tool Flows</i>. 2020.
  short: V. Jaganath, Extension and Evaluation of Python-Based High-Level Synthesis
    Tool Flows, 2020.
date_created: 2020-12-21T14:02:42Z
date_updated: 2022-01-06T06:54:40Z
department:
- _id: '78'
language:
- iso: eng
project:
- _id: '1'
  name: SFB 901
- _id: '82'
  name: SFB 901 - Project Area T
- _id: '83'
  name: SFB 901 -Subproject T1
status: public
supervisor:
- first_name: Lennart
  full_name: Clausing, Lennart
  id: '74287'
  last_name: Clausing
  orcid: 0000-0003-3789-6034
- first_name: Marco
  full_name: Platzner, Marco
  id: '398'
  last_name: Platzner
- first_name: Christian
  full_name: Plessl, Christian
  id: '16153'
  last_name: Plessl
  orcid: 0000-0001-5728-9982
title: Extension and Evaluation of Python-based High-Level Synthesis Tool Flows
type: mastersthesis
user_id: '74287'
year: '2020'
...
---
_id: '20834'
author:
- first_name: Mary E
  full_name: Webb, Mary E
  last_name: Webb
- first_name: Andrew
  full_name: Fluck, Andrew
  last_name: Fluck
- first_name: Johannes
  full_name: Magenheim, Johannes
  last_name: Magenheim
- first_name: Joyce
  full_name: Malyn-Smith, Joyce
  last_name: Malyn-Smith
- first_name: Juliet
  full_name: Waters, Juliet
  last_name: Waters
- first_name: Michelle
  full_name: Deschênes , Michelle
  last_name: 'Deschênes '
- first_name: Jason
  full_name: Zagami, Jason
  last_name: Zagami
citation:
  ama: 'Webb ME, Fluck A, Magenheim J, et al. Machine learning for human learners:
    opportunities, issues, tensions and threats. <i>Educational Technology Research
    and Development</i>. 2020:1-22. doi:<a href="https://doi.org/10.1007/s11423-020-09858-2">10.1007/s11423-020-09858-2</a>'
  apa: 'Webb, M. E., Fluck, A., Magenheim, J., Malyn-Smith, J., Waters, J., Deschênes
    , M., &#38; Zagami, J. (2020). Machine learning for human learners: opportunities,
    issues, tensions and threats. <i>Educational Technology Research and Development</i>,
    1–22. <a href="https://doi.org/10.1007/s11423-020-09858-2">https://doi.org/10.1007/s11423-020-09858-2</a>'
  bibtex: '@article{Webb_Fluck_Magenheim_Malyn-Smith_Waters_Deschênes _Zagami_2020,
    title={Machine learning for human learners: opportunities, issues, tensions and
    threats}, DOI={<a href="https://doi.org/10.1007/s11423-020-09858-2">10.1007/s11423-020-09858-2</a>},
    journal={Educational Technology Research and Development}, publisher={Springer},
    author={Webb, Mary E and Fluck, Andrew and Magenheim, Johannes and Malyn-Smith,
    Joyce and Waters, Juliet and Deschênes , Michelle and Zagami, Jason}, year={2020},
    pages={1–22} }'
  chicago: 'Webb, Mary E, Andrew Fluck, Johannes Magenheim, Joyce Malyn-Smith, Juliet
    Waters, Michelle Deschênes , and Jason Zagami. “Machine Learning for Human Learners:
    Opportunities, Issues, Tensions and Threats.” <i>Educational Technology Research
    and Development</i>, 2020, 1–22. <a href="https://doi.org/10.1007/s11423-020-09858-2">https://doi.org/10.1007/s11423-020-09858-2</a>.'
  ieee: 'M. E. Webb <i>et al.</i>, “Machine learning for human learners: opportunities,
    issues, tensions and threats,” <i>Educational Technology Research and Development</i>,
    pp. 1–22, 2020.'
  mla: 'Webb, Mary E., et al. “Machine Learning for Human Learners: Opportunities,
    Issues, Tensions and Threats.” <i>Educational Technology Research and Development</i>,
    Springer, 2020, pp. 1–22, doi:<a href="https://doi.org/10.1007/s11423-020-09858-2">10.1007/s11423-020-09858-2</a>.'
  short: M.E. Webb, A. Fluck, J. Magenheim, J. Malyn-Smith, J. Waters, M. Deschênes
    , J. Zagami, Educational Technology Research and Development (2020) 1–22.
date_created: 2020-12-22T15:17:04Z
date_updated: 2022-01-06T06:54:40Z
department:
- _id: '67'
doi: 10.1007/s11423-020-09858-2
language:
- iso: eng
page: 1-22
publication: Educational Technology Research and Development
publisher: Springer
status: public
title: 'Machine learning for human learners: opportunities, issues, tensions and threats'
type: journal_article
user_id: '21145'
year: '2020'
...
---
_id: '20835'
author:
- first_name: Johannes
  full_name: Magenheim, Johannes
  last_name: Magenheim
citation:
  ama: 'Magenheim J. &#60; Big Data&#62; aus der Perspektive von Informatischer Bildung
    und Medienpädagogik. <i>MedienPädagogik: Zeitschrift für Theorie und Praxis der
    Medienbildung</i>. 2020;37:139-163. doi:<a href="https://doi.org/10.21240/mpaed/37/2020.07.08.X">10.21240/mpaed/37/2020.07.08.X</a>'
  apa: 'Magenheim, J. (2020). &#60; Big Data&#62; aus der Perspektive von Informatischer
    Bildung und Medienpädagogik. <i>MedienPädagogik: Zeitschrift für Theorie und Praxis
    der Medienbildung</i>, <i>37</i>, 139–163. <a href="https://doi.org/10.21240/mpaed/37/2020.07.08.X">https://doi.org/10.21240/mpaed/37/2020.07.08.X</a>'
  bibtex: '@article{Magenheim_2020, title={&#60; Big Data&#62; aus der Perspektive
    von Informatischer Bildung und Medienpädagogik}, volume={37}, DOI={<a href="https://doi.org/10.21240/mpaed/37/2020.07.08.X">10.21240/mpaed/37/2020.07.08.X</a>},
    journal={MedienPädagogik: Zeitschrift für Theorie und Praxis der Medienbildung},
    author={Magenheim, Johannes}, year={2020}, pages={139–163} }'
  chicago: 'Magenheim, Johannes. “&#60; Big Data&#62; aus der Perspektive von Informatischer
    Bildung und Medienpädagogik.” <i>MedienPädagogik: Zeitschrift für Theorie und
    Praxis der Medienbildung</i> 37 (2020): 139–63. <a href="https://doi.org/10.21240/mpaed/37/2020.07.08.X">https://doi.org/10.21240/mpaed/37/2020.07.08.X</a>.'
  ieee: 'J. Magenheim, “&#60; Big Data&#62; aus der Perspektive von Informatischer
    Bildung und Medienpädagogik,” <i>MedienPädagogik: Zeitschrift für Theorie und
    Praxis der Medienbildung</i>, vol. 37, pp. 139–163, 2020.'
  mla: 'Magenheim, Johannes. “&#60; Big Data&#62; aus der Perspektive von Informatischer
    Bildung und Medienpädagogik.” <i>MedienPädagogik: Zeitschrift für Theorie und
    Praxis der Medienbildung</i>, vol. 37, 2020, pp. 139–63, doi:<a href="https://doi.org/10.21240/mpaed/37/2020.07.08.X">10.21240/mpaed/37/2020.07.08.X</a>.'
  short: 'J. Magenheim, MedienPädagogik: Zeitschrift für Theorie und Praxis der Medienbildung
    37 (2020) 139–163.'
date_created: 2020-12-22T15:22:42Z
date_updated: 2022-01-06T06:54:40Z
department:
- _id: '67'
doi: 10.21240/mpaed/37/2020.07.08.X
intvolume: '        37'
language:
- iso: ger
page: 139-163
publication: 'MedienPädagogik: Zeitschrift für Theorie und Praxis der Medienbildung'
status: public
title: < Big Data> aus der Perspektive von Informatischer Bildung und Medienpädagogik
type: journal_article
user_id: '21145'
volume: 37
year: '2020'
...
---
_id: '20836'
author:
- first_name: Johannes
  full_name: Magenheim, Johannes
  last_name: Magenheim
- first_name: Carsten
  full_name: Schulte, Carsten
  id: '60311'
  last_name: Schulte
citation:
  ama: 'Magenheim J, Schulte C. Data science education. <i>Encyclopedia of Education
    and Information Technologies Cham: Springer</i>. 2020. doi:<a href="https://doi.org/10.1007/978-3-030-10576-1_253">10.1007/978-3-030-10576-1_253</a>'
  apa: 'Magenheim, J., &#38; Schulte, C. (2020). Data science education. <i>Encyclopedia
    of Education and Information Technologies. Cham: Springer</i>. <a href="https://doi.org/10.1007/978-3-030-10576-1_253">https://doi.org/10.1007/978-3-030-10576-1_253</a>'
  bibtex: '@article{Magenheim_Schulte_2020, title={Data science education}, DOI={<a
    href="https://doi.org/10.1007/978-3-030-10576-1_253">10.1007/978-3-030-10576-1_253</a>},
    journal={Encyclopedia of Education and Information Technologies. Cham: Springer},
    author={Magenheim, Johannes and Schulte, Carsten}, year={2020} }'
  chicago: 'Magenheim, Johannes, and Carsten Schulte. “Data Science Education.” <i>Encyclopedia
    of Education and Information Technologies. Cham: Springer</i>, 2020. <a href="https://doi.org/10.1007/978-3-030-10576-1_253">https://doi.org/10.1007/978-3-030-10576-1_253</a>.'
  ieee: 'J. Magenheim and C. Schulte, “Data science education,” <i>Encyclopedia of
    Education and Information Technologies. Cham: Springer</i>, 2020.'
  mla: 'Magenheim, Johannes, and Carsten Schulte. “Data Science Education.” <i>Encyclopedia
    of Education and Information Technologies. Cham: Springer</i>, 2020, doi:<a href="https://doi.org/10.1007/978-3-030-10576-1_253">10.1007/978-3-030-10576-1_253</a>.'
  short: 'J. Magenheim, C. Schulte, Encyclopedia of Education and Information Technologies.
    Cham: Springer (2020).'
date_created: 2020-12-22T15:26:36Z
date_updated: 2022-01-06T06:54:40Z
department:
- _id: '67'
doi: 10.1007/978-3-030-10576-1_253
language:
- iso: eng
publication: 'Encyclopedia of Education and Information Technologies. Cham: Springer'
status: public
title: Data science education
type: journal_article
user_id: '21145'
year: '2020'
...
---
_id: '20840'
author:
- first_name: Carsten
  full_name: Schulte, Carsten
  id: '60311'
  last_name: Schulte
- first_name: Lea
  full_name: Budde, Lea
  id: '32443'
  last_name: Budde
- first_name: Felix
  full_name: Winkelnkemper, Felix
  id: '3117'
  last_name: Winkelnkemper
citation:
  ama: 'Schulte C, Budde L, Winkelnkemper F. Programmieren - Lehren und Lernen mit
    und über Medien. In: <i>Mobile Medien Im Schulkontext</i>. Springer; 2020:215-240.
    doi:<a href="https://doi.org/10.1007/978-3-658-29039-9">10.1007/978-3-658-29039-9</a>'
  apa: Schulte, C., Budde, L., &#38; Winkelnkemper, F. (2020). Programmieren - Lehren
    und Lernen mit und über Medien. In <i>Mobile Medien im Schulkontext</i> (pp. 215–240).
    Springer. <a href="https://doi.org/10.1007/978-3-658-29039-9">https://doi.org/10.1007/978-3-658-29039-9</a>
  bibtex: '@inbook{Schulte_Budde_Winkelnkemper_2020, title={Programmieren - Lehren
    und Lernen mit und über Medien}, DOI={<a href="https://doi.org/10.1007/978-3-658-29039-9">10.1007/978-3-658-29039-9</a>},
    booktitle={Mobile Medien im Schulkontext}, publisher={Springer}, author={Schulte,
    Carsten and Budde, Lea and Winkelnkemper, Felix}, year={2020}, pages={215–240}
    }'
  chicago: Schulte, Carsten, Lea Budde, and Felix Winkelnkemper. “Programmieren -
    Lehren Und Lernen Mit Und Über Medien.” In <i>Mobile Medien Im Schulkontext</i>,
    215–40. Springer, 2020. <a href="https://doi.org/10.1007/978-3-658-29039-9">https://doi.org/10.1007/978-3-658-29039-9</a>.
  ieee: C. Schulte, L. Budde, and F. Winkelnkemper, “Programmieren - Lehren und Lernen
    mit und über Medien,” in <i>Mobile Medien im Schulkontext</i>, Springer, 2020,
    pp. 215–240.
  mla: Schulte, Carsten, et al. “Programmieren - Lehren Und Lernen Mit Und Über Medien.”
    <i>Mobile Medien Im Schulkontext</i>, Springer, 2020, pp. 215–40, doi:<a href="https://doi.org/10.1007/978-3-658-29039-9">10.1007/978-3-658-29039-9</a>.
  short: 'C. Schulte, L. Budde, F. Winkelnkemper, in: Mobile Medien Im Schulkontext,
    Springer, 2020, pp. 215–240.'
date_created: 2020-12-23T09:30:05Z
date_updated: 2022-01-06T06:54:40Z
department:
- _id: '67'
doi: 10.1007/978-3-658-29039-9
language:
- iso: eng
page: 215-240
publication: Mobile Medien im Schulkontext
publisher: Springer
status: public
title: Programmieren - Lehren und Lernen mit und über Medien
type: book_chapter
user_id: '21145'
year: '2020'
...
---
_id: '20843'
author:
- first_name: Tao
  full_name: Wu, Tao
  last_name: Wu
- first_name: Steffen Rainer
  full_name: Tinkloh, Steffen Rainer
  id: '72722'
  last_name: Tinkloh
- first_name: Thomas
  full_name: Tröster, Thomas
  id: '553'
  last_name: Tröster
- first_name: Wolfgang
  full_name: Zinn, Wolfgang
  last_name: Zinn
citation:
  ama: 'Wu T, Tinkloh SR, Tröster T, Zinn W. Residual stress measurement in GFRP/steel
    hybrid components. In: <i>Proceedings of the 4th International Conference Hybrid
    2020 Materials and Structures</i>. ; 2020.'
  apa: Wu, T., Tinkloh, S. R., Tröster, T., &#38; Zinn, W. (2020). Residual stress
    measurement in GFRP/steel hybrid components. In <i>Proceedings of the 4th International
    Conference Hybrid 2020 Materials and Structures</i>. Web-Conference, Germany.
  bibtex: '@inproceedings{Wu_Tinkloh_Tröster_Zinn_2020, title={Residual stress measurement
    in GFRP/steel hybrid components}, booktitle={Proceedings of the 4th International
    Conference Hybrid 2020 Materials and Structures}, author={Wu, Tao and Tinkloh,
    Steffen Rainer and Tröster, Thomas and Zinn, Wolfgang}, year={2020} }'
  chicago: Wu, Tao, Steffen Rainer Tinkloh, Thomas Tröster, and Wolfgang Zinn. “Residual
    Stress Measurement in GFRP/Steel Hybrid Components.” In <i>Proceedings of the
    4th International Conference Hybrid 2020 Materials and Structures</i>, 2020.
  ieee: T. Wu, S. R. Tinkloh, T. Tröster, and W. Zinn, “Residual stress measurement
    in GFRP/steel hybrid components,” in <i>Proceedings of the 4th International Conference
    Hybrid 2020 Materials and Structures</i>, Web-Conference, Germany, 2020.
  mla: Wu, Tao, et al. “Residual Stress Measurement in GFRP/Steel Hybrid Components.”
    <i>Proceedings of the 4th International Conference Hybrid 2020 Materials and Structures</i>,
    2020.
  short: 'T. Wu, S.R. Tinkloh, T. Tröster, W. Zinn, in: Proceedings of the 4th International
    Conference Hybrid 2020 Materials and Structures, 2020.'
conference:
  end_date: 2020-04-29
  location: Web-Conference, Germany
  name: 4th International Conference Hybrid 2020 Materials and Structures
  start_date: 2020-04-28
date_created: 2020-12-25T14:16:45Z
date_updated: 2022-01-06T06:54:40Z
department:
- _id: '321'
- _id: '149'
- _id: '9'
language:
- iso: eng
publication: Proceedings of the 4th International Conference Hybrid 2020 Materials
  and Structures
publication_status: published
status: public
title: Residual stress measurement in GFRP/steel hybrid components
type: conference
user_id: '72722'
year: '2020'
...
---
_id: '20847'
author:
- first_name: Thomas
  full_name: Zentgraf, Thomas
  id: '30525'
  last_name: Zentgraf
  orcid: 0000-0002-8662-1101
- first_name: Shumei
  full_name: Chen, Shumei
  last_name: Chen
- first_name: Guixin
  full_name: Li, Guixin
  last_name: Li
- first_name: Shuang
  full_name: Zhang, Shuang
  last_name: Zhang
citation:
  ama: 'Zentgraf T, Chen S, Li G, Zhang S. Plasmonic metasurfaces for controlling
    harmonic generations. In: Werner DH, Campbell SD, Kang L, eds. <i>Nanoantennas
    and Plasmonics: Modelling, Design and Fabrication</i>. The Institution of Engineering
    and Technology; 2020. doi:<a href="https://doi.org/10.1049/SBEW540E_ch8">10.1049/SBEW540E_ch8</a>'
  apa: 'Zentgraf, T., Chen, S., Li, G., &#38; Zhang, S. (2020). Plasmonic metasurfaces
    for controlling harmonic generations. In D. H. Werner, S. D. Campbell, &#38; L.
    Kang (Eds.), <i>Nanoantennas and Plasmonics: Modelling, design and fabrication</i>.
    The Institution of Engineering and Technology. <a href="https://doi.org/10.1049/SBEW540E_ch8">https://doi.org/10.1049/SBEW540E_ch8</a>'
  bibtex: '@inbook{Zentgraf_Chen_Li_Zhang_2020, title={Plasmonic metasurfaces for
    controlling harmonic generations}, DOI={<a href="https://doi.org/10.1049/SBEW540E_ch8">10.1049/SBEW540E_ch8</a>},
    booktitle={Nanoantennas and Plasmonics: Modelling, design and fabrication}, publisher={The
    Institution of Engineering and Technology}, author={Zentgraf, Thomas and Chen,
    Shumei and Li, Guixin and Zhang, Shuang}, editor={Werner, Douglas H. and Campbell,
    Sawyer D. and Kang, LeiEditors}, year={2020} }'
  chicago: 'Zentgraf, Thomas, Shumei Chen, Guixin Li, and Shuang Zhang. “Plasmonic
    Metasurfaces for Controlling Harmonic Generations.” In <i>Nanoantennas and Plasmonics:
    Modelling, Design and Fabrication</i>, edited by Douglas H. Werner, Sawyer D.
    Campbell, and Lei Kang. The Institution of Engineering and Technology, 2020. <a
    href="https://doi.org/10.1049/SBEW540E_ch8">https://doi.org/10.1049/SBEW540E_ch8</a>.'
  ieee: 'T. Zentgraf, S. Chen, G. Li, and S. Zhang, “Plasmonic metasurfaces for controlling
    harmonic generations,” in <i>Nanoantennas and Plasmonics: Modelling, design and
    fabrication</i>, D. H. Werner, S. D. Campbell, and L. Kang, Eds. The Institution
    of Engineering and Technology, 2020.'
  mla: 'Zentgraf, Thomas, et al. “Plasmonic Metasurfaces for Controlling Harmonic
    Generations.” <i>Nanoantennas and Plasmonics: Modelling, Design and Fabrication</i>,
    edited by Douglas H. Werner et al., The Institution of Engineering and Technology,
    2020, doi:<a href="https://doi.org/10.1049/SBEW540E_ch8">10.1049/SBEW540E_ch8</a>.'
  short: 'T. Zentgraf, S. Chen, G. Li, S. Zhang, in: D.H. Werner, S.D. Campbell, L.
    Kang (Eds.), Nanoantennas and Plasmonics: Modelling, Design and Fabrication, The
    Institution of Engineering and Technology, 2020.'
date_created: 2021-01-04T08:38:14Z
date_updated: 2022-01-06T06:54:40Z
department:
- _id: '15'
- _id: '230'
- _id: '289'
doi: 10.1049/SBEW540E_ch8
editor:
- first_name: Douglas H.
  full_name: Werner, Douglas H.
  last_name: Werner
- first_name: Sawyer D.
  full_name: Campbell, Sawyer D.
  last_name: Campbell
- first_name: Lei
  full_name: Kang, Lei
  last_name: Kang
language:
- iso: eng
project:
- _id: '53'
  name: TRR 142
- _id: '56'
  name: TRR 142 - Project Area C
- _id: '75'
  name: TRR 142 - Subproject C5
publication: 'Nanoantennas and Plasmonics: Modelling, design and fabrication'
publication_identifier:
  eisbn:
  - '9781785618383'
publication_status: published
publisher: The Institution of Engineering and Technology
status: public
title: Plasmonic metasurfaces for controlling harmonic generations
type: book_chapter
user_id: '30525'
year: '2020'
...
---
_id: '20848'
article_number: '105722'
author:
- first_name: R.
  full_name: Tischendorf, R.
  last_name: Tischendorf
- first_name: M.
  full_name: Simmler, M.
  last_name: Simmler
- first_name: C.
  full_name: Weinberger, C.
  last_name: Weinberger
- first_name: M.
  full_name: Bieber, M.
  last_name: Bieber
- first_name: M.
  full_name: Reddemann, M.
  last_name: Reddemann
- first_name: F.
  full_name: Fröde, F.
  last_name: Fröde
- first_name: J.
  full_name: Lindner, J.
  last_name: Lindner
- first_name: H.
  full_name: Pitsch, H.
  last_name: Pitsch
- first_name: R.
  full_name: Kneer, R.
  last_name: Kneer
- first_name: M.
  full_name: Tiemann, M.
  last_name: Tiemann
- first_name: H.
  full_name: Nirschl, H.
  last_name: Nirschl
- first_name: H.-J.
  full_name: Schmid, H.-J.
  last_name: Schmid
citation:
  ama: Tischendorf R, Simmler M, Weinberger C, et al. Examination of the evolution
    of iron oxide nanoparticles in flame spray pyrolysis by tailored in situ particle
    sampling techniques. <i>Journal of Aerosol Science</i>. 2020. doi:<a href="https://doi.org/10.1016/j.jaerosci.2020.105722">10.1016/j.jaerosci.2020.105722</a>
  apa: Tischendorf, R., Simmler, M., Weinberger, C., Bieber, M., Reddemann, M., Fröde,
    F., … Schmid, H.-J. (2020). Examination of the evolution of iron oxide nanoparticles
    in flame spray pyrolysis by tailored in situ particle sampling techniques. <i>Journal
    of Aerosol Science</i>. <a href="https://doi.org/10.1016/j.jaerosci.2020.105722">https://doi.org/10.1016/j.jaerosci.2020.105722</a>
  bibtex: '@article{Tischendorf_Simmler_Weinberger_Bieber_Reddemann_Fröde_Lindner_Pitsch_Kneer_Tiemann_et
    al._2020, title={Examination of the evolution of iron oxide nanoparticles in flame
    spray pyrolysis by tailored in situ particle sampling techniques}, DOI={<a href="https://doi.org/10.1016/j.jaerosci.2020.105722">10.1016/j.jaerosci.2020.105722</a>},
    number={105722}, journal={Journal of Aerosol Science}, author={Tischendorf, R.
    and Simmler, M. and Weinberger, C. and Bieber, M. and Reddemann, M. and Fröde,
    F. and Lindner, J. and Pitsch, H. and Kneer, R. and Tiemann, M. and et al.}, year={2020}
    }'
  chicago: Tischendorf, R., M. Simmler, C. Weinberger, M. Bieber, M. Reddemann, F.
    Fröde, J. Lindner, et al. “Examination of the Evolution of Iron Oxide Nanoparticles
    in Flame Spray Pyrolysis by Tailored in Situ Particle Sampling Techniques.” <i>Journal
    of Aerosol Science</i>, 2020. <a href="https://doi.org/10.1016/j.jaerosci.2020.105722">https://doi.org/10.1016/j.jaerosci.2020.105722</a>.
  ieee: R. Tischendorf <i>et al.</i>, “Examination of the evolution of iron oxide
    nanoparticles in flame spray pyrolysis by tailored in situ particle sampling techniques,”
    <i>Journal of Aerosol Science</i>, 2020.
  mla: Tischendorf, R., et al. “Examination of the Evolution of Iron Oxide Nanoparticles
    in Flame Spray Pyrolysis by Tailored in Situ Particle Sampling Techniques.” <i>Journal
    of Aerosol Science</i>, 105722, 2020, doi:<a href="https://doi.org/10.1016/j.jaerosci.2020.105722">10.1016/j.jaerosci.2020.105722</a>.
  short: R. Tischendorf, M. Simmler, C. Weinberger, M. Bieber, M. Reddemann, F. Fröde,
    J. Lindner, H. Pitsch, R. Kneer, M. Tiemann, H. Nirschl, H.-J. Schmid, Journal
    of Aerosol Science (2020).
date_created: 2021-01-04T12:03:59Z
date_updated: 2022-01-06T06:54:40Z
department:
- _id: '15'
- _id: '286'
- _id: '321'
- _id: '9'
doi: 10.1016/j.jaerosci.2020.105722
language:
- iso: eng
publication: Journal of Aerosol Science
publication_identifier:
  issn:
  - 0021-8502
publication_status: published
status: public
title: Examination of the evolution of iron oxide nanoparticles in flame spray pyrolysis
  by tailored in situ particle sampling techniques
type: journal_article
user_id: '77496'
year: '2020'
...
---
_id: '20852'
author:
- first_name: Eduard
  full_name: Unruh, Eduard
  id: '72763'
  last_name: Unruh
- first_name: David
  full_name: Hein, David
  id: '7728'
  last_name: Hein
- first_name: Gerson
  full_name: Meschut, Gerson
  id: '32056'
  last_name: Meschut
  orcid: 0000-0002-2763-1246
citation:
  ama: 'Unruh E, Hein D, Meschut G. Analytische Auslegung der Schwingfestigkeit geclinchter
    Verbindungen. In: FOSTA, EFB, DVS, ed. <i>10. Fügetechnisches Gemeinschaftskolloquium</i>.
    ; 2020.'
  apa: Unruh, E., Hein, D., &#38; Meschut, G. (2020). Analytische Auslegung der Schwingfestigkeit
    geclinchter Verbindungen. In FOSTA, EFB, DVS (Ed.), <i>10. Fügetechnisches Gemeinschaftskolloquium</i>.
  bibtex: '@inproceedings{Unruh_Hein_Meschut_2020, title={Analytische Auslegung der
    Schwingfestigkeit geclinchter Verbindungen}, booktitle={10. Fügetechnisches Gemeinschaftskolloquium},
    author={Unruh, Eduard and Hein, David and Meschut, Gerson}, editor={FOSTA, EFB,
    DVSEditor}, year={2020} }'
  chicago: Unruh, Eduard, David Hein, and Gerson Meschut. “Analytische Auslegung der
    Schwingfestigkeit geclinchter Verbindungen.” In <i>10. Fügetechnisches Gemeinschaftskolloquium</i>,
    edited by FOSTA, EFB, DVS, 2020.
  ieee: E. Unruh, D. Hein, and G. Meschut, “Analytische Auslegung der Schwingfestigkeit
    geclinchter Verbindungen,” in <i>10. Fügetechnisches Gemeinschaftskolloquium</i>,
    2020.
  mla: Unruh, Eduard, et al. “Analytische Auslegung der Schwingfestigkeit geclinchter
    Verbindungen.” <i>10. Fügetechnisches Gemeinschaftskolloquium</i>, edited by FOSTA,
    EFB, DVS, 2020.
  short: 'E. Unruh, D. Hein, G. Meschut, in: FOSTA, EFB, DVS (Ed.), 10. Fügetechnisches
    Gemeinschaftskolloquium, 2020.'
corporate_editor:
- FOSTA, EFB, DVS
date_created: 2021-01-04T13:06:05Z
date_updated: 2022-01-06T06:54:40Z
department:
- _id: '157'
language:
- iso: ger
publication: 10. Fügetechnisches Gemeinschaftskolloquium
status: public
title: Analytische Auslegung der Schwingfestigkeit geclinchter Verbindungen
type: conference
user_id: '72763'
year: '2020'
...
---
_id: '20853'
author:
- first_name: Philipp
  full_name: Bähr, Philipp
  last_name: Bähr
- first_name: Silke
  full_name: Sommer, Silke
  last_name: Sommer
- first_name: Eduard
  full_name: Unruh, Eduard
  id: '72763'
  last_name: Unruh
- first_name: David
  full_name: Hein, David
  id: '7728'
  last_name: Hein
- first_name: Gerson
  full_name: Meschut, Gerson
  id: '32056'
  last_name: Meschut
  orcid: 0000-0002-2763-1246
citation:
  ama: 'Bähr P, Sommer S, Unruh E, Hein D, Meschut G. Charakterisierung und Modellierung
    von Kerbeffekten durch Mischverbindungen in Karosseriebauteilen aus höchstfesten
    Stählen. In: FOSTA, EFB, DVS, ed. ; 2020.'
  apa: Bähr, P., Sommer, S., Unruh, E., Hein, D., &#38; Meschut, G. (2020). Charakterisierung
    und Modellierung von Kerbeffekten durch Mischverbindungen in Karosseriebauteilen
    aus höchstfesten Stählen. In FOSTA, EFB, DVS (Ed.).
  bibtex: '@inproceedings{Bähr_Sommer_Unruh_Hein_Meschut_2020, title={Charakterisierung
    und Modellierung von Kerbeffekten durch Mischverbindungen in Karosseriebauteilen
    aus höchstfesten Stählen}, author={Bähr, Philipp and Sommer, Silke and Unruh,
    Eduard and Hein, David and Meschut, Gerson}, editor={FOSTA, EFB, DVSEditor}, year={2020}
    }'
  chicago: Bähr, Philipp, Silke Sommer, Eduard Unruh, David Hein, and Gerson Meschut.
    “Charakterisierung und Modellierung von Kerbeffekten durch Mischverbindungen in
    Karosseriebauteilen aus höchstfesten Stählen.” edited by FOSTA, EFB, DVS, 2020.
  ieee: P. Bähr, S. Sommer, E. Unruh, D. Hein, and G. Meschut, “Charakterisierung
    und Modellierung von Kerbeffekten durch Mischverbindungen in Karosseriebauteilen
    aus höchstfesten Stählen,” 2020.
  mla: Bähr, Philipp, et al. <i>Charakterisierung und Modellierung von Kerbeffekten
    durch Mischverbindungen in Karosseriebauteilen aus höchstfesten Stählen</i>. Edited
    by FOSTA, EFB, DVS, 2020.
  short: 'P. Bähr, S. Sommer, E. Unruh, D. Hein, G. Meschut, in: FOSTA, EFB, DVS (Ed.),
    2020.'
corporate_editor:
- FOSTA, EFB, DVS
date_created: 2021-01-04T13:08:27Z
date_updated: 2022-01-06T06:54:40Z
department:
- _id: '157'
language:
- iso: ger
status: public
title: Charakterisierung und Modellierung von Kerbeffekten durch Mischverbindungen
  in Karosseriebauteilen aus höchstfesten Stählen
type: conference
user_id: '72763'
year: '2020'
...
---
_id: '20854'
author:
- first_name: Alan Adam
  full_name: Camberg, Alan Adam
  id: '60544'
  last_name: Camberg
- first_name: Thomas
  full_name: Tröster, Thomas
  id: '553'
  last_name: Tröster
citation:
  ama: Camberg AA, Tröster T. A simplified method for the evaluation of the layer
    compression test using one 3D digital image correlation system and considering
    the material anisotropy by the equibiaxial Lankford parameter. 2020. doi:<a href="https://doi.org/10.1088/1757-899X/967/1/012077">10.1088/1757-899X/967/1/012077</a>
  apa: Camberg, A. A., &#38; Tröster, T. (2020). A simplified method for the evaluation
    of the layer compression test using one 3D digital image correlation system and
    considering the material anisotropy by the equibiaxial Lankford parameter. Presented
    at the International Deep-Drawing Research Group (IDDRG 2020), Seoul, South Korea.
    <a href="https://doi.org/10.1088/1757-899X/967/1/012077">https://doi.org/10.1088/1757-899X/967/1/012077</a>
  bibtex: '@article{Camberg_Tröster_2020, series={ IOP Conference Series: Materials
    Science and Engineering}, title={A simplified method for the evaluation of the
    layer compression test using one 3D digital image correlation system and considering
    the material anisotropy by the equibiaxial Lankford parameter}, DOI={<a href="https://doi.org/10.1088/1757-899X/967/1/012077">10.1088/1757-899X/967/1/012077</a>},
    author={Camberg, Alan Adam and Tröster, Thomas}, year={2020}, collection={ IOP
    Conference Series: Materials Science and Engineering} }'
  chicago: 'Camberg, Alan Adam, and Thomas Tröster. “A Simplified Method for the Evaluation
    of the Layer Compression Test Using One 3D Digital Image Correlation System and
    Considering the Material Anisotropy by the Equibiaxial Lankford Parameter.”  IOP
    Conference Series: Materials Science and Engineering, 2020. <a href="https://doi.org/10.1088/1757-899X/967/1/012077">https://doi.org/10.1088/1757-899X/967/1/012077</a>.'
  ieee: A. A. Camberg and T. Tröster, “A simplified method for the evaluation of the
    layer compression test using one 3D digital image correlation system and considering
    the material anisotropy by the equibiaxial Lankford parameter.” 2020.
  mla: Camberg, Alan Adam, and Thomas Tröster. <i>A Simplified Method for the Evaluation
    of the Layer Compression Test Using One 3D Digital Image Correlation System and
    Considering the Material Anisotropy by the Equibiaxial Lankford Parameter</i>.
    2020, doi:<a href="https://doi.org/10.1088/1757-899X/967/1/012077">10.1088/1757-899X/967/1/012077</a>.
  short: A.A. Camberg, T. Tröster, (2020).
conference:
  end_date: 2020-10-30
  location: Seoul, South Korea
  name: International Deep-Drawing Research Group (IDDRG 2020)
  start_date: 2020-10-26
date_created: 2021-01-04T15:11:08Z
date_updated: 2022-01-06T06:54:40Z
department:
- _id: '9'
- _id: '321'
- _id: '149'
doi: 10.1088/1757-899X/967/1/012077
language:
- iso: eng
main_file_link:
- open_access: '1'
  url: https://iopscience.iop.org/article/10.1088/1757-899X/967/1/012077/pdf
oa: '1'
series_title: ' IOP Conference Series: Materials Science and Engineering'
status: public
title: A simplified method for the evaluation of the layer compression test using
  one 3D digital image correlation system and considering the material anisotropy
  by the equibiaxial Lankford parameter
type: conference
user_id: '60544'
year: '2020'
...
---
_id: '20856'
author:
- first_name: Alan Adam
  full_name: Camberg, Alan Adam
  id: '60544'
  last_name: Camberg
- first_name: Tobias
  full_name: Erhart, Tobias
  last_name: Erhart
- first_name: Thomas
  full_name: Tröster, Thomas
  id: '553'
  last_name: Tröster
citation:
  ama: 'Camberg AA, Erhart T, Tröster T. Predicting fracture at non-isothermal forming
    conditions: A temperature dependent extension of the LS-DYNA GISSMO fracture indicator
    framework. In: ; 2020. doi:<a href="https://doi.org/10.13140/RG.2.2.23924.17288">10.13140/RG.2.2.23924.17288</a>'
  apa: 'Camberg, A. A., Erhart, T., &#38; Tröster, T. (2020). Predicting fracture
    at non-isothermal forming conditions: A temperature dependent extension of the
    LS-DYNA GISSMO fracture indicator framework. Presented at the International Deep-Drawing
    Research Group (IDDRG 2020) , Seoul, South Korea. <a href="https://doi.org/10.13140/RG.2.2.23924.17288">https://doi.org/10.13140/RG.2.2.23924.17288</a>'
  bibtex: '@inproceedings{Camberg_Erhart_Tröster_2020, title={Predicting fracture
    at non-isothermal forming conditions: A temperature dependent extension of the
    LS-DYNA GISSMO fracture indicator framework}, DOI={<a href="https://doi.org/10.13140/RG.2.2.23924.17288">10.13140/RG.2.2.23924.17288</a>},
    author={Camberg, Alan Adam and Erhart, Tobias and Tröster, Thomas}, year={2020}
    }'
  chicago: 'Camberg, Alan Adam, Tobias Erhart, and Thomas Tröster. “Predicting Fracture
    at Non-Isothermal Forming Conditions: A Temperature Dependent Extension of the
    LS-DYNA GISSMO Fracture Indicator Framework,” 2020. <a href="https://doi.org/10.13140/RG.2.2.23924.17288">https://doi.org/10.13140/RG.2.2.23924.17288</a>.'
  ieee: 'A. A. Camberg, T. Erhart, and T. Tröster, “Predicting fracture at non-isothermal
    forming conditions: A temperature dependent extension of the LS-DYNA GISSMO fracture
    indicator framework,” presented at the International Deep-Drawing Research Group
    (IDDRG 2020) , Seoul, South Korea, 2020.'
  mla: 'Camberg, Alan Adam, et al. <i>Predicting Fracture at Non-Isothermal Forming
    Conditions: A Temperature Dependent Extension of the LS-DYNA GISSMO Fracture Indicator
    Framework</i>. 2020, doi:<a href="https://doi.org/10.13140/RG.2.2.23924.17288">10.13140/RG.2.2.23924.17288</a>.'
  short: 'A.A. Camberg, T. Erhart, T. Tröster, in: 2020.'
conference:
  end_date: 2020-10-30
  location: Seoul, South Korea
  name: 'International Deep-Drawing Research Group (IDDRG 2020) '
  start_date: 2020-10-26
date_created: 2021-01-04T15:14:02Z
date_updated: 2022-01-06T06:54:40Z
department:
- _id: '9'
- _id: '321'
- _id: '149'
doi: 10.13140/RG.2.2.23924.17288
language:
- iso: eng
main_file_link:
- open_access: '1'
  url: https://www.researchgate.net/publication/345136340_Predicting_fracture_at_non-isothermal_forming_conditions_A_temperature_dependent_extension_of_the_LS-DYNA_GISSMO_fracture_indicator_framework?channel=doi&linkId=5f9ea983458515b7cfaf0db5&showFulltext=true
oa: '1'
project:
- _id: '52'
  name: Computing Resources Provided by the Paderborn Center for Parallel Computing
status: public
title: 'Predicting fracture at non-isothermal forming conditions: A temperature dependent
  extension of the LS-DYNA GISSMO fracture indicator framework'
type: conference
user_id: '60544'
year: '2020'
...
---
_id: '20860'
author:
- first_name: Sara
  full_name: Strauß, Sara
  id: '3218'
  last_name: Strauß
- first_name: Sarah
  full_name: Schäfer-Althaus, Sarah
  last_name: Schäfer-Althaus
citation:
  ama: 'Strauß S, Schäfer-Althaus S. Transient Bodies, Bodies in Transition: An Introduction.
    In: Strauß S, Schäfer-Althaus S, eds. <i>Transient Bodies in Anglophone Literature
    and Culture</i>. Heidelberg: Winter; 2020:7-22.'
  apa: 'Strauß, S., &#38; Schäfer-Althaus, S. (2020). Transient Bodies, Bodies in
    Transition: An Introduction. In S. Strauß &#38; S. Schäfer-Althaus (Eds.), <i>Transient
    Bodies in Anglophone Literature and Culture</i> (pp. 7–22). Heidelberg: Winter.'
  bibtex: '@inbook{Strauß_Schäfer-Althaus_2020, place={Heidelberg}, title={Transient
    Bodies, Bodies in Transition: An Introduction}, booktitle={Transient Bodies in
    Anglophone Literature and Culture}, publisher={Winter}, author={Strauß, Sara and
    Schäfer-Althaus, Sarah}, editor={Strauß, Sara and Schäfer-Althaus, Sarah Editors},
    year={2020}, pages={7–22} }'
  chicago: 'Strauß, Sara, and Sarah Schäfer-Althaus. “Transient Bodies, Bodies in
    Transition: An Introduction.” In <i>Transient Bodies in Anglophone Literature
    and Culture</i>, edited by Sara Strauß and Sarah  Schäfer-Althaus, 7–22. Heidelberg:
    Winter, 2020.'
  ieee: 'S. Strauß and S. Schäfer-Althaus, “Transient Bodies, Bodies in Transition:
    An Introduction,” in <i>Transient Bodies in Anglophone Literature and Culture</i>,
    S. Strauß and S. Schäfer-Althaus, Eds. Heidelberg: Winter, 2020, pp. 7–22.'
  mla: 'Strauß, Sara, and Sarah Schäfer-Althaus. “Transient Bodies, Bodies in Transition:
    An Introduction.” <i>Transient Bodies in Anglophone Literature and Culture</i>,
    edited by Sara Strauß and Sarah  Schäfer-Althaus, Winter, 2020, pp. 7–22.'
  short: 'S. Strauß, S. Schäfer-Althaus, in: S. Strauß, S. Schäfer-Althaus (Eds.),
    Transient Bodies in Anglophone Literature and Culture, Winter, Heidelberg, 2020,
    pp. 7–22.'
date_created: 2021-01-05T08:25:25Z
date_updated: 2022-01-06T06:54:40Z
department:
- _id: '1'
editor:
- first_name: Sara
  full_name: Strauß, Sara
  last_name: Strauß
- first_name: 'Sarah '
  full_name: 'Schäfer-Althaus, Sarah '
  last_name: Schäfer-Althaus
language:
- iso: eng
page: 7-22
place: Heidelberg
publication: Transient Bodies in Anglophone Literature and Culture
publication_identifier:
  isbn:
  - '9783825346638'
publication_status: published
publisher: Winter
status: public
title: 'Transient Bodies, Bodies in Transition: An Introduction'
type: book_chapter
user_id: '3218'
year: '2020'
...
---
_id: '20861'
author:
- first_name: Sara
  full_name: Strauß, Sara
  id: '3218'
  last_name: Strauß
citation:
  ama: 'Strauß S. Ageing (Female) Bodies and Mortality in Eighteenth-Century Poetry.
    In: Strauß S, Schäfer-Althaus S, eds. <i>Transient Bodies in Anglophone Literature
    and Culture</i>. Heidelberg: Winter; 2020:205-226.'
  apa: 'Strauß, S. (2020). Ageing (Female) Bodies and Mortality in Eighteenth-Century
    Poetry. In S. Strauß &#38; S. Schäfer-Althaus (Eds.), <i>Transient Bodies in Anglophone
    Literature and Culture</i> (pp. 205–226). Heidelberg: Winter.'
  bibtex: '@inbook{Strauß_2020, place={Heidelberg}, title={Ageing (Female) Bodies
    and Mortality in Eighteenth-Century Poetry}, booktitle={Transient Bodies in Anglophone
    Literature and Culture}, publisher={Winter}, author={Strauß, Sara}, editor={Strauß,
    Sara and Schäfer-Althaus, SarahEditors}, year={2020}, pages={205–226} }'
  chicago: 'Strauß, Sara. “Ageing (Female) Bodies and Mortality in Eighteenth-Century
    Poetry.” In <i>Transient Bodies in Anglophone Literature and Culture</i>, edited
    by Sara Strauß and Sarah Schäfer-Althaus, 205–26. Heidelberg: Winter, 2020.'
  ieee: 'S. Strauß, “Ageing (Female) Bodies and Mortality in Eighteenth-Century Poetry,”
    in <i>Transient Bodies in Anglophone Literature and Culture</i>, S. Strauß and
    S. Schäfer-Althaus, Eds. Heidelberg: Winter, 2020, pp. 205–226.'
  mla: Strauß, Sara. “Ageing (Female) Bodies and Mortality in Eighteenth-Century Poetry.”
    <i>Transient Bodies in Anglophone Literature and Culture</i>, edited by Sara Strauß
    and Sarah Schäfer-Althaus, Winter, 2020, pp. 205–26.
  short: 'S. Strauß, in: S. Strauß, S. Schäfer-Althaus (Eds.), Transient Bodies in
    Anglophone Literature and Culture, Winter, Heidelberg, 2020, pp. 205–226.'
date_created: 2021-01-05T08:29:57Z
date_updated: 2022-01-06T06:54:40Z
department:
- _id: '380'
editor:
- first_name: Sara
  full_name: Strauß, Sara
  last_name: Strauß
- first_name: Sarah
  full_name: Schäfer-Althaus, Sarah
  last_name: Schäfer-Althaus
language:
- iso: eng
page: 205-226
place: Heidelberg
publication: Transient Bodies in Anglophone Literature and Culture
publication_identifier:
  isbn:
  - '9783825346638'
publication_status: published
publisher: Winter
status: public
title: Ageing (Female) Bodies and Mortality in Eighteenth-Century Poetry
type: book_chapter
user_id: '3218'
year: '2020'
...
---
_id: '20862'
author:
- first_name: Sara
  full_name: Strauß, Sara
  id: '3218'
  last_name: Strauß
citation:
  ama: Strauß S. Visualising Memory Loss and the Politics of Representation in Contemporary
    Portraiture. <i>Journal for the Study of British Cultures</i>. 2020;27(1):63-76.
  apa: Strauß, S. (2020). Visualising Memory Loss and the Politics of Representation
    in Contemporary Portraiture. <i>Journal for the Study of British Cultures</i>,
    <i>27</i>(1), 63–76.
  bibtex: '@article{Strauß_2020, title={Visualising Memory Loss and the Politics of
    Representation in Contemporary Portraiture}, volume={27}, number={1}, journal={Journal
    for the Study of British Cultures}, author={Strauß, Sara}, year={2020}, pages={63–76}
    }'
  chicago: 'Strauß, Sara. “Visualising Memory Loss and the Politics of Representation
    in Contemporary Portraiture.” <i>Journal for the Study of British Cultures</i>
    27, no. 1 (2020): 63–76.'
  ieee: S. Strauß, “Visualising Memory Loss and the Politics of Representation in
    Contemporary Portraiture,” <i>Journal for the Study of British Cultures</i>, vol.
    27, no. 1, pp. 63–76, 2020.
  mla: Strauß, Sara. “Visualising Memory Loss and the Politics of Representation in
    Contemporary Portraiture.” <i>Journal for the Study of British Cultures</i>, vol.
    27, no. 1, 2020, pp. 63–76.
  short: S. Strauß, Journal for the Study of British Cultures 27 (2020) 63–76.
date_created: 2021-01-05T08:36:56Z
date_updated: 2022-01-06T06:54:40Z
department:
- _id: '380'
intvolume: '        27'
issue: '1'
language:
- iso: eng
page: 63-76
publication: Journal for the Study of British Cultures
publication_identifier:
  issn:
  - 0944-9094
publication_status: published
status: public
title: Visualising Memory Loss and the Politics of Representation in Contemporary
  Portraiture
type: journal_article
user_id: '3218'
volume: 27
year: '2020'
...
---
_id: '20866'
article_type: original
author:
- first_name: Sönke
  full_name: Sievers, Sönke
  id: '46447'
  last_name: Sievers
- first_name: Dominik
  full_name: Degen, Dominik
  last_name: Degen
- first_name: Daniel
  full_name: Kim, Daniel
  last_name: Kim
- first_name: Jens
  full_name: Kengelbach, Jens
  last_name: Kengelbach
citation:
  ama: Sievers S, Degen D, Kim D, Kengelbach J. How Private Equity can leverage downturn
    M&#38;A for value creation. <i>M&#38;A Review Europe </i>. 2020.
  apa: Sievers, S., Degen, D., Kim, D., &#38; Kengelbach, J. (2020). How Private Equity
    can leverage downturn M&#38;A for value creation. <i>M&#38;A Review Europe </i>.
  bibtex: '@article{Sievers_Degen_Kim_Kengelbach_2020, title={How Private Equity can
    leverage downturn M&#38;A for value creation}, journal={M&#38;A Review Europe
    }, author={Sievers, Sönke and Degen, Dominik and Kim, Daniel and Kengelbach, Jens},
    year={2020} }'
  chicago: Sievers, Sönke, Dominik Degen, Daniel Kim, and Jens Kengelbach. “How Private
    Equity Can Leverage Downturn M&#38;A for Value Creation.” <i>M&#38;A Review Europe
    </i>, 2020.
  ieee: S. Sievers, D. Degen, D. Kim, and J. Kengelbach, “How Private Equity can leverage
    downturn M&#38;A for value creation,” <i>M&#38;A Review Europe </i>, 2020.
  mla: Sievers, Sönke, et al. “How Private Equity Can Leverage Downturn M&#38;A for
    Value Creation.” <i>M&#38;A Review Europe </i>, 2020.
  short: S. Sievers, D. Degen, D. Kim, J. Kengelbach, M&#38;A Review Europe  (2020).
date_created: 2021-01-05T10:19:56Z
date_updated: 2022-01-06T06:54:41Z
language:
- iso: eng
main_file_link:
- url: https://ma-review.com/how-private-equity-can-leverage-downturn-ma-for-value-creation/
publication: 'M&A Review Europe '
publication_status: published
status: public
title: How Private Equity can leverage downturn M&A for value creation
type: journal_article
user_id: '46447'
year: '2020'
...
