@misc{12905,
  author       = {{Schünemann, Lennart and Büker, Ulrich}},
  location     = {{Lemgo}},
  title        = {{{Berechnung der Koplanarität und der stabilen Auflageflächen elektronischer, oberflächenmontierbarer Bauelemente}}},
  year         = {{2024}},
}

@misc{12906,
  author       = {{Subramanian, Ramakrishnan and Büker, Ulrich}},
  location     = {{Dortmund}},
  title        = {{{ODD monitoring in Autonomous Vehicles}}},
  year         = {{2024}},
}

@book{12908,
  abstract     = {{In diesem Open-Access-Tagungsband sind die besten Beiträge des 9. Jahreskolloquiums "Bildverarbeitung in der Automation" (BVAu 2024) enthalten. Das Kolloquium fand am 05. November 2024 auf dem Innovation Campus Lemgo statt. Die vorgestellten neuesten Forschungsergebnisse auf den Gebieten der industriellen Bildverarbeitung erweitern den aktuellen Stand der Forschung und Technik. Die in den Beiträgen enthaltenen anschaulichen Anwendungsbeispiele aus dem Bereich der Automation setzen die Ergebnisse in den direkten Anwendungsbezug.}},
  editor       = {{Jasperneite, Jürgen and Lohweg, Volker}},
  isbn         = {{978-3-662-70996-2}},
  issn         = {{2522-8587}},
  keywords     = {{Industrielle Kommunikationstechnik, Industrielle Bildverarbeitung, Network reliability and redundancy methods, Networked Control Systems, Wireless real-time communication, Open Access}},
  location     = {{Lemgo}},
  pages        = {{63}},
  publisher    = {{Springer Berlin Heidelberg}},
  title        = {{{Bildverarbeitung in der Automation: Ausgewählte Beiträge des Jahreskolloquiums BVAu 2024}}},
  volume       = {{19}},
  year         = {{2024}},
}

@misc{12920,
  author       = {{Hackel, Martin and Dr. Emmerich, Lukas}},
  location     = {{Olsberg}},
  title        = {{{Untersuchungen der Verwendungspotenziale alternativer Nadelholzarten für den modernen Holzbau}}},
  year         = {{2024}},
}

@misc{12921,
  author       = {{Hackel, Martin and Emmerich, Lukas}},
  location     = {{Lemgo}},
  title        = {{{Holz von morgen: Untersuchung der Verwendungspotenziale von Nordmann- und Nobilistanne}}},
  year         = {{2024}},
}

@misc{12922,
  author       = {{Hackel, Martin}},
  location     = {{Gütersloh}},
  title        = {{{Vielfalt der Bioökonomie an der TH OWL - Innovationen und Praxislösungen für eine nachhaltige Zukunft}}},
  year         = {{2024}},
}

@misc{12992,
  abstract     = {{In today's technology-driven world, the need for interdisciplinary skills is increasing. This has become challenging in tertiary education to provide students with applicable knowledge of various fields. Anderson's Adaptive Control of Thought (ACT) theory suggests that universities have traditionally focused on imparting declarative knowledge, which involves memorization of facts and concepts. However, imparting the ability to apply such knowledge on individual students and create procedural knowledge is the challenge. This includes teachers dealing with a diverse range of student abilities, particularly at university-level where they teach the same course content to students with different levels of prior knowledge and, given the structure of modern education systems, the resources required to monitor and provide feedback for a number of decisions and attempts independently performed by the students. Intelligent Tutoring Systems (ITS) have proven to be effective in addressing the aforementioned challenges by creating personalized learning environments that provide instant feedback, adapt to individual student needs, and promote the development of procedural knowledge. In the field of automation education at the university level, we are creating a 3D artificial intelligence (AI)-based ITS software named KIAAA (An AI Assistant for teaching in the field of automation), specifically designed to teach computer programming to students. KIAAA aims to assist students in transitioning from their abilities to procedural aptitude by providing personalized learning scenarios that allow them to apply their knowledge and receive immediate feedback. Our approach is based mainly on the pedagogical model of ITS, which focuses on creating a supportive and inclusive learning environment that promotes success for all students, regardless of their initial level of knowledge. One of the key aspects of our approach is the utilization of personalized learning. We propose a scheme that, subsequent to evaluate student's initial levels of procedural knowledge, creates 3D learning environments tailored to each individual student. By analyzing the solutions proposed by the students, we select the difficulty level of subsequent tasks. This approach takes into consideration student's discrete competence throughout the learning process, enabling them to progress on their prior knowledge. Additionally, the software provides customized feedback to each student on their performance, helping students identify areas that require improvement. Concepts for and implementations of ITS for a variety of fields, including introductory programming classes, have evolved for a long time. Our main contribution lies in presenting an end to end solution for ITS focused on teaching programming for automation students with realistically 3D simulated factory environments. While we strongly believe to have created a pedagogically sound, integrated intelligent teaching system for assisting programming classes in tertiary automation education, a robust user study for methodically evaluating our concept and implementation is still to be performed. Thus, we limit ourselves to presenting the underlying didactic concepts of KIAAA as a work in progress paper with a comprehensive evaluation to follow at a later date.}},
  author       = {{Ali, Asmar and Deuter, Andreas and Wehmeier, Leon}},
  booktitle    = {{FIE 2023 : College Station, TX, USA, October 18-21, 2023 : conference proceedings  / 2023 IEEE Frontiers in Education Conference (FIE)}},
  isbn         = {{979-8-3503-3643-6}},
  location     = {{Texas}},
  publisher    = {{IEEE}},
  title        = {{{Personalized Learning in Automation: A 3D AI-Based Approach}}},
  doi          = {{10.1109/fie58773.2023.10343228}},
  year         = {{2024}},
}

