---
_id: '5411'
abstract:
- lang: ger
  text: 'Öffentlich gelistete Firmen, die die Mehrheit an anderen börsennotierten
    Unternehmen er-werben und den Kapitalmarkt an den Synergieerwartungen teilhaben
    lassen, werden mit höheren kumulativen abnormalen Renditen im Ankündigungszeitpunkt
    belohnt verglichen mit solchen Unternehmen, die diese geheim halten. Des Weiteren
    ist die empirische Evi-denz konsistent mit der Idee, dass diese Käuferunternehmen
    ihre Transaktionen besser in-tegrieren, weil auch die industrieadjustierten Ein-
    und Zweijahresrenditen der ankündigen-den Unternehmen ökonomisch und statistisch
    signifikant höher sind als die der zurückhal-tenden Käuferfirmen. '
author:
- first_name: Oliver
  full_name: Mehring, Oliver
  id: '36373'
  last_name: Mehring
- first_name: Sönke
  full_name: Sievers, Sönke
  id: '46447'
  last_name: Sievers
- first_name: Georg
  full_name: Keienburg, Georg
  last_name: Keienburg
- first_name: Jens
  full_name: Kengelbach, Jens
  last_name: Kengelbach
citation:
  ama: Mehring O, Sievers S, Keienburg G, Kengelbach J. <i>Wertgenerierung bei M&#38;A
    Transaktionen durch Bekanntgabe von Synergien?</i> Vol 3-4. Corporate Finance;
    2019:76-84.
  apa: Mehring, O., Sievers, S., Keienburg, G., &#38; Kengelbach, J. (2019). <i>Wertgenerierung
    bei M&#38;A Transaktionen durch Bekanntgabe von Synergien?</i> (Vol. 3–4, pp.
    76–84). Corporate Finance.
  bibtex: '@book{Mehring_Sievers_Keienburg_Kengelbach_2019, title={Wertgenerierung
    bei M&#38;A Transaktionen durch Bekanntgabe von Synergien?}, volume={3–4}, publisher={Corporate
    Finance}, author={Mehring, Oliver and Sievers, Sönke and Keienburg, Georg and
    Kengelbach, Jens}, year={2019}, pages={76–84} }'
  chicago: Mehring, Oliver, Sönke Sievers, Georg Keienburg, and Jens Kengelbach. <i>Wertgenerierung
    bei M&#38;A Transaktionen durch Bekanntgabe von Synergien?</i> Vol. 3–4. Corporate
    Finance, 2019.
  ieee: O. Mehring, S. Sievers, G. Keienburg, and J. Kengelbach, <i>Wertgenerierung
    bei M&#38;A Transaktionen durch Bekanntgabe von Synergien?</i>, vol. 3–4. Corporate
    Finance, 2019, pp. 76–84.
  mla: Mehring, Oliver, et al. <i>Wertgenerierung bei M&#38;A Transaktionen durch
    Bekanntgabe von Synergien?</i> Vol. 3–4, Corporate Finance, 2019, pp. 76–84.
  short: O. Mehring, S. Sievers, G. Keienburg, J. Kengelbach, Wertgenerierung bei
    M&#38;A Transaktionen durch Bekanntgabe von Synergien?, Corporate Finance, 2019.
date_created: 2018-11-07T12:06:20Z
date_updated: 2022-01-06T07:01:52Z
department:
- _id: '275'
language:
- iso: ger
main_file_link:
- url: https://research.owlit.de/document/22b8e6a6-5e6c-3760-8595-2f639bd001d8
page: 76-84
publication_status: published
publisher: Corporate Finance
status: public
title: Wertgenerierung bei M&A Transaktionen durch Bekanntgabe von Synergien?
type: working_paper
user_id: '46447'
volume: 3-4
year: '2019'
...
---
_id: '6512'
abstract:
- lang: eng
  text: Scheduling problems are essential for decision making in many academic disciplines,
    including operations management, computer science, and information systems. Since
    many scheduling problems are NP-hard in the strong sense, there is only limited
    research on exact algorithms and how their efficiency scales when implemented
    on parallel computing architectures. We address this gap by (1) adapting an exact
    branch-and-price algorithm to a parallel machine scheduling problem on unrelated
    machines with sequence- and machine-dependent setup times, (2) parallelizing the
    adapted algorithm by implementing a distributed-memory parallelization with a
    master/worker approach, and (3) conducting extensive computational experiments
    using up to 960 MPI processes on a modern high performance computing cluster.
    With our experiments, we show that the efficiency of our parallelization approach
    can lead to superlinear speedup but can vary substantially between instances.
    We further show that the wall time of serial execution can be substantially reduced
    through our parallelization, in some cases from 94 hours to less than six minutes
    when our algorithm is executed on 960 processes.
author:
- first_name: Gerhard
  full_name: Rauchecker, Gerhard
  last_name: Rauchecker
- first_name: Guido
  full_name: Schryen, Guido
  id: '72850'
  last_name: Schryen
citation:
  ama: 'Rauchecker G, Schryen G. Using High Performance Computing for Unrelated Parallel
    Machine Scheduling with Sequence-Dependent Setup Times: Development and Computational
    Evaluation of a Parallel Branch-and-Price Algorithm. <i>Computers &#38; Operations
    Research</i>. 2019;(104):338-357.'
  apa: 'Rauchecker, G., &#38; Schryen, G. (2019). Using High Performance Computing
    for Unrelated Parallel Machine Scheduling with Sequence-Dependent Setup Times:
    Development and Computational Evaluation of a Parallel Branch-and-Price Algorithm.
    <i>Computers &#38; Operations Research</i>, (104), 338–357.'
  bibtex: '@article{Rauchecker_Schryen_2019, title={Using High Performance Computing
    for Unrelated Parallel Machine Scheduling with Sequence-Dependent Setup Times:
    Development and Computational Evaluation of a Parallel Branch-and-Price Algorithm},
    number={104}, journal={Computers &#38; Operations Research}, publisher={Elsevier},
    author={Rauchecker, Gerhard and Schryen, Guido}, year={2019}, pages={338–357}
    }'
  chicago: 'Rauchecker, Gerhard, and Guido Schryen. “Using High Performance Computing
    for Unrelated Parallel Machine Scheduling with Sequence-Dependent Setup Times:
    Development and Computational Evaluation of a Parallel Branch-and-Price Algorithm.”
    <i>Computers &#38; Operations Research</i>, no. 104 (2019): 338–57.'
  ieee: 'G. Rauchecker and G. Schryen, “Using High Performance Computing for Unrelated
    Parallel Machine Scheduling with Sequence-Dependent Setup Times: Development and
    Computational Evaluation of a Parallel Branch-and-Price Algorithm,” <i>Computers
    &#38; Operations Research</i>, no. 104, pp. 338–357, 2019.'
  mla: 'Rauchecker, Gerhard, and Guido Schryen. “Using High Performance Computing
    for Unrelated Parallel Machine Scheduling with Sequence-Dependent Setup Times:
    Development and Computational Evaluation of a Parallel Branch-and-Price Algorithm.”
    <i>Computers &#38; Operations Research</i>, no. 104, Elsevier, 2019, pp. 338–57.'
  short: G. Rauchecker, G. Schryen, Computers &#38; Operations Research (2019) 338–357.
date_created: 2019-01-08T13:50:44Z
date_updated: 2022-01-06T07:03:08Z
ddc:
- '000'
department:
- _id: '277'
file:
- access_level: open_access
  content_type: application/pdf
  creator: hsiemes
  date_created: 2019-01-08T14:03:53Z
  date_updated: 2019-01-08T14:03:53Z
  file_id: '6513'
  file_name: cor-parallel-bp-for-upmsp.pdf
  file_size: 4153528
  relation: main_file
