---
_id: '20159'
abstract:
- lang: eng
  text: "Let G = (V,E) be an undirected graph on n vertices with non-negative capacities
    on its edges. The mincut sensitivity problem for the insertion of an edge is defined
    as follows. Build a compact data structure for G and a given set S ⊆ V of vertices
    that, on receiving any edge (x,y) ∈ S×S of positive capacity as query input, can
    efficiently report the set of all pairs from S× S whose mincut value increases
    upon insertion of the edge (x,y) to G. The only result that exists for this problem
    is for a single pair of vertices (Picard and Queyranne, Mathematical Programming
    Study, 13 (1980), 8-16). We present the following results for the single source
    and the all-pairs versions of this problem. \r\n1) Single source: Given any designated
    source vertex s, there exists a data structure of size \U0001D4AA(|S|) that can
    output all those vertices from S whose mincut value to s increases upon insertion
    of any given edge. The time taken by the data structure to answer any query is
    \U0001D4AA(|S|). \r\n2) All-pairs: There exists an \U0001D4AA(|S|²) size data
    structure that can output all those pairs of vertices from S× S whose mincut value
    gets increased upon insertion of any given edge. The time taken by the data structure
    to answer any query is \U0001D4AA(k), where k is the number of pairs of vertices
    whose mincut increases. \r\nFor both these versions, we also address the problem
    of reporting the values of the mincuts upon insertion of any given edge. To derive
    our results, we use interesting insights into the nearest and the farthest mincuts
    for a pair of vertices. In addition, a crucial result, that we establish and use
    in our data structures, is that there exists a directed acyclic graph of \U0001D4AA(n)
    size that compactly stores the farthest mincuts from all vertices of V to a designated
    vertex s in the graph. We believe that this result is of independent interest,
    especially, because it also complements a previously existing result by Hariharan
    et al. (STOC 2007) that the nearest mincuts from all vertices of V to s is a laminar
    family, and hence, can be stored compactly in a tree of \U0001D4AA(n) size."
author:
- first_name: Surender
  full_name: Baswana, Surender
  last_name: Baswana
- first_name: Shiv
  full_name: Gupta, Shiv
  last_name: Gupta
- first_name: Till
  full_name: Knollmann, Till
  id: '39241'
  last_name: Knollmann
  orcid: 0000-0003-2014-4696
citation:
  ama: 'Baswana S, Gupta S, Knollmann T. Mincut Sensitivity Data Structures for the
    Insertion of an Edge. In: Grandoni F, Herman G, Sanders P, eds. <i>28th Annual
    European Symposium on Algorithms (ESA 2020)</i>. Vol 173. Leibniz International
    Proceedings in Informatics (LIPIcs). Dagstuhl, Germany: Schloss Dagstuhl -- Leibniz-Zentrum
    für Informatik; 2020:12:1-12:14. doi:<a href="https://doi.org/10.4230/LIPIcs.ESA.2020.12">10.4230/LIPIcs.ESA.2020.12</a>'
  apa: 'Baswana, S., Gupta, S., &#38; Knollmann, T. (2020). Mincut Sensitivity Data
    Structures for the Insertion of an Edge. In F. Grandoni, G. Herman, &#38; P. Sanders
    (Eds.), <i>28th Annual European Symposium on Algorithms (ESA 2020)</i> (Vol. 173,
    pp. 12:1-12:14). Dagstuhl, Germany: Schloss Dagstuhl -- Leibniz-Zentrum für Informatik.
    <a href="https://doi.org/10.4230/LIPIcs.ESA.2020.12">https://doi.org/10.4230/LIPIcs.ESA.2020.12</a>'
  bibtex: '@inproceedings{Baswana_Gupta_Knollmann_2020, place={Dagstuhl, Germany},
    series={Leibniz International Proceedings in Informatics (LIPIcs)}, title={Mincut
    Sensitivity Data Structures for the Insertion of an Edge}, volume={173}, DOI={<a
    href="https://doi.org/10.4230/LIPIcs.ESA.2020.12">10.4230/LIPIcs.ESA.2020.12</a>},
    booktitle={28th Annual European Symposium on Algorithms (ESA 2020)}, publisher={Schloss
    Dagstuhl -- Leibniz-Zentrum für Informatik}, author={Baswana, Surender and Gupta,
    Shiv and Knollmann, Till}, editor={Grandoni, Fabrizio and Herman, Grzegorz and
    Sanders, PeterEditors}, year={2020}, pages={12:1-12:14}, collection={Leibniz International
    Proceedings in Informatics (LIPIcs)} }'
  chicago: 'Baswana, Surender, Shiv Gupta, and Till Knollmann. “Mincut Sensitivity
    Data Structures for the Insertion of an Edge.” In <i>28th Annual European Symposium
    on Algorithms (ESA 2020)</i>, edited by Fabrizio Grandoni, Grzegorz Herman, and
    Peter Sanders, 173:12:1-12:14. Leibniz International Proceedings in Informatics
    (LIPIcs). Dagstuhl, Germany: Schloss Dagstuhl -- Leibniz-Zentrum für Informatik,
    2020. <a href="https://doi.org/10.4230/LIPIcs.ESA.2020.12">https://doi.org/10.4230/LIPIcs.ESA.2020.12</a>.'
  ieee: S. Baswana, S. Gupta, and T. Knollmann, “Mincut Sensitivity Data Structures
    for the Insertion of an Edge,” in <i>28th Annual European Symposium on Algorithms
    (ESA 2020)</i>, 2020, vol. 173, pp. 12:1-12:14.
  mla: Baswana, Surender, et al. “Mincut Sensitivity Data Structures for the Insertion
    of an Edge.” <i>28th Annual European Symposium on Algorithms (ESA 2020)</i>, edited
    by Fabrizio Grandoni et al., vol. 173, Schloss Dagstuhl -- Leibniz-Zentrum für
    Informatik, 2020, pp. 12:1-12:14, doi:<a href="https://doi.org/10.4230/LIPIcs.ESA.2020.12">10.4230/LIPIcs.ESA.2020.12</a>.
  short: 'S. Baswana, S. Gupta, T. Knollmann, in: F. Grandoni, G. Herman, P. Sanders
    (Eds.), 28th Annual European Symposium on Algorithms (ESA 2020), Schloss Dagstuhl
    -- Leibniz-Zentrum für Informatik, Dagstuhl, Germany, 2020, pp. 12:1-12:14.'
date_created: 2020-10-21T12:00:20Z
date_updated: 2022-01-06T06:54:20Z
department:
- _id: '63'
doi: 10.4230/LIPIcs.ESA.2020.12
editor:
- first_name: Fabrizio
  full_name: Grandoni, Fabrizio
  last_name: Grandoni
- first_name: Grzegorz
  full_name: Herman, Grzegorz
  last_name: Herman
- first_name: Peter
  full_name: Sanders, Peter
  last_name: Sanders
intvolume: '       173'
keyword:
- Mincut
- Sensitivity
- Data Structure
language:
- iso: eng
page: 12:1-12:14
place: Dagstuhl, Germany
publication: 28th Annual European Symposium on Algorithms (ESA 2020)
publication_identifier:
  isbn:
  - 978-3-95977-162-7
  issn:
  - 1868-8969
publisher: Schloss Dagstuhl -- Leibniz-Zentrum für Informatik
series_title: Leibniz International Proceedings in Informatics (LIPIcs)
status: public
title: Mincut Sensitivity Data Structures for the Insertion of an Edge
type: conference
user_id: '39241'
volume: 173
year: '2020'
...
---
_id: '21542'
abstract:
- lang: eng
  text: Using near-field (NF) scan data to predict the far-field (FF) behaviour of
    radiating electronic systems represents a novel method to accompany the whole
    RF design process. This approach involves so-called Huygens' box as an efficient
    radiation model inside an electromagnetic (EM) simulation tool and then transforms
    the scanned NF measured data into the FF. For this, the basic idea of the Huygens'box
    principle and the NF-to-FF transformation are briefly presented. The NF is measured
    on the Huygens' box around a device under test using anNF scanner, recording the
    magnitude and phase of the site-related magnetic and electric components. A comparison
    between a fullwave simulation and the measurement results shows a good similarity
    in both the NF and the simulated and transformed FF.Thus, this method is applicable
    to predict the FF behaviour of any electronic system by measuring the NF. With
    this knowledge, the RF design can be improved due to allowing a significant reduction
    of EM compatibility failure at the end of the development flow. In addition, the
    very efficient FF radiation model can be used for detailed investigations in various
    environments and the impact of such an equivalent radiation source on other electronic
    systems can be assessed.
author:
- first_name: Dominik
  full_name: Schröder, Dominik
  last_name: Schröder
- first_name: Sven
  full_name: Lange, Sven
  id: '38240'
  last_name: Lange
- first_name: Christian
  full_name: Hangmann, Christian
  last_name: Hangmann
- first_name: Christian
  full_name: Hedayat, Christian
  last_name: Hedayat
citation:
  ama: 'Schröder D, Lange S, Hangmann C, Hedayat C. Far-field prediction combining
    simulations with near-field measurements for EMI assessment of PCBs. In: <i>Tensorial
    Analysis of Networks (TAN) Modelling for PCB Signal Integrity and EMC Analysis</i>.
    1st ed. Croyton, UK:  The Institution of Engineering and Technology (IET); 2020:315-346
    (32). doi:<a href="https://doi.org/10.1049/pbcs072e_ch14">10.1049/pbcs072e_ch14</a>'
  apa: 'Schröder, D., Lange, S., Hangmann, C., &#38; Hedayat, C. (2020). Far-field
    prediction combining simulations with near-field measurements for EMI assessment
    of PCBs. In <i>Tensorial Analysis of Networks (TAN) Modelling for PCB Signal Integrity
    and EMC Analysis</i> (1st ed., pp. 315-346 (32)). Croyton, UK:  The Institution
    of Engineering and Technology (IET). <a href="https://doi.org/10.1049/pbcs072e_ch14">https://doi.org/10.1049/pbcs072e_ch14</a>'
  bibtex: '@inbook{Schröder_Lange_Hangmann_Hedayat_2020, place={Croyton, UK}, edition={1},
    title={Far-field prediction combining simulations with near-field measurements
    for EMI assessment of PCBs}, DOI={<a href="https://doi.org/10.1049/pbcs072e_ch14">10.1049/pbcs072e_ch14</a>},
    booktitle={Tensorial Analysis of Networks (TAN) Modelling for PCB Signal Integrity
    and EMC Analysis}, publisher={ The Institution of Engineering and Technology (IET)},
    author={Schröder, Dominik and Lange, Sven and Hangmann, Christian and Hedayat,
    Christian}, year={2020}, pages={315-346 (32)} }'
  chicago: 'Schröder, Dominik, Sven Lange, Christian Hangmann, and Christian Hedayat.
    “Far-Field Prediction Combining Simulations with near-Field Measurements for EMI
    Assessment of PCBs.” In <i>Tensorial Analysis of Networks (TAN) Modelling for
    PCB Signal Integrity and EMC Analysis</i>, 1st ed., 315-346 (32). Croyton, UK:  The
    Institution of Engineering and Technology (IET), 2020. <a href="https://doi.org/10.1049/pbcs072e_ch14">https://doi.org/10.1049/pbcs072e_ch14</a>.'
  ieee: 'D. Schröder, S. Lange, C. Hangmann, and C. Hedayat, “Far-field prediction
    combining simulations with near-field measurements for EMI assessment of PCBs,”
    in <i>Tensorial Analysis of Networks (TAN) Modelling for PCB Signal Integrity
    and EMC Analysis</i>, 1st ed., Croyton, UK:  The Institution of Engineering and
    Technology (IET), 2020, pp. 315-346 (32).'
  mla: Schröder, Dominik, et al. “Far-Field Prediction Combining Simulations with
    near-Field Measurements for EMI Assessment of PCBs.” <i>Tensorial Analysis of
    Networks (TAN) Modelling for PCB Signal Integrity and EMC Analysis</i>, 1st ed.,  The
    Institution of Engineering and Technology (IET), 2020, pp. 315-346 (32), doi:<a
    href="https://doi.org/10.1049/pbcs072e_ch14">10.1049/pbcs072e_ch14</a>.
  short: 'D. Schröder, S. Lange, C. Hangmann, C. Hedayat, in: Tensorial Analysis
    of Networks (TAN) Modelling for PCB Signal Integrity and EMC Analysis, 1st ed.,  The
    Institution of Engineering and Technology (IET), Croyton, UK, 2020, pp. 315-346
    (32).'
date_created: 2021-03-18T13:49:49Z
date_updated: 2022-01-06T06:55:03Z
department:
- _id: '485'
doi: 10.1049/pbcs072e_ch14
edition: '1'
keyword:
- Huygens' box
- NF-to-FF transformation
- efficient FF radiation model
- FF behaviour
- EMI assessment
- PCB
- near-field measurements
- efficient radiation model
- far-field behaviour
- RF design process
- far-field prediction
- Huygens'box principle
- fullwave simulation
- electronic system radiation
- equivalent radiation source
- electromagnetic simulation tool
- near-field scan data
- EM compatibility failure reduction
language:
- iso: eng
main_file_link:
- url: https://digital-library.theiet.org/content/books/10.1049/pbcs072e_ch14
page: 315-346 (32)
place: Croyton, UK
project:
- _id: '52'
  name: Computing Resources Provided by the Paderborn Center for Parallel Computing
