@misc{13337,
  abstract     = {{In manufacturing systems with a job shop organization, queues between workstations create an intermittent process flow, allowing workers to schedule tasks entering the queue based on their needs and preferences. The resulting scheduling autonomy of individual workers often leads to inefficiencies in the overall production process due to the loss of control. Companies are therefore increasingly using algorithmic scheduling systems to assign task sequences to workers, thereby drastically reducing their autonomy and negatively affecting their job performance and well-being. This paper extends the existing flexible job shop scheduling problem by sequencing preferences (FJSPSP) to incorporate a human-centered perspective by predicting workers’ task sequencing decisions using learning-to-rank (LTR) methods. By learning workers’ individual task sequencing preferences, it becomes possible to predict the processing sequence based on task characteristics. The scheduling algorithm for the FJSPSP presented in the paper incorporates workers’ learned sequencing preferences as constraints. Considering workers’ learned task sequencing decisions, the FJSPSP optimizes only task assignments to maintain workers’ autonomy over task sequences. The contributions of this paper are fourfold, namely, (1) presenting an approach to elicit sequencing decision datasets from workers, (2) demonstrating the successful prediction of humans’ and an actual worker’s task sequencing decisions with LTR, (3) formulating the FJSPSP variant that integrates workers’ sequencing preferences as constraints and proving its effectiveness in a simulation study, and (4) consolidating these steps into an explainable artificial intelligence (XAI)- and LTR-enabled sociotechnical system design framework. The paper closes with a discussion of the overall methodology and future research perspectives.}},
  author       = {{Herrmann, Jan-Phillip and Tackenberg, Sven and Srirajan, Tharsika Pakeerathan and Nitsch, Verena}},
  booktitle    = {{Journal of Manufacturing Systems}},
  issn         = {{0278-6125}},
  keywords     = {{Human-centered scheduling, Job autonomy, Learning-to-rank, Flexible job shop scheduling, Human decision-making, Explainable artificial intelligence}},
  number       = {{2}},
  pages        = {{541--560}},
  publisher    = {{Elsevier BV}},
  title        = {{{Incorporating scheduling autonomy of workers into flexible job shop scheduling: Learning and balancing decentralized task sequencing decisions with overall scheduling performance}}},
  doi          = {{10.1016/j.jmsy.2025.12.020}},
  volume       = {{84}},
  year         = {{2026}},
}

@misc{13350,
  abstract     = {{In einer humanzentrierten Kleinserien- und Einzelfertigung mit Werkstattorganisation verfügen Fertigungsmitarbeitende häufig über eine hohe Autonomie und Entscheidungsfreiheit. Das Zusammenspiel individueller Planungsstrategien von Mitarbeitenden innerhalb eines Fertigungsprozesses kann sich positiv als auch negativ auf das Erreichen der produktionslogistischen Zielgrößen auswirken. In diesem Beitrag wird eine Variante des Flexible Job Shop Scheduling Problems vorgestellt, welches das Entscheidungsverhalten autonomer Arbeitspersonen bezüglich der Bearbeitungsreihenfolgebildung berücksichtigt. Weiterhin wird die Ableitung arbeitsorganisatorischer Gestaltungsempfehlungen durch die Analyse individueller Planungsstrategien von Arbeitspersonen mittels Methoden der erklärbaren künstlichen Intelligenz demonstriert. Betrachtungsgegenstand der Analyse ist die Entscheidung von Arbeitspersonen, in welcher Reihenfolge sie ihre täglichen Aufgaben abarbeiten. Der Beitrag schließt mit einer Diskussion über die Nutzung der vorgestellten Verfahren zur Ableitung von arbeitsorganisatorischen Gestaltungsempfehlungen.}},
  author       = {{Herrmann, Jan-Phillip and Tackenberg, Sven and Nitsch, Verena}},
  booktitle    = {{Arbeit 5.0: Menschzentrierte Innovationen für die Zukunft der Arbeit}},
  keywords     = {{Flexible Job Shop Scheduling, Learning To Rank, Erklärbare Künstliche Intelligenz, Planungsautonomie, Simulation}},
  location     = {{Aachen}},
  pages        = {{415--420}},
  publisher    = {{GfA-Press}},
  title        = {{{Analyse der Entscheidungsfindung von Fertigungsmitarbeitenden durch erklärbare künstliche Intelligenz zur Ableitung arbeitsorganisatorischer Gestaltungsempfehlungen}}},
  doi          = {{10.61063/FK2025}},
  year         = {{2025}},
}