file_date_updated: 2019-01-08T14:03:53Z
has_accepted_license: '1'
issue: '104'
keyword:
- parallel machine scheduling with setup times
- parallel branch-and-price algorithm
- high performance computing
- master/worker parallelization
language:
- iso: eng
oa: '1'
page: 338-357
publication: Computers & Operations Research
publisher: Elsevier
status: public
title: 'Using High Performance Computing for Unrelated Parallel Machine Scheduling
  with Sequence-Dependent Setup Times: Development and Computational Evaluation of
  a Parallel Branch-and-Price Algorithm'
type: journal_article
user_id: '61579'
year: '2019'
...
---
_id: '6514'
abstract:
- lang: eng
  text: Recommender Agents (RAs) facilitate consumers’ online purchase decisions for
    complex, multi-attribute products. As not all combinations of attribute levels
    can be obtained, users are forced into trade-offs. The exposure of trade-offs
    in a RA has been found to affect consumers’ perceptions. However, little is known
    about how different preference elicitation methods in RAs affect consumers by
    varying degrees of trade-off exposure. We propose a research model that investigates
    how different levels of trade-off exposure cognitively and affectively influence
    consumers’ satisfaction with RAs. We operationalize these levels in three different
    RA types and test our hypotheses in a laboratory experiment with 116 participants.
    Our results indicate that with increasing tradeoff exposure, perceived enjoyment
    and perceived control follow an inverted Ushaped relationship. Hence, RAs using
    preference elicitation methods with medium trade-off exposure yield highest consumer
    satisfaction. This contributes to the understanding of trade-offs in RAs and provides
    valuable implications to e-commerce practitioners.
author:
- first_name: Veronika
  full_name: Schuhbeck, Veronika
  last_name: Schuhbeck
- first_name: Nils
  full_name: Siegfried, Nils
  last_name: Siegfried
- first_name: Verena
  full_name: Dorner, Verena
  last_name: Dorner
- first_name: Alexander
  full_name: Benlian, Alexander
  last_name: Benlian
- first_name: Michael
  full_name: Scholz, Michael
  last_name: Scholz
- first_name: Guido
  full_name: Schryen, Guido
  id: '72850'
  last_name: Schryen
citation:
  ama: 'Schuhbeck V, Siegfried N, Dorner V, Benlian A, Scholz M, Schryen G. Walking
    the Middle Path: How Medium Trade-off Exposure Leads to Higher Consumer Satisfaction
    in Recommender Agents. In: <i>Proceedings of the 14. Internationale Tagung Wirtschaftsinformatik</i>.
    Siegen, Germany; 2019:55-64.'
  apa: 'Schuhbeck, V., Siegfried, N., Dorner, V., Benlian, A., Scholz, M., &#38; Schryen,
    G. (2019). Walking the Middle Path: How Medium Trade-off Exposure Leads to Higher
    Consumer Satisfaction in Recommender Agents. In <i>Proceedings of the 14. Internationale
    Tagung Wirtschaftsinformatik</i> (pp. 55–64). Siegen, Germany.'
  bibtex: '@inproceedings{Schuhbeck_Siegfried_Dorner_Benlian_Scholz_Schryen_2019,
    place={Siegen, Germany}, title={Walking the Middle Path: How Medium Trade-off
    Exposure Leads to Higher Consumer Satisfaction in Recommender Agents}, booktitle={Proceedings
    of the 14. Internationale Tagung Wirtschaftsinformatik}, author={Schuhbeck, Veronika
    and Siegfried, Nils and Dorner, Verena and Benlian, Alexander and Scholz, Michael
    and Schryen, Guido}, year={2019}, pages={55–64} }'
  chicago: 'Schuhbeck, Veronika, Nils Siegfried, Verena Dorner, Alexander Benlian,
    Michael Scholz, and Guido Schryen. “Walking the Middle Path: How Medium Trade-off
    Exposure Leads to Higher Consumer Satisfaction in Recommender Agents.” In <i>Proceedings
    of the 14. Internationale Tagung Wirtschaftsinformatik</i>, 55–64. Siegen, Germany,
    2019.'
  ieee: 'V. Schuhbeck, N. Siegfried, V. Dorner, A. Benlian, M. Scholz, and G. Schryen,
    “Walking the Middle Path: How Medium Trade-off Exposure Leads to Higher Consumer
    Satisfaction in Recommender Agents,” in <i>Proceedings of the 14. Internationale
    Tagung Wirtschaftsinformatik</i>, Siegen, Germany, 2019, pp. 55–64.'
  mla: 'Schuhbeck, Veronika, et al. “Walking the Middle Path: How Medium Trade-off
    Exposure Leads to Higher Consumer Satisfaction in Recommender Agents.” <i>Proceedings
    of the 14. Internationale Tagung Wirtschaftsinformatik</i>, 2019, pp. 55–64.'
  short: 'V. Schuhbeck, N. Siegfried, V. Dorner, A. Benlian, M. Scholz, G. Schryen,
    in: Proceedings of the 14. Internationale Tagung Wirtschaftsinformatik, Siegen,
    Germany, 2019, pp. 55–64.'
conference:
  end_date: 2019-02-27
  location: Siegen, Germany
  name: 14th International Conference on Wirtschaftsinformatik
  start_date: 2019-02-24
date_created: 2019-01-08T14:06:32Z
date_updated: 2022-01-06T07:03:09Z
ddc:
- '000'
department:
- _id: '277'
file:
- access_level: closed
  content_type: application/pdf
  creator: hsiemes
  date_created: 2019-01-08T14:07:17Z
  date_updated: 2021-08-13T13:26:11Z
  file_id: '6515'
  file_name: WALKING THE MIDDLE PATH.pdf
  file_size: 371490
  relation: main_file
- access_level: open_access
  content_type: application/pdf
  creator: hsiemes
  date_created: 2021-08-13T13:25:53Z
  date_updated: 2021-08-13T13:25:53Z
  file_id: '23393'
  file_name: Walking the Middle Path_ How Medium Trade-Off Exposure Leads to H.pdf
  file_size: 331001
  relation: main_file
file_date_updated: 2021-08-13T13:26:11Z
has_accepted_license: '1'
keyword:
- Recommender Agents
- Preference Elicitation Method
- Trade-off Exposure
- Customer Satisfaction
language:
- iso: eng
oa: '1'
page: 55-64
place: Siegen, Germany
publication: Proceedings of the 14. Internationale Tagung Wirtschaftsinformatik
status: public
title: 'Walking the Middle Path: How Medium Trade-off Exposure Leads to Higher Consumer
  Satisfaction in Recommender Agents'
type: conference
user_id: '61579'
year: '2019'
...
---
_id: '6734'
author:
- first_name: Thomas
  full_name: Gries, Thomas
  id: '186'
  last_name: Gries
- first_name: Marlon
  full_name: Fritz, Marlon
  last_name: Fritz
- first_name: Feng
  full_name: Yuanhua, Feng
  last_name: Yuanhua