publication: Tensorial Analysis of Networks (TAN) Modelling for PCB Signal Integrity
  and EMC Analysis
publication_identifier:
  isbn:
  - '9781839530494'
  - '9781839530500'
publication_status: published
publisher: ' The Institution of Engineering and Technology (IET)'
related_material:
  record:
  - id: '21542'
    relation: other
    status: public
status: public
title: Far-field prediction combining simulations with near-field measurements for
  EMI assessment of PCBs
type: book_chapter
user_id: '38240'
year: '2020'
...
---
_id: '20678'
author:
- first_name: Christian Roman
  full_name: Bielak, Christian Roman
  id: '34782'
  last_name: Bielak
- first_name: Max
  full_name: Böhnke, Max
  id: '45779'
  last_name: Böhnke
- first_name: Robert
  full_name: Beck, Robert
  id: '38279'
  last_name: Beck
- first_name: Mathias
  full_name: Bobbert, Mathias
  id: '7850'
  last_name: Bobbert
- first_name: Gerson
  full_name: Meschut, Gerson
  id: '32056'
  last_name: Meschut
  orcid: 0000-0002-2763-1246
citation:
  ama: Bielak CR, Böhnke M, Beck R, Bobbert M, Meschut G. Numerical analysis of the
    robustness of clinching process considering the pre-forming of the parts . <i>Journal
    of Advanced Joining Processes </i>. Published online 2020. doi:<a href="https://doi.org/10.1016/j.jajp.2020.100038">https://doi.org/10.1016/j.jajp.2020.100038</a>
  apa: Bielak, C. R., Böhnke, M., Beck, R., Bobbert, M., &#38; Meschut, G. (2020).
    Numerical analysis of the robustness of clinching process considering the pre-forming
    of the parts . <i>Journal of Advanced Joining Processes. </i>. <a href="https://doi.org/10.1016/j.jajp.2020.100038">https://doi.org/10.1016/j.jajp.2020.100038</a>
  bibtex: '@article{Bielak_Böhnke_Beck_Bobbert_Meschut_2020, title={Numerical analysis
    of the robustness of clinching process considering the pre-forming of the parts
    }, DOI={<a href="https://doi.org/10.1016/j.jajp.2020.100038">https://doi.org/10.1016/j.jajp.2020.100038</a>},
    journal={Journal of Advanced Joining Processes. }, publisher={Elsevier}, author={Bielak,
    Christian Roman and Böhnke, Max and Beck, Robert and Bobbert, Mathias and Meschut,
    Gerson}, year={2020} }'
  chicago: Bielak, Christian Roman, Max Böhnke, Robert Beck, Mathias Bobbert, and
    Gerson Meschut. “Numerical Analysis of the Robustness of Clinching Process Considering
    the Pre-Forming of the Parts .” <i>Journal of Advanced Joining Processes. </i>,
    2020. <a href="https://doi.org/10.1016/j.jajp.2020.100038">https://doi.org/10.1016/j.jajp.2020.100038</a>.
  ieee: 'C. R. Bielak, M. Böhnke, R. Beck, M. Bobbert, and G. Meschut, “Numerical
    analysis of the robustness of clinching process considering the pre-forming of
    the parts ,” <i>Journal of Advanced Joining Processes. </i>, 2020, doi: <a href="https://doi.org/10.1016/j.jajp.2020.100038">https://doi.org/10.1016/j.jajp.2020.100038</a>.'
  mla: Bielak, Christian Roman, et al. “Numerical Analysis of the Robustness of Clinching
    Process Considering the Pre-Forming of the Parts .” <i>Journal of Advanced Joining
    Processes. </i>, Elsevier, 2020, doi:<a href="https://doi.org/10.1016/j.jajp.2020.100038">https://doi.org/10.1016/j.jajp.2020.100038</a>.
  short: C.R. Bielak, M. Böhnke, R. Beck, M. Bobbert, G. Meschut, Journal of Advanced
    Joining Processes.  (2020).
date_created: 2020-12-02T16:21:34Z
date_updated: 2022-03-24T09:39:11Z
department:
- _id: '157'
doi: https://doi.org/10.1016/j.jajp.2020.100038
keyword:
- Clinching
- process simulation
- FEM
- pre-straining
- sensitivity analysis
language:
- iso: eng
project:
- _id: '130'
  grant_number: '418701707'
  name: 'TRR 285: TRR 285'
- _id: '131'
  name: 'TRR 285 - A: TRR 285 - Project Area A'
- _id: '135'
  name: 'TRR 285 – A01: TRR 285 - Subproject A01'
publication: 'Journal of Advanced Joining Processes. '
publication_identifier:
  unknown:
  - https://doi.org/10.1016/j.jajp.2020.100038
publication_status: published
publisher: Elsevier
status: public
title: 'Numerical analysis of the robustness of clinching process considering the
  pre-forming of the parts '
type: journal_article
user_id: '34782'
year: '2020'
...
---
_id: '35328'
article_type: original
author:
- first_name: Martin
  full_name: Wortmann, Martin
  last_name: Wortmann
- first_name: Natalie
  full_name: Frese, Natalie
  last_name: Frese
- first_name: Waldemar
  full_name: Keil, Waldemar
  last_name: Keil
- first_name: Johannes
  full_name: Brikmann, Johannes
  last_name: Brikmann
- first_name: Jan
  full_name: Biedinger, Jan
  last_name: Biedinger
- first_name: Bennet
  full_name: Brockhagen, Bennet
  last_name: Brockhagen
- first_name: Günter
  full_name: Reiss, Günter
  last_name: Reiss
- first_name: Claudia
  full_name: Schmidt, Claudia
  id: '466'
  last_name: Schmidt
  orcid: 0000-0003-3179-9997
- first_name: Armin
  full_name: Gölzhäuser, Armin
  last_name: Gölzhäuser
- first_name: Elmar
  full_name: Moritzer, Elmar
  id: '20531'
  last_name: Moritzer
- first_name: Bruno
  full_name: Hüsgen, Bruno
  last_name: Hüsgen
citation:
  ama: Wortmann M, Frese N, Keil W, et al. The Deterioration Mechanism of Silicone
    Molds in Polyurethane Vacuum Casting. <i>ACS Applied Polymer Materials</i>. 2020;2(11):4719-4732.
    doi:<a href="https://doi.org/10.1021/acsapm.0c00744">10.1021/acsapm.0c00744</a>
  apa: Wortmann, M., Frese, N., Keil, W., Brikmann, J., Biedinger, J., Brockhagen,
    B., Reiss, G., Schmidt, C., Gölzhäuser, A., Moritzer, E., &#38; Hüsgen, B. (2020).
    The Deterioration Mechanism of Silicone Molds in Polyurethane Vacuum Casting.
    <i>ACS Applied Polymer Materials</i>, <i>2</i>(11), 4719–4732. <a href="https://doi.org/10.1021/acsapm.0c00744">https://doi.org/10.1021/acsapm.0c00744</a>
  bibtex: '@article{Wortmann_Frese_Keil_Brikmann_Biedinger_Brockhagen_Reiss_Schmidt_Gölzhäuser_Moritzer_et
    al._2020, title={The Deterioration Mechanism of Silicone Molds in Polyurethane
    Vacuum Casting}, volume={2}, DOI={<a href="https://doi.org/10.1021/acsapm.0c00744">10.1021/acsapm.0c00744</a>},
    number={11}, journal={ACS Applied Polymer Materials}, publisher={American Chemical
    Society (ACS)}, author={Wortmann, Martin and Frese, Natalie and Keil, Waldemar
    and Brikmann, Johannes and Biedinger, Jan and Brockhagen, Bennet and Reiss, Günter
    and Schmidt, Claudia and Gölzhäuser, Armin and Moritzer, Elmar and et al.}, year={2020},
    pages={4719–4732} }'
  chicago: 'Wortmann, Martin, Natalie Frese, Waldemar Keil, Johannes Brikmann, Jan
    Biedinger, Bennet Brockhagen, Günter Reiss, et al. “The Deterioration Mechanism
    of Silicone Molds in Polyurethane Vacuum Casting.” <i>ACS Applied Polymer Materials</i>
    2, no. 11 (2020): 4719–32. <a href="https://doi.org/10.1021/acsapm.0c00744">https://doi.org/10.1021/acsapm.0c00744</a>.'
  ieee: 'M. Wortmann <i>et al.</i>, “The Deterioration Mechanism of Silicone Molds
    in Polyurethane Vacuum Casting,” <i>ACS Applied Polymer Materials</i>, vol. 2,
    no. 11, pp. 4719–4732, 2020, doi: <a href="https://doi.org/10.1021/acsapm.0c00744">10.1021/acsapm.0c00744</a>.'
  mla: Wortmann, Martin, et al. “The Deterioration Mechanism of Silicone Molds in
    Polyurethane Vacuum Casting.” <i>ACS Applied Polymer Materials</i>, vol. 2, no.
    11, American Chemical Society (ACS), 2020, pp. 4719–32, doi:<a href="https://doi.org/10.1021/acsapm.0c00744">10.1021/acsapm.0c00744</a>.
  short: M. Wortmann, N. Frese, W. Keil, J. Brikmann, J. Biedinger, B. Brockhagen,
    G. Reiss, C. Schmidt, A. Gölzhäuser, E. Moritzer, B. Hüsgen, ACS Applied Polymer
    Materials 2 (2020) 4719–4732.
date_created: 2023-01-06T12:36:56Z
date_updated: 2023-01-07T10:28:55Z
department:
- _id: '2'
- _id: '315'
- _id: '232'
doi: 10.1021/acsapm.0c00744
intvolume: '         2'
issue: '11'
keyword:
- Organic Chemistry
- Polymers and Plastics
- Process Chemistry and Technology
language:
- iso: eng
page: 4719-4732
publication: ACS Applied Polymer Materials
publication_identifier:
  issn:
  - 2637-6105
  - 2637-6105
publication_status: published
publisher: American Chemical Society (ACS)
quality_controlled: '1'
status: public
title: The Deterioration Mechanism of Silicone Molds in Polyurethane Vacuum Casting
type: journal_article
user_id: '466'
volume: 2
year: '2020'
...
---
_id: '47572'
abstract:
- lang: eng
  text: '<jats:title>Abstract</jats:title><jats:p>Due to high energy‐intensive processes
    and a dependence on carbon‐based materials, the process industry plays a major
    role in climate change. Therefore, the substitution of fossil resources by bio‐based
    resources is indispensable. This leads to challenges arising from accompanying
    changes of the type, amount and location of resources. At the same time, transformable
    production systems are currently in the focus of research addressing the required
    flexibility. These systems which consist of modular production and logistics units
    offer the possibility to adapt flexibly in volatile conditions within dynamic
    supply chains. Hence, this work compiles elements for environmental sustainability,
    which minimize the carbon footprint in the process industry: transformable production
    systems, the utilization of bio‐based resources, carbon dioxide and renewable
    energy as well as the application of these elements in decentral production networks.
    Finally, possible use cases are determined based on the combination of these elements
    through a multi‐criteria analysis.</jats:p>'
author:
- first_name: Maik
  full_name: Pannok, Maik
  last_name: Pannok
- first_name: Marco
  full_name: Finkbeiner, Marco
  last_name: Finkbeiner
- first_name: Henrik
  full_name: Fasel, Henrik
  last_name: Fasel
- first_name: Julia
  full_name: Riese, Julia
  id: '101499'
  last_name: Riese
  orcid: 0000-0002-3053-0534
- first_name: Stefan
  full_name: Lier, Stefan
  last_name: Lier