@misc{13529,
  abstract     = {{The proliferation of misinformation is one of the most pressing challenges in today’s digital landscape, due to its far-reaching implications for public health, economic stability, trust in governmental institutions, and societal cohesion. Despite efforts to regulate online platforms and limit the spread of misinformation, many individuals are left behind because of their low digital literacy, level of education, and other contributing factors. In this context, we explore the use of Large Language Models (LLMs) to identify misinformation and we evaluate the capabilities of GPT-4.1-mini, as a representative example of these models. We then discuss how LLMs can help empower users to critically create and share information, thereby fostering more resilient online communities. We also present a set of possible interaction patterns for content creation and moderation.}},
  author       = {{Franco, Mirko and Grimm, Valentin and Herder, Eelco}},
  booktitle    = {{Proceedings of the 2025 International Conference on Information Technology for Social Good}},
  editor       = {{Marquez-Barja, Johann and Bujari, Armir and Slamnik-Kriještorac, Nina and Sabbioni, Andrea}},
  isbn         = {{979-8-4007-2089-5}},
  keywords     = {{misinformation, fake news, large language models, online social networks}},
  location     = {{Antwerp, Belgium}},
  pages        = {{244 -- 252}},
  publisher    = {{ACM}},
  title        = {{{Preventing Accidental Sharing of Misinformation Using Large Language Models}}},
  doi          = {{10.1145/3748699.3749798}},
  year         = {{2025}},
}

@misc{12806,
  abstract     = {{Cyber-Physical Systems (CPS) play an essential role in today’s production processes, leveraging Artificial Intelligence (AI) to enhance operations such as optimization, anomaly detection, and predictive maintenance. This article reviews a cognitive architecture for Artificial Intelligence, which has been developed to establish a standard framework for integrating AI solutions into existing production processes. Given that machines in these processes continuously generate large streams of data, Online Machine Learning (OML) is identified as a crucial extension to the existing architecture. To substantiate this claim, real-world experiments using a slitting machine are conducted, to compare the performance of OML to traditional Batch Machine Learning. The assessment of contemporary OML algorithms using a real production system is a fundamental innovation in this research. The evaluations clearly indicate that OML adds significant value to CPS, and it is strongly recommended as an extension of related architectures, such as the cognitive architecture for AI discussed in this article. Additionally, surrogate-model-based optimization is employed, to determine the optimal hyperparameter settings for the corresponding OML algorithms, aiming to achieve peak performance in their respective tasks.}},
  author       = {{Hinterleitner, Alexander and Schulz, Richard and Hans, Lukas and Subbotin, Aleksandr and Barthel, Nils and Pütz, Noah and Rosellen, Martin and Bartz-Beielstein, Thomas and Geng, Christoph and Priss, Phillip}},
  booktitle    = {{  Applied Sciences : open access journal}},
  issn         = {{2076-3417}},
  keywords     = {{machine learning, online algorithms, cyber-physical production systems, surrogate-based optimization}},
  number       = {{20}},
  publisher    = {{MDPI AG}},
  title        = {{{Online Machine Learning and Surrogate-Model-Based Optimization for Improved Production Processes Using a Cognitive Architecture}}},
  doi          = {{10.3390/app132011506}},
  volume       = {{13}},
  year         = {{2023}},
}