citation:
  ama: Gries T, Fritz M, Yuanhua F. Growth Trends and Systematic Patterns of Boom
    and Busts –Testing 200 Years of Business Cycle Dynamics. <i>Oxford Bulletin of
    Economics and Statistics</i>. 2019;81(1):62-78. doi:<a href="https://doi.org/10.1111/obes.12267">10.1111/obes.12267</a>
  apa: Gries, T., Fritz, M., &#38; Yuanhua, F. (2019). Growth Trends and Systematic
    Patterns of Boom and Busts –Testing 200 Years of Business Cycle Dynamics. <i>Oxford
    Bulletin of Economics and Statistics</i>, <i>81</i>(1), 62–78. <a href="https://doi.org/10.1111/obes.12267">https://doi.org/10.1111/obes.12267</a>
  bibtex: '@article{Gries_Fritz_Yuanhua_2019, title={Growth Trends and Systematic
    Patterns of Boom and Busts –Testing 200 Years of Business Cycle Dynamics}, volume={81},
    DOI={<a href="https://doi.org/10.1111/obes.12267">10.1111/obes.12267</a>}, number={1},
    journal={Oxford Bulletin of Economics and Statistics}, author={Gries, Thomas and
    Fritz, Marlon and Yuanhua, Feng}, year={2019}, pages={62–78} }'
  chicago: 'Gries, Thomas, Marlon Fritz, and Feng Yuanhua. “Growth Trends and Systematic
    Patterns of Boom and Busts –Testing 200 Years of Business Cycle Dynamics.” <i>Oxford
    Bulletin of Economics and Statistics</i> 81, no. 1 (2019): 62–78. <a href="https://doi.org/10.1111/obes.12267">https://doi.org/10.1111/obes.12267</a>.'
  ieee: T. Gries, M. Fritz, and F. Yuanhua, “Growth Trends and Systematic Patterns
    of Boom and Busts –Testing 200 Years of Business Cycle Dynamics,” <i>Oxford Bulletin
    of Economics and Statistics</i>, vol. 81, no. 1, pp. 62–78, 2019.
  mla: Gries, Thomas, et al. “Growth Trends and Systematic Patterns of Boom and Busts
    –Testing 200 Years of Business Cycle Dynamics.” <i>Oxford Bulletin of Economics
    and Statistics</i>, vol. 81, no. 1, 2019, pp. 62–78, doi:<a href="https://doi.org/10.1111/obes.12267">10.1111/obes.12267</a>.
  short: T. Gries, M. Fritz, F. Yuanhua, Oxford Bulletin of Economics and Statistics
    81 (2019) 62–78.
date_created: 2019-01-15T11:16:38Z
date_updated: 2022-01-06T07:03:17Z
department:
- _id: '19'
- _id: '200'
- _id: '475'
- _id: '202'
doi: 10.1111/obes.12267
intvolume: '        81'
issue: '1'
language:
- iso: eng
page: 62-78
publication: Oxford Bulletin of Economics and Statistics
status: public
title: Growth Trends and Systematic Patterns of Boom and Busts –Testing 200 Years
  of Business Cycle Dynamics
type: journal_article
user_id: '186'
volume: 81
year: '2019'
...
---
_id: '6856'
author:
- first_name: Michelle
  full_name: Müller, Michelle
  last_name: Müller
- first_name: Dominik
  full_name: Gutt, Dominik
  id: '14368'
  last_name: Gutt
citation:
  ama: 'Müller M, Gutt D. Heart over Heels? An Empirical Analysis of the Relationship
    between Emotions and Review Helpfulness for Experience and Credence Goods. In:
    <i>Wirtschaftsinformatik Proceedings 2019</i>. ; 2019.'
  apa: Müller, M., &#38; Gutt, D. (2019). Heart over Heels? An Empirical Analysis
    of the Relationship between Emotions and Review Helpfulness for Experience and
    Credence Goods. In <i>Wirtschaftsinformatik Proceedings 2019</i>. Siegen, Germany.
  bibtex: '@inproceedings{Müller_Gutt_2019, title={Heart over Heels? An Empirical
    Analysis of the Relationship between Emotions and Review Helpfulness for Experience
    and Credence Goods}, booktitle={Wirtschaftsinformatik Proceedings 2019}, author={Müller,
    Michelle and Gutt, Dominik}, year={2019} }'
  chicago: Müller, Michelle, and Dominik Gutt. “Heart over Heels? An Empirical Analysis
    of the Relationship between Emotions and Review Helpfulness for Experience and
    Credence Goods.” In <i>Wirtschaftsinformatik Proceedings 2019</i>, 2019.
  ieee: M. Müller and D. Gutt, “Heart over Heels? An Empirical Analysis of the Relationship
    between Emotions and Review Helpfulness for Experience and Credence Goods,” in
    <i>Wirtschaftsinformatik Proceedings 2019</i>, Siegen, Germany, 2019.
  mla: Müller, Michelle, and Dominik Gutt. “Heart over Heels? An Empirical Analysis
    of the Relationship between Emotions and Review Helpfulness for Experience and
    Credence Goods.” <i>Wirtschaftsinformatik Proceedings 2019</i>, 2019.
  short: 'M. Müller, D. Gutt, in: Wirtschaftsinformatik Proceedings 2019, 2019.'
conference:
  location: Siegen, Germany
  name: Wirtschaftsinformatik
date_created: 2019-01-17T14:39:49Z
date_updated: 2022-01-06T07:03:22Z
department:
- _id: '276'
language:
- iso: eng
project:
- _id: '1'
  name: SFB 901
- _id: '2'
  name: SFB 901 - Project Area A
- _id: '8'
  name: SFB 901 - Subproject A4
publication: Wirtschaftsinformatik Proceedings 2019
status: public
title: Heart over Heels? An Empirical Analysis of the Relationship between Emotions
  and Review Helpfulness for Experience and Credence Goods
type: conference
user_id: '16205'
year: '2019'
...
---
_id: '6857'
author:
- first_name: Martin
  full_name: Poniatowski, Martin
  id: '32441'
  last_name: Poniatowski
- first_name: Jürgen
  full_name: Neumann, Jürgen
  id: '32456'
  last_name: Neumann
- first_name: Thomas
  full_name: Görzen, Thomas
  id: '47700'
  last_name: Görzen
- first_name: Dennis
  full_name: Kundisch, Dennis
  id: '21117'
  last_name: Kundisch
citation:
  ama: 'Poniatowski M, Neumann J, Görzen T, Kundisch D. A Semi-Automated Approach
    for Generating Online Review Templates, . In: <i>Wirtschaftsinformatik Proceedings
    2019</i>. ; 2019.'
  apa: Poniatowski, M., Neumann, J., Görzen, T., &#38; Kundisch, D. (2019). A Semi-Automated
    Approach for Generating Online Review Templates, . In <i>Wirtschaftsinformatik
    Proceedings 2019</i>. Siegen, Germany.
  bibtex: '@inproceedings{Poniatowski_Neumann_Görzen_Kundisch_2019, title={A Semi-Automated
    Approach for Generating Online Review Templates, }, booktitle={Wirtschaftsinformatik
    Proceedings 2019}, author={Poniatowski, Martin and Neumann, Jürgen and Görzen,
    Thomas and Kundisch, Dennis}, year={2019} }'
  chicago: Poniatowski, Martin, Jürgen Neumann, Thomas Görzen, and Dennis Kundisch.
    “A Semi-Automated Approach for Generating Online Review Templates, .” In <i>Wirtschaftsinformatik
    Proceedings 2019</i>, 2019.
  ieee: M. Poniatowski, J. Neumann, T. Görzen, and D. Kundisch, “A Semi-Automated
    Approach for Generating Online Review Templates, ,” in <i>Wirtschaftsinformatik
    Proceedings 2019</i>, Siegen, Germany, 2019.
  mla: Poniatowski, Martin, et al. “A Semi-Automated Approach for Generating Online
    Review Templates, .” <i>Wirtschaftsinformatik Proceedings 2019</i>, 2019.
  short: 'M. Poniatowski, J. Neumann, T. Görzen, D. Kundisch, in: Wirtschaftsinformatik
    Proceedings 2019, 2019.'
conference:
  location: Siegen, Germany
  name: Wirtschaftsinformatik
date_created: 2019-01-17T14:46:50Z
date_updated: 2022-01-06T07:03:22Z
department:
- _id: '276'
language:
- iso: eng
project:
- _id: '1'
  name: SFB 901
- _id: '2'
  name: SFB 901 - Project Area A
- _id: '8'
  name: SFB 901 - Subproject A4
publication: Wirtschaftsinformatik Proceedings 2019
status: public
title: 'A Semi-Automated Approach for Generating Online Review Templates, '
type: conference
user_id: '477'
year: '2019'
...
---
_id: '16882'
author:
- first_name: Marc
  full_name: Atkins, Marc
  last_name: Atkins
- first_name: Bernard Michael
  full_name: Gilroy, Bernard Michael
  id: '175'
  last_name: Gilroy
- first_name: Volker
  full_name: Seiler, Volker
  last_name: Seiler