citation:
  ama: Pannok M, Finkbeiner M, Fasel H, Riese J, Lier S. Transformable Decentral Production
    for Local Economies with Minimized Carbon Footprint. <i>ChemBioEng Reviews</i>.
    2020;7(6):216-228. doi:<a href="https://doi.org/10.1002/cben.202000008">10.1002/cben.202000008</a>
  apa: Pannok, M., Finkbeiner, M., Fasel, H., Riese, J., &#38; Lier, S. (2020). Transformable
    Decentral Production for Local Economies with Minimized Carbon Footprint. <i>ChemBioEng
    Reviews</i>, <i>7</i>(6), 216–228. <a href="https://doi.org/10.1002/cben.202000008">https://doi.org/10.1002/cben.202000008</a>
  bibtex: '@article{Pannok_Finkbeiner_Fasel_Riese_Lier_2020, title={Transformable
    Decentral Production for Local Economies with Minimized Carbon Footprint}, volume={7},
    DOI={<a href="https://doi.org/10.1002/cben.202000008">10.1002/cben.202000008</a>},
    number={6}, journal={ChemBioEng Reviews}, publisher={Wiley}, author={Pannok, Maik
    and Finkbeiner, Marco and Fasel, Henrik and Riese, Julia and Lier, Stefan}, year={2020},
    pages={216–228} }'
  chicago: 'Pannok, Maik, Marco Finkbeiner, Henrik Fasel, Julia Riese, and Stefan
    Lier. “Transformable Decentral Production for Local Economies with Minimized Carbon
    Footprint.” <i>ChemBioEng Reviews</i> 7, no. 6 (2020): 216–28. <a href="https://doi.org/10.1002/cben.202000008">https://doi.org/10.1002/cben.202000008</a>.'
  ieee: 'M. Pannok, M. Finkbeiner, H. Fasel, J. Riese, and S. Lier, “Transformable
    Decentral Production for Local Economies with Minimized Carbon Footprint,” <i>ChemBioEng
    Reviews</i>, vol. 7, no. 6, pp. 216–228, 2020, doi: <a href="https://doi.org/10.1002/cben.202000008">10.1002/cben.202000008</a>.'
  mla: Pannok, Maik, et al. “Transformable Decentral Production for Local Economies
    with Minimized Carbon Footprint.” <i>ChemBioEng Reviews</i>, vol. 7, no. 6, Wiley,
    2020, pp. 216–28, doi:<a href="https://doi.org/10.1002/cben.202000008">10.1002/cben.202000008</a>.
  short: M. Pannok, M. Finkbeiner, H. Fasel, J. Riese, S. Lier, ChemBioEng Reviews
    7 (2020) 216–228.
date_created: 2023-10-04T14:17:28Z
date_updated: 2024-03-08T11:37:09Z
doi: 10.1002/cben.202000008
extern: '1'
intvolume: '         7'
issue: '6'
keyword:
- Industrial and Manufacturing Engineering
- Filtration and Separation
- Process Chemistry and Technology
- Biochemistry
- Chemical Engineering (miscellaneous)
- Bioengineering
language:
- iso: eng
page: 216-228
publication: ChemBioEng Reviews
publication_identifier:
  issn:
  - 2196-9744
  - 2196-9744
publication_status: published
publisher: Wiley
quality_controlled: '1'
status: public
title: Transformable Decentral Production for Local Economies with Minimized Carbon
  Footprint
type: journal_article
user_id: '101499'
volume: 7
year: '2020'
...
---
_id: '17156'
abstract:
- lang: eng
  text: Business Process Management is a boundary-spanning discipline that aligns
    operational capabilities and technology to design and manage business processes.
    The Digital Transformation has enabled human actors, information systems, and
    smart products to interact with each other via multiple digital channels. The
    emergence of this hyper-connected world greatly leverages the prospects of business
    processes – but also boosts their complexity to a new level. We need to discuss
    how the BPM discipline can find new ways for identifying, analyzing, designing,
    implementing, executing, and monitoring business processes. In this research note,
    selected transformative trends are explored and their impact on current theories
    and IT artifacts in the BPM discipline is discussed to stimulate transformative
    thinking and prospective research in this field.
article_type: original
author:
- first_name: Daniel
  full_name: Beverungen, Daniel
  id: '59677'
  last_name: Beverungen
- first_name: Joos C. A. M.
  full_name: Buijs, Joos C. A. M.
  last_name: Buijs
- first_name: Jörg
  full_name: Becker, Jörg
  last_name: Becker
- first_name: Claudio
  full_name: Di Ciccio, Claudio
  last_name: Di Ciccio
- first_name: Wil M. P.
  full_name: van der Aalst, Wil M. P.
  last_name: van der Aalst
- first_name: Christian
  full_name: Bartelheimer, Christian
  id: '49160'
  last_name: Bartelheimer
- first_name: Jan
  full_name: vom Brocke, Jan
  last_name: vom Brocke
- first_name: Marco
  full_name: Comuzzi, Marco
  last_name: Comuzzi
- first_name: Karsten
  full_name: Kraume, Karsten
  last_name: Kraume
- first_name: Henrik
  full_name: Leopold, Henrik
  last_name: Leopold
- first_name: Martin
  full_name: Matzner, Martin
  last_name: Matzner
- first_name: Jan
  full_name: Mendling, Jan
  last_name: Mendling
- first_name: Nadine
  full_name: Ogonek, Nadine
  last_name: Ogonek
- first_name: Till
  full_name: Post, Till
  last_name: Post
- first_name: Manuel
  full_name: Resinas, Manuel
  last_name: Resinas
- first_name: Kate
  full_name: Revoredo, Kate
  last_name: Revoredo
- first_name: Adela
  full_name: del-Río-Ortega, Adela
  last_name: del-Río-Ortega
- first_name: Marcello
  full_name: La Rosa, Marcello
  last_name: La Rosa
- first_name: Flávia Maria
  full_name: Santoro, Flávia Maria
  last_name: Santoro
- first_name: Andreas
  full_name: Solti, Andreas
  last_name: Solti
- first_name: Minseok
  full_name: Song, Minseok
  last_name: Song
- first_name: Armin
  full_name: Stein, Armin
  last_name: Stein
- first_name: Matthias
  full_name: Stierle, Matthias
  last_name: Stierle
- first_name: Verena
  full_name: Wolf, Verena
  id: '23633'
  last_name: Wolf
citation:
  ama: Beverungen D, Buijs JCAM, Becker J, et al. Seven Paradoxes of Business Process
    Management in a Hyper-Connected World. <i>Business &#38; Information Systems Engineering</i>.
    2020;63:145-156. doi:<a href="https://doi.org/10.1007/s12599-020-00646-z">10.1007/s12599-020-00646-z</a>
  apa: Beverungen, D., Buijs, J. C. A. M., Becker, J., Di Ciccio, C., van der Aalst,
    W. M. P., Bartelheimer, C., vom Brocke, J., Comuzzi, M., Kraume, K., Leopold,
    H., Matzner, M., Mendling, J., Ogonek, N., Post, T., Resinas, M., Revoredo, K.,
    del-Río-Ortega, A., La Rosa, M., Santoro, F. M., … Wolf, V. (2020). Seven Paradoxes
    of Business Process Management in a Hyper-Connected World. <i>Business &#38; Information
    Systems Engineering</i>, <i>63</i>, 145–156. <a href="https://doi.org/10.1007/s12599-020-00646-z">https://doi.org/10.1007/s12599-020-00646-z</a>
  bibtex: '@article{Beverungen_Buijs_Becker_Di Ciccio_van der Aalst_Bartelheimer_vom
    Brocke_Comuzzi_Kraume_Leopold_et al._2020, title={Seven Paradoxes of Business
    Process Management in a Hyper-Connected World}, volume={63}, DOI={<a href="https://doi.org/10.1007/s12599-020-00646-z">10.1007/s12599-020-00646-z</a>},
    journal={Business &#38; Information Systems Engineering}, publisher={SpringerNature},
    author={Beverungen, Daniel and Buijs, Joos C. A. M. and Becker, Jörg and Di Ciccio,
    Claudio and van der Aalst, Wil M. P. and Bartelheimer, Christian and vom Brocke,
    Jan and Comuzzi, Marco and Kraume, Karsten and Leopold, Henrik and et al.}, year={2020},
    pages={145–156} }'
  chicago: 'Beverungen, Daniel, Joos C. A. M. Buijs, Jörg Becker, Claudio Di Ciccio,
    Wil M. P. van der Aalst, Christian Bartelheimer, Jan vom Brocke, et al. “Seven
    Paradoxes of Business Process Management in a Hyper-Connected World.” <i>Business
    &#38; Information Systems Engineering</i> 63 (2020): 145–56. <a href="https://doi.org/10.1007/s12599-020-00646-z">https://doi.org/10.1007/s12599-020-00646-z</a>.'
  ieee: 'D. Beverungen <i>et al.</i>, “Seven Paradoxes of Business Process Management
    in a Hyper-Connected World,” <i>Business &#38; Information Systems Engineering</i>,
    vol. 63, pp. 145–156, 2020, doi: <a href="https://doi.org/10.1007/s12599-020-00646-z">10.1007/s12599-020-00646-z</a>.'
  mla: Beverungen, Daniel, et al. “Seven Paradoxes of Business Process Management
    in a Hyper-Connected World.” <i>Business &#38; Information Systems Engineering</i>,
    vol. 63, SpringerNature, 2020, pp. 145–56, doi:<a href="https://doi.org/10.1007/s12599-020-00646-z">10.1007/s12599-020-00646-z</a>.
  short: D. Beverungen, J.C.A.M. Buijs, J. Becker, C. Di Ciccio, W.M.P. van der Aalst,
    C. Bartelheimer, J. vom Brocke, M. Comuzzi, K. Kraume, H. Leopold, M. Matzner,
    J. Mendling, N. Ogonek, T. Post, M. Resinas, K. Revoredo, A. del-Río-Ortega, M.
    La Rosa, F.M. Santoro, A. Solti, M. Song, A. Stein, M. Stierle, V. Wolf, Business
    &#38; Information Systems Engineering 63 (2020) 145–156.
date_created: 2020-06-24T10:40:45Z
date_updated: 2024-04-18T12:50:57Z
ddc:
- '380'
department:
- _id: '526'
doi: 10.1007/s12599-020-00646-z
file:
- access_level: closed
  content_type: application/pdf
  creator: dabe
  date_created: 2024-04-18T12:49:25Z
  date_updated: 2024-04-18T12:49:25Z
  file_id: '53574'
  file_name: Business_Process_Management_in_a_Hyperconnected_World.pdf
  file_size: 360869
  relation: main_file
  success: 1
file_date_updated: 2024-04-18T12:49:25Z
has_accepted_license: '1'
intvolume: '        63'
keyword:
- Business process management (BPM)
- Social computing
- Smart devices
- Big data analytics
- Real-time computing
- BPM life-cycle
language:
- iso: eng
page: 145-156
project:
- _id: '1070'
  call_identifier: MSCA-RISE-2014
  grant_number: '645751'
  name: 'RISE_BPM: Propelling Business Process Management by Research and Innovation
    Staff Exchange'
publication: Business & Information Systems Engineering
publication_identifier:
  issn:
  - 2363-7005
  - 1867-0202
publication_status: published
publisher: SpringerNature
quality_controlled: '1'
status: public
title: Seven Paradoxes of Business Process Management in a Hyper-Connected World
type: journal_article
user_id: '59677'
volume: 63
year: '2020'
...
---
_id: '24458'
abstract:
- lang: eng
  text: "In child–robot interaction (cHRI) research, many studies pursue the goal
    to develop interactive systems that can be applied in everyday settings. For early
    education, increasingly, the setting of a kindergarten is targeted. However, when
    cHRI and research are brought into a kindergarten, a range of ethical and related
    procedural aspects have to be considered and dealt with.While ethical models elaborated
    within other human–robot interaction settings, e.g., assisted living contexts,
    can provide some important indicators for relevant issues, we argue that it is
    important to start developing a systematic approach to identify and tackle those
    ethical issues which rise with cHRI in kindergarten settings on a more global
    level and address the impact of the technology from a macroperspective beyond
    the effects on the individual. Based on our experience in conducting studies with
    children in general and pedagogical considerations on the role of the institution
    of kindergarten in specific, in this paper,we enfold some relevant aspects that
    have barely been addressed in an explicit way in current cHRI research. Four areas
    are analyzed and key ethical issues are identified in each area: (1) the institutional
    setting of a kindergarten, (2) children as a vulnerable group, (3) the caregivers’
    role, and (4) pedagogical concepts. With our considerations, we aim at (i) broadening\r\nthe
    methodology of the current studies within the area of cHRI, (ii) revalidate it
    based on our comprehensive empirical\r\nexperience with research in kindergarten
    settings, both laboratory and real-world contexts, and (iii) provide a framework
    for the development of a more systematic approach to address the ethical issues
    in cHRI research within kindergarten settings."
author:
- first_name: Nils F.
  full_name: Tolksdorf, Nils F.
  last_name: Tolksdorf
- first_name: Scarlet
  full_name: Siebert, Scarlet
  last_name: Siebert
- first_name: Isabel
  full_name: Zorn, Isabel
  last_name: Zorn
- first_name: Ilona
  full_name: Horwath, Ilona
  last_name: Horwath
- first_name: Katharina J.
  full_name: Rohlfing, Katharina J.
  id: '50352'
  last_name: Rohlfing