@misc{12993,
  abstract     = {{In computer science and related technical fields, researchers, educators, and practitioners are continuously automating recurring tasks for high efficiency in a wide variety of fields. In higher education, such tasks that educators face are the recurring review and assessment process of students' programming coursework. Thus, various attempts exist to automate the assessment and feedback generation for course homework and practicals in higher education. Those approaches for automated programming task assessment often comprise running automated tests to check for limited functional correctness and potentially style checking for various violations (LINTing). Educators familiar with large-scale automated task assessment are likely used to seeing hard-coded solutions specifically or accidentally designed to just pass the required tests, ignoring or misinterpreting the actual task requirements. Detecting such issues in arbitrary code is non-trivial and an ongoing research topic in software engineering. Software engineering research has yielded various semantic analysis frameworks, such as GitHub's CodeQL, which can be adapted for programming task assessment. We present a work-in-progress programming task analysis framework which employs CodeQL's analysis technology to identify the actual use of task-description-mandated syntactic and semantic elements such as loop structures or the use of mandated data blocks in branching conditions. This allows extending existing course work analysis frameworks to include a semantic check of an uploaded program which exceeds the relatively simple set of input-output test cases provided by unit tests. We use a running example of entry level programming tasks and several solution attempts to introduce and explain our proposed control flow and data flow -based analysis method. We discuss the benefits of including semantic analysis as an additional method in the automated programming task assessment toolbox. Our main contribution is the adaptation of an semantic analysis code framework to analyse syntactic and semantic components in students' programming coursework.}},
  author       = {{Wehmeier, Leon and Eilermann, Sebastian and Niggemann, Oliver and Deuter, Andreas}},
  booktitle    = {{FIE 2023 : College Station, TX, USA, October 18-21, 2023 : conference proceedings  / 2023 IEEE Frontiers in Education Conference (FIE)}},
  isbn         = {{979-8-3503-3643-6}},
  keywords     = {{Codes, Electronic learning, Soft sensors, Semantics, Education, Syntactics, Task analysis}},
  location     = {{Texas}},
  publisher    = {{IEEE}},
  title        = {{{Task-fidelity Assessment for Programming Tasks Using Semantic Code Analysis}}},
  doi          = {{10.1109/fie58773.2023.10342916}},
  year         = {{2024}},
}