@misc{12811,
  abstract     = {{For environmental, sustainable economic and political reasons, recycling processes are becoming increasingly important, aiming at a much higher use of secondary raw materials. Currently, for the copper and aluminum industries, no method for the non-destructive online analysis of heterogeneous materials is available. The prompt gamma neutron activation analysis (PGNAA) has the potential to overcome this challenge. A difficulty when using PGNAA for online classification arises from the small amount of noisy data, due to short-term measurements. In this case, classical evaluation methods using detailed peak by peak analysis fail. Therefore, we propose to view spectral data as probability distributions. Then, we can classify material using maximum log-likelihood with respect to kernel density estimation and use discrete sampling to optimize hyperparameters. For measurements of pure aluminum alloys we achieve near-perfect classification of aluminum alloys under 0.25 s.}},
  author       = {{Shayan, Helmand and Krycki, Kai and Doemeland, Marco and Lange-Hegermann, Markus}},
  booktitle    = {{IEEE Transactions on Nuclear Science}},
  issn         = {{1558-1578}},
  keywords     = {{Classification of metal, kernel density estimation, maximum log-likelihood, online classification, prompt gamma neutron activation analysis (PGNAA) spectral classification, random sampling}},
  number       = {{6}},
  pages        = {{1171--1177}},
  publisher    = {{IEEE}},
  title        = {{{PGNAA Spectral Classification of Metal With Density Estimations}}},
  doi          = {{10.1109/tns.2023.3242626}},
  volume       = {{70}},
  year         = {{2023}},
}

@misc{8891,
  abstract     = {{Die folgende Arbeit lässt sich in dem Bereich der Online-Werbung verorten, mit dem Ziel einen Werbeauftritt zur Vermarktung eines Produkts zu entwickeln.
Um möglichst praxisnah arbeiten zu können, wurde die Bachelorarbeit in Kooperation mit einem Unternehmen aus Detmold angefertigt. Das Unternehmen Coating One hat sich mit ihren Produkten auf die Reinigung und den Schutz von Autolacken spezialisiert. Für ihre neu entwickelte Produktpalette benötigt das junge Unternehmen Produktfotos, um ihre Produkte im Internet über einen Online-Shop, sowie verschiedene Social-Media-Plattformen und digitale Werbebildschirme zu repräsentieren und vermarkten zu können. Neben Produktfotos für den Online-Shop sollen ebenfalls Fotos, Videos und Logo-Animationen für den Social-Media-Auftritt erstellt werden.
Das hauptsächliche Interesse des Unternehmens für ihre Online-Präsenz liegt jedoch auf den Produktfotos, sodass der Schwerpunkt der Arbeit sowohl im schriftlichen als auch praktischen Teil ebenda gelegt wurde. Im theoretischen Teil dieser Arbeit wurde in diesem Sinne der Frage nachgegangen, worauf man bei der Erstellung von Produktfotos achten muss.}},
  author       = {{Stümmler, Marius}},
  keywords     = {{Produktfotos, Produktvideo, Logoanimationen, Animationen, Werbung, Werbeauftritt, Online-Präsenz, Social Media, Online Shop}},
  pages        = {{63}},
  publisher    = {{Technische Hochschule Ostwestfalen-Lippe}},
  title        = {{{Die Entwicklung eines Werbeauftrittes zur Vermarktung eines Produktes zur Autopflege}}},
  year         = {{2022}},
}

@misc{5255,
  abstract     = {{Social Media Werbung – ein Thema das fast jeden Leser dieser Arbeit betreffen wird. Wohin man auch schaut, sie begleitet uns täglich und trotzdem wird es nicht weniger, sondern eher mehr Werbung. Da herauszustechen,
scheint für viele Unternehmen schier unmöglich. In dieser Arbeit geht es darum, wie man die Online-User für sich gewinnt und mit Social Media Spots sichtbar wird. Das Thema Aufmerksamkeitsspanne spielt eine große Rolle, aber auch die Targetierung der richtigen Zielgruppe und die inhaltliche Gestaltung der Spots. Durch die Erläuterung filmspezifischer Begrifflichkeiten und den Grundlagen von Werbefilmen wird ein solides Fundament
geschaffen, um eine Zielgruppenanalyse und die Werbefilmanalyse dreier Spots durchzuführen.}},
  author       = {{Schnell, Sarah}},
  keywords     = {{Social Media, Social Media Spot, Online Marketing, Werbespot, Werbung, Werbefilm, Montage, Werbefilmmontage}},
  pages        = {{37}},
  publisher    = {{Technische Hochschule OWL}},
  title        = {{{How to catch users online (fast) - Unterschiedliche Montagetechniken und deren Einfluss auf social Media Spots}}},
  year         = {{2021}},
}