citation:
  ama: 'Tolksdorf NF, Siebert S, Zorn I, Horwath I, Rohlfing KJ. Ethical Considerations
    of Applying Robots in Kindergarten Settings: Towards an Approach from a Macroperspective.
    <i>International Journal of Social Robotics</i>. Published online 2020:129-140.
    doi:<a href="https://doi.org/10.1007/s12369-020-00622-3">10.1007/s12369-020-00622-3</a>'
  apa: 'Tolksdorf, N. F., Siebert, S., Zorn, I., Horwath, I., &#38; Rohlfing, K. J.
    (2020). Ethical Considerations of Applying Robots in Kindergarten Settings: Towards
    an Approach from a Macroperspective. <i>International Journal of Social Robotics</i>,
    129–140. <a href="https://doi.org/10.1007/s12369-020-00622-3">https://doi.org/10.1007/s12369-020-00622-3</a>'
  bibtex: '@article{Tolksdorf_Siebert_Zorn_Horwath_Rohlfing_2020, title={Ethical Considerations
    of Applying Robots in Kindergarten Settings: Towards an Approach from a Macroperspective},
    DOI={<a href="https://doi.org/10.1007/s12369-020-00622-3">10.1007/s12369-020-00622-3</a>},
    journal={International Journal of Social Robotics}, author={Tolksdorf, Nils F.
    and Siebert, Scarlet and Zorn, Isabel and Horwath, Ilona and Rohlfing, Katharina
    J.}, year={2020}, pages={129–140} }'
  chicago: 'Tolksdorf, Nils F., Scarlet Siebert, Isabel Zorn, Ilona Horwath, and Katharina
    J. Rohlfing. “Ethical Considerations of Applying Robots in Kindergarten Settings:
    Towards an Approach from a Macroperspective.” <i>International Journal of Social
    Robotics</i>, 2020, 129–40. <a href="https://doi.org/10.1007/s12369-020-00622-3">https://doi.org/10.1007/s12369-020-00622-3</a>.'
  ieee: 'N. F. Tolksdorf, S. Siebert, I. Zorn, I. Horwath, and K. J. Rohlfing, “Ethical
    Considerations of Applying Robots in Kindergarten Settings: Towards an Approach
    from a Macroperspective,” <i>International Journal of Social Robotics</i>, pp.
    129–140, 2020, doi: <a href="https://doi.org/10.1007/s12369-020-00622-3">10.1007/s12369-020-00622-3</a>.'
  mla: 'Tolksdorf, Nils F., et al. “Ethical Considerations of Applying Robots in Kindergarten
    Settings: Towards an Approach from a Macroperspective.” <i>International Journal
    of Social Robotics</i>, 2020, pp. 129–40, doi:<a href="https://doi.org/10.1007/s12369-020-00622-3">10.1007/s12369-020-00622-3</a>.'
  short: N.F. Tolksdorf, S. Siebert, I. Zorn, I. Horwath, K.J. Rohlfing, International
    Journal of Social Robotics (2020) 129–140.
date_created: 2021-09-14T20:55:57Z
date_updated: 2023-02-01T12:16:11Z
ddc:
- '300'
department:
- _id: '603'
- _id: '749'
doi: 10.1007/s12369-020-00622-3
file:
- access_level: closed
  content_type: application/pdf
  creator: innem
  date_created: 2021-09-14T20:56:41Z
  date_updated: 2021-09-14T20:56:41Z
  file_id: '24459'
  file_name: Tolksdorf_etal_2020.pdf
  file_size: 489035
  relation: main_file
  success: 1
file_date_updated: 2021-09-14T20:56:41Z
has_accepted_license: '1'
keyword:
- Robot ethics · Kindergarten settings · Child–robot interaction · Early childhood
  education
language:
- iso: eng
page: 129-140
publication: International Journal of Social Robotics
publication_identifier:
  issn:
  - 1875-4791
  - 1875-4805
publication_status: published
quality_controlled: '1'
status: public
title: 'Ethical Considerations of Applying Robots in Kindergarten Settings: Towards
  an Approach from a Macroperspective'
type: journal_article
user_id: '14931'
year: '2020'
...
---
_id: '15367'
abstract:
- lang: eng
  text: 'n this paper, I review the empirical literature in the intersection of banks
    and corporate income taxation that emerged over the last two decades. To structure
    the included studies, I use a stakeholder approach and outline how corporate income
    taxation plays into the relation of banks and their four main stakeholders: bank
    regulators, customers, investors and tax authorities. My contribution to the literature
    is threefold: First, I contribute by providing, to the best of my knowledge, a
    first comprehensive review on this topic. Second, I point to areas for future
    research. Third, I deduce policy implications from the studies under review. In
    sum, the studies show that taxes distort banks’ pricing decisions, the relative
    attractiveness of debt and equity financing, the decision to report on or off
    the balance sheet and banks’ investment allocations. Empirical insights on how
    tax rules affect banks’ decision-making are helpful for policymakers to tailor
    suitable and sustainable tax legislation directed at banks. '
author:
- first_name: Vanessa
  full_name: Gawehn, Vanessa
  id: '52547'
  last_name: Gawehn
citation:
  ama: 'Gawehn V. <i>Banks and Corporate Income Taxation: A Review</i>. SSRN; 2019.'
  apa: 'Gawehn, V. (2019). <i>Banks and Corporate Income Taxation: A Review</i>. SSRN.'
  bibtex: '@book{Gawehn_2019, title={Banks and Corporate Income Taxation: A Review},
    publisher={SSRN}, author={Gawehn, Vanessa}, year={2019} }'
  chicago: 'Gawehn, Vanessa. <i>Banks and Corporate Income Taxation: A Review</i>.
    SSRN, 2019.'
  ieee: 'V. Gawehn, <i>Banks and Corporate Income Taxation: A Review</i>. SSRN, 2019.'
  mla: 'Gawehn, Vanessa. <i>Banks and Corporate Income Taxation: A Review</i>. SSRN,
    2019.'
  short: 'V. Gawehn, Banks and Corporate Income Taxation: A Review, SSRN, 2019.'
date_created: 2019-12-18T06:56:24Z
date_updated: 2022-01-06T06:52:21Z
department:
- _id: '186'
- _id: '189'
keyword:
- corporate income taxes
- banks
- stakeholder approach
- decision-making process
language:
- iso: eng
page: '34'
publication_status: published
publisher: SSRN
status: public
title: 'Banks and Corporate Income Taxation: A Review'
type: working_paper
user_id: '48187'
year: '2019'
...
---
_id: '47582'
abstract:
- lang: eng
  text: <jats:title>Abstract</jats:title><jats:p>Modeling of heat and mass transfer
    in fixed‐bed reactors for heterogeneously catalyzed gas phase reactions is possible
    using different methods. Homogeneous and heterogeneous continuum models as well
    as particle resolved modeling of fixed‐bed reactors show high potential for application.
    Considering those approaches, advantages and disadvantages as well as underlying
    assumptions and boundary conditions are discussed. Additionally, methods for experimental
    validation are presented and discussed focusing on the two‐dimensional homogeneous
    models.</jats:p>
author:
- first_name: Carolin
  full_name: Stegehake, Carolin
  last_name: Stegehake
- first_name: Julia
  full_name: Riese, Julia
  id: '101499'
  last_name: Riese
  orcid: 0000-0002-3053-0534
- first_name: Marcus
  full_name: Grünewald, Marcus
  last_name: Grünewald
citation:
  ama: 'Stegehake C, Riese J, Grünewald M. Modeling and Validating Fixed‐Bed Reactors:
    A State‐of‐the‐Art Review. <i>ChemBioEng Reviews</i>. 2019;6(2):28-44. doi:<a
    href="https://doi.org/10.1002/cben.201900002">10.1002/cben.201900002</a>'
  apa: 'Stegehake, C., Riese, J., &#38; Grünewald, M. (2019). Modeling and Validating
    Fixed‐Bed Reactors: A State‐of‐the‐Art Review. <i>ChemBioEng Reviews</i>, <i>6</i>(2),
    28–44. <a href="https://doi.org/10.1002/cben.201900002">https://doi.org/10.1002/cben.201900002</a>'
  bibtex: '@article{Stegehake_Riese_Grünewald_2019, title={Modeling and Validating
    Fixed‐Bed Reactors: A State‐of‐the‐Art Review}, volume={6}, DOI={<a href="https://doi.org/10.1002/cben.201900002">10.1002/cben.201900002</a>},
    number={2}, journal={ChemBioEng Reviews}, publisher={Wiley}, author={Stegehake,
    Carolin and Riese, Julia and Grünewald, Marcus}, year={2019}, pages={28–44} }'
  chicago: 'Stegehake, Carolin, Julia Riese, and Marcus Grünewald. “Modeling and Validating
    Fixed‐Bed Reactors: A State‐of‐the‐Art Review.” <i>ChemBioEng Reviews</i> 6, no.
    2 (2019): 28–44. <a href="https://doi.org/10.1002/cben.201900002">https://doi.org/10.1002/cben.201900002</a>.'
  ieee: 'C. Stegehake, J. Riese, and M. Grünewald, “Modeling and Validating Fixed‐Bed
    Reactors: A State‐of‐the‐Art Review,” <i>ChemBioEng Reviews</i>, vol. 6, no. 2,
    pp. 28–44, 2019, doi: <a href="https://doi.org/10.1002/cben.201900002">10.1002/cben.201900002</a>.'
  mla: 'Stegehake, Carolin, et al. “Modeling and Validating Fixed‐Bed Reactors: A
    State‐of‐the‐Art Review.” <i>ChemBioEng Reviews</i>, vol. 6, no. 2, Wiley, 2019,
    pp. 28–44, doi:<a href="https://doi.org/10.1002/cben.201900002">10.1002/cben.201900002</a>.'
  short: C. Stegehake, J. Riese, M. Grünewald, ChemBioEng Reviews 6 (2019) 28–44.
date_created: 2023-10-04T14:18:58Z
date_updated: 2024-03-08T11:32:59Z
doi: 10.1002/cben.201900002
extern: '1'
intvolume: '         6'
issue: '2'
keyword:
- Industrial and Manufacturing Engineering
- Filtration and Separation
- Process Chemistry and Technology
- Biochemistry
- Chemical Engineering (miscellaneous)
- Bioengineering
language:
- iso: eng
page: 28-44
publication: ChemBioEng Reviews
publication_identifier:
  issn:
  - 2196-9744
  - 2196-9744
publication_status: published
publisher: Wiley
quality_controlled: '1'
status: public
title: 'Modeling and Validating Fixed‐Bed Reactors: A State‐of‐the‐Art Review'
type: journal_article
user_id: '101499'
volume: 6
year: '2019'
...
---
_id: '40604'
author:
- first_name: Bertram
  full_name: Taetz, Bertram
  last_name: Taetz
- first_name: Wolfgang
  full_name: Teufl, Wolfgang
  last_name: Teufl
- first_name: Alexander
  full_name: Weidmann, Alexander
  last_name: Weidmann
- first_name: Juliane
  full_name: Pietschmann, Juliane
  last_name: Pietschmann
- first_name: Thomas
  full_name: Jöllenbeck, Thomas
  last_name: Jöllenbeck
- first_name: Gabriele
  full_name: Bleser, Gabriele
  last_name: Bleser
citation:
  ama: 'Taetz B, Teufl W, Weidmann A, Pietschmann J, Jöllenbeck T, Bleser G. Depth
    camera based statistical shape fitting approach for the creation of an individualized
    lower body biomechanical model: validity and reliability. <i>Computer Methods
    in Biomechanics and Biomedical Engineering</i>. 2019;23(1):12-22. doi:<a href="https://doi.org/10.1080/10255842.2019.1688310">10.1080/10255842.2019.1688310</a>'
  apa: 'Taetz, B., Teufl, W., Weidmann, A., Pietschmann, J., Jöllenbeck, T., &#38;
    Bleser, G. (2019). Depth camera based statistical shape fitting approach for the
    creation of an individualized lower body biomechanical model: validity and reliability.
    <i>Computer Methods in Biomechanics and Biomedical Engineering</i>, <i>23</i>(1),
    12–22. <a href="https://doi.org/10.1080/10255842.2019.1688310">https://doi.org/10.1080/10255842.2019.1688310</a>'
  bibtex: '@article{Taetz_Teufl_Weidmann_Pietschmann_Jöllenbeck_Bleser_2019, title={Depth
    camera based statistical shape fitting approach for the creation of an individualized
    lower body biomechanical model: validity and reliability}, volume={23}, DOI={<a
    href="https://doi.org/10.1080/10255842.2019.1688310">10.1080/10255842.2019.1688310</a>},
    number={1}, journal={Computer Methods in Biomechanics and Biomedical Engineering},
    publisher={Informa UK Limited}, author={Taetz, Bertram and Teufl, Wolfgang and
    Weidmann, Alexander and Pietschmann, Juliane and Jöllenbeck, Thomas and Bleser,
    Gabriele}, year={2019}, pages={12–22} }'
  chicago: 'Taetz, Bertram, Wolfgang Teufl, Alexander Weidmann, Juliane Pietschmann,
    Thomas Jöllenbeck, and Gabriele Bleser. “Depth Camera Based Statistical Shape
    Fitting Approach for the Creation of an Individualized Lower Body Biomechanical
    Model: Validity and Reliability.” <i>Computer Methods in Biomechanics and Biomedical
    Engineering</i> 23, no. 1 (2019): 12–22. <a href="https://doi.org/10.1080/10255842.2019.1688310">https://doi.org/10.1080/10255842.2019.1688310</a>.'
  ieee: 'B. Taetz, W. Teufl, A. Weidmann, J. Pietschmann, T. Jöllenbeck, and G. Bleser,
    “Depth camera based statistical shape fitting approach for the creation of an
    individualized lower body biomechanical model: validity and reliability,” <i>Computer
    Methods in Biomechanics and Biomedical Engineering</i>, vol. 23, no. 1, pp. 12–22,
    2019, doi: <a href="https://doi.org/10.1080/10255842.2019.1688310">10.1080/10255842.2019.1688310</a>.'
  mla: 'Taetz, Bertram, et al. “Depth Camera Based Statistical Shape Fitting Approach
    for the Creation of an Individualized Lower Body Biomechanical Model: Validity
    and Reliability.” <i>Computer Methods in Biomechanics and Biomedical Engineering</i>,
    vol. 23, no. 1, Informa UK Limited, 2019, pp. 12–22, doi:<a href="https://doi.org/10.1080/10255842.2019.1688310">10.1080/10255842.2019.1688310</a>.'
  short: B. Taetz, W. Teufl, A. Weidmann, J. Pietschmann, T. Jöllenbeck, G. Bleser,
    Computer Methods in Biomechanics and Biomedical Engineering 23 (2019) 12–22.