@misc{13003,
  abstract     = {{In light of the rising importance of data transparency and open data guidelines (e.g. OGP Local1), Open Data Portals became standard in Smart City strategies (Van Oosterhout et al. 2020). While it is clear that these tools can serve as a valuable way for internal administration processes, at the same time it is critical that data is not only openly available following standard formats limited to computer-readability but above all also largely understandable for average citizens. For this reason, it is researched how open data can not only be made available but also visualized in an accessible way to all citizens. Moreover, the aim is to simultaneously boost private behavior changes which are inevitable to achieve locally-set goals in sustainability (Barr et al. 2011, TWI 2050 2018). To do so, we draw on the principle of nudging. Following
the tradition of behavioral economics, nudging is defined as a positive intervention that induces a voluntary change in behavior without resulting in external (negative) consequences (Thaler & Sunstein 2008) and thus contrasting interventions like commands or bans because freedom of choice is maintained (Mongin & Cozic 2020, Ranchordás 2020).
This paper discusses an installation that explored the potential of combining nudging and situated visualization to improve data transparency and support individual decision-making in urban public spaces. During the Detmold Design Week 2023, an event showcasing creative works in various locations, the visitor numbers at nine locations were captured using computer vision. Visitors then received on-site suggestions in real-time for the next place to visit based on the occupancy. A survey was conducted to evaluate visitors’ willingness to follow these data-informed suggestions. Findings highlight the importance of balancing between simplicity, relevance and privacy in data visualization. The results of the field test provide the foundation for the installation of interactive interfaces in Detmold's public spaces in the next years, in particular for communicating smart city topics focusing on mobility and urban climate protection.}},
  author       = {{Licht, Mareile and Barbosa Jardim, Amanda and Müh, Maximilian and Häusler, Axel}},
  booktitle    = {{Keep on Planning for the Real World. Climate Change calls for Nature-based Solutions and Smart Technologies : Proceedings of REAL CORP 2024, 29th International Conference on Urban Development, Regional Planning and Information Society }},
  editor       = {{Schrenk, Manfred and Popovich, Tatiana and Zeile,  Peter and Elisei, Pietro and Beyer, Clemens and Ryser, Judith and Kaufmann, Hans Rüdiger}},
  issn         = {{2521-3938}},
  keywords     = {{Situated Visualisation, Nudging, Planning, Computer Vision, Human-computer interaction}},
  location     = {{Mannheim}},
  pages        = {{645--653}},
  publisher    = {{CORP - Competence Center of Urban and Regional Planning }},
  title        = {{{The Use of Situated Visualized Data to Nudge Visitor’s Paths: a Case Study at the Detmold Design Week 2023}}},
  doi          = {{10.48494/REALCORP2024.9052}},
  year         = {{2024}},
}

@misc{13045,
  author       = {{Lauströer, Simon}},
  pages        = {{48}},
  publisher    = {{Technische Hochschule Ostwestfalen Lippe}},
  title        = {{{Lokale Vielfalt digital entdecken: Entwicklung eines App-Konzepts zur Förderung kleiner Verkaufsstände und Hofläden}}},
  year         = {{2024}},
}

@misc{13049,
  author       = {{Pilar von Pilchau, Katharina}},
  location     = {{Detmold}},
  title        = {{{Flächendeckende Bestimmung des dominierenden Abflussprozesses als Entscheidungshilfe zur Auswahl geeigneter Standorte für naturbasierte Lösungen zur Sturzflutvorsorge. Eine Analyse in ausgewählten hydrologischen Einzugsgebieten im Weserbergland}}},
  year         = {{2024}},
}

@misc{13085,
  abstract     = {{Dealing with modern heritage in times of crisis is addressing the global and local challenges that designers and planners and organizations like DOCOMOMO International have to recognize and analyze on different levels. When moving its headquarters back to TU Delft in 2022 the International Secretariat formulated three main areas of action for the running
programmatic period until 2025: sustainability, digitalization and education. Those themes are inherently connected to each other and are at the core of DOCOMOMO’s mission. But the organization is also challenged by divergent global shifts between the Global North and South. Documentation and conservation of modern heritage are understood not as luxurious
intellectual goods but as a direct contribution to sustainability within the scope of the United Nations Sustainable Development Goals (SDGs): saving resources, making cities better and providing education are main contributions.
The current 79 national working parties are dealing with different challenges and priorities related to the documentation and conservation of modern heritage in each region that need to be addressed differently. In a comparative approach the International Secretariat is analyzing the strenghts, weaknesses, opportunities and challenges of the national working parties in order to draw conclusions for the future workprogram. It can be noticed that the open access to many materials and research during the last two decades has already made a difference and allows for a smoother knowledge transfer, in particular among the younger generation. We also notice the diversity in the composition of the national working parties, coming from academia, professional or activists background. This diversity in expression and the local character of each national working party guarantee for the development of individual and suitable approaches. A priority on DOCOMOMO International’s agenda will be the provision of further material, including the digitization of old documents and the creation
of new documents, webinars or online-courses related to historical, technological or societal aspects of modern heritage and aiming at the improvement of our built and lived environment. Of particular interest is to provide access to affordable housing, food and water. }},
  author       = {{Pottgiesser, Uta}},
  booktitle    = {{ARCHITECTURE OF PUBLIC SERVICES BUILDINGS IN CENTRAL AND EASTERN EUROPE OF THE 20th CENTURY}},
  isbn         = {{978-83-64333-30-9 }},
  issn         = {{ 2657-3873}},
  keywords     = {{Global challenges, population growth, climate crisis, conflicts, natural disasters, alterations, conservation approaches, educational concepts}},
  location     = {{Gdynia}},
  pages        = {{14--21}},
  publisher    = {{City Hall of Gdynia and Faculty of Architecture of the Gdańsk University of Technology.}},
  title        = {{{Dealing with Modern Heritage in Times of Crisis}}},
  volume       = {{9}},
  year         = {{2024}},
}

@misc{13127,
  author       = {{Hall, Oliver}},
  location     = {{Eichstätt}},
  title        = {{{NACHHALTIGE ENTWICKLUNG DER KULTURLANDSCHAFT IN ZEITEN DES KLIMAWANDELS}}},
  year         = {{2024}},
}

@misc{13128,
  author       = {{Cardinali, Marcel and Savic, David and Vössing, Lukas and Tönsmann, Sarah Mae and Hall, Oliver}},
  publisher    = {{TH-OWL}},
  title        = {{{Stadtteilzentren als Lernende Räume}}},
  year         = {{2024}},
}

@book{13132,
  author       = {{Gutzmer, Alexander  and Vetter, Andreas}},
  isbn         = {{978-3-7667-2687-2}},
  keywords     = {{Best Workspaces, Preisträger, Geschichte 2024}},
  pages        = {{352}},
  publisher    = {{Callwey}},
  title        = {{{Best Workspaces}}},
  year         = {{2024}},
}

@misc{13164,
  author       = {{Hall, Oliver}},
  location     = {{Detmold}},
  title        = {{{Anpassung an Extremwetter im Zuge des Klimawandels}}},
  year         = {{2024}},
}

@inbook{13169,
  abstract     = {{KI.BAU is a project being developed and conducted at the Detmold School of Design, part of the University of Applied Sciences and Arts Ostwestfalen-Lippe. It focuses on researching the application of artificial intelligence (AI) in architectural design, modelling, production and management processes, particularly on the communication between users, processes and the building itself in various development and life-time phases. Hence the research aims to develop new tools and AI-supported process chains for the design, production and communication of architecture. This includes the training and implementing prototypical machine learning algorithms to autonomously evolve and optimize field-specific processes and workflows.
As mentioned above, a critical question KI.BAU explores is how we, as planners, builders and users, will communicate with architecture in the future, in its phases of creation and use but also beyond. This also involves, besides virtual interfaces, examining the physical interaction with a building, its behaviour, responsiveness and adaptation to certain conditions. 
The primary goal of the research at KI.BAU is to transform architecture into an intelligent, to some degree self-sustaining, self-reflective and maybe even evolving ‘ecological system’. This system should be comprehensively linked with its creators, users, devices, computers, its (biological) environment and networks. Consequently, a building must be viewed as an organism that communicates, interacts and adapts to other connected or related organisms and entities.
}},
  author       = {{Sachs, Hans}},
  booktitle    = {{Synthetic realities: New Frontiers in AI-driven Design, Fabrication and Materiality}},
  editor       = {{Kretzer, Manuel}},
  isbn         = {{978-3887781088}},
  keywords     = {{AI, Artificial Intelligence, Architecture, Build Environment, Building Construction, Ecology of Architecture}},
  pages        = {{14}},
  publisher    = {{AADR – Art Architecture Design Research}},
  title        = {{{KI.BAU Artificial Intelligence in Architecture}}},
  year         = {{2024}},
}

@misc{13172,
  abstract     = {{Pilze als konstruktives Baumaterial für eine nachhaltige Zukunft?
Studierende der TH OWL Standorte Höxter und Detmold forschen
an einem Baustoff, der weiterlebt.}},
  author       = {{Sachs, Hans}},
  booktitle    = {{52 Grad}},
  issn         = {{2566-8382}},
  keywords     = {{Mycelium als Baustoff, Alternative Baustoffe, Generative Modellierung, Digitale Fabrikation}},
  number       = {{16}},
  pages        = {{20--21}},
  publisher    = {{Technische Hochschule Ostwestfalen Lippe}},
  title        = {{{Mycelion-Pavillon}}},
  year         = {{2024}},
}

@misc{13173,
  abstract     = {{Traditionell – lokal – nachhaltig. Das beschreibt die Bauweise der
Stampflehmwände Kolumbiens. Wie lässt sich das durch neuartige,
digitale Technologien ergänzen und vereinen?}},
  author       = {{Kondziela, Andrea and Sachs, Hans}},
  booktitle    = {{52 Grad}},
  issn         = {{2566-8382}},
  keywords     = {{Bauen mit Lehm, Lehm als Baustoff, Bauen mit Robotern, Generative Fertigung, Digitale Fertigung, Alternatives Bauen}},
  number       = {{16}},
  pages        = {{24}},
  publisher    = {{Technische Hochschule Ostwestfalen Lippe}},
  title        = {{{Erde an Zukunft}}},
  year         = {{2024}},
}

@misc{13174,
  abstract     = {{Digitale Bauplanung für Architekt:innen
und Bauunternehmer:innen – wie
Masterstudierende ein Puzzle für die
Bauwelt entwickeln.}},
  author       = {{Sachs, Hans}},
  booktitle    = {{52 Grad}},
  number       = {{16}},
  pages        = {{25}},
  publisher    = {{Technische Hochschule Ostwestfalen Lippe}},
  title        = {{{Building Game}}},
  year         = {{2024}},
}

@misc{13179,
  abstract     = {{HUMAN 2024 is the 7th workshop of a series for the ACM Hypertext conferences. The HUMAN workshop has a strong focus on the user and thus is complementary to the strong machine analytics research direction that could be experienced in previous conferences.
The user-centric view on hypertext not only includes user interfaces and interaction, but also discussions about hypertext application domains as well as human-centered AI. Furthermore, the workshop raises the question of how original hypertext ideas (e.g., Doug Engelbart’s “augmenting human intellect” [6] or Jeff Conklin’s “hypertext as a computer-based medium for thinking and communication” [5]) can improve today’s hypertext systems.}},
  author       = {{Atzenbeck, Claus and Rubart, Jessica}},
  booktitle    = {{HT '24: Proceedings of the 35th ACM Conference on Hypertext and Social Media}},
  isbn         = {{979-8-4007-0595-3}},
  location     = {{Poznan Poland}},
  pages        = {{384--385}},
  publisher    = {{ACM}},
  title        = {{{Human Factors in Hypertext (HUMAN'24)}}},
  doi          = {{10.1145/3648188.3675117}},
  year         = {{2024}},
}

@misc{13182,
  author       = {{Rubart, Jessica}},
  booktitle    = {{hlbNRW-Informationsbrief}},
  number       = {{22}},
  pages        = {{2}},
  publisher    = {{Hochschullehrerbund – Landesverband Nordrhein-Westfalen e. V.}},
  title        = {{{Erfahrungsbericht zum Promotionskolleg NRW}}},
  year         = {{2024}},
}

@misc{13224,
  abstract     = {{This paper presents a robust methodology for optimizing CO2 emissions and electricity costs in industrial applications, with the aim of developing a flexible and dynamic energy management strategy that balances sustainability and cost-efficiency. Addressing the growing need for sustainable and economically viable energy solutions amidst the global urgency of climate change mitigation, the proposed approach is based on dynamic energy management techniques that minimize dependence on grid electricity, which can fluctuate between energy import and export. A flexible cost function is developed to simultaneously account for CO2 emissions and electricity prices, enabling a balance between environmental impact and operational costs. The optimization framework employs Mixed-Integer Linear Programming (MILP) to derive the optimal energy management strategy, showcasing significant potential for reducing both CO2 emissions and electricity costs. Although the methodology is demonstrated in a specific industrial setting, its flexible design ensures applicability across various energy profiles and operational scenarios, making it relevant for a wide range of industrial applications.}},
  author       = {{Mousavi, Seyed Davood and Griese, Martin and Schulte, Thomas}},
  booktitle    = {{2024 International Conference on Electrical and Computer Engineering Researches (ICECER)}},
  keywords     = {{CO2 Reduction, Electricity Cost Minimization, Life Cycle Assessment, MILP, Smart-E-Factory, Dynamic Energy Management}},
  location     = {{Gaborone, Botswana }},
  publisher    = {{IEEE}},
  title        = {{{Dynamic Optimization of CO<sub>2</sub> Emissions and Electricity Costs in Smart Factories}}},
  doi          = {{10.1109/icecer62944.2024.10920418}},
  year         = {{2024}},
}

@misc{13241,
  abstract     = {{Lighting in museums is crucial for showcasing exhibits while controlling light exposure to protect sensitive artworks. But what about enhancing the visitor experience, especially for the visually impaired? This research began with extensive desktop studies and evolved through collaboration between TH-OWL University in Detmold, Germany, who specialize in perception and spatial effects at the Institute for Design Strategies (IDS) and Buro Happold, integrated consulting engineers and advisors. Our partners include Sentistic, a startup providing sensors for anonymous space usage data, and Zumtobel, which supplied professional lighting equipment for our tests. We tested our hypotheses during a temporary exhibition on inclusion at DASA in Dortmund, Germany. The exhibition, titled “Respekt,” runs from May 2024 to February 2025. Our field study was divided into two phases to compare and assess lighting in different settings. The first phase used the museum’s standard lighting, while the second employed Zumtobel’s equipment to create a more balanced lighting scenario. Each phase lasted about one month. Our research utilized quantitative methods (photo surveys with 360° HDR imaging, statistical space usage data, and on-site light reflection measurements) and qualitative methods (interviews with visually impaired visitors and on-site observations). We gained significant insights from this initial study, which we aim to share with the museum community. We hope to engage more institutions in exploring how their spaces and exhibitions can better serve special visitors. While our focus began with the visually impaired, many other areas of inclusion remain to be researched. Our robust methodology can be applied to further studies in this field.}},
  author       = {{Nether, Ulrich and Longato, Paula}},
  booktitle    = {{Seventeenth International Conference on the Inclusive Museum Conference Proceedings}},
  isbn         = {{978-1-963049-87-9}},
  location     = {{Wien}},
  title        = {{{Research Lighting and Inclusion: How Can Lighting Create a Better Museum Experience for the Visually Impaired?}}},
  doi          = {{10.18848/978-1-963049-86-2/CGP}},
  year         = {{2024}},
}

@misc{13245,
  author       = {{Sapin, Arnaud and Cardinali, Marcel and Bodenan, Philippe and Fleury, Ghozlane}},
  location     = {{Brussels}},
  title        = {{{Study of the factor structure and measurement invariance of the Environmental Quality of Life Scale in three European cities. }}},
  year         = {{2024}},
}

@misc{13248,
  author       = {{Licht, Mareile and Barbosa Jardim, Amanda}},
  location     = {{Mannheim}},
  title        = {{{The Use of Situated Visualized Data to Nudge Visitor’s Paths: a Case Study at the Detmold Design Week 2023}}},
  year         = {{2024}},
}

@misc{13285,
  author       = {{Gerl, Niklas}},
  pages        = {{279}},
  publisher    = {{Technische Hochschule Ostwestfalen-Lippe}},
  title        = {{{Der Einsatz von künstlicher Intelligenz in der Filmindustrie}}},
  year         = {{2024}},
}

@misc{13327,
  abstract     = {{The aim of this study was to investigate if vibroacoustic methods may be used for the non-destructive determination of beef during its aging process. The vibroacoustic method was based on the observation of mechanical changes in the meat during the aging process and was compared with reference data obtained by Warner-Bratzler shear force measurement as well as sensory testing of the tenderness using a ten-part scale. To evaluate the mechanical properties, transfer functions were used representing the time dependency of the signal and thus the viscoelastic behaviour. In this study, a total of 31 roastbeef samples from 16 different young bulls and two older cows were examined from day of slaughter to day 21 of cold storage with regard to their tenderness. For this purpose, vibroacoustic measurements were carried out on the unprocessed/raw meat at intervals of 1–3 days. The reference measurements using sensor technology and Warner-Bratzler shear force measurement were carried out on the first (day of slaughter) and last (21st day) day on slices of roast beef cooked with saturated steam. In the results of all three methods, the shear force measurement, the sensory test and the vibroacoustic method, showed that roastbeef from the same animal but different halves produced different results. Basically, it is possible to predict the tenderness of roastbeef by taking measurements at the beginning of the maturing process for the end of the maturing period using vibroacoustic methods: Data analysis led to a trend function that roughly reflects the actual tenderness, which is generally higher than the real tenderness represented by the shear-force measurement. In order to obtain a better resolution for recording the mechanical changes during the aging process, the measurements should be carried out at shorter intervals.}},
  author       = {{Tholen, Janna and Gohe, Jan and Dörksen, Helene and Kiesel, Theo and Upmann, Matthias}},
  booktitle    = {{Food Physics}},
  issn         = {{2950-0699}},
  keywords     = {{Warner-Bratzler shear force, Vibroacoustic methods, Non-destructively measurement, Viscoelastic meat}},
  number       = {{9}},
  publisher    = {{Elsevier BV}},
  title        = {{{Tenderness prediction for beef using novel data analysis methods based on system dynamic and acoustic signals}}},
  doi          = {{10.1016/j.foodp.2024.100017}},
  volume       = {{1}},
  year         = {{2024}},
}

@misc{13351,
  abstract     = {{Sheltered workshops face the challenge of meeting their manufacturing objectives while considering the individual competencies and assistance needs of persons with disabilities. Moreover, work processes in sheltered workshops are weakly structured, allowing for frequent task interruptions and changes based on the preferences of impaired work persons. While the Industry 4.0 literature provides many real-time scheduling algorithms for incorporating multiple objectives and constraints, these algorithms fall short of the characteristics of sheltered workshops. The resource-constrained project scheduling problem (RCPSP) is an optimization problem for computing manufacturing plans considering multiple objectives and resource constraints. Among many different RCPSP variants proposed in the literature, the multi-skill RCPSP (MSRCPSP) variant considers the individual skills of work persons when generating manufacturing plans. With the ongoing digital transformation of enterprises, new assistance systems enter the market, providing individual support to impaired work persons and compensating for lacking skills and abilities.
This paper proposes an MSRCPSP variant that incorporates assistance systems and learning tasks compensating for competence gaps in the skill matrix of impaired work persons. Furthermore, it decomposes tasks into individual work objects, which accounts for frequent task interruptions and task preferences of work persons. The algorithm is described and demonstrated using a manufacturing data set from an actual sheltered workshop. In a small evaluation study, the algorithm is tested by scheduling two impaired work persons in the assembly department of a medium-sized manufacturing company in the primary labor market. The evaluation study proves its real-world applicability and the suitability of scheduling algorithms for participation and inclusive work.}},
  author       = {{Herrmann, Jan-Phillip and Mordaschew, Viktoria and Tackenberg, Sven}},
  booktitle    = {{Procedia Computer Science}},
  issn         = {{1877-0509}},
  keywords     = {{Scheduling, Sheltered Workshops, Assistance System, Persons with Disabilities}},
  pages        = {{1329--1338}},
  publisher    = {{Elsevier BV}},
  title        = {{{A multi-skill RCPSP variant for persons with disabilities in sheltered workshops}}},
  doi          = {{10.1016/j.procs.2024.01.131}},
  volume       = {{232}},
  year         = {{2024}},
}

@misc{13359,
  abstract     = {{Extracellular vesicles (EVs) have been recognized as major signaling mediators in a variety of physiological and pathophysiological conditions. Their paracrine effects are promoted via bioactive molecules. However an essential first step before a potential application of EVs in regenerative medicine is a batch-to-batch reproducibility of their therapeutic efficacy. For this a qualitative and quantitative testing of their potency is a necessary step. An adapted in vitro wound assay will be presented using a newly developed scratch machine and a computational-aided read-out. One of the major reasons for the onset of arteries clotting is gaining weight. During the development towards adipocytes, differentiating mesenchymal stem cells are highly metabolically active, which can activate primary endothelial cells (ECs).This is a crucial first step towards artery clotting. These activated ECs migrate in the adapted wound assay, which can be evaluated. We are able to count quantitatively the migrated ECs, monitor their migration behavior, e.g. speed, and isolate the migrated ECs to investigate their altered signal transduction pathways by comparing them with the non-migrating ECs. By evaluating the migration behavior, we record functional testing of EV potency, which was better than what could be archived using a Boyden Chamber.}},
  author       = {{Babczyk, Patrick and Odefey, Ulrich and Tobiasch, Edda}},
  location     = {{Malta}},
  title        = {{{Testing the Potency of Extracellular Vesicles derived from Differentiating Mesenchymal Stem Cells with an Adapted Wound Assay}}},
  year         = {{2024}},
}

@misc{13426,
  author       = {{Pusch, Lisa}},
  location     = {{Online}},
  title        = {{{A material world: Do we need new architects?}}},
  year         = {{2024}},
}

@misc{13427,
  abstract     = {{Kommunen haben eine hervorgehobene Rolle beim nachhaltigen Transformationsprozess des Bausektors. Unabhängig, ob es um eine Vorbildfunktion geht, der Verantwortung bei Klimaschutz, Artenvielfalt und Ressourcenschonung oder um die Förderung regionaler Wertschöpfung. Die Gründe für eine kommunale Vorreiterrolle sind vielfältig. Hinzu kommt der kommunale Auftrag einer abfallfreien Zukunft. Im Baubereich entstehen enorme Mengen an Abfall, die für die öffentliche Hand zu einer erheblichen Belastung geworden sind. Zirkuläres Bauen bietet geeignete Lösungen für all diese Herausforderungen. Für den Kreis Lippe gibt es somit ausreichend Gründe, zirkuläres Bauen als integralen Bestandteil der Daseinsvorsorge zu etablieren.
Basierend auf den Erfahrungen im Bereich Kreislaufwirtschaft des Konsortiums Lippe zirkulär hat der Kreis Lippe das Projekt RE-BUILD-OWL für zirkuläres Bauen ins Leben gerufen. Eine digitale Transferplattform und eine Roadmap für zirkuläres Bauen markieren den Einstieg des Kreises in das Thema. Diese Aufgabe wurde im Rahmen eines zweijäh-
rigen Roadmapping-Prozesses bearbeitet und in Zusammenarbeit mit Partnern und zahlreichen Akteuren im Kreis und der Region weiterentwickelt. Das Projekt baut dabei auf wissenschaftlichen und programmatischen Arbeiten auf, die im Rahmen verschiedener Forschungs- und Praxisprojekte zum Thema zirkuläres Wirtschaften und Bauen entstanden
sind.}},
  author       = {{Knauf, Gerald and Anton, Thomas and Berger, Andrea and Essling, Birgit and Kehl, Jan and Lanters, Mona and Pusch, Lisa and Schaubt, Manuel and Valentin, Dr. Anke}},
  keywords     = {{Zirkuläres Bauen, Kommunales Bauen, Öffentliche Bauherren, Nachhaltiges Bauen, Nachhaltigkeit, Circular Economy, Kreislaufwirtschaft, Entscheidungsroutinen, Roadmap, Kreis Lippe}},
  publisher    = {{Kreis Lippe – Der Landrat}},
  title        = {{{Roadmap: Zirkuläres Bauen für den Kreis Lippe. Zirkulär. Zukunftsweisend. Kommunal. Bauen}}},
  year         = {{2024}},
}

@misc{13510,
  author       = {{Upmann, Matthias}},
  location     = {{Hohenroda }},
  title        = {{{Qualitätsrindlfleisch vom Holstein-Bullen?! Eine Utopie?}}},
  year         = {{2024}},
}

@misc{13511,
  author       = {{Upmann, Matthias}},
  location     = {{Kassel}},
  title        = {{{Die Deutsche Lebensmittelbuch-Kommission (DLMBK). Unabhängiges Gremium zur Erarbeitung klarer Bezeichnungen von Lebensmitteln}}},
  year         = {{2024}},
}

@misc{13512,
  author       = {{Upmann, Matthias}},
  location     = {{Bonn}},
  title        = {{{Prozessüberwachung von hitzebehandelten Fleischerzeugnissen}}},
  year         = {{2024}},
}

@misc{13513,
  author       = {{Upmann, Matthias}},
  location     = {{Bad Sassendorf }},
  title        = {{{Fleischqualität von Mastrindern }}},
  year         = {{2024}},
}

@misc{13514,
  author       = {{Upmann, Matthias}},
  location     = {{Lemgo}},
  title        = {{{Schallbasierte Zartheitsdetektion. Ist eine frühzeitige Erkennung zarter Teilstücke möglich?}}},
  year         = {{2024}},
}

@misc{13520,
  author       = {{Felmeden, Jörg}},
  booktitle    = {{fbr-Wasserspiegel}},
  issn         = {{1436-0632}},
  number       = {{4/24}},
  pages        = {{14--17}},
  publisher    = {{fbr Dialog GmbH}},
  title        = {{{Gemeinsam die Zukunft gestalten - Sektor übergreifendes Netzwerk wasser^plus OWL}}},
  volume       = {{29}},
  year         = {{2024}},
}

@misc{13521,
  abstract     = {{Die derzeit relevanten Probleme und Herausforderungen der Wasserwirtschaft in Deutschland lassen sich häufig gemeinsam besser lösen als im Alleingang. Die vom Land Nordrhein-Westfalen geförderte Kooperationsplattform wasserplus OWL möchte in diesem Zusammenhang relevante Akteure und Strukturen zusammenbringen und legt gleichzeitig einen Schwerpunkt auf die Gewinnung von Nachwuchskräften. Der vorliegende Beitrag stellt das Netzwerk vor und gibt einen Einblick in erste Aktivitäten.}},
  author       = {{Yavuz, Irem and Felmeden, Jörg}},
  booktitle    = {{energie | wasser-praxis}},
  issn         = {{1436-6134}},
  number       = {{4}},
  pages        = {{70--72}},
  publisher    = {{wvgw Wirtschafts- und Verlagsgesellschaft Gas und Wasser mbH}},
  title        = {{{Gemeinsam für die Zukunft aufstellen : Sektor-übergreifendes Netzwerk wasser^plus OWL}}},
  volume       = {{75}},
  year         = {{2024}},
}

@misc{13553,
  author       = {{Regehr, Laura and Kost, Susanne and Schwickert, Susanne}},
  location     = {{Detmold}},
  title        = {{{NACHHALTIGKEIT | RECHNER UND APPS FÜR DEN ALLTAG}}},
  year         = {{2024}},
}

@misc{13571,
  abstract     = {{BackgroundEating disorders (EDs) are increasingly prevalent in men, but men remain underrepresented across many ED-specific treatment settings. Based on the idea that persistent stereotypes, prejudice and discrimination, i.e., stigma against men with EDs, could impede help-seeking behaviors, the present study investigated whether stigma-related perceptions in men are associated with reduced help-seeking intentions for a broad range of disordered eating symptoms.MethodsN = 132 adult men participated in a cross-sectional online survey and completed questionnaires on ED psychopathology, muscle dysmorphia, orthorexic eating, stigma-related perceptions of EDs in men, and help-seeking intentions.ResultsModerator analyses showed that higher stigma-related perceptions were associated with reduced help-seeking intentions in response to increased ED symptom severity. However, this was only the case for traditionally "feminized" ED symptoms (related to thin-body ideals), but not for help-seeking with regard to muscularity-oriented, orthorexic, or avoidant/restrictive disordered eating.ConclusionsStigma may reduce help-seeking intentions with regard to "feminized" ED symptoms. The present findings suggest that perceptions of EDs as "women's diseases" were associated with reduced help-seeking in men. Stigma towards men with EDs could thus be a possible barrier to help-seeking in men, highlighting the relevance of stigma-reducing interventions in clinical and community settings.}},
  author       = {{Lehe, MS and Halbeisen, Georg and Steins-Loeber, S and Paslakis, G}},
  booktitle    = {{Journal of Eating Disorders}},
  issn         = {{2050-2974}},
  number       = {{1}},
  publisher    = {{BioMed Central}},
  title        = {{{Invisible walls? Stigma-related perceptions are associated with reduced help-seeking intentions for disordered eating in men}}},
  doi          = {{10.1186/s40337-024-01152-3}},
  volume       = {{12}},
  year         = {{2024}},
}

@misc{13575,
  abstract     = {{Background: Adolescents' early responses and overall outcomes during anorexia nervosa (AN) treatment may differ by patient gender, raising the question of whether evaluating clinical data during AN treatment may require different criteria. Methods: We investigated, using patient records, whether young men and young women with AN differed in terms of early treatment response (defined as weight change and variability within the first 14 days) and whether early treatment responses predicted treatment outcomes similarly across genders. Results: Weight changes predicted patient discharge weight across all gender groups. Weight variability predicted higher disordered eating psychopathology and higher body image insecurities at discharge. Gender differences emerged only for weight gain, which was more pronounced for young men, and gender modulated the effects of weight gain and variability on general psychopathology outcomes. Conclusions: The present findings suggest that early weight changes and weight variability are similarly important predictors of AN treatment outcomes in adolescents but also hint at possible gender differences in terms of the link between weight change and, respectively, variability on general psychopathology.}},
  author       = {{Halbeisen, Georg and Braks, Karsten and Huber, Thomas J. and Paslakis, Georgios}},
  booktitle    = {{Journal of Clinical Medicine}},
  issn         = {{2077-0383}},
  keywords     = {{eating disorders, anorexia nervosa, bulimia nervosa, binge-eating disorder : adolescents, psychotherapyt, reatment outcomes}},
  number       = {{11}},
  publisher    = {{MDPI }},
  title        = {{{Exploring Gender Differences in Early Weight Change and Variability in Adolescents with Anorexia Nervosa during Inpatient Treatment}}},
  doi          = {{10.3390/jcm13113255}},
  volume       = {{13}},
  year         = {{2024}},
}

@misc{13576,
  abstract     = {{Background
Many young women are dissatisfied with their bodies. This study investigated the effect on current body dissatisfaction levels of a newly developed evaluative conditioning procedure that paired self-similar and self-dissimilar images of bodies with positive and neutral affective images, respectively. We hypothesized that learning the contingency that self-similar bodies predict positive affectivity is one process that could aid in explaining how these procedures function.
Methods
Adult women without disordered eating pathology participated in an online experiment with random assignment to an intervention or a control condition. All participants initially rated body images in self-similarity and were subsequently asked to categorize positive and neutral images by valence as quickly and accurately as possible. In the intervention condition, self-similar bodies systematically preceded positive images, and self-dissimilar images preceded neutral images, creating a similar body → positive contingency. Pairings in the control condition were unsystematic such that no contingency was present. We measured categorization latencies and accuracies to infer contingency learning as well as current body dissatisfaction immediately before and after exposure to the pairings. All participants further completed measures of trait body image concerns and disordered eating psychopathology at baseline, which we examined as moderators of an expected relation between condition assignment, contingency learning, and body dissatisfaction improvements.
Results
We analyzed data from N = 173 women fulfilling the inclusion criteria. Moderated mediation analyses showed that assignment to the intervention (vs. control) condition predicted increased similar body → positive contingency learning, which in turn predicted improved body dissatisfaction post-intervention, but only among women with higher pre-existing trait body image concerns or disordered eating levels.
Conclusions
The findings point toward the relevancy of further exploring the utility of pairing procedures. Similar body → positive contingency learning predicted improved body dissatisfaction in individuals with normatively high body image concerns, which suggests pairing procedures could help inform future research on reducing body dissatisfaction.}},
  author       = {{Dumstorf, Katharina and Halbeisen, Georg and Paslakis, Georgios}},
  booktitle    = {{Journal of Eating Disorders}},
  issn         = {{2050-2974}},
  keywords     = {{Evaluative conditioning, Body image, Eating disorders, Contingency learning, Psychotherapy, Pairing procedures}},
  number       = {{1}},
  publisher    = {{BioMed Central}},
  title        = {{{How evaluative pairings improve body dissatisfaction in adult women: evidence from a randomized-controlled online study}}},
  doi          = {{10.1186/s40337-024-00975-4}},
  volume       = {{12}},
  year         = {{2024}},
}

@misc{13577,
  abstract     = {{Background
Individuals with borderline personality disorder (BPD) frequently alter between idealizing and devaluing other persons, which has been linked to an increased tendency to update self-relevant beliefs and impressions. We hypothesized that increased impression updating could stem from reduced attitude contextualization, i.e., a process in which impression-disconfirming information is linked to contextual cues.
Methods
Individuals diagnosed with BPD and controls (recruited online, with unknown diagnostic status) completed an impression formation paradigm. They first learned about the positive or negative behaviors of others in one Context A (e.g., Person 1 is helpful), followed by learning about behaviors of the opposite valence in a second Context B (Person 1 is rude). We also manipulated between participants whether the observed behaviors were directed toward the study participants (self-relevant) or, more generally, at other people (other-relevant). The contexts were marked by differently-colored backgrounds (e.g., yellow vs. blue), to avoid influences of prior knowledge or experiences. After exposure to information in both contexts, participants rated their impressions of the persons in Context A, Context B, and, crucially, a previously unknown Context C (white background). We examined whether the initial or an updated impression (re-)emerged in Context C.
Results
Initial impressions remained stable and dominated the ratings of controls across contexts A, B, and C for both self-relevant and other-relevant behaviors, consistent with contextualizing impression-disconfirming information. As expected, however, individuals with BPD only showed updated impression ratings in Context C for self-relevant behaviors, consistent with the assumed reduced tendency to contextualize impression-disconfirming self-relevant information. Further exploratory analyses suggest that more severe BPD symptoms predicted more pronounced impression updating in the self-relevant condition.
Conclusions
The findings help to illuminate the mechanisms underlying interpersonal problems in individuals with BPD. People with BPD are not just more inclined to discard positive first impressions but to re-evaluate disliked others when they behave positively, contributing to the volatility of interactions with others. Contextualization has known and modifiable antecedents, and the study may thus provide potential targets for therapeutic intervention. Future studies will need to replicate the findings with specified controls.}},
  author       = {{Konegen, Kevin and Halbeisen, Georg and Paslakis, Georgios}},
  booktitle    = {{Borderline Personality Disorder and Emotion Dysregulation}},
  issn         = {{2051-6673}},
  keywords     = {{Borderline personality disorder, Interpersonal problems, Social cognition, Belief updating, Renewal, Impression formation, Attitudes, Psychotherapy}},
  number       = {{1}},
  publisher    = {{BioMed Central}},
  title        = {{{A second chance for first impressions: evidence for altered impression updating in borderline personality disorder}}},
  doi          = {{10.1186/s40479-024-00259-y}},
  volume       = {{11}},
  year         = {{2024}},
}

@misc{13585,
  abstract     = {{Background: Eating disorders are seen mainly as a problem affecting women, not just by the public at large, but also in specialized circles. Although it is true that more women than men suffer from all types of eating disorder, pertinent reviews have clearly shown that they do indeed occur in men, and that the available evidence on the matter is limited. The stigmatization of men with eating disorders makes it harder for these men, and for the relevant professionals, to recognize the symptoms and to seek or provide help.

Methods: This review is based on publications retrieved by a selective search in PubMed on the epidemiological, diagnostic, clinical, and therapeutic aspects of eating disorders in men.

Results: Current estimated lifetime prevalences in men are 0.2% for anorexia nervosa, 0.6% for bulimia nervosa, and 1% for binge-eating disorder; the corresponding figures for women are 1.4%, 1.9%, and 2.8%. Men and women may display different manifestations. Women are thought to be mainly seeking a slim figure and weight reduction; men, a muscular build. The established German-language screening and diagnostic tools, however, do not cover the types of symptoms that are more common in men. Little is known about whether treatment yields comparable results in men and women.

Conclusion: It is important to combat the stigmatization of men with eating disorders and to remove the obstacles to their appropriate diagnosis and treatment. The current methods of screening and diagnosis need to be adapted to take account of the special aspects of abnormal eating behavior in men. It remains unclear whether and how the disorder-specific treatment of these conditions in men should differ from their treatment in women.}},
  author       = {{Halbeisen, Georg and Laskowski, N and Brandt, G and Waschescio, U and Paslakis, G}},
  booktitle    = {{Deutsches Ärzteblatt International}},
  issn         = {{1866-0452}},
  number       = {{3}},
  pages        = {{86--91}},
  publisher    = {{Deutsches Ärzteblatt International}},
  title        = {{{Eating Disorders in Men : An Underestimated Problem, an Unseen Need}}},
  doi          = {{10.3238/arztebl.m2023.0246}},
  volume       = {{121}},
  year         = {{2024}},
}

@misc{13616,
  abstract     = {{Objective
Body dissatisfaction is an important risk factor for developing eating disorders. This study investigated whether pairing images of normatively “healthy” weight bodies of women with positive stimuli, and images of bodies outside the healthy range (e.g., underweight) with neutral stimuli, could improve body dissatisfaction.
Methods
We compared behavioral and rating data from 121 adult women who participated in an online study and were randomly assigned to an intervention condition (in which healthy body mass predicted positive stimuli) or a control condition (with no contingency between body mass and stimulus valence).
Results
Behavioral data showed that women in the intervention condition, compared to the control condition, learned to associate healthy bodies with positive valence. Having learned to associate healthy bodies with positive valence, in turn, predicted reductions in body dissatisfaction. The intervention and control conditions were not directly associated with changes in body dissatisfaction.
Conclusion
Learning to associate healthy bodies with any positive stimuli could be a relevant mechanism for understanding and predicting improvements in women's body dissatisfaction. Further research is required regarding the impact of contingency learning on the evaluation of other bodies, and the selection of other bodies for body-related social comparison processes.}},
  author       = {{Tullius, Elena M. and Halbeisen, Georg and Paslakis, Georgios}},
  booktitle    = {{Journal of Psychiatric Research}},
  issn         = {{1879-1379 }},
  keywords     = {{Evaluative conditioning, Body image, Eating disorders, Contingency learning, Psychotherapy}},
  pages        = {{340--348}},
  publisher    = {{Elsevier BV}},
  title        = {{{Can evaluative pairings of others’ bodies improve body dissatisfaction indirectly? A randomized-controlled online study with adult women}}},
  doi          = {{10.1016/j.jpsychires.2024.11.012}},
  volume       = {{180}},
  year         = {{2024}},
}

@misc{13617,
  abstract     = {{Early weight gain is a primary goal in the treatment of anorexia nervosa (AN) and associated with more favorable discharge weights and clinical outcomes. Activity urges, that is, a motivational state to engage in activity, have been suspected to delay early weight gain, but their prognostic role remains barely explored. Here, we investigated whether acute (state‐like) activity urges at treatment onset would predict within‐person weight gain in patients with AN during the initial 2 weeks of inpatient treatment. Adults with AN from an inpatient unit (<jats:italic>N</jats:italic> = 53) completed an activity urges measure at treatment onset, and weight changes were monitored for the duration of their treatment. Regression analyses, controlling for admission body mass index and other patient variables (i.e., patient age and AN subtype), found that higher state activity urges were associated with lower initial weight gain. Mediation analyses showed that differences in early weight changes further linked higher activity urges at admission to lower discharge weights. An activity urge cutoff value of 2.76 for distinguishing between cases with optimal and suboptimal initial weight gain is proposed. We discuss potential mechanisms of the link between activity urges and early weight gain and the implications of activity urges as a prognostic factor for improving weight restoration during AN treatment.}},
  author       = {{Halbeisen, Georg and Amin, Lina and Braks, Karsten and Huber, Thomas J. and Paslakis, Georgios}},
  booktitle    = {{International Journal of Eating Disorders}},
  issn         = {{0276-3478}},
  keywords     = {{anorexia nervosa, inpatient treatment, physical activity, psychotherapy, restlessness, urge for movement}},
  number       = {{12}},
  pages        = {{2452--2460}},
  publisher    = {{Wiley}},
  title        = {{{Acute Activity Urges Predict Lower Early Weight Gain During Inpatient Treatment for Anorexia Nervosa}}},
  doi          = {{10.1002/eat.24305}},
  volume       = {{57}},
  year         = {{2024}},
}

@misc{13618,
  abstract     = {{Food addiction (FA) could be a potential prognostic factor of weight loss intervention outcomes. This systematic review with meta‐analysis aimed to (1) estimate this prognostic effect of FA diagnosis and symptom count in individuals with overweight or obesity and (2) explore potential sources of heterogeneity based on properties of the weight loss intervention, study, and sample (e.g., age, gender, ethnicity). We searched PubMed, PsycINFO, and Web of Science for studies reporting on associations between pre‐intervention FA (assessed with the Yale Food Addiction Scale) and weight outcomes after weight loss intervention in individuals with overweight or obesity without a medically diagnosed eating disorder. Twenty‐five studies met inclusion criteria, including 4904 individuals (71% women, <jats:italic>M</jats:italic><jats:sub>age</jats:sub> = 41 years, BMI = 40.82 kg/m<jats:sup>2</jats:sup>), <jats:italic>k</jats:italic> = 18 correlations of weight loss with FA symptom count, and <jats:italic>k</jats:italic> = 21 mean differences between FA diagnosis groups. Pooled estimates of random‐effects meta‐analyses found limited support for a detrimental effect of FA symptom count and diagnosis on weight loss intervention outcomes. Negative associations with FA increased for behavioral weight loss interventions and among more ethnically diverse samples. More research on the interaction of FA with pre‐existing mental health problems and environmental factors is needed.}},
  author       = {{Halbeisen, Georg and Pahlenkemper, Marie and Sabel, Luisa and Richardson, Candice and Agüera, Zaida and Fernandez‐Aranda, Fernando and Paslakis, Georgios}},
  booktitle    = {{Obesity reviews : an official journal of the International Association for the Study of Obesity }},
  issn         = {{1467-789X}},
  keywords     = {{bariatric surgery, diverse populations, food addiction, gender differences, obesity, psychotherapy, weight loss}},
  number       = {{2}},
  publisher    = {{Wiley}},
  title        = {{{The prognostic role of food addiction for weight loss treatment outcomes in individuals with overweight and obesity: A systematic review and meta‐analysis}}},
  doi          = {{10.1111/obr.13851}},
  volume       = {{26}},
  year         = {{2024}},
}

@misc{13619,
  abstract     = {{Objective
Eating disorders (EDs) increasingly emerge as a health risk in men, but there is concern that men's symptoms go unnoticed due to stereotypical perceptions and gender-related differences in symptom presentation. Novel assessments focused particularly on attitudes and behaviours towards increasing muscle size and definition. Using network analysis, this study aimed to corroborate and extend previous findings on disordered eating presentation in men by examining the role of muscularity concerns among an extended range of disordered eating symptoms.
Method
N = 294 adult men (18 years or older) completed muscularity-related and disordered eating assessments, among which we included assessments for orthorexic eating and Avoidant/Restrictive Food Intake Disorder for the first time. We selected symptoms empirically, estimated a regularised network, identified symptom communities, evaluated network loadings and bridge centrality estimates, and compared network structures between different groups of participants.
Results
We identified five symptom communities related to muscularity-related concerns, features of core ED psychopathology, and selective eating. Symptoms regarding ruminating about healthy eating, guilt for unhealthy eating, weight overvaluation, concerns about muscularity, and selective eating emerged as highly central.
Discussion
The results largely corroborate previous observations but suggest that muscle-building behaviours are part of a broader cluster of male body shaping and rule-based dieting behaviours.
}},
  author       = {{Eschrich, R. Leopold and Halbeisen, Georg and Steins‐Loeber, Sabine and Timmesfeld, Nina and Paslakis, Georgios}},
  booktitle    = {{  European eating disorders review : the professional journal of the Eating Disorders Association}},
  issn         = {{1099-0968}},
  keywords     = {{drive for muscularity, eating disorders, men, psychotherapy, thinness ideal}},
  number       = {{1}},
  pages        = {{80--94}},
  publisher    = {{Wiley}},
  title        = {{{Investigating the structure of disordered eating symptoms in adult men: A network analysis}}},
  doi          = {{10.1002/erv.3131}},
  volume       = {{33}},
  year         = {{2024}},
}