citation:
  ama: Atkins M, Gilroy BM, Seiler V. New Dimensions of Service Offshoring in World
    Trade. <i>Intereconomics</i>. 2019;54(2):120-126.
  apa: Atkins, M., Gilroy, B. M., &#38; Seiler, V. (2019). New Dimensions of Service
    Offshoring in World Trade. <i>Intereconomics</i>, <i>54</i>(2), 120–126.
  bibtex: '@article{Atkins_Gilroy_Seiler_2019, title={New Dimensions of Service Offshoring
    in World Trade}, volume={54}, number={2}, journal={Intereconomics}, publisher={Springer},
    author={Atkins, Marc and Gilroy, Bernard Michael and Seiler, Volker}, year={2019},
    pages={120–126} }'
  chicago: 'Atkins, Marc, Bernard Michael Gilroy, and Volker Seiler. “New Dimensions
    of Service Offshoring in World Trade.” <i>Intereconomics</i> 54, no. 2 (2019):
    120–26.'
  ieee: M. Atkins, B. M. Gilroy, and V. Seiler, “New Dimensions of Service Offshoring
    in World Trade,” <i>Intereconomics</i>, vol. 54, no. 2, pp. 120–126, 2019.
  mla: Atkins, Marc, et al. “New Dimensions of Service Offshoring in World Trade.”
    <i>Intereconomics</i>, vol. 54, no. 2, Springer, 2019, pp. 120–26.
  short: M. Atkins, B.M. Gilroy, V. Seiler, Intereconomics 54 (2019) 120–126.
date_created: 2020-04-28T07:04:27Z
date_updated: 2022-01-06T06:52:58Z
department:
- _id: '203'
intvolume: '        54'
issue: '2'
language:
- iso: eng
page: 120-126
publication: Intereconomics
publisher: Springer
status: public
title: New Dimensions of Service Offshoring in World Trade
type: journal_article
user_id: '26589'
volume: 54
year: '2019'
...
---
_id: '16883'
author:
- first_name: Bernard Michael
  full_name: Gilroy, Bernard Michael
  id: '175'
  last_name: Gilroy
- first_name: Alexander
  full_name: Golderbein, Alexander
  id: '29629'
  last_name: Golderbein
- first_name: Christian
  full_name: Peitz, Christian
  id: '2980'
  last_name: Peitz
- first_name: Nico
  full_name: Stöckmann, Nico
  id: '65503'
  last_name: Stöckmann
citation:
  ama: 'Gilroy BM, Golderbein A, Peitz C, Stöckmann N. The Impact of Monetary Policy
    on Investment Bank Profitability in Unequal Economies. In: Fortz B, Labbé M, eds.
    <i>Operations Research Proceedings 2018</i>. Springer; 2019:201-208.'
  apa: Gilroy, B. M., Golderbein, A., Peitz, C., &#38; Stöckmann, N. (2019). The Impact
    of Monetary Policy on Investment Bank Profitability in Unequal Economies. In B.
    Fortz &#38; M. Labbé (Eds.), <i>Operations Research Proceedings 2018</i> (pp.
    201–208). Springer.
  bibtex: '@inbook{Gilroy_Golderbein_Peitz_Stöckmann_2019, title={The Impact of Monetary
    Policy on Investment Bank Profitability in Unequal Economies}, booktitle={Operations
    Research Proceedings 2018}, publisher={Springer}, author={Gilroy, Bernard Michael
    and Golderbein, Alexander and Peitz, Christian and Stöckmann, Nico}, editor={Fortz,
    B. and Labbé, M.Editors}, year={2019}, pages={201–208} }'
  chicago: Gilroy, Bernard Michael, Alexander Golderbein, Christian Peitz, and Nico
    Stöckmann. “The Impact of Monetary Policy on Investment Bank Profitability in
    Unequal Economies.” In <i>Operations Research Proceedings 2018</i>, edited by
    B. Fortz and M. Labbé, 201–8. Springer, 2019.
  ieee: B. M. Gilroy, A. Golderbein, C. Peitz, and N. Stöckmann, “The Impact of Monetary
    Policy on Investment Bank Profitability in Unequal Economies,” in <i>Operations
    Research Proceedings 2018</i>, B. Fortz and M. Labbé, Eds. Springer, 2019, pp.
    201–208.
  mla: Gilroy, Bernard Michael, et al. “The Impact of Monetary Policy on Investment
    Bank Profitability in Unequal Economies.” <i>Operations Research Proceedings 2018</i>,
    edited by B. Fortz and M. Labbé, Springer, 2019, pp. 201–08.
  short: 'B.M. Gilroy, A. Golderbein, C. Peitz, N. Stöckmann, in: B. Fortz, M. Labbé
    (Eds.), Operations Research Proceedings 2018, Springer, 2019, pp. 201–208.'
date_created: 2020-04-28T07:06:24Z
date_updated: 2022-01-06T06:52:58Z
department:
- _id: '203'
editor:
- first_name: B.
  full_name: Fortz, B.
  last_name: Fortz
- first_name: M.
  full_name: Labbé, M.
  last_name: Labbé
language:
- iso: eng
page: 201-208
publication: Operations Research Proceedings 2018
publisher: Springer
status: public
title: The Impact of Monetary Policy on Investment Bank Profitability in Unequal Economies
type: book_chapter
user_id: '26589'
year: '2019'
...
---
_id: '16884'
author:
- first_name: Dieter
  full_name: Krimphove, Dieter
  id: '282'
  last_name: Krimphove
- first_name: Christian
  full_name: Peitz, Christian
  id: '2980'
  last_name: Peitz