date_created: 2023-01-27T16:43:34Z
date_updated: 2023-01-27T16:43:46Z
department:
- _id: '266'
doi: 10.1080/10255842.2019.1688310
intvolume: '        23'
issue: '1'
keyword:
- Computer Science Applications
- Human-Computer Interaction
- Biomedical Engineering
- General Medicine
- Bioengineering
language:
- iso: eng
page: 12-22
publication: Computer Methods in Biomechanics and Biomedical Engineering
publication_identifier:
  issn:
  - 1025-5842
  - 1476-8259
publication_status: published
publisher: Informa UK Limited
status: public
title: 'Depth camera based statistical shape fitting approach for the creation of
  an individualized lower body biomechanical model: validity and reliability'
type: journal_article
user_id: '75770'
volume: 23
year: '2019'
...
---
_id: '64018'
abstract:
- lang: eng
  text: CO oxidation is an extensively studied reaction in heterogeneous catalysis
    due to its seeming simplicity and its great importance for emission control. However,
    the role of particle size and more specifically structure sensitivity in this
    reaction is still controversial. In the present study, colloidal “surfactant-free”
    Pt nanoparticles (NPs) in a size regime of 1–4 nm with narrow size distribution
    and control over particle size were synthesized and subsequently supported on
    Al2O3 to prepare model catalysts. CO oxidation was performed using Pt NPs catalysts
    with particles sizes of 1, 2, 3, and 4 nm at different reaction temperatures.
    It is shown that the reaction exhibits a particle size effect that depends strongly
    on the reaction conditions. At 170 °C, the reaction seems to proceed within the
    same kinetic regime for all particle sizes, but the surface normalized activity
    depends strongly on the particle size, with maximum activity for nanoparticles
    2 nm in diameter. A temperature increase to 200 °C leads to a change of the kinetic
    regime that depends on the particle size. For Pt NPs 1 nm in diameter a reaction
    order of 1 for O2 was observed, indicating that O2 adsorbs molecularly and dissociates
    in a following step, which represents the generally accepted mechanism on Pt surfaces.
    The reaction order of −1 for CO demonstrates that the surface is saturated with
    CO under reaction conditions. With increasing particle size, the reaction orders
    of O2 and CO change. For particles 2 nm in size, an increase in temperature also
    results in reaction orders of 1 for O2 and −1 for CO; NPs of 3 and 4 nm, even
    at higher temperatures, show no clear kinetic behavior that can be explained by
    a single reaction mechanism. Instead, the Boudouard reaction between two adjacent
    adsorbed CO molecules was identified as an important additional reaction pathway
    that occurs preferentially on large particles and causes more complex kinetics.
author:
- first_name: Sarah
  full_name: Neumann, Sarah
  last_name: Neumann
- first_name: Torsten
  full_name: Gutmann, Torsten
  id: '118165'
  last_name: Gutmann
- first_name: Gerd
  full_name: Buntkowsky, Gerd
  last_name: Buntkowsky
- first_name: Stephen
  full_name: Paul, Stephen
  last_name: Paul
- first_name: Greg
  full_name: Thiele, Greg
  last_name: Thiele
- first_name: Heiko
  full_name: Sievers, Heiko
  last_name: Sievers
- first_name: Marcus
  full_name: Bäumer, Marcus
  last_name: Bäumer
- first_name: Sebastian
  full_name: Kunz, Sebastian
  last_name: Kunz
citation:
  ama: Neumann S, Gutmann T, Buntkowsky G, et al. Insights into the reaction mechanism
    and particle size effects of CO oxidation over supported Pt nanoparticle catalysts.
    <i>Journal of Catalysis</i>. 2019;377:662–672. doi:<a href="https://doi.org/10.1016/j.jcat.2019.07.049">10.1016/j.jcat.2019.07.049</a>
  apa: Neumann, S., Gutmann, T., Buntkowsky, G., Paul, S., Thiele, G., Sievers, H.,
    Bäumer, M., &#38; Kunz, S. (2019). Insights into the reaction mechanism and particle
    size effects of CO oxidation over supported Pt nanoparticle catalysts. <i>Journal
    of Catalysis</i>, <i>377</i>, 662–672. <a href="https://doi.org/10.1016/j.jcat.2019.07.049">https://doi.org/10.1016/j.jcat.2019.07.049</a>
  bibtex: '@article{Neumann_Gutmann_Buntkowsky_Paul_Thiele_Sievers_Bäumer_Kunz_2019,
    title={Insights into the reaction mechanism and particle size effects of CO oxidation
    over supported Pt nanoparticle catalysts}, volume={377}, DOI={<a href="https://doi.org/10.1016/j.jcat.2019.07.049">10.1016/j.jcat.2019.07.049</a>},
    journal={Journal of Catalysis}, author={Neumann, Sarah and Gutmann, Torsten and
    Buntkowsky, Gerd and Paul, Stephen and Thiele, Greg and Sievers, Heiko and Bäumer,
    Marcus and Kunz, Sebastian}, year={2019}, pages={662–672} }'
  chicago: 'Neumann, Sarah, Torsten Gutmann, Gerd Buntkowsky, Stephen Paul, Greg Thiele,
    Heiko Sievers, Marcus Bäumer, and Sebastian Kunz. “Insights into the Reaction
    Mechanism and Particle Size Effects of CO Oxidation over Supported Pt Nanoparticle
    Catalysts.” <i>Journal of Catalysis</i> 377 (2019): 662–672. <a href="https://doi.org/10.1016/j.jcat.2019.07.049">https://doi.org/10.1016/j.jcat.2019.07.049</a>.'
  ieee: 'S. Neumann <i>et al.</i>, “Insights into the reaction mechanism and particle
    size effects of CO oxidation over supported Pt nanoparticle catalysts,” <i>Journal
    of Catalysis</i>, vol. 377, pp. 662–672, 2019, doi: <a href="https://doi.org/10.1016/j.jcat.2019.07.049">10.1016/j.jcat.2019.07.049</a>.'
  mla: Neumann, Sarah, et al. “Insights into the Reaction Mechanism and Particle Size
    Effects of CO Oxidation over Supported Pt Nanoparticle Catalysts.” <i>Journal
    of Catalysis</i>, vol. 377, 2019, pp. 662–672, doi:<a href="https://doi.org/10.1016/j.jcat.2019.07.049">10.1016/j.jcat.2019.07.049</a>.
  short: S. Neumann, T. Gutmann, G. Buntkowsky, S. Paul, G. Thiele, H. Sievers, M.
    Bäumer, S. Kunz, Journal of Catalysis 377 (2019) 662–672.
date_created: 2026-02-07T16:02:06Z
date_updated: 2026-02-17T16:14:45Z
doi: 10.1016/j.jcat.2019.07.049
extern: '1'
intvolume: '       377'
keyword:
- Solid state NMR
- “Surfactant-free” platinum nanoparticles
- CO oxidation
- Particle size effect
- Structure sensitivity
language:
- iso: eng
page: 662–672
publication: Journal of Catalysis
status: public
title: Insights into the reaction mechanism and particle size effects of CO oxidation
  over supported Pt nanoparticle catalysts
type: journal_article
user_id: '100715'
volume: 377
year: '2019'
...
---
_id: '2331'
abstract:
- lang: eng
  text: A user generally writes software requirements in ambiguous and incomplete
    form by using natural language; therefore, a software developer may have difficulty
    in clearly understanding what the meanings are. To solve this problem with automation,
    we propose a classifier for semantic annotation with manually pre-defined semantic
    categories. To improve our classifier, we carefully designed syntactic features
    extracted by constituency and dependency parsers. Even with a small dataset and
    a large number of classes, our proposed classifier records an accuracy of 0.75,
    which outperforms the previous model, REaCT.
article_type: original
author:
- first_name: 'Yeongsu '
  full_name: 'Kim, Yeongsu '
  last_name: Kim
- first_name: Seungwoo
  full_name: Lee, Seungwoo
  last_name: Lee
- first_name: Markus
  full_name: Dollmann, Markus
  id: '27578'
  last_name: Dollmann
- first_name: Michaela
  full_name: Geierhos, Michaela
  id: '42496'
  last_name: Geierhos
  orcid: 0000-0002-8180-5606
citation:
  ama: Kim Y, Lee S, Dollmann M, Geierhos M. Improving Classifiers for Semantic Annotation
    of Software Requirements with Elaborate Syntactic Structure. <i>International
    Journal of Advanced Science and Technology</i>. 2018;112:123-136. doi:<a href="https://doi.org/10.14257/ijast.2018.112.12">10.14257/ijast.2018.112.12</a>
  apa: Kim, Y., Lee, S., Dollmann, M., &#38; Geierhos, M. (2018). Improving Classifiers
    for Semantic Annotation of Software Requirements with Elaborate Syntactic Structure.
    <i>International Journal of Advanced Science and Technology</i>, <i>112</i>, 123–136.
    <a href="https://doi.org/10.14257/ijast.2018.112.12">https://doi.org/10.14257/ijast.2018.112.12</a>
  bibtex: '@article{Kim_Lee_Dollmann_Geierhos_2018, title={Improving Classifiers for
    Semantic Annotation of Software Requirements with Elaborate Syntactic Structure},
    volume={112}, DOI={<a href="https://doi.org/10.14257/ijast.2018.112.12">10.14257/ijast.2018.112.12</a>},
    journal={International Journal of Advanced Science and Technology}, publisher={SERSC
    Australia}, author={Kim, Yeongsu  and Lee, Seungwoo and Dollmann, Markus and Geierhos,
    Michaela}, year={2018}, pages={123–136} }'
  chicago: 'Kim, Yeongsu , Seungwoo Lee, Markus Dollmann, and Michaela Geierhos. “Improving
    Classifiers for Semantic Annotation of Software Requirements with Elaborate Syntactic
    Structure.” <i>International Journal of Advanced Science and Technology</i> 112
    (2018): 123–36. <a href="https://doi.org/10.14257/ijast.2018.112.12">https://doi.org/10.14257/ijast.2018.112.12</a>.'
  ieee: Y. Kim, S. Lee, M. Dollmann, and M. Geierhos, “Improving Classifiers for Semantic
    Annotation of Software Requirements with Elaborate Syntactic Structure,” <i>International
    Journal of Advanced Science and Technology</i>, vol. 112, pp. 123–136, 2018.
  mla: Kim, Yeongsu, et al. “Improving Classifiers for Semantic Annotation of Software
    Requirements with Elaborate Syntactic Structure.” <i>International Journal of
    Advanced Science and Technology</i>, vol. 112, SERSC Australia, 2018, pp. 123–36,
    doi:<a href="https://doi.org/10.14257/ijast.2018.112.12">10.14257/ijast.2018.112.12</a>.
  short: Y. Kim, S. Lee, M. Dollmann, M. Geierhos, International Journal of Advanced
    Science and Technology 112 (2018) 123–136.
date_created: 2018-04-13T09:19:22Z
date_updated: 2022-01-06T06:55:49Z
ddc:
- '000'
department:
- _id: '36'
- _id: '1'
- _id: '579'
doi: 10.14257/ijast.2018.112.12
file:
- access_level: closed
  content_type: application/pdf
  creator: ups
  date_created: 2018-11-02T15:16:29Z
  date_updated: 2018-11-02T15:16:29Z
  file_id: '5297'
  file_name: 12.pdf
  file_size: 586968
  relation: main_file
  success: 1
file_date_updated: 2018-11-02T15:16:29Z
has_accepted_license: '1'
intvolume: '       112'
keyword:
- Software Engineering
- Natural Language Processing
- Semantic Annotation
- Machine Learning
- Feature Engineering
- Syntactic Structure
language:
- iso: eng
page: 123-136
project:
- _id: '1'
  name: SFB 901
- _id: '3'
  name: SFB 901 - Project Area B
- _id: '9'
  name: SFB 901 - Subproject B1
publication: International Journal of Advanced Science and Technology
publication_identifier:
  eissn:
  - 2207-6360
  issn:
  - 2005-4238
publication_status: published
publisher: SERSC Australia
quality_controlled: '1'
status: public
title: Improving Classifiers for Semantic Annotation of Software Requirements with
  Elaborate Syntactic Structure