@misc{13790,
  abstract     = {{Due to the COVID-19 wineries had to close their tasting rooms to reduce the spread of the virus. Winemakers spotted an opportunity to engage and connect with their customers through virtual wine tastings. In virtual tastings wine enthusiasts can enjoy their favorite drinks and food pairing from the comfort and safety of their home. Based on 25 qualitative in-depth interviews, this study examines how participants perceive virtual tastings and in how far communal consumption experiences are an integral part of these events. Theoretical and managerial implications for wineries are discussed and the 4 E’s framework is applied to create a memorable virtual wine tasting experience.}},
  author       = {{Paluch, Stefanie and Wittkop, Thomas}},
  booktitle    = {{Journal of Wine Research}},
  issn         = {{1469-9672}},
  keywords     = {{Virtual wine tasting, communal wine consumption, wine tasting experience, online experience}},
  number       = {{3}},
  pages        = {{206--228}},
  publisher    = {{Carfax Publ.}},
  title        = {{{Virtual wine tastings ­– how to ‘zoom up’ the stage of communal experience}}},
  doi          = {{10.1080/09571264.2021.1971640}},
  volume       = {{32}},
  year         = {{2021}},
}

@misc{4100,
  author       = {{Schmohl, Tobias and Schwickert, Susanne and Glahn, Oliver}},
  booktitle    = {{The Future of Education}},
  keywords     = {{Artificial  Intelligence, intelligent  tutoring  system, reflection, project-based  learning, online-learning, interactive video}},
  location     = {{Florenz}},
  pages        = {{309--313}},
  publisher    = {{Libreriauniversitaria.it}},
  title        = {{{Conceptual Design of an AI-Based Learning Assistant }}},
  doi          = {{10.26352/E618_2384-9509}},
  year         = {{2020}},
}

@inbook{6850,
  abstract     = {{Dieser Beitrag betrachtet die Konzeption und den Einsatz von eTutorien im Rahmen der Hochschullehre. Dabei wird deutlich, dass eTutorien eine E-Learning-Maßnahme darstellen, die in einem bestimmten Kontext eingesetzt werden kann. Dozenten von digitalen Tutorien müssen sich dabei aber neuen Herausforderungen stellen. Das Fehlen von visueller oder akustischer Rückmeldung der Zuhörerschaft ist gewöhnungsbedürftig und muss über ein gut ausgewogenes akustisches Format mit visuellen Elementen kompensiert werden. eTutorien stellen damit eine sinnvolle Ergänzung des klassischen Tutoriums dar. Der Bedarf von nicht-digitalen Ergänzungsveranstaltungen wie z. B. Übungsgruppen und Präsenztutorien ist aber weiterhin gegeben. }},
  author       = {{von Blanckenburg, Korbinian and Knost, Eike}},
  booktitle    = {{Lehrexperimente der Hochschulbildung- Didaktische Innovationen aus den Fachdisziplinen}},
  editor       = {{Schmohl, Tobias and Schäffer, Dennis}},
  isbn         = {{978-3-7639-6114-6}},
  keywords     = {{E-Learning, Hochschule, Hochschullehre, Virtuelle Hochschule, Visuelles Medium, Lehrveranstaltung, Tutorium, Online-Angebot, Online-Kurs, Virtuelle Lehre, Digitale Medien, Interaktive Medien, Elektronische Medien, Ostwestfalen-Lippe, Deutschland}},
  pages        = {{41--46}},
  publisher    = {{wbv }},
  title        = {{{Einsatz von eTutorien als komplementäre Lehr- und Lernform}}},
  doi          = {{ 10.25656/01:18561}},
  volume       = {{2}},
  year         = {{2019}},
}