citation:
  ama: 'Krimphove D, Peitz C. Social-Trading und Copy-Trading. <i>Fintechs: Rechtliche
    Grundlagen moderner Finanztechnologien</i>. 2019:287.'
  apa: 'Krimphove, D., &#38; Peitz, C. (2019). Social-Trading und Copy-Trading. <i>Fintechs:
    Rechtliche Grundlagen Moderner Finanztechnologien</i>, 287.'
  bibtex: '@article{Krimphove_Peitz_2019, title={Social-Trading und Copy-Trading},
    journal={Fintechs: Rechtliche Grundlagen moderner Finanztechnologien}, publisher={Sch{\"a}ffer-Poeschel},
    author={Krimphove, Dieter and Peitz, Christian}, year={2019}, pages={287} }'
  chicago: 'Krimphove, Dieter, and Christian Peitz. “Social-Trading Und Copy-Trading.”
    <i>Fintechs: Rechtliche Grundlagen Moderner Finanztechnologien</i>, 2019, 287.'
  ieee: 'D. Krimphove and C. Peitz, “Social-Trading und Copy-Trading,” <i>Fintechs:
    Rechtliche Grundlagen moderner Finanztechnologien</i>, p. 287, 2019.'
  mla: 'Krimphove, Dieter, and Christian Peitz. “Social-Trading Und Copy-Trading.”
    <i>Fintechs: Rechtliche Grundlagen Moderner Finanztechnologien</i>, Sch{\"a}ffer-Poeschel,
    2019, p. 287.'
  short: 'D. Krimphove, C. Peitz, Fintechs: Rechtliche Grundlagen Moderner Finanztechnologien
    (2019) 287.'
date_created: 2020-04-28T07:09:17Z
date_updated: 2022-01-06T06:52:58Z
department:
- _id: '203'
- _id: '215'
language:
- iso: eng
page: '287'
publication: 'Fintechs: Rechtliche Grundlagen moderner Finanztechnologien'
publisher: Sch{\"a}ffer-Poeschel
status: public
title: Social-Trading und Copy-Trading
type: journal_article
user_id: '26589'
year: '2019'
...
---
_id: '10792'
author:
- first_name: Gohar Feroz
  full_name: Khan, Gohar Feroz
  last_name: Khan
- first_name: Matthias
  full_name: Trier, Matthias
  id: '72744'
  last_name: Trier
citation:
  ama: Khan GF, Trier M. Assessing the long-term fragmentation of information systems
    research with a longitudinal multi-network analysis. <i>European Journal of Information
    Systems</i>. 2019;28(4):370-393. doi:<a href="https://doi.org/10.1080/0960085x.2018.1547853">10.1080/0960085x.2018.1547853</a>
  apa: Khan, G. F., &#38; Trier, M. (2019). Assessing the long-term fragmentation
    of information systems research with a longitudinal multi-network analysis. <i>European
    Journal of Information Systems</i>, <i>28</i>(4), 370–393. <a href="https://doi.org/10.1080/0960085x.2018.1547853">https://doi.org/10.1080/0960085x.2018.1547853</a>
  bibtex: '@article{Khan_Trier_2019, title={Assessing the long-term fragmentation
    of information systems research with a longitudinal multi-network analysis}, volume={28},
    DOI={<a href="https://doi.org/10.1080/0960085x.2018.1547853">10.1080/0960085x.2018.1547853</a>},
    number={4}, journal={European Journal of Information Systems}, author={Khan, Gohar
    Feroz and Trier, Matthias}, year={2019}, pages={370–393} }'
  chicago: 'Khan, Gohar Feroz, and Matthias Trier. “Assessing the Long-Term Fragmentation
    of Information Systems Research with a Longitudinal Multi-Network Analysis.” <i>European
    Journal of Information Systems</i> 28, no. 4 (2019): 370–93. <a href="https://doi.org/10.1080/0960085x.2018.1547853">https://doi.org/10.1080/0960085x.2018.1547853</a>.'
  ieee: G. F. Khan and M. Trier, “Assessing the long-term fragmentation of information
    systems research with a longitudinal multi-network analysis,” <i>European Journal
    of Information Systems</i>, vol. 28, no. 4, pp. 370–393, 2019.
  mla: Khan, Gohar Feroz, and Matthias Trier. “Assessing the Long-Term Fragmentation
    of Information Systems Research with a Longitudinal Multi-Network Analysis.” <i>European
    Journal of Information Systems</i>, vol. 28, no. 4, 2019, pp. 370–93, doi:<a href="https://doi.org/10.1080/0960085x.2018.1547853">10.1080/0960085x.2018.1547853</a>.
  short: G.F. Khan, M. Trier, European Journal of Information Systems 28 (2019) 370–393.
date_created: 2019-07-11T08:25:41Z
date_updated: 2022-01-06T06:50:50Z
department:
- _id: '198'
doi: 10.1080/0960085x.2018.1547853
intvolume: '        28'
issue: '4'
language:
- iso: eng
page: 370-393
publication: European Journal of Information Systems
publication_identifier:
  issn:
  - 0960-085X
  - 1476-9344
publication_status: published
status: public
title: Assessing the long-term fragmentation of information systems research with
  a longitudinal multi-network analysis
type: journal_article
user_id: '72744'
volume: 28
year: '2019'
...
---
_id: '12077'
abstract:
- lang: ger
  text: Die Komplexität von Steuersystemen gewinnt in der Debatte um den internationalen
    Steuerwettbewerb zunehmend an Bedeutung. Im vorliegenden Beitrag erfolgt, basierend
    auf den Daten, die dem Tax Complexity Index (www.taxcomplexity.org) zugrunde liegen,
    eine umfassende Gegenüberstellung der Komplexität der Steuersysteme von Deutschland
    und Öster-reich unter Berücksichtigung der Mittelwerte aller Länder. Die Steuergesetze
    weisen sowohl in Deutschland als auch in Österreich einen verhältnismäßig hohen
    Grad an Komplexität auf. Bei den steuerlichen Rahmenbedingungen fällt der Grad
    an Komplexität in beiden Ländern dagegen niedrig aus, wobei Österreich im Durchschnitt
    weniger komplex ist als Deutschland.
author:
- first_name: Thomas
  full_name: Hoppe, Thomas
  id: '22671'
  last_name: Hoppe
- first_name: Martina
  full_name: Rechbauer, Martina
  last_name: Rechbauer
- first_name: Susann
  full_name: Sturm, Susann
  last_name: Sturm
citation:
  ama: Hoppe T, Rechbauer M, Sturm S. <i>Steuerkomplexität im Vergleich zwischen Deutschland
    und Österreich – Eine Analyse des Status quo</i>.
  apa: Hoppe, T., Rechbauer, M., &#38; Sturm, S. (n.d.). <i>Steuerkomplexität im Vergleich
    zwischen Deutschland und Österreich – Eine Analyse des Status quo</i>.
  bibtex: '@book{Hoppe_Rechbauer_Sturm, title={Steuerkomplexität im Vergleich zwischen
    Deutschland und Österreich – Eine Analyse des Status quo}, author={Hoppe, Thomas
    and Rechbauer, Martina and Sturm, Susann} }'
  chicago: Hoppe, Thomas, Martina Rechbauer, and Susann Sturm. <i>Steuerkomplexität
    im Vergleich zwischen Deutschland und Österreich – Eine Analyse des Status quo</i>,
    n.d.
  ieee: T. Hoppe, M. Rechbauer, and S. Sturm, <i>Steuerkomplexität im Vergleich zwischen
    Deutschland und Österreich – Eine Analyse des Status quo</i>. .
  mla: Hoppe, Thomas, et al. <i>Steuerkomplexität im Vergleich zwischen Deutschland
    und Österreich – Eine Analyse des Status quo</i>.
  short: T. Hoppe, M. Rechbauer, S. Sturm, Steuerkomplexität im Vergleich zwischen
    Deutschland und Österreich – Eine Analyse des Status quo, n.d.
date_created: 2019-07-18T22:07:02Z
date_updated: 2022-01-06T06:51:17Z
ddc:
- '330'
department:
- _id: '187'
file:
- access_level: closed
  content_type: application/pdf
  creator: hoppet
  date_created: 2019-07-18T22:05:23Z
  date_updated: 2019-07-18T22:05:23Z
  file_id: '12078'
  file_name: Hoppe Rechbauer Sturm 2019.pdf
  file_size: 679552
  relation: main_file
  success: 1
file_date_updated: 2019-07-18T22:05:23Z
has_accepted_license: '1'
language:
- iso: ger
project:
- _id: '37'
  grant_number: P01
  name: Der Einfluss von steuerlicher Regulierung auf multinationale Unternehmen
publication_status: submitted
status: public
title: Steuerkomplexität im Vergleich zwischen Deutschland und Österreich – Eine Analyse
  des Status quo
type: working_paper
user_id: '68607'
year: '2019'
...
---
_id: '12929'
author:
- first_name: Sebastian
  full_name: Bräuer, Sebastian
  last_name: Bräuer
- first_name: Florian
  full_name: Plenter, Florian
  last_name: Plenter
- first_name: Benjamin
  full_name: Klör, Benjamin
  last_name: Klör
- first_name: Markus
  full_name: Monhof, Markus
  last_name: Monhof
- first_name: Daniel
  full_name: Beverungen, Daniel
  id: '59677'
  last_name: Beverungen
- first_name: Jörg
  full_name: Becker, Jörg
  last_name: Becker