type: journal_article
user_id: '477'
volume: 112
year: '2018'
...
---
_id: '4411'
abstract:
- lang: eng
  text: "While a lot of research in distributed computing has covered solutions for
    self-stabilizing computing and topologies, there is far less work on self-stabilization
    for distributed data structures.\r\nConsidering crashing peers in peer-to-peer
    networks, it should not be taken for granted that a distributed data structure
    remains intact.\r\nIn this work, we present a self-stabilizing protocol for a
    distributed data structure called the hashed Patricia Trie (Kniesburges and Scheideler
    WALCOM'11) that enables efficient prefix search on a set of keys.\r\nThe data
    structure has a wide area of applications including string matching problems while
    offering low overhead and efficient operations when embedded on top of a distributed
    hash table.\r\nEspecially, longest prefix matching for $x$ can be done in $\\mathcal{O}(\\log
    |x|)$ hash table read accesses.\r\nWe show how to maintain the structure in a
    self-stabilizing way.\r\nOur protocol assures low overhead in a legal state and
    a total (asymptotically optimal) memory demand of $\\Theta(d)$ bits, where $d$
    is the number of bits needed for storing all keys."
author:
- first_name: Till
  full_name: Knollmann, Till
  id: '39241'
  last_name: Knollmann
  orcid: 0000-0003-2014-4696
- first_name: Christian
  full_name: Scheideler, Christian
  id: '20792'
  last_name: Scheideler
citation:
  ama: 'Knollmann T, Scheideler C. A Self-Stabilizing Hashed Patricia Trie. In: Izumi
    T, Kuznetsov P, eds. <i>Proceedings of the 20th International Symposium on Stabilization,
    Safety, and Security of Distributed Systems (SSS)</i>. Vol 11201. Lecture Notes
    of Computer Science. Springer, Cham; 2018. doi:<a href="https://doi.org/10.1007/978-3-030-03232-6_1">10.1007/978-3-030-03232-6_1</a>'
  apa: 'Knollmann, T., &#38; Scheideler, C. (2018). A Self-Stabilizing Hashed Patricia
    Trie. In T. Izumi &#38; P. Kuznetsov (Eds.), <i>Proceedings of the 20th International
    Symposium on Stabilization, Safety, and Security of Distributed Systems (SSS)</i>
    (Vol. 11201). Tokyo: Springer, Cham. <a href="https://doi.org/10.1007/978-3-030-03232-6_1">https://doi.org/10.1007/978-3-030-03232-6_1</a>'
  bibtex: '@inproceedings{Knollmann_Scheideler_2018, series={Lecture Notes of Computer
    Science}, title={A Self-Stabilizing Hashed Patricia Trie}, volume={11201}, DOI={<a
    href="https://doi.org/10.1007/978-3-030-03232-6_1">10.1007/978-3-030-03232-6_1</a>},
    booktitle={Proceedings of the 20th International Symposium on Stabilization, Safety,
    and Security of Distributed Systems (SSS)}, publisher={Springer, Cham}, author={Knollmann,
    Till and Scheideler, Christian}, editor={Izumi, Taisuke and Kuznetsov, PetrEditors},
    year={2018}, collection={Lecture Notes of Computer Science} }'
  chicago: Knollmann, Till, and Christian Scheideler. “A Self-Stabilizing Hashed Patricia
    Trie.” In <i>Proceedings of the 20th International Symposium on Stabilization,
    Safety, and Security of Distributed Systems (SSS)</i>, edited by Taisuke Izumi
    and Petr Kuznetsov, Vol. 11201. Lecture Notes of Computer Science. Springer, Cham,
    2018. <a href="https://doi.org/10.1007/978-3-030-03232-6_1">https://doi.org/10.1007/978-3-030-03232-6_1</a>.
  ieee: T. Knollmann and C. Scheideler, “A Self-Stabilizing Hashed Patricia Trie,”
    in <i>Proceedings of the 20th International Symposium on Stabilization, Safety,
    and Security of Distributed Systems (SSS)</i>, Tokyo, 2018, vol. 11201.
  mla: Knollmann, Till, and Christian Scheideler. “A Self-Stabilizing Hashed Patricia
    Trie.” <i>Proceedings of the 20th International Symposium on Stabilization, Safety,
    and Security of Distributed Systems (SSS)</i>, edited by Taisuke Izumi and Petr
    Kuznetsov, vol. 11201, Springer, Cham, 2018, doi:<a href="https://doi.org/10.1007/978-3-030-03232-6_1">10.1007/978-3-030-03232-6_1</a>.
  short: 'T. Knollmann, C. Scheideler, in: T. Izumi, P. Kuznetsov (Eds.), Proceedings
    of the 20th International Symposium on Stabilization, Safety, and Security of
    Distributed Systems (SSS), Springer, Cham, 2018.'
conference:
  end_date: 2018-11-07
  location: Tokyo
  name: 20th International Symposium on Stabilization, Safety, and Security of Distributed
    Systems (SSS)
  start_date: 2018-11-04
date_created: 2018-09-17T13:12:18Z
date_updated: 2022-01-06T07:01:02Z
ddc:
- '000'
department:
- _id: '63'
- _id: '79'
doi: 10.1007/978-3-030-03232-6_1
editor:
- first_name: Taisuke
  full_name: Izumi, Taisuke
  last_name: Izumi
- first_name: Petr
  full_name: Kuznetsov, Petr
  last_name: Kuznetsov
external_id:
  arxiv:
  - '1809.04923'
file:
- access_level: closed
  content_type: application/pdf
  creator: ups
  date_created: 2018-11-02T14:38:37Z
  date_updated: 2018-11-02T14:38:37Z
  file_id: '5277'
  file_name: ASelf-stabilizingHashedPatrici.pdf
  file_size: 500005
  relation: main_file
  success: 1
file_date_updated: 2018-11-02T14:38:37Z
has_accepted_license: '1'
intvolume: '     11201'
keyword:
- Self-Stabilizing
- Prefix Search
- Distributed Data Structure
language:
- iso: eng
project:
- _id: '1'
  name: SFB 901
- _id: '2'
  name: SFB 901 - Project Area A
- _id: '5'
  name: SFB 901 - Subproject A1
publication: Proceedings of the 20th International Symposium on Stabilization, Safety,
  and Security of Distributed Systems (SSS)
publisher: Springer, Cham
series_title: Lecture Notes of Computer Science
status: public
title: A Self-Stabilizing Hashed Patricia Trie
type: conference
user_id: '39241'
volume: 11201
year: '2018'
...
---
_id: '9993'
abstract:
- lang: eng
  text: Ultrasonic bonding and welding are common friction based approaches in the
    assembly of power electronics. Interconnections with cross-sections of 0.3 mm²
    up to 12 mm² made from copper are well suited in high power applications. For
    increasing friction energy, which is responsible for bond formation, a two-dimensional
    vibration approach is applied to newly developed interconnection pins. Using two-dimensional
    vibration for bonding requires identification of suitable bonding parameters.
    Even though simulation models of wire bonding processes exist, parameters for
    the two-dimensional pin-bonding process cannot be derived accurately yet. Within
    this contribution, a methodology and workflow for experimental studies identifying
    a suitable bond parameter space are presented. The results of a pre-study are
    used to set up an extensive statistical parameter study, which gives insights
    about the bond strength change due to bond process parameter variation. By evaluation
    of electrical data captured during bonding, errors biasing the resulting shear
    forces are identified. All data obtained during the experimental study is used
    to build a statistical regression model suitable for predicting shear forces.
    The accuracy of the regression model’s predictions is determined and the applicability
    to predict process parameters or validate simulation models is assessed. Finally,
    the influence of the tool trajectory on the bond formation is determined, comparing
    one dimensional, elliptic and circular trajectories.
author:
- first_name: Collin
  full_name: Dymel, Collin
  id: '66833'
  last_name: Dymel
- first_name: Reinhard
  full_name: Schemmel, Reinhard
  id: '28647'
  last_name: Schemmel
- first_name: Tobias
  full_name: Hemsel, Tobias
  id: '210'
  last_name: Hemsel
- first_name: Walter
  full_name: Sextro, Walter
  id: '21220'
  last_name: Sextro
- first_name: Michael
  full_name: Brökelmann, Michael
  last_name: Brökelmann
- first_name: Matthias
  full_name: Hunstig, Matthias
  last_name: Hunstig
citation:
  ama: 'Dymel C, Schemmel R, Hemsel T, Sextro W, Brökelmann M, Hunstig M. Experimental
    investigations on the impact of bond process parameters in two-dimensional ultrasonic
    copper bonding. In: <i>(Proceedings of 8th Electronics IEEE CPMT Symposium Japan
    (ICSJ 2018), Kyoto, Japan)</i>. ; 2018:41-44.'
  apa: Dymel, C., Schemmel, R., Hemsel, T., Sextro, W., Brökelmann, M., &#38; Hunstig,
    M. (2018). Experimental investigations on the impact of bond process parameters
    in two-dimensional ultrasonic copper bonding. In <i>(Proceedings of 8th Electronics
    IEEE CPMT Symposium Japan (ICSJ 2018), Kyoto, Japan)</i> (pp. 41–44).
  bibtex: '@inproceedings{Dymel_Schemmel_Hemsel_Sextro_Brökelmann_Hunstig_2018, title={Experimental
    investigations on the impact of bond process parameters in two-dimensional ultrasonic
    copper bonding}, booktitle={(Proceedings of 8th Electronics IEEE CPMT Symposium
    Japan (ICSJ 2018), Kyoto, Japan)}, author={Dymel, Collin and Schemmel, Reinhard
    and Hemsel, Tobias and Sextro, Walter and Brökelmann, Michael and Hunstig, Matthias},
    year={2018}, pages={41–44} }'
  chicago: Dymel, Collin, Reinhard Schemmel, Tobias Hemsel, Walter Sextro, Michael
    Brökelmann, and Matthias Hunstig. “Experimental Investigations on the Impact of
    Bond Process Parameters in Two-Dimensional Ultrasonic Copper Bonding.” In <i>(Proceedings
    of 8th Electronics IEEE CPMT Symposium Japan (ICSJ 2018), Kyoto, Japan)</i>, 41–44,
    2018.
  ieee: C. Dymel, R. Schemmel, T. Hemsel, W. Sextro, M. Brökelmann, and M. Hunstig,
    “Experimental investigations on the impact of bond process parameters in two-dimensional
    ultrasonic copper bonding,” in <i>(Proceedings of 8th Electronics IEEE CPMT Symposium
    Japan (ICSJ 2018), Kyoto, Japan)</i>, 2018, pp. 41–44.
  mla: Dymel, Collin, et al. “Experimental Investigations on the Impact of Bond Process
    Parameters in Two-Dimensional Ultrasonic Copper Bonding.” <i>(Proceedings of 8th
    Electronics IEEE CPMT Symposium Japan (ICSJ 2018), Kyoto, Japan)</i>, 2018, pp.
    41–44.
  short: 'C. Dymel, R. Schemmel, T. Hemsel, W. Sextro, M. Brökelmann, M. Hunstig,
    in: (Proceedings of 8th Electronics IEEE CPMT Symposium Japan (ICSJ 2018), Kyoto,
    Japan), 2018, pp. 41–44.'
date_created: 2019-05-27T10:19:18Z
date_updated: 2020-05-07T05:33:56Z
department:
- _id: '151'
keyword:
- ultrasonic two-dimensional bonding
- electrical interconnection
- process parameters
language:
- iso: eng
page: 41-44
project:
- _id: '93'
  grant_number: MP-1-1-015
  name: Hochleistungsbonden in energieeffizienten Leistungshalbleitermodulen
publication: (Proceedings of 8th Electronics IEEE CPMT Symposium Japan (ICSJ 2018),
  Kyoto, Japan)
quality_controlled: '1'
status: public
title: Experimental investigations on the impact of bond process parameters in two-dimensional
  ultrasonic copper bonding
type: conference
user_id: '210'
year: '2018'
...
---
_id: '9999'
abstract:
- lang: eng
  text: Ultrasonic wire bonding is an indispensable process in the industrial manufacturing
    of semiconductor devices. Copper wire is increasingly replacing the well-established
    aluminium wire because of its superior electrical, thermal and mechanical properties.
    Copper wire processes differ significantly from aluminium processes and are more
    sensitive to disturbances, which reduces the range of parameter values suitable
    for a stable process. Disturbances can be compensated by an adaption of process
    parameters, but finding suitable parameters manually is difficult and time-consuming.
    This paper presents a physical model of the ultrasonic wire bonding process including
    the friction contact between tool and wire. This model yields novel insights into
    the process. A prototype of a multi-objective optimizing bonding machine (MOBM)
    is presented. It uses multi-objective optimization, based on the complete process
    model, to automatically select the best operating point as a compromise of concurrent
    objectives.
author:
- first_name: Andreas
  full_name: Unger, Andreas
  last_name: Unger
- first_name: Matthias
  full_name: Hunstig, Matthias
  last_name: Hunstig
- first_name: Tobias
  full_name: Meyer, Tobias
  last_name: Meyer
- first_name: Michael
  full_name: Brökelmann, Michael
  last_name: Brökelmann