@inproceedings{1909,
  abstract     = {{Shop floor management is an important component of the Toyota Production System. The main task of shop floor management is to sustainably increase efficiency and quality in production. The objective of this paper is to identify potentials for improvement of shop floor management in the context of digitalization and to identify fields of action. As a result, the paper will show that insufficiently designed business processes, in particular, lead to additional administrative work for managers. Therefore, optimizing processes can also be seen as a key to giving managers more time for real management tasks. In addition, shop floor management can be strengthened by improving e-mail communication and meeting organization practices, as well as by making reporting more automated and more user-friendly. }},
  author       = {{Materna, Linda and Hinrichsen, Sven and Adrian, Benjamin and Schulz, Andreas}},
  booktitle    = {{Production Engineering and Management}},
  editor       = {{Padoano, Elio and Villmer, Franz-Josef}},
  keywords     = {{Shop floor management, Leadership, Digitalization}},
  location     = {{Trieste, Italy}},
  pages        = {{179--188}},
  title        = {{{How to Improve Shop Floor Management}}},
  year         = {{2019}},
}

@misc{1974,
  abstract     = {{Das Ziel dieser Arbeit ist es herauszufinden, wie Mobiler Journalismus in Norwegen beim öffentlich-rechtlichen Sender NRK praktiziert wird, wie das Smartphone als Produktionsmittel in den Redaktionen integriert und akzeptiert ist. Der Fokus liegt auf der mobilen Berichterstattung mit dem Smartphone von Journalisten im professionellen Journalismus. Es wird die Forschungsfrage gestellt: „Ist das Smartphone als Produktionsmittel im Berufsalltag des norwegischen Journalisten beim NRK zu einer Selbstverständlichkeit geworden?“ Um die Forschungsfrage zu beantworten, ist eine Online-Befragung mit 39 Journalisten des NRKs sowie vier Experteninterviews, die in Norwegen leben und Mobilen
Journalismus erforschen, praktizieren und lehren durchgeführt worden. Die Untersuchungsergebnisse zeigen, dass das Smartphone während der mobilen Berichterstattung vorwiegend für Aufnahme multimedialer Inhalte genutzt wird, die weitere Bearbeitung und Distribution jedoch auf anderen, nicht unbedingt mobilen Geräten stattfindet. Dies zeigt, dass das Smartphone eine ergänzende Funktion im professionellen Journalismus beim NRK hat, trotzdem aber eine Notwendigkeit für den Sender ist.}},
  author       = {{Heide, Lina}},
  keywords     = {{Mobiler Journalismus, Smartphone Journalismus, öffentlich-rechtlicher Rundfunk, Online Journalismus, Soziale Medien, Norwegen, NRK, Mobile Journalism, Smartphone Journalism, public-service broadcaster, Online Journalism, Social Media, Norway, NRK}},
  pages        = {{89}},
  publisher    = {{Hochschule Ostwestfalen-Lippe}},
  title        = {{{Die Verwendung des Smartphones als Produktionsmittel im professionellen Journalismus beim norwegischen öffentlich-rechtlichen Sender NRK}}},
  year         = {{2019}},
}