citation:
  ama: 'Bräuer S, Plenter F, Klör B, Monhof M, Beverungen D, Becker J. Transactions
    for trading used electric vehicle batteries: theoretical underpinning and information
    systems design principles. <i>Business Research</i>. 2019. doi:<a href="https://doi.org/10.1007/s40685-019-0091-9">10.1007/s40685-019-0091-9</a>'
  apa: 'Bräuer, S., Plenter, F., Klör, B., Monhof, M., Beverungen, D., &#38; Becker,
    J. (2019). Transactions for trading used electric vehicle batteries: theoretical
    underpinning and information systems design principles. <i>Business Research</i>.
    <a href="https://doi.org/10.1007/s40685-019-0091-9">https://doi.org/10.1007/s40685-019-0091-9</a>'
  bibtex: '@article{Bräuer_Plenter_Klör_Monhof_Beverungen_Becker_2019, title={Transactions
    for trading used electric vehicle batteries: theoretical underpinning and information
    systems design principles}, DOI={<a href="https://doi.org/10.1007/s40685-019-0091-9">10.1007/s40685-019-0091-9</a>},
    journal={Business Research}, author={Bräuer, Sebastian and Plenter, Florian and
    Klör, Benjamin and Monhof, Markus and Beverungen, Daniel and Becker, Jörg}, year={2019}
    }'
  chicago: 'Bräuer, Sebastian, Florian Plenter, Benjamin Klör, Markus Monhof, Daniel
    Beverungen, and Jörg Becker. “Transactions for Trading Used Electric Vehicle Batteries:
    Theoretical Underpinning and Information Systems Design Principles.” <i>Business
    Research</i>, 2019. <a href="https://doi.org/10.1007/s40685-019-0091-9">https://doi.org/10.1007/s40685-019-0091-9</a>.'
  ieee: 'S. Bräuer, F. Plenter, B. Klör, M. Monhof, D. Beverungen, and J. Becker,
    “Transactions for trading used electric vehicle batteries: theoretical underpinning
    and information systems design principles,” <i>Business Research</i>, 2019.'
  mla: 'Bräuer, Sebastian, et al. “Transactions for Trading Used Electric Vehicle
    Batteries: Theoretical Underpinning and Information Systems Design Principles.”
    <i>Business Research</i>, 2019, doi:<a href="https://doi.org/10.1007/s40685-019-0091-9">10.1007/s40685-019-0091-9</a>.'
  short: S. Bräuer, F. Plenter, B. Klör, M. Monhof, D. Beverungen, J. Becker, Business
    Research (2019).
date_created: 2019-08-14T08:48:58Z
date_updated: 2022-01-06T06:51:26Z
department:
- _id: '526'
doi: 10.1007/s40685-019-0091-9
language:
- iso: eng
publication: Business Research
publication_identifier:
  issn:
  - 2198-3402
  - 2198-2627
publication_status: published
status: public
title: 'Transactions for trading used electric vehicle batteries: theoretical underpinning
  and information systems design principles'
type: journal_article
user_id: '21671'
year: '2019'
...
---
_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: '15532'
author:
- first_name: Maren
  full_name: Purrmann, Maren
  id: '65649'
  last_name: Purrmann
- first_name: Nancy
  full_name: Wünderlich, Nancy
  id: '36392'
  last_name: Wünderlich
citation:
  ama: 'Purrmann M, Wünderlich N. Value Co-Creation Patterns in Multi-Actor Service
    Interactions: A Framework for Collaborative Consumption Platforms. In: <i>Proceedings
    of the 2019 Frontiers in Service Conference</i>. ; 2019.'
  apa: 'Purrmann, M., &#38; Wünderlich, N. (2019). Value Co-Creation Patterns in Multi-Actor
    Service Interactions: A Framework for Collaborative Consumption Platforms. In
    <i>Proceedings of the 2019 Frontiers in Service Conference</i>. Singapore.'
  bibtex: '@inproceedings{Purrmann_Wünderlich_2019, title={Value Co-Creation Patterns
    in Multi-Actor Service Interactions: A Framework for Collaborative Consumption
    Platforms}, booktitle={Proceedings of the 2019 Frontiers in Service Conference},
    author={Purrmann, Maren and Wünderlich, Nancy}, year={2019} }'
  chicago: 'Purrmann, Maren, and Nancy Wünderlich. “Value Co-Creation Patterns in
    Multi-Actor Service Interactions: A Framework for Collaborative Consumption Platforms.”
    In <i>Proceedings of the 2019 Frontiers in Service Conference</i>, 2019.'
  ieee: 'M. Purrmann and N. Wünderlich, “Value Co-Creation Patterns in Multi-Actor
    Service Interactions: A Framework for Collaborative Consumption Platforms,” in
    <i>Proceedings of the 2019 Frontiers in Service Conference</i>, Singapore, 2019.'
  mla: 'Purrmann, Maren, and Nancy Wünderlich. “Value Co-Creation Patterns in Multi-Actor
    Service Interactions: A Framework for Collaborative Consumption Platforms.” <i>Proceedings
    of the 2019 Frontiers in Service Conference</i>, 2019.'
  short: 'M. Purrmann, N. Wünderlich, in: Proceedings of the 2019 Frontiers in Service
    Conference, 2019.'
conference:
  location: Singapore
  name: 2019 Frontiers in Service Conference
date_created: 2020-01-13T14:33:01Z
date_updated: 2022-01-06T06:52:29Z
department:
- _id: '181'
language:
- iso: eng
publication: Proceedings of the 2019 Frontiers in Service Conference
status: public
title: 'Value Co-Creation Patterns in Multi-Actor Service Interactions: A Framework
  for Collaborative Consumption Platforms'
type: conference
user_id: '65649'
year: '2019'
...
---
_id: '14890'
author:
- first_name: Stefan
  full_name: Kuhlemann, Stefan
  id: '38910'
  last_name: Kuhlemann
- first_name: Meinolf
  full_name: Sellmann, Meinolf
  last_name: Sellmann
- first_name: Kevin
  full_name: Tierney, Kevin
  last_name: Tierney
citation:
  ama: 'Kuhlemann S, Sellmann M, Tierney K. Exploiting Counterfactuals for Scalable
    Stochastic Optimization. In: <i>Lecture Notes in Computer Science</i>. Cham; 2019.
    doi:<a href="https://doi.org/10.1007/978-3-030-30048-7_40">10.1007/978-3-030-30048-7_40</a>'
  apa: Kuhlemann, S., Sellmann, M., &#38; Tierney, K. (2019). Exploiting Counterfactuals
    for Scalable Stochastic Optimization. In <i>Lecture Notes in Computer Science</i>.
    Cham. <a href="https://doi.org/10.1007/978-3-030-30048-7_40">https://doi.org/10.1007/978-3-030-30048-7_40</a>
  bibtex: '@inbook{Kuhlemann_Sellmann_Tierney_2019, place={Cham}, title={Exploiting
    Counterfactuals for Scalable Stochastic Optimization}, DOI={<a href="https://doi.org/10.1007/978-3-030-30048-7_40">10.1007/978-3-030-30048-7_40</a>},
    booktitle={Lecture Notes in Computer Science}, author={Kuhlemann, Stefan and Sellmann,
    Meinolf and Tierney, Kevin}, year={2019} }'
  chicago: Kuhlemann, Stefan, Meinolf Sellmann, and Kevin Tierney. “Exploiting Counterfactuals
    for Scalable Stochastic Optimization.” In <i>Lecture Notes in Computer Science</i>.
    Cham, 2019. <a href="https://doi.org/10.1007/978-3-030-30048-7_40">https://doi.org/10.1007/978-3-030-30048-7_40</a>.
  ieee: S. Kuhlemann, M. Sellmann, and K. Tierney, “Exploiting Counterfactuals for
    Scalable Stochastic Optimization,” in <i>Lecture Notes in Computer Science</i>,
    Cham, 2019.
  mla: Kuhlemann, Stefan, et al. “Exploiting Counterfactuals for Scalable Stochastic
    Optimization.” <i>Lecture Notes in Computer Science</i>, 2019, doi:<a href="https://doi.org/10.1007/978-3-030-30048-7_40">10.1007/978-3-030-30048-7_40</a>.
  short: 'S. Kuhlemann, M. Sellmann, K. Tierney, in: Lecture Notes in Computer Science,
    Cham, 2019.'
date_created: 2019-11-12T07:45:53Z
date_updated: 2022-01-06T06:52:09Z
department:
- _id: '277'
doi: 10.1007/978-3-030-30048-7_40
language:
- iso: eng
place: Cham
publication: Lecture Notes in Computer Science
publication_identifier:
  isbn:
  - '9783030300470'
  - '9783030300487'
  issn:
  - 0302-9743
  - 1611-3349