- first_name: Walter
  full_name: Sextro, Walter
  id: '21220'
  last_name: Sextro
citation:
  ama: 'Unger A, Hunstig M, Meyer T, Brökelmann M, Sextro W. Intelligent Production
    of Wire Bonds using Multi-Objective Optimization – Insights, Opportunities and
    Challenges. In: <i>In Proceedings of IMAPS 2018 – 51st Symposium on Microelectronics,
    Pasadena, CA, 2018</i>. Vol Vol. 2018, No. 1, pp. 000572-000577. ; 2018. doi:<a
    href="https://doi.org/10.4071/2380-4505-2018.1.000572">10.4071/2380-4505-2018.1.000572</a>'
  apa: Unger, A., Hunstig, M., Meyer, T., Brökelmann, M., &#38; Sextro, W. (2018).
    Intelligent Production of Wire Bonds using Multi-Objective Optimization – Insights,
    Opportunities and Challenges. In <i>In Proceedings of IMAPS 2018 – 51st Symposium
    on Microelectronics, Pasadena, CA, 2018</i> (Vol. Vol. 2018, No. 1, pp. 000572-000577.).
    <a href="https://doi.org/10.4071/2380-4505-2018.1.000572">https://doi.org/10.4071/2380-4505-2018.1.000572</a>
  bibtex: '@inproceedings{Unger_Hunstig_Meyer_Brökelmann_Sextro_2018, title={Intelligent
    Production of Wire Bonds using Multi-Objective Optimization – Insights, Opportunities
    and Challenges}, volume={Vol. 2018, No. 1, pp. 000572-000577.}, DOI={<a href="https://doi.org/10.4071/2380-4505-2018.1.000572">10.4071/2380-4505-2018.1.000572</a>},
    booktitle={In Proceedings of IMAPS 2018 – 51st Symposium on Microelectronics,
    Pasadena, CA, 2018}, author={Unger, Andreas and Hunstig, Matthias and Meyer, Tobias
    and Brökelmann, Michael and Sextro, Walter}, year={2018} }'
  chicago: Unger, Andreas, Matthias Hunstig, Tobias Meyer, Michael Brökelmann, and
    Walter Sextro. “Intelligent Production of Wire Bonds Using Multi-Objective Optimization
    – Insights, Opportunities and Challenges.” In <i>In Proceedings of IMAPS 2018
    – 51st Symposium on Microelectronics, Pasadena, CA, 2018</i>, Vol. Vol. 2018,
    No. 1, pp. 000572-000577., 2018. <a href="https://doi.org/10.4071/2380-4505-2018.1.000572">https://doi.org/10.4071/2380-4505-2018.1.000572</a>.
  ieee: A. Unger, M. Hunstig, T. Meyer, M. Brökelmann, and W. Sextro, “Intelligent
    Production of Wire Bonds using Multi-Objective Optimization – Insights, Opportunities
    and Challenges,” in <i>In Proceedings of IMAPS 2018 – 51st Symposium on Microelectronics,
    Pasadena, CA, 2018</i>, 2018, vol. Vol. 2018, No. 1, pp. 000572-000577.
  mla: Unger, Andreas, et al. “Intelligent Production of Wire Bonds Using Multi-Objective
    Optimization – Insights, Opportunities and Challenges.” <i>In Proceedings of IMAPS
    2018 – 51st Symposium on Microelectronics, Pasadena, CA, 2018</i>, vol. Vol. 2018,
    No. 1, pp. 000572-000577., 2018, doi:<a href="https://doi.org/10.4071/2380-4505-2018.1.000572">10.4071/2380-4505-2018.1.000572</a>.
  short: 'A. Unger, M. Hunstig, T. Meyer, M. Brökelmann, W. Sextro, in: In Proceedings
    of IMAPS 2018 – 51st Symposium on Microelectronics, Pasadena, CA, 2018, 2018.'
date_created: 2019-05-27T10:27:45Z
date_updated: 2020-05-07T05:33:56Z
department:
- _id: '151'
doi: 10.4071/2380-4505-2018.1.000572
keyword:
- wire bonding
- multi-objective optimization
- process model
- copper wire
- self-optimization
language:
- iso: eng
project:
- _id: '92'
  grant_number: 02 PQ2210
  name: Intelligente Herstellung zuverlässiger Kupferbondverbindungen
publication: In Proceedings of IMAPS 2018 – 51st Symposium on Microelectronics, Pasadena,
  CA, 2018
quality_controlled: '1'
status: public
title: Intelligent Production of Wire Bonds using Multi-Objective Optimization – Insights,
  Opportunities and Challenges
type: conference
user_id: '210'
volume: Vol. 2018, No. 1, pp. 000572-000577.
year: '2018'
...
---
_id: '13186'
abstract:
- lang: eng
  text: Ligands DMEG6etqu, TMG6etqu, DMEG6buqu, and TMG6buqu were developed on the
    basis of guanidine quinoline (GUAqu) ligands 1,3-dimethyl-N-(quinolin-8-yl)imidazolidin-2-imine
    (DMEGqu) and 1,1,3,3-tetramethyl-2-(quinolin-8-yl)guanidine (TMGqu). These ligands
    feature an alkyl substituent at the C6 of the quinoline backbone. The synthetic
    strategy developed here enables inexpensive syntheses of any kind of C6-substituted
    GUAqu ligands. On one hand, the alkylation increases the solubility of corresponding
    copper complexes in apolar atom transfer radical polymerization (ATRP) monomers
    like styrene. On the other hand, it has a significant electronic influence and
    thus an effect on the donor properties of the new ligands. Seven CuI and CuII
    complexes of DMEG6etqu and TMG6etqu have been crystallized and were studied with
    regard to their structural and electrochemical properties. CuI and CuII complexes
    of DMEG6buqu and TMG6buqu turned out to be perfectly soluble in pure styrene even
    at room temperature, which makes them excellent catalysts in the ATRP of apolar
    monomers. The key characteristics of the ATRP equilibrium, KATRP and kact, were
    determined for the new complexes. In addition, we used our recently developed
    DFT methodology, NBO analysis, and isodesmic reactions to predict the influence
    of the introduced alkyl substituents. It turned out that high conformational freedom
    in the complex structures leads to a significant uncertainty in prediction of
    the thermodynamic properties.
author:
- first_name: Thomas
  full_name: Rösener, Thomas
  last_name: Rösener
- first_name: Alexander
  full_name: Hoffmann, Alexander
  last_name: Hoffmann
- first_name: Sonja
  full_name: Herres-Pawlis, Sonja
  last_name: Herres-Pawlis
citation:
  ama: 'Rösener T, Hoffmann A, Herres-Pawlis S. Next Generation of Guanidine Quinoline
    Copper Complexes for Highly Controlled ATRP: Influence of Backbone Substitution
    on Redox Chemistry and Solubility. <i>European Journal of Inorganic Chemistry</i>.
    2018;2018(27):3164-3175. doi:<a href="https://doi.org/10.1002/ejic.201800511">10.1002/ejic.201800511</a>'
  apa: 'Rösener, T., Hoffmann, A., &#38; Herres-Pawlis, S. (2018). Next Generation
    of Guanidine Quinoline Copper Complexes for Highly Controlled ATRP: Influence
    of Backbone Substitution on Redox Chemistry and Solubility. <i>European Journal
    of Inorganic Chemistry</i>, <i>2018</i>(27), 3164–3175. <a href="https://doi.org/10.1002/ejic.201800511">https://doi.org/10.1002/ejic.201800511</a>'
  bibtex: '@article{Rösener_Hoffmann_Herres-Pawlis_2018, title={Next Generation of
    Guanidine Quinoline Copper Complexes for Highly Controlled ATRP: Influence of
    Backbone Substitution on Redox Chemistry and Solubility}, volume={2018}, DOI={<a
    href="https://doi.org/10.1002/ejic.201800511">10.1002/ejic.201800511</a>}, number={27},
    journal={European Journal of Inorganic Chemistry}, author={Rösener, Thomas and
    Hoffmann, Alexander and Herres-Pawlis, Sonja}, year={2018}, pages={3164–3175}
    }'
  chicago: 'Rösener, Thomas, Alexander Hoffmann, and Sonja Herres-Pawlis. “Next Generation
    of Guanidine Quinoline Copper Complexes for Highly Controlled ATRP: Influence
    of Backbone Substitution on Redox Chemistry and Solubility.” <i>European Journal
    of Inorganic Chemistry</i> 2018, no. 27 (2018): 3164–75. <a href="https://doi.org/10.1002/ejic.201800511">https://doi.org/10.1002/ejic.201800511</a>.'
  ieee: 'T. Rösener, A. Hoffmann, and S. Herres-Pawlis, “Next Generation of Guanidine
    Quinoline Copper Complexes for Highly Controlled ATRP: Influence of Backbone Substitution
    on Redox Chemistry and Solubility,” <i>European Journal of Inorganic Chemistry</i>,
    vol. 2018, no. 27, pp. 3164–3175, 2018.'
  mla: 'Rösener, Thomas, et al. “Next Generation of Guanidine Quinoline Copper Complexes
    for Highly Controlled ATRP: Influence of Backbone Substitution on Redox Chemistry
    and Solubility.” <i>European Journal of Inorganic Chemistry</i>, vol. 2018, no.
    27, 2018, pp. 3164–75, doi:<a href="https://doi.org/10.1002/ejic.201800511">10.1002/ejic.201800511</a>.'
  short: T. Rösener, A. Hoffmann, S. Herres-Pawlis, European Journal of Inorganic
    Chemistry 2018 (2018) 3164–3175.
date_created: 2019-09-11T11:00:06Z
date_updated: 2022-01-06T06:51:30Z
doi: 10.1002/ejic.201800511
intvolume: '      2018'
issue: '27'
keyword:
- Copper
- Polymerization
- Redox chemistry
- Structure elucidation
- Ligand effects
language:
- iso: eng
page: 3164-3175
project:
- _id: '52'
  name: Computing Resources Provided by the Paderborn Center for Parallel Computing
publication: European Journal of Inorganic Chemistry
status: public
title: 'Next Generation of Guanidine Quinoline Copper Complexes for Highly Controlled
  ATRP: Influence of Backbone Substitution on Redox Chemistry and Solubility'
type: journal_article
user_id: '40778'
volume: 2018
year: '2018'
...
---
_id: '17653'
author:
- first_name: Gleb
  full_name: Polevoy, Gleb
  id: '83983'
  last_name: Polevoy
- first_name: M.M.
  full_name: de Weerdt, M.M.
  last_name: de Weerdt
citation:
  ama: 'Polevoy G, de Weerdt MM. Reciprocation Effort Games. In: <i>Proceedings of
    the 29th Benelux Conference on Artificial Intelligence</i>. CCIS. Springer; 2017.'
  apa: Polevoy, G., &#38; de Weerdt, M. M. (2017). Reciprocation Effort Games. In
    <i>Proceedings of the 29th Benelux Conference on Artificial Intelligence</i>.
    Springer.
  bibtex: '@inproceedings{Polevoy_de Weerdt_2017, series={CCIS}, title={Reciprocation
    Effort Games}, booktitle={Proceedings of the 29th Benelux Conference on Artificial
    Intelligence}, publisher={Springer}, author={Polevoy, Gleb and de Weerdt, M.M.},
    year={2017}, collection={CCIS} }'
  chicago: Polevoy, Gleb, and M.M. de Weerdt. “Reciprocation Effort Games.” In <i>Proceedings
    of the 29th Benelux Conference on Artificial Intelligence</i>. CCIS. Springer,
    2017.
  ieee: G. Polevoy and M. M. de Weerdt, “Reciprocation Effort Games,” in <i>Proceedings
    of the 29th Benelux Conference on Artificial Intelligence</i>, 2017.
  mla: Polevoy, Gleb, and M. M. de Weerdt. “Reciprocation Effort Games.” <i>Proceedings
    of the 29th Benelux Conference on Artificial Intelligence</i>, Springer, 2017.
  short: 'G. Polevoy, M.M. de Weerdt, in: Proceedings of the 29th Benelux Conference
    on Artificial Intelligence, Springer, 2017.'
date_created: 2020-08-06T15:20:09Z
date_updated: 2022-01-06T06:53:16Z
department:
- _id: '63'
- _id: '541'
extern: '1'
keyword:
- interaction
- reciprocation
- contribute
- shared effort
- curbing
- convergence
- threshold
- Nash equilibrium
- social welfare
- efficiency
- price of anarchy
- price of stability
language:
- iso: eng
publication: Proceedings of the 29th Benelux Conference on Artificial Intelligence
publisher: Springer
series_title: CCIS
status: public
title: Reciprocation Effort Games
type: conference
user_id: '83983'
year: '2017'
...
---
_id: '42677'
author:
- first_name: Nils
  full_name: Klowait, Nils
  id: '98454'
  last_name: Klowait
  orcid: 0000-0002-7347-099X