@misc{12834,
  abstract     = {{In the context of Industry 4.0, extensive deployment and application of advanced manufacturing equipment and various sensors is leading to a growing demand for data exchange between different devices. In smart factories, network transmission has multiprotocol features of wired/wireless communication, and different data flows have different real-time requirements. In this article, a heterogeneous network architecture based on software-defined network is proposed for realizing cross-network flexible forwarding of multisource manufacturing data and optimized utilization of network resources. Subsequently, the mechanism of cross-network fusion and scheduling (CNFS) is analyzed from the perspective of high dynamic characteristics and different delay requirements of data flows. Based on this analysis, a route-aware data flow dynamic reconstruction algorithm is proposed. The proposed algorithm improves the efficiency of manufacturing data cross-network fusion, especially for multivariety and small-batch intelligent manufacturing systems. Furthermore, for meeting the bandwidth requirements of different delay flows, a delay-sensitive network bandwidth scheduling algorithm is proposed. Finally, the effectiveness of the proposed CNFS mechanism is verified using a candy packaging intelligent production line prototype platform.}},
  author       = {{Wan, Jiafu and Yang, Jun and Wang, Shiyong and Li, Di and Li, Peng and Xia, Min}},
  booktitle    = {{IEEE Transactions on Industrial Informatics}},
  issn         = {{1941-0050}},
  keywords     = {{Heterogeneous networks, Real-time systems, Bandwidth, Job shop scheduling, Smart manufacturing, Computer architecture, Cross-network fusion, heterogeneous networks, network resource}},
  number       = {{9}},
  pages        = {{6059--6068}},
  publisher    = {{Institute of Electrical and Electronics Engineers (IEEE)}},
  title        = {{{Cross-Network Fusion and Scheduling for Heterogeneous Networks in Smart Factory}}},
  doi          = {{10.1109/tii.2019.2952669}},
  volume       = {{16}},
  year         = {{2019}},
}