publication_status: published
status: public
title: Exploiting Counterfactuals for Scalable Stochastic Optimization
type: book_chapter
user_id: '38910'
year: '2019'
...
---
_id: '14902'
author:
- first_name: Christina
  full_name: Mair, Christina
  last_name: Mair
- first_name: Wolfram
  full_name: Scheffler, Wolfram
  last_name: Scheffler
- first_name: Isabell
  full_name: Senger, Isabell
  last_name: Senger
- first_name: Caren
  full_name: Sureth-Sloane, Caren
  id: '530'
  last_name: Sureth-Sloane
citation:
  ama: Mair C, Scheffler W, Senger I, Sureth-Sloane C. <i>Analyse der Veränderung
    der zwischenstaatlichen Gewinnaufteilung bei Einführung einer standardisierten
    Gewinnverteilungsmethode am Beispiel des Einsatzes von 3D-Druckern</i>. Vol 42.;
    2019.
  apa: Mair, C., Scheffler, W., Senger, I., &#38; Sureth-Sloane, C. (2019). <i>Analyse
    der Veränderung der zwischenstaatlichen Gewinnaufteilung bei Einführung einer
    standardisierten Gewinnverteilungsmethode am Beispiel des Einsatzes von 3D-Druckern</i>
    (Vol. 42).
  bibtex: '@book{Mair_Scheffler_Senger_Sureth-Sloane_2019, series={TAF Wokring Paper
    Series}, title={Analyse der Veränderung der zwischenstaatlichen Gewinnaufteilung
    bei Einführung einer standardisierten Gewinnverteilungsmethode am Beispiel des
    Einsatzes von 3D-Druckern}, volume={42}, author={Mair, Christina and Scheffler,
    Wolfram and Senger, Isabell and Sureth-Sloane, Caren}, year={2019}, collection={TAF
    Wokring Paper Series} }'
  chicago: Mair, Christina, Wolfram Scheffler, Isabell Senger, and Caren Sureth-Sloane.
    <i>Analyse der Veränderung der zwischenstaatlichen Gewinnaufteilung bei Einführung
    einer standardisierten Gewinnverteilungsmethode am Beispiel des Einsatzes von
    3D-Druckern</i>. Vol. 42. TAF Wokring Paper Series, 2019.
  ieee: C. Mair, W. Scheffler, I. Senger, and C. Sureth-Sloane, <i>Analyse der Veränderung
    der zwischenstaatlichen Gewinnaufteilung bei Einführung einer standardisierten
    Gewinnverteilungsmethode am Beispiel des Einsatzes von 3D-Druckern</i>, vol. 42.
    2019.
  mla: Mair, Christina, et al. <i>Analyse der Veränderung der zwischenstaatlichen
    Gewinnaufteilung bei Einführung einer standardisierten Gewinnverteilungsmethode
    am Beispiel des Einsatzes von 3D-Druckern</i>. Vol. 42, 2019.
  short: C. Mair, W. Scheffler, I. Senger, C. Sureth-Sloane, Analyse der Veränderung
    der zwischenstaatlichen Gewinnaufteilung bei Einführung einer standardisierten
    Gewinnverteilungsmethode am Beispiel des Einsatzes von 3D-Druckern, 2019.
date_created: 2019-11-13T08:15:09Z
date_updated: 2022-01-06T06:52:10Z
ddc:
- '330'
department:
- _id: '187'
- _id: '635'
file:
- access_level: closed
  content_type: application/pdf
  creator: kschulz2
  date_created: 2021-03-09T09:35:37Z
  date_updated: 2021-03-09T09:35:37Z
  file_id: '21423'
  file_name: TAF Working Paper No. 42.pdf
  file_size: 1293280
  relation: main_file
  success: 1
file_date_updated: 2021-03-09T09:35:37Z
has_accepted_license: '1'
intvolume: '        42'
language:
- iso: ger
main_file_link:
- open_access: '1'
oa: '1'
publication_status: published
series_title: TAF Wokring Paper Series
status: public
title: Analyse der Veränderung der zwischenstaatlichen Gewinnaufteilung bei Einführung
  einer standardisierten Gewinnverteilungsmethode am Beispiel des Einsatzes von 3D-Druckern
type: working_paper
user_id: '68607'
volume: 42
year: '2019'
...
---
_id: '14904'
abstract:
- lang: ger
  text: "Die Komplexität von Steuersystemen gewinnt in der Debatte um den internationalen
    Steuerwettbewerb zunehmend an Bedeutung. Im vorliegenden Beitrag erfolgt, basierend
    auf den Befragungsdaten, die dem Tax Complexity Index von Hoppe et al. (2019)
    zugrunde liegen, eine umfassende Gegenüberstellung der Komplexität der Steuersysteme
    von Deutschland und Österreich unter Berücksichtigung der Mittelwerte aller vom
    Index abgedeckten Länder. Die Steuergesetze weisen sowohl in Deutschland als auch
    in Österreich einen verhältnismäßig hohen Grad an Komplexität auf. Bei den steuerlichen
    Rahmenbedingungen fällt der Grad an Komplexität in beiden Ländern dagegen niedrig\r\naus,
    wobei Österreich im Durchschnitt weniger komplex ist als Deutschland."
- lang: eng
  text: The complexity of tax systems is becoming increasingly important in the debate
    on international tax competition. Based on the underlying survey data of the Tax
    Complexity Index of Hoppe et al. (2019), this article provides a comprehensive
    comparison of the complexity of Germany’s and Austria’s tax systems while also
    taking the mean values of all countries covered by the index into account. In
    both Germany and Austria, the tax code is characterized by a relatively high degree
    of complexity. In contrast, the tax framework has a low level of complexity in
    both countries, with Austria being on average less complex than Germany.
author:
- first_name: Thomas
  full_name: Hoppe, Thomas
  id: '22671'
  last_name: Hoppe
- first_name: Martina
  full_name: Rechbauer, Martina
  last_name: Rechbauer
- first_name: Susann
  full_name: Sturm, Susann
  last_name: Sturm
citation:
  ama: Hoppe T, Rechbauer M, Sturm S. Steuerkomplexität im Vergleich zwischen Deutschland
    und Österreich - Eine Analyse des Status quo. <i>Steuer und Wirtschaft</i>. 2019;96(4):397-412.
  apa: Hoppe, T., Rechbauer, M., &#38; Sturm, S. (2019). Steuerkomplexität im Vergleich
    zwischen Deutschland und Österreich - Eine Analyse des Status quo. <i>Steuer und
    Wirtschaft</i>, <i>96</i>(4), 397–412.
  bibtex: '@article{Hoppe_Rechbauer_Sturm_2019, title={Steuerkomplexität im Vergleich
    zwischen Deutschland und Österreich - Eine Analyse des Status quo}, volume={96},
    number={4}, journal={Steuer und Wirtschaft}, author={Hoppe, Thomas and Rechbauer,
    Martina and Sturm, Susann}, year={2019}, pages={397–412} }'
  chicago: 'Hoppe, Thomas, Martina Rechbauer, and Susann Sturm. “Steuerkomplexität
    im Vergleich zwischen Deutschland und Österreich - Eine Analyse des Status quo.”
    <i>Steuer und Wirtschaft</i> 96, no. 4 (2019): 397–412.'
  ieee: T. Hoppe, M. Rechbauer, and S. Sturm, “Steuerkomplexität im Vergleich zwischen
    Deutschland und Österreich - Eine Analyse des Status quo,” <i>Steuer und Wirtschaft</i>,
    vol. 96, no. 4, pp. 397–412, 2019.
  mla: Hoppe, Thomas, et al. “Steuerkomplexität im Vergleich zwischen Deutschland
    und Österreich - Eine Analyse des Status quo.” <i>Steuer und Wirtschaft</i>, vol.
    96, no. 4, 2019, pp. 397–412.
  short: T. Hoppe, M. Rechbauer, S. Sturm, Steuer und Wirtschaft 96 (2019) 397–412.