citation:
  ama: 'Klowait N. The quest for appropriate models of human-likeness: anthropomorphism
    in media equation research. <i>AI &#38; SOCIETY</i>. 2017;33(4):527-536. doi:<a
    href="https://doi.org/10.1007/s00146-017-0746-z">10.1007/s00146-017-0746-z</a>'
  apa: 'Klowait, N. (2017). The quest for appropriate models of human-likeness: anthropomorphism
    in media equation research. <i>AI &#38; SOCIETY</i>, <i>33</i>(4), 527–536. <a
    href="https://doi.org/10.1007/s00146-017-0746-z">https://doi.org/10.1007/s00146-017-0746-z</a>'
  bibtex: '@article{Klowait_2017, title={The quest for appropriate models of human-likeness:
    anthropomorphism in media equation research}, volume={33}, DOI={<a href="https://doi.org/10.1007/s00146-017-0746-z">10.1007/s00146-017-0746-z</a>},
    number={4}, journal={AI &#38; SOCIETY}, publisher={Springer Science and Business
    Media LLC}, author={Klowait, Nils}, year={2017}, pages={527–536} }'
  chicago: 'Klowait, Nils. “The Quest for Appropriate Models of Human-Likeness: Anthropomorphism
    in Media Equation Research.” <i>AI &#38; SOCIETY</i> 33, no. 4 (2017): 527–36.
    <a href="https://doi.org/10.1007/s00146-017-0746-z">https://doi.org/10.1007/s00146-017-0746-z</a>.'
  ieee: 'N. Klowait, “The quest for appropriate models of human-likeness: anthropomorphism
    in media equation research,” <i>AI &#38; SOCIETY</i>, vol. 33, no. 4, pp. 527–536,
    2017, doi: <a href="https://doi.org/10.1007/s00146-017-0746-z">10.1007/s00146-017-0746-z</a>.'
  mla: 'Klowait, Nils. “The Quest for Appropriate Models of Human-Likeness: Anthropomorphism
    in Media Equation Research.” <i>AI &#38; SOCIETY</i>, vol. 33, no. 4, Springer
    Science and Business Media LLC, 2017, pp. 527–36, doi:<a href="https://doi.org/10.1007/s00146-017-0746-z">10.1007/s00146-017-0746-z</a>.'
  short: N. Klowait, AI &#38; SOCIETY 33 (2017) 527–536.
date_created: 2023-03-02T15:44:09Z
date_updated: 2023-10-05T12:01:38Z
doi: 10.1007/s00146-017-0746-z
extern: '1'
intvolume: '        33'
issue: '4'
keyword:
- Artificial Intelligence
- Human-Computer Interaction
- Philosophy
language:
- iso: eng
page: 527-536
publication: AI & SOCIETY
publication_identifier:
  issn:
  - 0951-5666
  - 1435-5655
publication_status: published
publisher: Springer Science and Business Media LLC
status: public
title: 'The quest for appropriate models of human-likeness: anthropomorphism in media
  equation research'
type: journal_article
user_id: '14931'
volume: 33
year: '2017'
...
---
_id: '47586'
author:
- first_name: Stefan
  full_name: Lier, Stefan
  last_name: Lier
- first_name: Julia
  full_name: Riese, Julia
  id: '101499'
  last_name: Riese
  orcid: 0000-0002-3053-0534
- first_name: Gordana
  full_name: Cvetanoska, Gordana
  last_name: Cvetanoska
- first_name: Anna Katharina
  full_name: Lesniak, Anna Katharina
  last_name: Lesniak
- first_name: Stephan
  full_name: Müller, Stephan
  last_name: Müller
- first_name: Sarah
  full_name: Paul, Sarah
  last_name: Paul
- first_name: Laura
  full_name: Sengen, Laura
  last_name: Sengen
- first_name: Marcus
  full_name: Grünewald, Marcus
  last_name: Grünewald
citation:
  ama: Lier S, Riese J, Cvetanoska G, et al. Innovative scaling strategies for a fast
    development of apparatuses by modular process engineering. <i>Chemical Engineering
    and Processing - Process Intensification</i>. 2017;123:111-125. doi:<a href="https://doi.org/10.1016/j.cep.2017.10.026">10.1016/j.cep.2017.10.026</a>
  apa: Lier, S., Riese, J., Cvetanoska, G., Lesniak, A. K., Müller, S., Paul, S.,
    Sengen, L., &#38; Grünewald, M. (2017). Innovative scaling strategies for a fast
    development of apparatuses by modular process engineering. <i>Chemical Engineering
    and Processing - Process Intensification</i>, <i>123</i>, 111–125. <a href="https://doi.org/10.1016/j.cep.2017.10.026">https://doi.org/10.1016/j.cep.2017.10.026</a>
  bibtex: '@article{Lier_Riese_Cvetanoska_Lesniak_Müller_Paul_Sengen_Grünewald_2017,
    title={Innovative scaling strategies for a fast development of apparatuses by
    modular process engineering}, volume={123}, DOI={<a href="https://doi.org/10.1016/j.cep.2017.10.026">10.1016/j.cep.2017.10.026</a>},
    journal={Chemical Engineering and Processing - Process Intensification}, publisher={Elsevier
    BV}, author={Lier, Stefan and Riese, Julia and Cvetanoska, Gordana and Lesniak,
    Anna Katharina and Müller, Stephan and Paul, Sarah and Sengen, Laura and Grünewald,
    Marcus}, year={2017}, pages={111–125} }'
  chicago: 'Lier, Stefan, Julia Riese, Gordana Cvetanoska, Anna Katharina Lesniak,
    Stephan Müller, Sarah Paul, Laura Sengen, and Marcus Grünewald. “Innovative Scaling
    Strategies for a Fast Development of Apparatuses by Modular Process Engineering.”
    <i>Chemical Engineering and Processing - Process Intensification</i> 123 (2017):
    111–25. <a href="https://doi.org/10.1016/j.cep.2017.10.026">https://doi.org/10.1016/j.cep.2017.10.026</a>.'
  ieee: 'S. Lier <i>et al.</i>, “Innovative scaling strategies for a fast development
    of apparatuses by modular process engineering,” <i>Chemical Engineering and Processing
    - Process Intensification</i>, vol. 123, pp. 111–125, 2017, doi: <a href="https://doi.org/10.1016/j.cep.2017.10.026">10.1016/j.cep.2017.10.026</a>.'
  mla: Lier, Stefan, et al. “Innovative Scaling Strategies for a Fast Development
    of Apparatuses by Modular Process Engineering.” <i>Chemical Engineering and Processing
    - Process Intensification</i>, vol. 123, Elsevier BV, 2017, pp. 111–25, doi:<a
    href="https://doi.org/10.1016/j.cep.2017.10.026">10.1016/j.cep.2017.10.026</a>.
  short: S. Lier, J. Riese, G. Cvetanoska, A.K. Lesniak, S. Müller, S. Paul, L. Sengen,
    M. Grünewald, Chemical Engineering and Processing - Process Intensification 123
    (2017) 111–125.
date_created: 2023-10-04T14:19:52Z
date_updated: 2024-03-08T11:32:13Z
doi: 10.1016/j.cep.2017.10.026
extern: '1'
intvolume: '       123'
keyword:
- Industrial and Manufacturing Engineering
- Process Chemistry and Technology
- Energy Engineering and Power Technology
- General Chemical Engineering
- General Chemistry
language:
- iso: eng
page: 111-125
publication: Chemical Engineering and Processing - Process Intensification
publication_identifier:
  issn:
  - 0255-2701
publication_status: published
publisher: Elsevier BV
quality_controlled: '1'
status: public
title: Innovative scaling strategies for a fast development of apparatuses by modular
  process engineering
type: journal_article
user_id: '101499'
volume: 123
year: '2017'
...
---
_id: '64057'
abstract:
- lang: eng
  text: Self-assembly of nanoparticles (NPs) forming unique structures has been investigated
    extensively over the past few years. However, many self-assembled structures by
    NPs are irreversible, because they are generally constructed using their suspensions.
    It is still challenging for NPs to reversibly self-assemble in dry state, let
    alone of polymeric NPs with general sizes of hundreds of nm. Herein, this study
    reports a new reversible self-assembly phenomenon of NPs in dry state, forming
    thermoreversible strip-like supermolecular structures. These novel NPs of around
    150 nm are perfluorinated surface-undecenoated cellulose nanoparticles (FSU-CNPs)
    with a core-coronas structure. The thermoreversible self-assembled structure is
    formed after drying in the air at the interface between FSU-CNP films and Teflon
    substrates. Remarkably, the formation and dissociation of this assembled structure
    are accompanied by a reversible conversion of the surface hydrophobicity, film
    transparency, and anisotropic properties. These findings show novel feasibility
    of reversible self-assembly of NPs in dry state, and thereby expand our knowledge
    of self-assembly phenomenon.
author:
- first_name: Yonggui
  full_name: Wang, Yonggui
  last_name: Wang
- first_name: Pedro B.
  full_name: Groszewicz, Pedro B.
  last_name: Groszewicz
- first_name: Sabine
  full_name: Rosenfeldt, Sabine
  last_name: Rosenfeldt
- first_name: Hendrik
  full_name: Schmidt, Hendrik
  last_name: Schmidt
- first_name: Cynthia A.
  full_name: Volkert, Cynthia A.
  last_name: Volkert
- first_name: Philipp
  full_name: Vana, Philipp
  last_name: Vana
- first_name: Torsten
  full_name: Gutmann, Torsten
  id: '118165'
  last_name: Gutmann
- first_name: Gerd
  full_name: Buntkowsky, Gerd
  last_name: Buntkowsky
- first_name: Kai
  full_name: Zhang, Kai
  last_name: Zhang
citation:
  ama: Wang Y, Groszewicz PB, Rosenfeldt S, et al. Thermoreversible Self-Assembly
    of Perfluorinated Core-Coronas Cellulose-Nanoparticles in Dry State. <i>Advanced
    Materials</i>. Published online 2017:1702473. doi:<a href="https://doi.org/10.1002/adma.201702473">10.1002/adma.201702473</a>
  apa: Wang, Y., Groszewicz, P. B., Rosenfeldt, S., Schmidt, H., Volkert, C. A., Vana,
    P., Gutmann, T., Buntkowsky, G., &#38; Zhang, K. (2017). Thermoreversible Self-Assembly
    of Perfluorinated Core-Coronas Cellulose-Nanoparticles in Dry State. <i>Advanced
    Materials</i>, 1702473. <a href="https://doi.org/10.1002/adma.201702473">https://doi.org/10.1002/adma.201702473</a>
  bibtex: '@article{Wang_Groszewicz_Rosenfeldt_Schmidt_Volkert_Vana_Gutmann_Buntkowsky_Zhang_2017,
    title={Thermoreversible Self-Assembly of Perfluorinated Core-Coronas Cellulose-Nanoparticles
    in Dry State}, DOI={<a href="https://doi.org/10.1002/adma.201702473">10.1002/adma.201702473</a>},
    journal={Advanced Materials}, author={Wang, Yonggui and Groszewicz, Pedro B. and
    Rosenfeldt, Sabine and Schmidt, Hendrik and Volkert, Cynthia A. and Vana, Philipp
    and Gutmann, Torsten and Buntkowsky, Gerd and Zhang, Kai}, year={2017}, pages={1702473}
    }'
  chicago: Wang, Yonggui, Pedro B. Groszewicz, Sabine Rosenfeldt, Hendrik Schmidt,
    Cynthia A. Volkert, Philipp Vana, Torsten Gutmann, Gerd Buntkowsky, and Kai Zhang.
    “Thermoreversible Self-Assembly of Perfluorinated Core-Coronas Cellulose-Nanoparticles
    in Dry State.” <i>Advanced Materials</i>, 2017, 1702473. <a href="https://doi.org/10.1002/adma.201702473">https://doi.org/10.1002/adma.201702473</a>.
  ieee: 'Y. Wang <i>et al.</i>, “Thermoreversible Self-Assembly of Perfluorinated
    Core-Coronas Cellulose-Nanoparticles in Dry State,” <i>Advanced Materials</i>,
    p. 1702473, 2017, doi: <a href="https://doi.org/10.1002/adma.201702473">10.1002/adma.201702473</a>.'
  mla: Wang, Yonggui, et al. “Thermoreversible Self-Assembly of Perfluorinated Core-Coronas
    Cellulose-Nanoparticles in Dry State.” <i>Advanced Materials</i>, 2017, p. 1702473,
    doi:<a href="https://doi.org/10.1002/adma.201702473">10.1002/adma.201702473</a>.
  short: Y. Wang, P.B. Groszewicz, S. Rosenfeldt, H. Schmidt, C.A. Volkert, P. Vana,
    T. Gutmann, G. Buntkowsky, K. Zhang, Advanced Materials (2017) 1702473.
date_created: 2026-02-07T16:16:37Z
date_updated: 2026-02-17T16:12:48Z
doi: 10.1002/adma.201702473
extern: '1'
keyword:
- nanoparticles
- self-assembly
- cellulose
- core-coronas structure
- thermoreversible
language:
- iso: eng
page: '1702473'
publication: Advanced Materials
status: public
title: Thermoreversible Self-Assembly of Perfluorinated Core-Coronas Cellulose-Nanoparticles
  in Dry State
type: journal_article
user_id: '100715'
year: '2017'
...