@inbook{9752,
  abstract     = {{Kommunikation gilt als Schlüssel, sich der Wahrnehmung von Landschaften zu nähern. In der räumlichen Planung wird Beteiligung, als Mittel angesehen, um mögliche Konflikte frühzeitig zu erkennen, zu lösen oder vorzubeugen. Online-Partizipation bietet in Bezug auf das Thema Landschaft besondere Chancen und Grenzen. Dementsprechend empfiehlt sich auch bei landschaftlichen Themen ein Methoden- und Medienmix, der abgestimmt ist auf den vorhandenen Kontext, das Ziel der Beteiligung und die Planungsphase.}},
  author       = {{Bernstein, Franziska and Kaußen, Lucas and Stemmer, Boris}},
  booktitle    = {{Handbuch Landschaft}},
  editor       = {{Kühne, Olaf and Weber, Florian and Berr, Karsten and Jenal, Corinna}},
  isbn         = {{978-3-658-25745-3}},
  keywords     = {{Landschaft, Kommunikation, Online-Partizipation, Web 2.0, Landschaftsplanung}},
  pages        = {{547–558}},
  publisher    = {{Springer Fachmedien Wiesbaden}},
  title        = {{{Online-Partizipation und Landschaft}}},
  doi          = {{https://doi.org/10.1007/978-3-658-25746-0_43}},
  year         = {{2019}},
}

@inbook{9782,
  abstract     = {{In einer empirischen Studie sollte der Zusammenhang zwischen der Ortsidentität bzw. heimatlichen Bindung und des wahrgenommenen Erholungswerts untersucht werden. Hierfür wurden Ansätze des Ortsbindungsmodells von Scannell und Gifford (Journal of Environmental Psychology, 30(1), 1–10, 2010a) sowie für der Erholungswert die Attention Restoration Theory von Kaplan und Kaplan (The experience of nature. A psychological perspective. Cambridge: Cambridge University Press) operationalisiert. Mit einem auf Fotos und Visualisierungen aus dem Forschungsvorhaben „Szenarien für den Ausbau der Erneuerbaren Energien aus Naturschutzsicht“, das durch das BfN aus Mitteln des BMUB gefördert wird, aufgebauten Onlinefragebogen wurden 452 Personen erreicht. Es zeigte sich ein starker Zusammenhang zwischen heimatlicher Bindung und Erholungswert über alle dargestellten Landschaften. Der durchgehend negative Effekt von Windenergieanlagen auf Erholungswert und der Bindung an die Heimat fiel je nach Landschaft jedoch sehr unterschiedlich aus. Insbesondere Hinweise auf einen Zusammenhang zwischen tatsächlichem Wohnort und der Wahrnehmung der Veränderungen werfen weitere Fragen auf.}},
  author       = {{Böse, Holger and Stemmer, Boris and Moczek, Nicola and Hofmann, Mathias}},
  booktitle    = {{Heimat : ein vielfältiges Konstrukt}},
  editor       = {{Hülz, Martina and Kühne, Olaf and Weber, Florian}},
  isbn         = {{978-3-658-24160-5}},
  keywords     = {{Landschaftswahrnehmung, Windenergie, Energiewende, Empirische Sozialforschung, Online-Befragung, Landschaftsplanung}},
  pages        = {{179--202}},
  publisher    = {{Springer VS}},
  title        = {{{Die Bedeutung der Ortsidentität für die Landschaftswahrnehmung am Beispiel von Windenergieanlagen}}},
  doi          = {{doi.org/10.1007/978-3-658-24161-2_10}},
  year         = {{2019}},
}

@book{946,
  abstract     = {{Die Studierenden des Bachelorstudiengangs Medienproduktion an der Hochschule Ostwestfalen-Lippe haben sich im Wintersemester 2015/16 gezielt mit der mobilen Berichterstattung im Hörfunk, dem Bereich WebDoku oder auch dem Phänomen des Printmagazins Landlust beschäftigt. Dabei haben Sie im Semesterverlauf neben Fachvorträgen und selbst entwickelten Workshops erste eigene wissenschaftliche Artikel verfasst, von denen eine Auswahl Eingang in diesen Seminarband gefunden hat. Sie spiegeln sowohl unterschiedliche Erfahrungen der Studierenden als auch unterschiedliche Herangehensweisen an die bearbeiteten Themen wider. Gleichzeitig sind sie eine Momentaufnahme in Zeiten der ständig voranschreitenden Medienkonvergenz. }},
  author       = {{Führer, Melina and Nehrkorn, Katharina Zoe and Rutkowski, Lutz and Wistinghausen, Carolin and Werner, Lena and Urfels, Ole Vincent and Werthschulte, Carolin}},
  editor       = {{Lechtenberg, Frank}},
  isbn         = {{978-3-7418-6027-0 }},
  keywords     = {{Landlust, Journalismus, Journalisten, Reportage, Bildmanipulation, Online, Fernsehreportage, Krisenberichterstattung}},
  pages        = {{212}},
  publisher    = {{epubli, Selbstverlag des Vereins Medienwerk e.V.}},
  title        = {{{Perspektiven im Journalismus Ein Seminarband des Kurses Journalismus 2 im Sommersemester 2015 an der Hochschule Ostwestfalen-Lippe}}},
  year         = {{2016}},
}

@misc{957,
  author       = {{Krips, Nadine}},
  keywords     = {{Marketingstrategie, Online-Marketing, Virtuelle Realität}},
  pages        = {{36}},
  publisher    = {{Hochschule Ostwestfalen-Lippe}},
  title        = {{{Vergleich von Virtual Reality mit ähnlicher Unterhaltungselektronik anhand der Analyse dazugehöriger Marketingstrategien : Untersuchung auf Ähnlichkeiten und Gründe gegebener Misserfolge}}},
  year         = {{2016}},
}

@misc{1047,
  author       = {{Krug, Konstantin}},
  keywords     = {{Online-Shop, Web Site}},
  pages        = {{41}},
  publisher    = {{Hochschule Ostwestfalen-Lippe}},
  title        = {{{Ladychoise : Fitness-Shop f\"ur Frauen - Vitamine und Sportnahrung}}},
  year         = {{2012}},
}

@misc{1218,
  abstract     = {{Virale Werbung für das GOP, in erster Linie für das Internet. Es durfte gern etwas gewagter und unkonventionell sein.}},
  author       = {{Junker, Dominik}},
  keywords     = {{Marketing, Online-Marketing, Varieté, Viral Marketing}},
  pages        = {{93}},
  publisher    = {{Hochschule Ostwestfalen-Lippe}},
  title        = {{{Stoppt die Show : Regie und Konzeption einer viralen Marketingkampagne}}},
  year         = {{2011}},
}