date_created: 2019-11-13T08:28:38Z
date_updated: 2022-01-06T06:52:10Z
department:
- _id: '187'
intvolume: '        96'
issue: '4'
language:
- iso: ger
page: 397-412
publication: Steuer und Wirtschaft
publication_status: published
quality_controlled: '1'
status: public
title: Steuerkomplexität im Vergleich zwischen Deutschland und Österreich - Eine Analyse
  des Status quo
type: journal_article
user_id: '68607'
volume: 96
year: '2019'
...
---
_id: '15173'
author:
- first_name: Tobias
  full_name: Jenert, Tobias
  id: '71994'
  last_name: Jenert
  orcid: ' https://orcid.org/0000-0001-9262-5646'
- first_name: Taiga
  full_name: Brahm, Taiga
  last_name: Brahm
- first_name: Nicole
  full_name: Naeve-Stoß, Nicole
  last_name: Naeve-Stoß
citation:
  ama: Jenert T, Brahm T, Naeve-Stoß N. Fachbezogene Reflexion in der beruflichen
    Lehrer*innenbildung. <i>bwpat</i>. 2019;37.
  apa: Jenert, T., Brahm, T., &#38; Naeve-Stoß, N. (2019). Fachbezogene Reflexion
    in der beruflichen Lehrer*innenbildung. <i>Bwpat</i>, <i>37</i>.
  bibtex: '@article{Jenert_Brahm_Naeve-Stoß_2019, title={Fachbezogene Reflexion in
    der beruflichen Lehrer*innenbildung}, volume={37}, journal={bwpat}, author={Jenert,
    Tobias and Brahm, Taiga and Naeve-Stoß, Nicole}, year={2019} }'
  chicago: Jenert, Tobias, Taiga Brahm, and Nicole Naeve-Stoß. “Fachbezogene Reflexion
    in Der Beruflichen Lehrer*innenbildung.” <i>Bwpat</i> 37 (2019).
  ieee: T. Jenert, T. Brahm, and N. Naeve-Stoß, “Fachbezogene Reflexion in der beruflichen
    Lehrer*innenbildung,” <i>bwpat</i>, vol. 37, 2019.
  mla: Jenert, Tobias, et al. “Fachbezogene Reflexion in Der Beruflichen Lehrer*innenbildung.”
    <i>Bwpat</i>, vol. 37, 2019.
  short: T. Jenert, T. Brahm, N. Naeve-Stoß, Bwpat 37 (2019).
date_created: 2019-11-25T13:14:38Z
date_updated: 2022-01-06T06:52:16Z
department:
- _id: '208'
intvolume: '        37'
language:
- iso: eng
publication: bwpat
status: public
title: Fachbezogene Reflexion in der beruflichen Lehrer*innenbildung
type: journal_article
user_id: '51057'
volume: 37
year: '2019'
...
---
_id: '15174'
author:
- first_name: Tobias
  full_name: Jenert, Tobias
  id: '71994'
  last_name: Jenert
  orcid: ' https://orcid.org/0000-0001-9262-5646'
- first_name: Taiga
  full_name: Brahm , Taiga
  last_name: 'Brahm '
citation:
  ama: 'Jenert T, Brahm  T. Untangling Faculty Misinformation From an Educational
    Perspective: Rejoinder to “‘The Menace of Misinformation: Faculty Misstatements
    in Management Education and Their Consequences.’” <i>Journal of Management Education
    </i>. 2019;43(4):446-453.'
  apa: 'Jenert, T., &#38; Brahm , T. (2019). Untangling Faculty Misinformation From
    an Educational Perspective: Rejoinder to “‘The Menace of Misinformation: Faculty
    Misstatements in Management Education and Their Consequences.’” <i>Journal of
    Management Education </i>, <i>43</i>(4), 446–453.'
  bibtex: '@article{Jenert_Brahm _2019, title={Untangling Faculty Misinformation From
    an Educational Perspective: Rejoinder to “‘The Menace of Misinformation: Faculty
    Misstatements in Management Education and Their Consequences’”}, volume={43},
    number={4}, journal={Journal of Management Education }, author={Jenert, Tobias
    and Brahm , Taiga}, year={2019}, pages={446–453} }'
  chicago: 'Jenert, Tobias, and Taiga Brahm . “Untangling Faculty Misinformation From
    an Educational Perspective: Rejoinder to ‘“The Menace of Misinformation: Faculty
    Misstatements in Management Education and Their Consequences.”’” <i>Journal of
    Management Education </i> 43, no. 4 (2019): 446–53.'
  ieee: 'T. Jenert and T. Brahm , “Untangling Faculty Misinformation From an Educational
    Perspective: Rejoinder to ‘“The Menace of Misinformation: Faculty Misstatements
    in Management Education and Their Consequences,”’” <i>Journal of Management Education
    </i>, vol. 43, no. 4, pp. 446–453, 2019.'
  mla: 'Jenert, Tobias, and Taiga Brahm . “Untangling Faculty Misinformation From
    an Educational Perspective: Rejoinder to ‘“The Menace of Misinformation: Faculty
    Misstatements in Management Education and Their Consequences.”’” <i>Journal of
    Management Education </i>, vol. 43, no. 4, 2019, pp. 446–53.'
  short: T. Jenert, T. Brahm , Journal of Management Education  43 (2019) 446–453.
date_created: 2019-11-25T13:19:12Z
date_updated: 2022-01-06T06:52:16Z
department:
- _id: '208'
intvolume: '        43'
issue: '4'
language:
- iso: eng
page: 446-453
publication: 'Journal of Management Education '
status: public
title: 'Untangling Faculty Misinformation From an Educational Perspective: Rejoinder
  to ''''The Menace of Misinformation: Faculty Misstatements in Management Education
  and Their Consequences'''''
type: journal_article
user_id: '51057'
volume: 43
year: '2019'
...
---
_id: '15175'
citation:
  ama: 'Jenert T, Reinmann G, Schmohl T, eds. <i>Theorie und Praxis der Hochschulbildungsforschung</i>.
    1st ed. Wiesbaden: Springer VS; 2019.'
  apa: 'Jenert, T., Reinmann, G., &#38; Schmohl, T. (Eds.). (2019). <i>Theorie und
    Praxis der Hochschulbildungsforschung</i> (1st ed.). Wiesbaden: Springer VS.'
  bibtex: '@book{Jenert_Reinmann_Schmohl_2019, place={Wiesbaden}, edition={1}, title={Theorie
    und Praxis der Hochschulbildungsforschung}, publisher={Springer VS}, year={2019}
    }'
  chicago: 'Jenert, Tobias, Gabi Reinmann, and Tobias Schmohl, eds. <i>Theorie und
    Praxis der Hochschulbildungsforschung</i>. 1st ed. Wiesbaden: Springer VS, 2019.'
  ieee: 'T. Jenert, G. Reinmann, and T. Schmohl, Eds., <i>Theorie und Praxis der Hochschulbildungsforschung</i>,
    1st ed. Wiesbaden: Springer VS, 2019.'
  mla: Jenert, Tobias, et al., editors. <i>Theorie und Praxis der Hochschulbildungsforschung</i>.
    1st ed., Springer VS, 2019.
  short: T. Jenert, G. Reinmann, T. Schmohl, eds., Theorie und Praxis der Hochschulbildungsforschung,
    1st ed., Springer VS, Wiesbaden, 2019.
date_created: 2019-11-25T13:24:05Z
date_updated: 2022-01-06T06:52:16Z
department:
- _id: '208'
edition: '1'
editor:
- first_name: Tobias
  full_name: Jenert, Tobias
  id: '71994'
  last_name: Jenert
  orcid: ' https://orcid.org/0000-0001-9262-5646'
- first_name: Gabi
  full_name: Reinmann, Gabi
  last_name: Reinmann
- first_name: Tobias
  full_name: Schmohl, Tobias
  last_name: Schmohl
language:
- iso: ger
place: Wiesbaden
publisher: Springer VS
status: public
title: Theorie und Praxis der Hochschulbildungsforschung
type: book_editor
user_id: '51057'
year: '2019'
...
