--- _id: '25083' author: - first_name: Jan full_name: Jatzkowski, Jan last_name: Jatzkowski - first_name: Bernd full_name: Kleinjohann, Bernd last_name: Kleinjohann citation: ama: 'Jatzkowski J, Kleinjohann B. Self-Reconfiguration of Real-Time Communication within Cyber-Physical Systems. In: Mechatronics. Elsevier; 2015.' apa: Jatzkowski, J., & Kleinjohann, B. (2015). Self-Reconfiguration of Real-Time Communication within Cyber-Physical Systems. Mechatronics. bibtex: '@inproceedings{Jatzkowski_Kleinjohann_2015, title={Self-Reconfiguration of Real-Time Communication within Cyber-Physical Systems}, booktitle={Mechatronics}, publisher={Elsevier}, author={Jatzkowski, Jan and Kleinjohann, Bernd}, year={2015} }' chicago: Jatzkowski, Jan, and Bernd Kleinjohann. “Self-Reconfiguration of Real-Time Communication within Cyber-Physical Systems.” In Mechatronics. Elsevier, 2015. ieee: J. Jatzkowski and B. Kleinjohann, “Self-Reconfiguration of Real-Time Communication within Cyber-Physical Systems,” Mai 2015, 2015. mla: Jatzkowski, Jan, and Bernd Kleinjohann. “Self-Reconfiguration of Real-Time Communication within Cyber-Physical Systems.” Mechatronics, Elsevier, 2015. short: 'J. Jatzkowski, B. Kleinjohann, in: Mechatronics, Elsevier, 2015.' conference: location: Mai 2015 date_created: 2021-09-28T12:42:40Z date_updated: 2022-01-06T06:56:50Z department: - _id: '672' language: - iso: eng publication: Mechatronics publisher: Elsevier status: public title: Self-Reconfiguration of Real-Time Communication within Cyber-Physical Systems type: conference user_id: '21240' year: '2015' ... --- _id: '251' author: - first_name: Karlson full_name: Pfannschmidt, Karlson last_name: Pfannschmidt citation: ama: Pfannschmidt K. Solving the Aggregated Bandits Problem. Universität Paderborn; 2015. apa: Pfannschmidt, K. (2015). Solving the aggregated bandits problem. Universität Paderborn. bibtex: '@book{Pfannschmidt_2015, title={Solving the aggregated bandits problem}, publisher={Universität Paderborn}, author={Pfannschmidt, Karlson}, year={2015} }' chicago: Pfannschmidt, Karlson. Solving the Aggregated Bandits Problem. Universität Paderborn, 2015. ieee: K. Pfannschmidt, Solving the aggregated bandits problem. Universität Paderborn, 2015. mla: Pfannschmidt, Karlson. Solving the Aggregated Bandits Problem. Universität Paderborn, 2015. short: K. Pfannschmidt, Solving the Aggregated Bandits Problem, Universität Paderborn, 2015. date_created: 2017-10-17T12:41:41Z date_updated: 2022-01-06T06:56:50Z department: - _id: '63' - _id: '541' project: - _id: '1' name: SFB 901 - _id: '7' name: SFB 901 - Subprojekt A3 - _id: '2' name: SFB 901 - Project Area A publisher: Universität Paderborn status: public supervisor: - first_name: Alexander full_name: Skopalik, Alexander id: '40384' last_name: Skopalik title: Solving the aggregated bandits problem type: mastersthesis user_id: '14052' year: '2015' ... --- _id: '25107' abstract: - lang: eng text: On-the-fly composition of service-based software solutions is still a challenging task. Even more challenges emerge when facing automatic service composition in markets of composed services for end users. In this paper, we focus on the functional discrepancy between “what a user wants” specified in terms of a request and “what a user gets” when executing a composed service. To meet the challenge of functional discrepancy, we propose the combination of existing symbolic composition approaches with machine learning techniques. We developed a learning recommendation system that expands the capabilities of existing composition algorithms to facilitate adaptivity and consequently reduces functional discrepancy. As a representative of symbolic techniques, an Artificial Intelligence planning based approach produces solutions that are correct with respect to formal specifications. Our learning recommendation system supports the symbolic approach in decision-making. Reinforcement Learning techniques enable the recommendation system to adjust its recommendation strategy over time based on user ratings. We implemented the proposed functionality in terms of a prototypical composition framework. Preliminary results from experiments conducted in the image processing domain illustrate the benefit of combining both complementary techniques. author: - first_name: Alexander full_name: Jungmann, Alexander last_name: Jungmann - first_name: Felix full_name: Mohr, Felix last_name: Mohr citation: ama: Jungmann A, Mohr F. An approach towards adaptive service composition in markets of composed services. Journal of Internet Services and Applications 6(1). Published online 2015:1-18. apa: Jungmann, A., & Mohr, F. (2015). An approach towards adaptive service composition in markets of composed services. Journal of Internet Services and Applications 6(1), 1–18. bibtex: '@article{Jungmann_Mohr_2015, title={An approach towards adaptive service composition in markets of composed services}, journal={Journal of Internet Services and Applications 6(1)}, author={Jungmann, Alexander and Mohr, Felix}, year={2015}, pages={1–18} }' chicago: Jungmann, Alexander, and Felix Mohr. “An Approach towards Adaptive Service Composition in Markets of Composed Services.” Journal of Internet Services and Applications 6(1), 2015, 1–18. ieee: A. Jungmann and F. Mohr, “An approach towards adaptive service composition in markets of composed services,” Journal of Internet Services and Applications 6(1), pp. 1–18, 2015. mla: Jungmann, Alexander, and Felix Mohr. “An Approach towards Adaptive Service Composition in Markets of Composed Services.” Journal of Internet Services and Applications 6(1), 2015, pp. 1–18. short: A. Jungmann, F. Mohr, Journal of Internet Services and Applications 6(1) (2015) 1–18. date_created: 2021-09-29T09:39:32Z date_updated: 2022-01-06T06:56:51Z department: - _id: '672' language: - iso: eng page: 1-18 publication: Journal of Internet Services and Applications 6(1) status: public title: An approach towards adaptive service composition in markets of composed services type: journal_article user_id: '21240' year: '2015' ... --- _id: '25108' abstract: - lang: eng text: Autonomous adaptation in self-adapting embedded real-time systems introduces novel risks as it may lead to unforeseen system behavior. An anomaly detection framework integrated in a real-time operating system can ease the identification of such suspicious novel behavior and, thereby, offers the potential to enhance the reliability of the considered self-x system. However, anomaly detection is based on knowledge about normal behavior. When dealing with self-reconfiguring applications, normal behavior changes. Hence, knowledge base requires adaptation or even re-construction at runtime. The stringent restrictions of real-time systems considering runtime and memory consumption make this task to a really challenging problem. We present our idea for online construction of application behavior knowledge that does not rely on training phase. The applications' behavior is defined by the application's system call invocations. For the knowledge base, we exploit suffix trees as they offer potentials to represent application behavior patterns and associated information in a compact manner. The online algorithm provided by suffix trees is a basis to construct the knowledge base with low computational effort. Anomaly detection and classification is integrated into the online construction method. New behavioral patterns do not unconditionally update the behavior knowledge base. They are evaluated in a context-related manner inspired by Danger Theory, a special discipline of artificial immune systems. Copyright © 2015 John Wiley & Sons, Ltd. author: - first_name: Franz-Josef full_name: Rammig, Franz-Josef last_name: Rammig - first_name: Katharina full_name: Stahl, Katharina last_name: Stahl citation: ama: 'Rammig F-J, Stahl K. Online behavior classification for anomaly detection in self-x real-time systems. Concurrency and Computation: Practice and Experience . Published online 2015.' apa: 'Rammig, F.-J., & Stahl, K. (2015). Online behavior classification for anomaly detection in self-x real-time systems. Concurrency and Computation: Practice and Experience .' bibtex: '@article{Rammig_Stahl_2015, title={Online behavior classification for anomaly detection in self-x real-time systems}, journal={Concurrency and Computation: Practice and Experience }, author={Rammig, Franz-Josef and Stahl, Katharina}, year={2015} }' chicago: 'Rammig, Franz-Josef, and Katharina Stahl. “Online Behavior Classification for Anomaly Detection in Self-x Real-Time Systems.” Concurrency and Computation: Practice and Experience , 2015.' ieee: 'F.-J. Rammig and K. Stahl, “Online behavior classification for anomaly detection in self-x real-time systems,” Concurrency and Computation: Practice and Experience , 2015.' mla: 'Rammig, Franz-Josef, and Katharina Stahl. “Online Behavior Classification for Anomaly Detection in Self-x Real-Time Systems.” Concurrency and Computation: Practice and Experience , 2015.' short: 'F.-J. Rammig, K. Stahl, Concurrency and Computation: Practice and Experience (2015).' date_created: 2021-09-29T09:43:32Z date_updated: 2022-01-06T06:56:51Z department: - _id: '672' language: - iso: eng publication: 'Concurrency and Computation: Practice and Experience ' status: public title: Online behavior classification for anomaly detection in self-x real-time systems type: journal_article user_id: '21240' year: '2015' ... --- _id: '25109' author: - first_name: Krishna full_name: Sudhakar, Krishna last_name: Sudhakar - first_name: Yuhong full_name: Zhao, Yuhong last_name: Zhao - first_name: Franz-Josef full_name: Rammig, Franz-Josef last_name: Rammig citation: ama: 'Sudhakar K, Zhao Y, Rammig F-J. Efficient Integration of Online Model Checking into a Small-Footprint Real-Time Operating System. Concurrency and Computation: Practice and Experience . Published online 2015.' apa: 'Sudhakar, K., Zhao, Y., & Rammig, F.-J. (2015). Efficient Integration of Online Model Checking into a Small-Footprint Real-Time Operating System. Concurrency and Computation: Practice and Experience .' bibtex: '@article{Sudhakar_Zhao_Rammig_2015, title={Efficient Integration of Online Model Checking into a Small-Footprint Real-Time Operating System}, journal={Concurrency and Computation: Practice and Experience }, author={Sudhakar, Krishna and Zhao, Yuhong and Rammig, Franz-Josef}, year={2015} }' chicago: 'Sudhakar, Krishna, Yuhong Zhao, and Franz-Josef Rammig. “Efficient Integration of Online Model Checking into a Small-Footprint Real-Time Operating System.” Concurrency and Computation: Practice and Experience , 2015.' ieee: 'K. Sudhakar, Y. Zhao, and F.-J. Rammig, “Efficient Integration of Online Model Checking into a Small-Footprint Real-Time Operating System,” Concurrency and Computation: Practice and Experience , 2015.' mla: 'Sudhakar, Krishna, et al. “Efficient Integration of Online Model Checking into a Small-Footprint Real-Time Operating System.” Concurrency and Computation: Practice and Experience , 2015.' short: 'K. Sudhakar, Y. Zhao, F.-J. Rammig, Concurrency and Computation: Practice and Experience (2015).' date_created: 2021-09-29T09:53:25Z date_updated: 2022-01-06T06:56:51Z department: - _id: '672' language: - iso: eng publication: 'Concurrency and Computation: Practice and Experience ' status: public title: Efficient Integration of Online Model Checking into a Small-Footprint Real-Time Operating System type: journal_article user_id: '21240' year: '2015' ... --- _id: '25110' author: - first_name: M. tech. Mabel Mary full_name: Joy, M. tech. Mabel Mary last_name: Joy - first_name: Franz-Josef full_name: Rammig, Franz-Josef last_name: Rammig citation: ama: Joy M tech. MM, Rammig F-J. A hybrid methodology to detect memory leaks in soft real time embedded systems software. Int J of Embedded Systems. Published online 2015. apa: Joy, M. tech. M. M., & Rammig, F.-J. (2015). A hybrid methodology to detect memory leaks in soft real time embedded systems software. Int. J. of Embedded Systems. bibtex: '@article{Joy_Rammig_2015, title={A hybrid methodology to detect memory leaks in soft real time embedded systems software}, journal={Int. J. of Embedded Systems}, author={Joy, M. tech. Mabel Mary and Rammig, Franz-Josef}, year={2015} }' chicago: Joy, M. tech. Mabel Mary, and Franz-Josef Rammig. “A Hybrid Methodology to Detect Memory Leaks in Soft Real Time Embedded Systems Software.” Int. J. of Embedded Systems, 2015. ieee: M. tech. M. M. Joy and F.-J. Rammig, “A hybrid methodology to detect memory leaks in soft real time embedded systems software,” Int. J. of Embedded Systems, 2015. mla: Joy, M. tech. Mabel Mary, and Franz-Josef Rammig. “A Hybrid Methodology to Detect Memory Leaks in Soft Real Time Embedded Systems Software.” Int. J. of Embedded Systems, 2015. short: M. tech. M.M. Joy, F.-J. Rammig, Int. J. of Embedded Systems (2015). date_created: 2021-09-29T09:55:59Z date_updated: 2022-01-06T06:56:51Z department: - _id: '672' language: - iso: eng publication: Int. J. of Embedded Systems status: public title: A hybrid methodology to detect memory leaks in soft real time embedded systems software type: journal_article user_id: '21240' year: '2015' ... --- _id: '25111' author: - first_name: Yara full_name: Khaluf, Yara last_name: Khaluf - first_name: Mauro full_name: Birattari, Mauro last_name: Birattari - first_name: Franz-Josef full_name: Rammig, Franz-Josef last_name: Rammig citation: ama: Khaluf Y, Birattari M, Rammig F-J. Analysis of long-term swarm performance based on short-term experiments. Springer Jounal Soft Computing . Published online 2015. apa: Khaluf, Y., Birattari, M., & Rammig, F.-J. (2015). Analysis of long-term swarm performance based on short-term experiments. Springer Jounal Soft Computing . bibtex: '@article{Khaluf_Birattari_Rammig_2015, title={Analysis of long-term swarm performance based on short-term experiments}, journal={Springer Jounal Soft Computing }, author={Khaluf, Yara and Birattari, Mauro and Rammig, Franz-Josef}, year={2015} }' chicago: Khaluf, Yara, Mauro Birattari, and Franz-Josef Rammig. “Analysis of Long-Term Swarm Performance Based on Short-Term Experiments.” Springer Jounal Soft Computing , 2015. ieee: Y. Khaluf, M. Birattari, and F.-J. Rammig, “Analysis of long-term swarm performance based on short-term experiments,” Springer Jounal Soft Computing , 2015. mla: Khaluf, Yara, et al. “Analysis of Long-Term Swarm Performance Based on Short-Term Experiments.” Springer Jounal Soft Computing , 2015. short: Y. Khaluf, M. Birattari, F.-J. Rammig, Springer Jounal Soft Computing (2015). date_created: 2021-09-29T09:58:49Z date_updated: 2022-01-06T06:56:51Z department: - _id: '672' language: - iso: eng publication: 'Springer Jounal Soft Computing ' status: public title: Analysis of long-term swarm performance based on short-term experiments type: journal_article user_id: '21240' year: '2015' ... --- _id: '252' abstract: - lang: eng text: 'Video streaming is in high demand by mobile users. In cellular networks, however, the unreliable wireless channel leads to two major problems. Poor channel states degrade video quality and interrupt the playback when a user cannot sufficiently fill its local playout buffer: buffer underruns occur. In contrast, good channel conditions cause common greedy buffering schemes to buffer too much data. Such over-buffering wastes expensive wireless channel capacity. Assuming that we can anticipate future data rates, we plan the quality and download time of video segments ahead. This anticipatory download scheduling avoids buffer underruns by downloading a large number of segments before a drop in available data rate occurs, without wasting wireless capacity by excessive buffering.We developed a practical anticipatory scheduling algorithm for segmented video streaming protocols (e.g., HLS or MPEG DASH). Simulation results and testbed measurements show that our solution essentially eliminates playback interruptions without significantly decreasing video quality.' author: - first_name: Martin full_name: Dräxler, Martin last_name: Dräxler - first_name: Johannes full_name: Blobel, Johannes last_name: Blobel - first_name: Philipp full_name: Dreimann, Philipp last_name: Dreimann - first_name: Stefan full_name: Valentin, Stefan last_name: Valentin - first_name: Holger full_name: Karl, Holger id: '126' last_name: Karl citation: ama: 'Dräxler M, Blobel J, Dreimann P, Valentin S, Karl H. SmarterPhones: Anticipatory Download Scheduling for Wireless Video Streaming. In: Proceedings of the 2nd International Conference on Networked Systems (NetSys). ; 2015:1--8. doi:10.1109/NetSys.2015.7089073' apa: 'Dräxler, M., Blobel, J., Dreimann, P., Valentin, S., & Karl, H. (2015). SmarterPhones: Anticipatory Download Scheduling for Wireless Video Streaming. In Proceedings of the 2nd International Conference on Networked Systems (NetSys) (pp. 1--8). https://doi.org/10.1109/NetSys.2015.7089073' bibtex: '@inproceedings{Dräxler_Blobel_Dreimann_Valentin_Karl_2015, title={SmarterPhones: Anticipatory Download Scheduling for Wireless Video Streaming}, DOI={10.1109/NetSys.2015.7089073}, booktitle={Proceedings of the 2nd International Conference on Networked Systems (NetSys)}, author={Dräxler, Martin and Blobel, Johannes and Dreimann, Philipp and Valentin, Stefan and Karl, Holger}, year={2015}, pages={1--8} }' chicago: 'Dräxler, Martin, Johannes Blobel, Philipp Dreimann, Stefan Valentin, and Holger Karl. “SmarterPhones: Anticipatory Download Scheduling for Wireless Video Streaming.” In Proceedings of the 2nd International Conference on Networked Systems (NetSys), 1--8, 2015. https://doi.org/10.1109/NetSys.2015.7089073.' ieee: 'M. Dräxler, J. Blobel, P. Dreimann, S. Valentin, and H. Karl, “SmarterPhones: Anticipatory Download Scheduling for Wireless Video Streaming,” in Proceedings of the 2nd International Conference on Networked Systems (NetSys), 2015, pp. 1--8.' mla: 'Dräxler, Martin, et al. “SmarterPhones: Anticipatory Download Scheduling for Wireless Video Streaming.” Proceedings of the 2nd International Conference on Networked Systems (NetSys), 2015, pp. 1--8, doi:10.1109/NetSys.2015.7089073.' short: 'M. Dräxler, J. Blobel, P. Dreimann, S. Valentin, H. Karl, in: Proceedings of the 2nd International Conference on Networked Systems (NetSys), 2015, pp. 1--8.' date_created: 2017-10-17T12:41:41Z date_updated: 2022-01-06T06:56:55Z ddc: - '040' department: - _id: '75' doi: 10.1109/NetSys.2015.7089073 file: - access_level: closed content_type: application/pdf creator: florida date_created: 2018-03-21T09:44:45Z date_updated: 2018-03-21T09:44:45Z file_id: '1488' file_name: 252-DBDVK15.pdf file_size: 587685 relation: main_file success: 1 file_date_updated: 2018-03-21T09:44:45Z has_accepted_license: '1' main_file_link: - url: http://ieeexplore.ieee.org/xpls/icp.jsp?arnumber=7089073 page: 1--8 publication: Proceedings of the 2nd International Conference on Networked Systems (NetSys) status: public title: 'SmarterPhones: Anticipatory Download Scheduling for Wireless Video Streaming' type: conference user_id: '15572' year: '2015' ... --- _id: '253' abstract: - lang: eng text: Group signatures, introduced by Chaum and van Heyst [15], are an important primitive in cryptography. In group signature schemes every group member can anonymously sign messages on behalf of the group. In case of disputes a dedicated opening manager is able to trace signatures - he can extract the identity of the producer of a given signature. A formal model for static group signatures schemes and their security is defined by Bellare, Micciancio, and Warinschi [4], the case of dynamic groups is considered by Bellare, Shi, and Zhang [5]. Both models define group signature schemes with a single opening manager. The main difference between these models is that the number of group members in static schemes is fixed, while in dynamic schemes group members can join the group over time. author: - first_name: Johannes full_name: Blömer, Johannes id: '23' last_name: Blömer - first_name: Jakob full_name: Juhnke, Jakob id: '48090' last_name: Juhnke - first_name: Nils full_name: Löken, Nils id: '13703' last_name: Löken citation: ama: 'Blömer J, Juhnke J, Löken N. Short Group Signatures with Distributed Traceability. In: Proceedings of the Sixth International Conference on Mathematical Aspects of Computer and Information Sciences (MACIS). LNCS. ; 2015:166-180. doi:10.1007/978-3-319-32859-1_14' apa: Blömer, J., Juhnke, J., & Löken, N. (2015). Short Group Signatures with Distributed Traceability. In Proceedings of the Sixth International Conference on Mathematical Aspects of Computer and Information Sciences (MACIS) (pp. 166–180). https://doi.org/10.1007/978-3-319-32859-1_14 bibtex: '@inproceedings{Blömer_Juhnke_Löken_2015, series={LNCS}, title={Short Group Signatures with Distributed Traceability}, DOI={10.1007/978-3-319-32859-1_14}, booktitle={Proceedings of the Sixth International Conference on Mathematical Aspects of Computer and Information Sciences (MACIS)}, author={Blömer, Johannes and Juhnke, Jakob and Löken, Nils}, year={2015}, pages={166–180}, collection={LNCS} }' chicago: Blömer, Johannes, Jakob Juhnke, and Nils Löken. “Short Group Signatures with Distributed Traceability.” In Proceedings of the Sixth International Conference on Mathematical Aspects of Computer and Information Sciences (MACIS), 166–80. LNCS, 2015. https://doi.org/10.1007/978-3-319-32859-1_14. ieee: J. Blömer, J. Juhnke, and N. Löken, “Short Group Signatures with Distributed Traceability,” in Proceedings of the Sixth International Conference on Mathematical Aspects of Computer and Information Sciences (MACIS), 2015, pp. 166–180. mla: Blömer, Johannes, et al. “Short Group Signatures with Distributed Traceability.” Proceedings of the Sixth International Conference on Mathematical Aspects of Computer and Information Sciences (MACIS), 2015, pp. 166–80, doi:10.1007/978-3-319-32859-1_14. short: 'J. Blömer, J. Juhnke, N. Löken, in: Proceedings of the Sixth International Conference on Mathematical Aspects of Computer and Information Sciences (MACIS), 2015, pp. 166–180.' date_created: 2017-10-17T12:41:41Z date_updated: 2022-01-06T06:59:07Z ddc: - '000' department: - _id: '64' doi: 10.1007/978-3-319-32859-1_14 file: - access_level: closed content_type: application/pdf creator: ups date_created: 2018-11-02T14:08:23Z date_updated: 2018-11-02T14:08:23Z file_id: '5262' file_name: ShortGroupSignaturesWithDistri.pdf file_size: 262436 relation: main_file success: 1 file_date_updated: 2018-11-02T14:08:23Z has_accepted_license: '1' language: - iso: eng page: 166-180 project: - _id: '1' name: SFB 901 - _id: '13' name: SFB 901 - Subprojekt C1 - _id: '4' name: SFB 901 - Project Area C - _id: '44' name: KogniHome - die mitdenkende Wohnung publication: Proceedings of the Sixth International Conference on Mathematical Aspects of Computer and Information Sciences (MACIS) related_material: record: - id: '325' relation: other status: public series_title: LNCS status: public title: Short Group Signatures with Distributed Traceability type: conference user_id: '13703' year: '2015' ... --- _id: '25312' author: - first_name: Oliver I. full_name: Strube, Oliver I. last_name: Strube - first_name: Arne A. full_name: Rüdiger, Arne A. last_name: Rüdiger - first_name: Wolfgang full_name: Bremser, Wolfgang last_name: Bremser citation: ama: Strube OI, Rüdiger AA, Bremser W. Buildup of biobased adhesive layers by enzymatically controlled deposition on the example of casein. International Journal of Adhesion and Adhesives. Published online 2015:9-13. doi:10.1016/j.ijadhadh.2015.08.001 apa: Strube, O. I., Rüdiger, A. A., & Bremser, W. (2015). Buildup of biobased adhesive layers by enzymatically controlled deposition on the example of casein. International Journal of Adhesion and Adhesives, 9–13. https://doi.org/10.1016/j.ijadhadh.2015.08.001 bibtex: '@article{Strube_Rüdiger_Bremser_2015, title={Buildup of biobased adhesive layers by enzymatically controlled deposition on the example of casein}, DOI={10.1016/j.ijadhadh.2015.08.001}, journal={International Journal of Adhesion and Adhesives}, author={Strube, Oliver I. and Rüdiger, Arne A. and Bremser, Wolfgang}, year={2015}, pages={9–13} }' chicago: Strube, Oliver I., Arne A. Rüdiger, and Wolfgang Bremser. “Buildup of Biobased Adhesive Layers by Enzymatically Controlled Deposition on the Example of Casein.” International Journal of Adhesion and Adhesives, 2015, 9–13. https://doi.org/10.1016/j.ijadhadh.2015.08.001. ieee: 'O. I. Strube, A. A. Rüdiger, and W. Bremser, “Buildup of biobased adhesive layers by enzymatically controlled deposition on the example of casein,” International Journal of Adhesion and Adhesives, pp. 9–13, 2015, doi: 10.1016/j.ijadhadh.2015.08.001.' mla: Strube, Oliver I., et al. “Buildup of Biobased Adhesive Layers by Enzymatically Controlled Deposition on the Example of Casein.” International Journal of Adhesion and Adhesives, 2015, pp. 9–13, doi:10.1016/j.ijadhadh.2015.08.001. short: O.I. Strube, A.A. Rüdiger, W. Bremser, International Journal of Adhesion and Adhesives (2015) 9–13. date_created: 2021-10-04T13:39:25Z date_updated: 2022-01-06T06:57:00Z department: - _id: '321' - _id: '301' doi: 10.1016/j.ijadhadh.2015.08.001 language: - iso: eng page: 9-13 publication: International Journal of Adhesion and Adhesives publication_identifier: issn: - 0143-7496 publication_status: published status: public title: Buildup of biobased adhesive layers by enzymatically controlled deposition on the example of casein type: journal_article user_id: '32' year: '2015' ... --- _id: '25313' author: - first_name: Oliver I. full_name: Strube, Oliver I. last_name: Strube - first_name: Anne full_name: Büngeler, Anne last_name: Büngeler - first_name: Wolfgang full_name: Bremser, Wolfgang last_name: Bremser citation: ama: Strube OI, Büngeler A, Bremser W. Site-Specific In Situ Synthesis of Eumelanin Nanoparticles by an Enzymatic Autodeposition-Like Process. Biomacromolecules. Published online 2015:1608-1613. doi:10.1021/acs.biomac.5b00187 apa: Strube, O. I., Büngeler, A., & Bremser, W. (2015). Site-Specific In Situ Synthesis of Eumelanin Nanoparticles by an Enzymatic Autodeposition-Like Process. Biomacromolecules, 1608–1613. https://doi.org/10.1021/acs.biomac.5b00187 bibtex: '@article{Strube_Büngeler_Bremser_2015, title={Site-Specific In Situ Synthesis of Eumelanin Nanoparticles by an Enzymatic Autodeposition-Like Process}, DOI={10.1021/acs.biomac.5b00187}, journal={Biomacromolecules}, author={Strube, Oliver I. and Büngeler, Anne and Bremser, Wolfgang}, year={2015}, pages={1608–1613} }' chicago: Strube, Oliver I., Anne Büngeler, and Wolfgang Bremser. “Site-Specific In Situ Synthesis of Eumelanin Nanoparticles by an Enzymatic Autodeposition-Like Process.” Biomacromolecules, 2015, 1608–13. https://doi.org/10.1021/acs.biomac.5b00187. ieee: 'O. I. Strube, A. Büngeler, and W. Bremser, “Site-Specific In Situ Synthesis of Eumelanin Nanoparticles by an Enzymatic Autodeposition-Like Process,” Biomacromolecules, pp. 1608–1613, 2015, doi: 10.1021/acs.biomac.5b00187.' mla: Strube, Oliver I., et al. “Site-Specific In Situ Synthesis of Eumelanin Nanoparticles by an Enzymatic Autodeposition-Like Process.” Biomacromolecules, 2015, pp. 1608–13, doi:10.1021/acs.biomac.5b00187. short: O.I. Strube, A. Büngeler, W. Bremser, Biomacromolecules (2015) 1608–1613. date_created: 2021-10-04T13:42:23Z date_updated: 2022-01-06T06:57:00Z department: - _id: '321' - _id: '301' doi: 10.1021/acs.biomac.5b00187 language: - iso: eng page: 1608-1613 publication: Biomacromolecules publication_identifier: issn: - 1525-7797 - 1526-4602 publication_status: published status: public title: Site-Specific In Situ Synthesis of Eumelanin Nanoparticles by an Enzymatic Autodeposition-Like Process type: journal_article user_id: '32' year: '2015' ... --- _id: '25314' author: - first_name: Daniel full_name: Briesenick, Daniel last_name: Briesenick - first_name: Wolfgang full_name: Bremser, Wolfgang last_name: Bremser citation: ama: Briesenick D, Bremser W. Synthesis of polyamide-imide-montmorillonite-nanocomposites via new approach of in situ polymerization and solvent casting. Progress in Organic Coatings. Published online 2015:26-32. doi:10.1016/j.porgcoat.2015.01.013 apa: Briesenick, D., & Bremser, W. (2015). Synthesis of polyamide-imide-montmorillonite-nanocomposites via new approach of in situ polymerization and solvent casting. Progress in Organic Coatings, 26–32. https://doi.org/10.1016/j.porgcoat.2015.01.013 bibtex: '@article{Briesenick_Bremser_2015, title={Synthesis of polyamide-imide-montmorillonite-nanocomposites via new approach of in situ polymerization and solvent casting}, DOI={10.1016/j.porgcoat.2015.01.013}, journal={Progress in Organic Coatings}, author={Briesenick, Daniel and Bremser, Wolfgang}, year={2015}, pages={26–32} }' chicago: Briesenick, Daniel, and Wolfgang Bremser. “Synthesis of Polyamide-Imide-Montmorillonite-Nanocomposites via New Approach of in Situ Polymerization and Solvent Casting.” Progress in Organic Coatings, 2015, 26–32. https://doi.org/10.1016/j.porgcoat.2015.01.013. ieee: 'D. Briesenick and W. Bremser, “Synthesis of polyamide-imide-montmorillonite-nanocomposites via new approach of in situ polymerization and solvent casting,” Progress in Organic Coatings, pp. 26–32, 2015, doi: 10.1016/j.porgcoat.2015.01.013.' mla: Briesenick, Daniel, and Wolfgang Bremser. “Synthesis of Polyamide-Imide-Montmorillonite-Nanocomposites via New Approach of in Situ Polymerization and Solvent Casting.” Progress in Organic Coatings, 2015, pp. 26–32, doi:10.1016/j.porgcoat.2015.01.013. short: D. Briesenick, W. Bremser, Progress in Organic Coatings (2015) 26–32. date_created: 2021-10-04T13:45:47Z date_updated: 2022-01-06T06:57:00Z department: - _id: '321' doi: 10.1016/j.porgcoat.2015.01.013 language: - iso: eng page: 26-32 publication: Progress in Organic Coatings publication_identifier: issn: - 0300-9440 publication_status: published status: public title: Synthesis of polyamide-imide-montmorillonite-nanocomposites via new approach of in situ polymerization and solvent casting type: journal_article user_id: '32' year: '2015' ... --- _id: '25322' author: - first_name: ' Lukas' full_name: Kopecki, Lukas last_name: Kopecki citation: ama: 'Kopecki Lukas. A Metric for Candidate Selection for a Robust Opportunistic Container Routing in high Complex Distribution Centers. In: ; 2015.' apa: Kopecki, Lukas. (2015). A Metric for Candidate Selection for a Robust Opportunistic Container Routing in high Complex Distribution Centers. International Conference on Electrical Engineering and Computer Sciences. bibtex: '@inproceedings{Kopecki_2015, title={A Metric for Candidate Selection for a Robust Opportunistic Container Routing in high Complex Distribution Centers}, author={Kopecki, Lukas}, year={2015} }' chicago: Kopecki, Lukas. “A Metric for Candidate Selection for a Robust Opportunistic Container Routing in High Complex Distribution Centers,” 2015. ieee: Lukas Kopecki, “A Metric for Candidate Selection for a Robust Opportunistic Container Routing in high Complex Distribution Centers,” presented at the International Conference on Electrical Engineering and Computer Sciences, 2015. mla: Kopecki, Lukas. A Metric for Candidate Selection for a Robust Opportunistic Container Routing in High Complex Distribution Centers. 2015. short: 'Lukas Kopecki, in: 2015.' conference: end_date: 2015-12-18 name: International Conference on Electrical Engineering and Computer Sciences start_date: 2015-12-16 date_created: 2021-10-04T17:21:20Z date_updated: 2022-01-06T06:57:00Z department: - _id: '671' language: - iso: eng publication_status: published status: public title: A Metric for Candidate Selection for a Robust Opportunistic Container Routing in high Complex Distribution Centers type: conference user_id: '71124' year: '2015' ... --- _id: '25323' author: - first_name: Jens full_name: Weber, Jens last_name: Weber citation: ama: 'Weber J. A Technical Approach of a Simulation-Based Optimization Platform for Setup-Preparation via Virtual Tooling by Testing the Optimization of Zero Point Positions in CNC-Applications. In: Yilmaz L, Chan KV, Moon I, Roeder, T. M. K T. M. K, Macal C, Rossetti M. D, eds. Proceedings of the 2015 Winter Simulation Conference. ; 2015.' apa: Weber, J. (2015). A Technical Approach of a Simulation-Based Optimization Platform for Setup-Preparation via Virtual Tooling by Testing the Optimization of Zero Point Positions in CNC-Applications. In L Yilmaz, K. V. Chan, I. Moon, T. M. K Roeder, T. M. K, C. Macal, & M. D Rossetti (Eds.), Proceedings of the 2015 Winter Simulation Conference. bibtex: '@inproceedings{Weber_2015, title={A Technical Approach of a Simulation-Based Optimization Platform for Setup-Preparation via Virtual Tooling by Testing the Optimization of Zero Point Positions in CNC-Applications}, booktitle={Proceedings of the 2015 Winter Simulation Conference}, author={Weber, Jens}, editor={Yilmaz, L and Chan, K. V and Moon, I and Roeder, T. M. K, T. M. K and Macal, C and Rossetti, M. D}, year={2015} }' chicago: Weber, Jens. “A Technical Approach of a Simulation-Based Optimization Platform for Setup-Preparation via Virtual Tooling by Testing the Optimization of Zero Point Positions in CNC-Applications.” In Proceedings of the 2015 Winter Simulation Conference, edited by L Yilmaz, K. V Chan, I Moon, T. M. K Roeder, T. M. K, C Macal, and M. D Rossetti, 2015. ieee: J. Weber, “A Technical Approach of a Simulation-Based Optimization Platform for Setup-Preparation via Virtual Tooling by Testing the Optimization of Zero Point Positions in CNC-Applications,” in Proceedings of the 2015 Winter Simulation Conference, 2015. mla: Weber, Jens. “A Technical Approach of a Simulation-Based Optimization Platform for Setup-Preparation via Virtual Tooling by Testing the Optimization of Zero Point Positions in CNC-Applications.” Proceedings of the 2015 Winter Simulation Conference, edited by L Yilmaz et al., 2015. short: 'J. Weber, in: L Yilmaz, K.V. Chan, I. Moon, T. M. K Roeder, T. M. K, C. Macal, M. D Rossetti (Eds.), Proceedings of the 2015 Winter Simulation Conference, 2015.' conference: end_date: 2015-12-09 start_date: 2015-12-06 date_created: 2021-10-04T17:28:15Z date_updated: 2022-01-06T06:57:00Z department: - _id: '671' editor: - first_name: ' L' full_name: Yilmaz, L last_name: Yilmaz - first_name: K. V full_name: Chan, K. V last_name: Chan - first_name: I full_name: Moon, I last_name: Moon - first_name: ' T. M. K' full_name: ' Roeder, T. M. K, T. M. K' last_name: ' Roeder, T. M. K' - first_name: C full_name: Macal, C last_name: Macal - first_name: ' M. D' full_name: Rossetti, M. D last_name: Rossetti language: - iso: eng publication: Proceedings of the 2015 Winter Simulation Conference publication_status: published status: public title: A Technical Approach of a Simulation-Based Optimization Platform for Setup-Preparation via Virtual Tooling by Testing the Optimization of Zero Point Positions in CNC-Applications type: conference user_id: '71124' year: '2015' ... --- _id: '25324' abstract: - lang: eng text: "Customized planning, engineering and construction of one-of-a-kind products (like wind energy, biogas or power plants) are complex and contain a lot of risks and temporal uncertainties, e.g. of logistics and project schedules. Therefore the management of this kind of projects has to be supported by adequate methods for the estimation of project risks and uncertainties. Based on the results of the joint research project simject of the Universities of Paderborn and Kassel, which aims at the development of a demonstrator for simulation-based and logistic-integrated project planning and scheduling, this paper discusses the usage of different approaches for supporting project management of plant engineering projects. After a short introduction and description of the approaches to be compared a wind energy plant as evaluation model as well as the application of the different methods are presented. Additionally, the usage of the approaches is compared and the advantages and disadvantages are pointed out.\r\n" author: - first_name: Akin full_name: Akbulut, Akin last_name: Akbulut - first_name: Christoph full_name: Laroque, Christoph last_name: Laroque - first_name: Sigrid full_name: Wenzel, Sigrid last_name: Wenzel - first_name: ' Ulrich' full_name: Jessen, Ulrich last_name: Jessen citation: ama: 'Akbulut A, Laroque C, Wenzel S, Jessen Ulrich. A Comparison of the Usage of Different Approaches for the Management of Plant Engineering Projects. In: Proceedings of the 2015 Winter Simulation Conference. IEEE Press; 2015.' apa: Akbulut, A., Laroque, C., Wenzel, S., & Jessen, Ulrich. (2015). A Comparison of the Usage of Different Approaches for the Management of Plant Engineering Projects. Proceedings of the 2015 Winter Simulation Conference. bibtex: '@inproceedings{Akbulut_Laroque_Wenzel_Jessen_2015, title={A Comparison of the Usage of Different Approaches for the Management of Plant Engineering Projects}, booktitle={Proceedings of the 2015 Winter Simulation Conference}, publisher={IEEE Press}, author={Akbulut, Akin and Laroque, Christoph and Wenzel, Sigrid and Jessen, Ulrich}, year={2015} }' chicago: Akbulut, Akin, Christoph Laroque, Sigrid Wenzel, and Ulrich Jessen. “A Comparison of the Usage of Different Approaches for the Management of Plant Engineering Projects.” In Proceedings of the 2015 Winter Simulation Conference. IEEE Press, 2015. ieee: A. Akbulut, C. Laroque, S. Wenzel, and Ulrich Jessen, “A Comparison of the Usage of Different Approaches for the Management of Plant Engineering Projects,” 2015. mla: Akbulut, Akin, et al. “A Comparison of the Usage of Different Approaches for the Management of Plant Engineering Projects.” Proceedings of the 2015 Winter Simulation Conference, IEEE Press, 2015. short: 'A. Akbulut, C. Laroque, S. Wenzel, Ulrich Jessen, in: Proceedings of the 2015 Winter Simulation Conference, IEEE Press, 2015.' conference: end_date: 2015-12-09 start_date: 2015-12-06 date_created: 2021-10-04T18:32:44Z date_updated: 2022-01-06T06:57:00Z department: - _id: '671' language: - iso: eng publication: Proceedings of the 2015 Winter Simulation Conference publication_status: published publisher: IEEE Press status: public title: A Comparison of the Usage of Different Approaches for the Management of Plant Engineering Projects type: conference user_id: '71124' year: '2015' ... --- _id: '25325' author: - first_name: Lukas full_name: Kopecki, Lukas last_name: Kopecki citation: ama: 'Kopecki L. A Deadlock-Free Route Reservation Method for Automatized Decentralized Controlled Transportation in High Complex Distribution Centers. In: ; 2015.' apa: Kopecki, L. (2015). A Deadlock-Free Route Reservation Method for Automatized Decentralized Controlled Transportation in High Complex Distribution Centers. 11th International conference on Engineering and Natural Science (ICENS). bibtex: '@inproceedings{Kopecki_2015, title={A Deadlock-Free Route Reservation Method for Automatized Decentralized Controlled Transportation in High Complex Distribution Centers}, author={Kopecki, Lukas}, year={2015} }' chicago: Kopecki, Lukas. “A Deadlock-Free Route Reservation Method for Automatized Decentralized Controlled Transportation in High Complex Distribution Centers,” 2015. ieee: L. Kopecki, “A Deadlock-Free Route Reservation Method for Automatized Decentralized Controlled Transportation in High Complex Distribution Centers,” presented at the 11th International conference on Engineering and Natural Science (ICENS), 2015. mla: Kopecki, Lukas. A Deadlock-Free Route Reservation Method for Automatized Decentralized Controlled Transportation in High Complex Distribution Centers. 2015. short: 'L. Kopecki, in: 2015.' conference: end_date: 2015-12-15 name: 11th International conference on Engineering and Natural Science (ICENS) start_date: 2015-11-14 date_created: 2021-10-04T18:40:43Z date_updated: 2022-01-06T06:57:00Z department: - _id: '671' language: - iso: eng publication_status: published status: public title: A Deadlock-Free Route Reservation Method for Automatized Decentralized Controlled Transportation in High Complex Distribution Centers type: conference user_id: '71124' year: '2015' ... --- _id: '254' abstract: - lang: eng text: We empirically investigate how hosts on Airbnb, a popular peer-to-peer website for fee-based sharing of under-utilized space, adjust their prices once their offering gets a visible star rating for the first time. We use data for over 14,000 offerings from Airbnb which we collected for New York City. Our findings indicate that hosts whose offerings achieve star rating visibility significantly increase their prices by an average of 2.69 € more than hosts with comparable offerings who do not experience this rating visibility during the time of observation. Out of all offerings who achieve rating visibility, we identify the upper quartile of hosts to be the main driver of this price increase, whereas the first 75% percent show only a marginal price reaction. These results can serve as a first step towards understanding the motivation of people to provide assets to the sharing economy. author: - first_name: Dominik full_name: Gutt, Dominik id: '14368' last_name: Gutt - first_name: Philipp full_name: Herrmann, Philipp last_name: Herrmann citation: ama: 'Gutt D, Herrmann P. Sharing Means Caring? Hosts’ Price Reactions to Rating Visibility. In: Proceedings of the 23rd European Conference on Information Systems (ECIS), Münster. ; 2015.' apa: Gutt, D., & Herrmann, P. (2015). Sharing Means Caring? Hosts’ Price Reactions to Rating Visibility. In Proceedings of the 23rd European Conference on Information Systems (ECIS), Münster. Münster, Germany. bibtex: '@inproceedings{Gutt_Herrmann_2015, title={Sharing Means Caring? Hosts’ Price Reactions to Rating Visibility}, booktitle={Proceedings of the 23rd European Conference on Information Systems (ECIS), Münster}, author={Gutt, Dominik and Herrmann, Philipp}, year={2015} }' chicago: Gutt, Dominik, and Philipp Herrmann. “Sharing Means Caring? Hosts’ Price Reactions to Rating Visibility.” In Proceedings of the 23rd European Conference on Information Systems (ECIS), Münster, 2015. ieee: D. Gutt and P. Herrmann, “Sharing Means Caring? Hosts’ Price Reactions to Rating Visibility,” in Proceedings of the 23rd European Conference on Information Systems (ECIS), Münster, Münster, Germany, 2015. mla: Gutt, Dominik, and Philipp Herrmann. “Sharing Means Caring? Hosts’ Price Reactions to Rating Visibility.” Proceedings of the 23rd European Conference on Information Systems (ECIS), Münster, 2015. short: 'D. Gutt, P. Herrmann, in: Proceedings of the 23rd European Conference on Information Systems (ECIS), Münster, 2015.' conference: location: Münster, Germany name: 23rd European Conference on Information Systems (ECIS) date_created: 2017-10-17T12:41:41Z date_updated: 2022-01-06T06:57:03Z ddc: - '040' department: - _id: '276' file: - access_level: closed content_type: application/pdf creator: florida date_created: 2018-03-21T09:43:15Z date_updated: 2018-03-21T09:43:15Z file_id: '1486' file_name: 254-RIP_ECIS2015-Sharing_means_caring_2594_final.pdf file_size: 707962 relation: main_file success: 1 file_date_updated: 2018-03-21T09:43:15Z has_accepted_license: '1' language: - iso: eng project: - _id: '1' name: SFB 901 - _id: '8' name: SFB 901 - Subprojekt A4 - _id: '2' name: SFB 901 - Project Area A publication: Proceedings of the 23rd European Conference on Information Systems (ECIS), Münster status: public title: Sharing Means Caring? Hosts' Price Reactions to Rating Visibility type: conference user_id: '16205' year: '2015' ... --- _id: '25405' author: - first_name: Lukas full_name: Kopecki, Lukas last_name: Kopecki citation: ama: Kopecki L. A Robust Opportunistic Routing for High complex Decentralized controlled Distribution Center. Published online 2015:11-15. apa: Kopecki, L. (2015). A Robust Opportunistic Routing for High complex Decentralized controlled Distribution Center (pp. 11–15). IEEE. bibtex: '@article{Kopecki_2015, series={IEEE International Conference on Computer and Communications}, title={A Robust Opportunistic Routing for High complex Decentralized controlled Distribution Center}, publisher={IEEE}, author={Kopecki, Lukas}, year={2015}, pages={11–15}, collection={IEEE International Conference on Computer and Communications} }' chicago: Kopecki, Lukas. “A Robust Opportunistic Routing for High Complex Decentralized Controlled Distribution Center.” IEEE International Conference on Computer and Communications. IEEE, 2015. ieee: L. Kopecki, “A Robust Opportunistic Routing for High complex Decentralized controlled Distribution Center.” IEEE, pp. 11–15, 2015. mla: Kopecki, Lukas. A Robust Opportunistic Routing for High Complex Decentralized Controlled Distribution Center. IEEE, 2015, pp. 11–15. short: L. Kopecki, (2015) 11–15. conference: end_date: 2015-10-11 name: Computer and Communications (ICCC), 2015 IEEE International Conference on, IEEE International Conference on Computer and Communications start_date: 2015-10-10 date_created: 2021-10-04T23:26:58Z date_updated: 2022-01-06T06:57:03Z department: - _id: '671' language: - iso: eng page: 11-15 publication_status: published publisher: IEEE series_title: IEEE International Conference on Computer and Communications status: public title: A Robust Opportunistic Routing for High complex Decentralized controlled Distribution Center type: conference user_id: '71124' year: '2015' ... --- _id: '25406' author: - first_name: André full_name: Mue{\ss}, André last_name: Mue{\ss} - first_name: Jens full_name: Weber, Jens last_name: Weber - first_name: ' Raphael-Elias' full_name: Reisch, Raphael-Elias last_name: Reisch - first_name: Benjamin full_name: Jurke, Benjamin last_name: Jurke citation: ama: 'Mue{\ss} A, Weber J, Reisch Raphael-Elias, Jurke B. Implementation and Comparison of Cluster-Based PSO Extensions in Hybrid Settings with Efficient Approximation. In: Proceedings of the First Conference of Machine Learning for Cyber Physical Systems. VDI-Publishers; 2015.' apa: Mue{\ss}, A., Weber, J., Reisch, Raphael-Elias, & Jurke, B. (2015). Implementation and Comparison of Cluster-Based PSO Extensions in Hybrid Settings with Efficient Approximation. Proceedings of the First Conference of Machine Learning for Cyber Physical Systems. bibtex: '@inproceedings{Mue{\ss}_Weber_Reisch_Jurke_2015, title={Implementation and Comparison of Cluster-Based PSO Extensions in Hybrid Settings with Efficient Approximation}, booktitle={Proceedings of the First Conference of Machine Learning for Cyber Physical Systems}, publisher={VDI-Publishers}, author={Mue{\ss}, André and Weber, Jens and Reisch, Raphael-Elias and Jurke, Benjamin}, year={2015} }' chicago: Mue{\ss}, André, Jens Weber, Raphael-Elias Reisch, and Benjamin Jurke. “Implementation and Comparison of Cluster-Based PSO Extensions in Hybrid Settings with Efficient Approximation.” In Proceedings of the First Conference of Machine Learning for Cyber Physical Systems. VDI-Publishers, 2015. ieee: A. Mue{\ss}, J. Weber, Raphael-Elias Reisch, and B. Jurke, “Implementation and Comparison of Cluster-Based PSO Extensions in Hybrid Settings with Efficient Approximation,” 2015. mla: Mue{\ss}, André, et al. “Implementation and Comparison of Cluster-Based PSO Extensions in Hybrid Settings with Efficient Approximation.” Proceedings of the First Conference of Machine Learning for Cyber Physical Systems, VDI-Publishers, 2015. short: 'A. Mue{\ss}, J. Weber, Raphael-Elias Reisch, B. Jurke, in: Proceedings of the First Conference of Machine Learning for Cyber Physical Systems, VDI-Publishers, 2015.' conference: end_date: 2015-10-02 start_date: 2015-10-01 date_created: 2021-10-04T23:31:49Z date_updated: 2022-01-06T06:57:03Z department: - _id: '671' language: - iso: eng publication: Proceedings of the First Conference of Machine Learning for Cyber Physical Systems publication_status: published publisher: VDI-Publishers status: public title: Implementation and Comparison of Cluster-Based PSO Extensions in Hybrid Settings with Efficient Approximation type: conference user_id: '71124' year: '2015' ... --- _id: '25407' author: - first_name: Lukas full_name: Kopecki, Lukas last_name: Kopecki citation: ama: 'Kopecki L. Protocol Structure for Controlling Adaptive Conveyor System in Automatized High Complex Distribution Centers. In: ; 2015.' apa: Kopecki, L. (2015). Protocol Structure for Controlling Adaptive Conveyor System in Automatized High Complex Distribution Centers. International Conference on Computing Techniques and Mechanical Engineering. bibtex: '@inproceedings{Kopecki_2015, title={Protocol Structure for Controlling Adaptive Conveyor System in Automatized High Complex Distribution Centers}, author={Kopecki, Lukas}, year={2015} }' chicago: Kopecki, Lukas. “Protocol Structure for Controlling Adaptive Conveyor System in Automatized High Complex Distribution Centers,” 2015. ieee: L. Kopecki, “Protocol Structure for Controlling Adaptive Conveyor System in Automatized High Complex Distribution Centers,” presented at the International Conference on Computing Techniques and Mechanical Engineering, 2015. mla: Kopecki, Lukas. Protocol Structure for Controlling Adaptive Conveyor System in Automatized High Complex Distribution Centers. 2015. short: 'L. Kopecki, in: 2015.' conference: end_date: 2015-10-02 name: International Conference on Computing Techniques and Mechanical Engineering start_date: 2015-10-01 date_created: 2021-10-04T23:34:55Z date_updated: 2022-01-06T06:57:03Z department: - _id: '671' language: - iso: eng publication_status: published status: public title: Protocol Structure for Controlling Adaptive Conveyor System in Automatized High Complex Distribution Centers type: conference user_id: '71124' year: '2015' ... --- _id: '25408' author: - first_name: Frederik Simon full_name: Baeumer, Frederik Simon last_name: Baeumer - first_name: Michaela full_name: Geierhos, Michaela id: '42496' last_name: Geierhos orcid: 0000-0002-8180-5606 - first_name: Sabine full_name: Schulze, Sabine last_name: Schulze citation: ama: 'Baeumer FS, Geierhos M, Schulze S. A System for Uncovering Latent Connectivity of Health Care Providers in Online Reviews. In: Information and Software Technologies: 21th International Conference, ICIST 2015, Druskininkai, Lithuania, October 15-16, 2015, Proceedings. Vol 538. 1st ed. Communications in Computer and Information Science. Springer International Publishing; 2015:3-15.' apa: 'Baeumer, F. S., Geierhos, M., & Schulze, S. (2015). A System for Uncovering Latent Connectivity of Health Care Providers in Online Reviews. In Information and Software Technologies: 21th International Conference, ICIST 2015, Druskininkai, Lithuania, October 15-16, 2015, Proceedings (1st ed., Vol. 538, pp. 3–15). Springer International Publishing.' bibtex: '@inbook{Baeumer_Geierhos_Schulze_2015, edition={1}, series={Communications in Computer and Information Science}, title={A System for Uncovering Latent Connectivity of Health Care Providers in Online Reviews}, volume={538}, booktitle={Information and Software Technologies: 21th International Conference, ICIST 2015, Druskininkai, Lithuania, October 15-16, 2015, Proceedings}, publisher={Springer International Publishing}, author={Baeumer, Frederik Simon and Geierhos, Michaela and Schulze, Sabine}, year={2015}, pages={3–15}, collection={Communications in Computer and Information Science} }' chicago: 'Baeumer, Frederik Simon, Michaela Geierhos, and Sabine Schulze. “A System for Uncovering Latent Connectivity of Health Care Providers in Online Reviews.” In Information and Software Technologies: 21th International Conference, ICIST 2015, Druskininkai, Lithuania, October 15-16, 2015, Proceedings, 1st ed., 538:3–15. Communications in Computer and Information Science. Springer International Publishing, 2015.' ieee: 'F. S. Baeumer, M. Geierhos, and S. Schulze, “A System for Uncovering Latent Connectivity of Health Care Providers in Online Reviews,” in Information and Software Technologies: 21th International Conference, ICIST 2015, Druskininkai, Lithuania, October 15-16, 2015, Proceedings, 1st ed., vol. 538, Springer International Publishing, 2015, pp. 3–15.' mla: 'Baeumer, Frederik Simon, et al. “A System for Uncovering Latent Connectivity of Health Care Providers in Online Reviews.” Information and Software Technologies: 21th International Conference, ICIST 2015, Druskininkai, Lithuania, October 15-16, 2015, Proceedings, 1st ed., vol. 538, Springer International Publishing, 2015, pp. 3–15.' short: 'F.S. Baeumer, M. Geierhos, S. Schulze, in: Information and Software Technologies: 21th International Conference, ICIST 2015, Druskininkai, Lithuania, October 15-16, 2015, Proceedings, 1st ed., Springer International Publishing, 2015, pp. 3–15.' date_created: 2021-10-04T23:43:21Z date_updated: 2022-01-06T06:57:03Z department: - _id: '671' edition: '1' intvolume: ' 538' language: - iso: eng page: 3-15 publication: 'Information and Software Technologies: 21th International Conference, ICIST 2015, Druskininkai, Lithuania, October 15-16, 2015, Proceedings' publication_identifier: isbn: - '978-3-319-24769-4 ' publication_status: published publisher: Springer International Publishing series_title: Communications in Computer and Information Science status: public title: A System for Uncovering Latent Connectivity of Health Care Providers in Online Reviews type: book_chapter user_id: '71124' volume: 538 year: '2015' ... --- _id: '25409' author: - first_name: Frederik Simon full_name: Baeumer, Frederik Simon last_name: Baeumer - first_name: Markus full_name: Dollmann, Markus id: '27578' last_name: Dollmann - first_name: Michaela full_name: Geierhos, Michaela id: '42496' last_name: Geierhos orcid: 0000-0002-8180-5606 citation: ama: 'Baeumer FS, Dollmann M, Geierhos M. Find a Physician by Matching Medical Needs described in your Own Words. In: Vol 63. Elsevier; 2015:417-424.' apa: Baeumer, F. S., Dollmann, M., & Geierhos, M. (2015). Find a Physician by Matching Medical Needs described in your Own Words. 63, 417–424. bibtex: '@inproceedings{Baeumer_Dollmann_Geierhos_2015, place={Berlin}, title={Find a Physician by Matching Medical Needs described in your Own Words}, volume={63}, publisher={Elsevier}, author={Baeumer, Frederik Simon and Dollmann, Markus and Geierhos, Michaela}, year={2015}, pages={417–424} }' chicago: 'Baeumer, Frederik Simon, Markus Dollmann, and Michaela Geierhos. “Find a Physician by Matching Medical Needs Described in Your Own Words,” 63:417–24. Berlin: Elsevier, 2015.' ieee: F. S. Baeumer, M. Dollmann, and M. Geierhos, “Find a Physician by Matching Medical Needs described in your Own Words,” 2015, vol. 63, pp. 417–424. mla: Baeumer, Frederik Simon, et al. Find a Physician by Matching Medical Needs Described in Your Own Words. Elsevier, 2015, pp. 417–24. short: 'F.S. Baeumer, M. Dollmann, M. Geierhos, in: Elsevier, Berlin, 2015, pp. 417–424.' conference: name: ' 5th International Conference on Current and Future Trends of Information and Communication Technologies in Healthcare (ICTH 2015)' date_created: 2021-10-04T23:48:15Z date_updated: 2022-01-06T06:57:03Z department: - _id: '671' intvolume: ' 63' language: - iso: eng page: 417-424 place: Berlin publication_identifier: issn: - 1877-0509 publisher: Elsevier status: public title: Find a Physician by Matching Medical Needs described in your Own Words type: conference user_id: '71124' volume: 63 year: '2015' ... --- _id: '25410' author: - first_name: ' Lukas' full_name: Kopecki, Lukas last_name: Kopecki citation: ama: Kopecki Lukas. An approach for deadlock Prevention in decentralized controlled pre-­storage zones with dynamic behavior and time windows. International Journal of Materials, Mechanics and Manufacturing. 2015;4(3):208-213. apa: Kopecki, Lukas. (2015). An approach for deadlock Prevention in decentralized controlled pre-­storage zones with dynamic behavior and time windows. International Journal of Materials, Mechanics and Manufacturing, 4(3), 208–213. bibtex: '@article{Kopecki_2015, title={An approach for deadlock Prevention in decentralized controlled pre-­storage zones with dynamic behavior and time windows}, volume={4}, number={3}, journal={International Journal of Materials, Mechanics and Manufacturing}, author={Kopecki, Lukas}, year={2015}, pages={208–213} }' chicago: 'Kopecki, Lukas. “An Approach for Deadlock Prevention in Decentralized Controlled Pre-­storage Zones with Dynamic Behavior and Time Windows.” International Journal of Materials, Mechanics and Manufacturing 4, no. 3 (2015): 208–13.' ieee: Lukas Kopecki, “An approach for deadlock Prevention in decentralized controlled pre-­storage zones with dynamic behavior and time windows,” International Journal of Materials, Mechanics and Manufacturing, vol. 4, no. 3, pp. 208–213, 2015. mla: Kopecki, Lukas. “An Approach for Deadlock Prevention in Decentralized Controlled Pre-­storage Zones with Dynamic Behavior and Time Windows.” International Journal of Materials, Mechanics and Manufacturing, vol. 4, no. 3, 2015, pp. 208–13. short: Lukas Kopecki, International Journal of Materials, Mechanics and Manufacturing 4 (2015) 208–213. date_created: 2021-10-04T23:56:05Z date_updated: 2022-01-06T06:57:04Z department: - _id: '671' intvolume: ' 4' issue: '3' language: - iso: eng page: 208-213 publication: International Journal of Materials, Mechanics and Manufacturing publication_status: published status: public title: An approach for deadlock Prevention in decentralized controlled pre-­storage zones with dynamic behavior and time windows type: journal_article user_id: '71124' volume: 4 year: '2015' ... --- _id: '25411' author: - first_name: ' Michaela' full_name: Geierhos, Michaela last_name: Geierhos - first_name: Sabine full_name: Schulze, Sabine last_name: Schulze - first_name: Frederik Simon full_name: Baeumer, Frederik Simon last_name: Baeumer citation: ama: 'Geierhos Michaela, Schulze S, Baeumer FS. Der zufriedene Patient 2.0: Analyse anonymer Arztbewertungen im Web 2.0. In: Working Papers Des KVF NRW. Vol 3. ; 2015.' apa: 'Geierhos, Michaela, Schulze, S., & Baeumer, F. S. (2015). Der zufriedene Patient 2.0: Analyse anonymer Arztbewertungen im Web 2.0. Working Papers Des KVF NRW, 3.' bibtex: '@inproceedings{Geierhos_Schulze_Baeumer_2015, place={D{\"u}sseldorf}, title={Der zufriedene Patient 2.0: Analyse anonymer Arztbewertungen im Web 2.0.}, volume={3}, booktitle={Working Papers des KVF NRW}, author={Geierhos, Michaela and Schulze, Sabine and Baeumer, Frederik Simon}, year={2015} }' chicago: 'Geierhos, Michaela, Sabine Schulze, and Frederik Simon Baeumer. “Der Zufriedene Patient 2.0: Analyse Anonymer Arztbewertungen Im Web 2.0.” In Working Papers Des KVF NRW, Vol. 3. D{\"u}sseldorf, 2015.' ieee: 'Michaela Geierhos, S. Schulze, and F. S. Baeumer, “Der zufriedene Patient 2.0: Analyse anonymer Arztbewertungen im Web 2.0.,” in Working Papers des KVF NRW, 2015, vol. 3.' mla: 'Geierhos, Michaela, et al. “Der Zufriedene Patient 2.0: Analyse Anonymer Arztbewertungen Im Web 2.0.” Working Papers Des KVF NRW, vol. 3, 2015.' short: 'Michaela Geierhos, S. Schulze, F.S. Baeumer, in: Working Papers Des KVF NRW, D{\"u}sseldorf, 2015.' date_created: 2021-10-05T00:04:06Z date_updated: 2022-01-06T06:57:04Z department: - _id: '671' intvolume: ' 3' language: - iso: eng place: D{\"u}sseldorf publication: Working Papers des KVF NRW status: public title: 'Der zufriedene Patient 2.0: Analyse anonymer Arztbewertungen im Web 2.0.' type: conference user_id: '71124' volume: 3 year: '2015' ... --- _id: '25412' author: - first_name: Wilhelm full_name: Dangelmaier, Wilhelm last_name: Dangelmaier citation: ama: 'Dangelmaier W. Online-Optimierung zur Festlegung von Bestellzeitpunkten in der Losgr{\"o}{\ss}enfertigung. In: Schenk Michael, Zadek H, M{\"u}ller Gerhard, Richter K, Seidel H, eds. Schenk, Michael;Zadek, Hartmut;Müller, Gerhard;Richter, Klaus;Seidel, Holger (Hrsg.): 20. Magdeburger Logistiktage “Sichere Und Nachhaltige Logistik.” ; 2015:37-42.' apa: 'Dangelmaier, W. (2015). Online-Optimierung zur Festlegung von Bestellzeitpunkten in der Losgr{\"o}{\ss}enfertigung. In Michael Schenk, H. Zadek, Gerhard M{\"u}ller, K. Richter, & H. Seidel (Eds.), Schenk, Michael;Zadek, Hartmut;Müller, Gerhard;Richter, Klaus;Seidel, Holger (Hrsg.): 20. Magdeburger Logistiktage “Sichere und nachhaltige Logistik” (pp. 37–42).' bibtex: '@inproceedings{Dangelmaier_2015, title={Online-Optimierung zur Festlegung von Bestellzeitpunkten in der Losgr{\"o}{\ss}enfertigung}, booktitle={Schenk, Michael;Zadek, Hartmut;Müller, Gerhard;Richter, Klaus;Seidel, Holger (Hrsg.): 20. Magdeburger Logistiktage “Sichere und nachhaltige Logistik”}, author={Dangelmaier, Wilhelm}, editor={Schenk, Michael and Zadek, Hartmut and M{\"u}ller, Gerhard and Richter, Klaus and Seidel, Holger}, year={2015}, pages={37–42} }' chicago: 'Dangelmaier, Wilhelm. “Online-Optimierung Zur Festlegung von Bestellzeitpunkten in Der Losgr{\"o}{\ss}enfertigung.” In Schenk, Michael;Zadek, Hartmut;Müller, Gerhard;Richter, Klaus;Seidel, Holger (Hrsg.): 20. Magdeburger Logistiktage “Sichere Und Nachhaltige Logistik,” edited by Michael Schenk, Hartmut Zadek, Gerhard M{\"u}ller, Klaus Richter, and Holger Seidel, 37–42, 2015.' ieee: 'W. Dangelmaier, “Online-Optimierung zur Festlegung von Bestellzeitpunkten in der Losgr{\"o}{\ss}enfertigung,” in Schenk, Michael;Zadek, Hartmut;Müller, Gerhard;Richter, Klaus;Seidel, Holger (Hrsg.): 20. Magdeburger Logistiktage “Sichere und nachhaltige Logistik,” 2015, pp. 37–42.' mla: 'Dangelmaier, Wilhelm. “Online-Optimierung Zur Festlegung von Bestellzeitpunkten in Der Losgr{\"o}{\ss}enfertigung.” Schenk, Michael;Zadek, Hartmut;Müller, Gerhard;Richter, Klaus;Seidel, Holger (Hrsg.): 20. Magdeburger Logistiktage “Sichere Und Nachhaltige Logistik,” edited by Michael Schenk et al., 2015, pp. 37–42.' short: 'W. Dangelmaier, in: Michael Schenk, H. Zadek, Gerhard M{\"u}ller, K. Richter, H. Seidel (Eds.), Schenk, Michael;Zadek, Hartmut;Müller, Gerhard;Richter, Klaus;Seidel, Holger (Hrsg.): 20. Magdeburger Logistiktage “Sichere Und Nachhaltige Logistik,” 2015, pp. 37–42.' conference: end_date: 2015-06-25 start_date: 2015-06-24 date_created: 2021-10-05T00:10:04Z date_updated: 2022-01-06T06:57:04Z department: - _id: '671' editor: - first_name: ' Michael' full_name: Schenk, Michael last_name: Schenk - first_name: 'Hartmut ' full_name: 'Zadek, Hartmut ' last_name: Zadek - first_name: ' Gerhard' full_name: ' M{\"u}ller, Gerhard' last_name: ' M{\"u}ller' - first_name: Klaus full_name: Richter, Klaus last_name: Richter - first_name: Holger full_name: Seidel, Holger last_name: Seidel language: - iso: eng page: 37-42 publication: 'Schenk, Michael;Zadek, Hartmut;Müller, Gerhard;Richter, Klaus;Seidel, Holger (Hrsg.): 20. Magdeburger Logistiktage "Sichere und nachhaltige Logistik"' publication_status: published status: public title: Online-Optimierung zur Festlegung von Bestellzeitpunkten in der Losgr{\"o}{\ss}enfertigung type: conference user_id: '71124' year: '2015' ... --- _id: '25413' author: - first_name: Michaela full_name: Geierhos, Michaela id: '42496' last_name: Geierhos orcid: 0000-0002-8180-5606 - first_name: ' Frederik Simon ' full_name: ' Baeumer, Frederik Simon ' last_name: ' Baeumer' - first_name: Schulze full_name: ' Sabine, Schulze' last_name: ' Sabine' - first_name: Stu{\ss} full_name: Valentina, Stu{\ss} last_name: Valentina citation: ama: 'Geierhos M, Baeumer Frederik Simon , Sabine S, Valentina S. Filtering Reviews by Random Individual Error. In: Ali M, Kwon YS, Lee C-H, Kim J, Kim Y, eds. Current Approaches in Applied Artificial Intelligence, Lecture Notes in Computer Science. Vol 9101. Lecture Notes in Computer Science. Springer International Publishing Switzerland; 2015:305-315.' apa: Geierhos, M., Baeumer, Frederik Simon , Sabine, S., & Valentina, S. (2015). Filtering Reviews by Random Individual Error. In M. Ali, Y. S. Kwon, C.-H. Lee, J. Kim, & Y. Kim (Eds.), Current Approaches in Applied Artificial Intelligence, Lecture Notes in Computer Science (Vol. 9101, pp. 305–315). Springer International Publishing Switzerland. bibtex: '@inbook{Geierhos_ Baeumer_ Sabine_Valentina_2015, place={Switzerland}, series={Lecture Notes in Computer Science}, title={Filtering Reviews by Random Individual Error}, volume={9101}, booktitle={Current Approaches in Applied Artificial Intelligence, Lecture Notes in Computer Science}, publisher={Springer International Publishing Switzerland}, author={Geierhos, Michaela and Baeumer, Frederik Simon and Sabine, Schulze and Valentina, Stu{\ss}}, editor={Ali, Moonis and Kwon, Young Sig and Lee, Chang-Hwan and Kim, Juntae and Kim, Yongdai}, year={2015}, pages={305–315}, collection={Lecture Notes in Computer Science} }' chicago: 'Geierhos, Michaela, Frederik Simon Baeumer, Schulze Sabine, and Stu{\ss} Valentina. “Filtering Reviews by Random Individual Error.” In Current Approaches in Applied Artificial Intelligence, Lecture Notes in Computer Science, edited by Moonis Ali, Young Sig Kwon, Chang-Hwan Lee, Juntae Kim, and Yongdai Kim, 9101:305–15. Lecture Notes in Computer Science. Switzerland: Springer International Publishing Switzerland, 2015.' ieee: 'M. Geierhos, Frederik Simon Baeumer, S. Sabine, and S. Valentina, “Filtering Reviews by Random Individual Error,” in Current Approaches in Applied Artificial Intelligence, Lecture Notes in Computer Science, vol. 9101, M. Ali, Y. S. Kwon, C.-H. Lee, J. Kim, and Y. Kim, Eds. Switzerland: Springer International Publishing Switzerland, 2015, pp. 305–315.' mla: Geierhos, Michaela, et al. “Filtering Reviews by Random Individual Error.” Current Approaches in Applied Artificial Intelligence, Lecture Notes in Computer Science, edited by Moonis Ali et al., vol. 9101, Springer International Publishing Switzerland, 2015, pp. 305–15. short: 'M. Geierhos, Frederik Simon Baeumer, S. Sabine, S. Valentina, in: M. Ali, Y.S. Kwon, C.-H. Lee, J. Kim, Y. Kim (Eds.), Current Approaches in Applied Artificial Intelligence, Lecture Notes in Computer Science, Springer International Publishing Switzerland, Switzerland, 2015, pp. 305–315.' date_created: 2021-10-05T00:20:17Z date_updated: 2022-01-06T06:57:04Z department: - _id: '671' editor: - first_name: Moonis full_name: Ali, Moonis last_name: Ali - first_name: 'Young Sig ' full_name: 'Kwon, Young Sig ' last_name: Kwon - first_name: 'Chang-Hwan ' full_name: 'Lee, Chang-Hwan ' last_name: Lee - first_name: Juntae full_name: Kim, Juntae last_name: Kim - first_name: Yongdai full_name: ' Kim, Yongdai' last_name: ' Kim' intvolume: ' 9101' language: - iso: eng page: 305-315 place: Switzerland publication: Current Approaches in Applied Artificial Intelligence, Lecture Notes in Computer Science publication_identifier: isbn: - 978-3-319-19065-5 publication_status: published publisher: Springer International Publishing Switzerland series_title: Lecture Notes in Computer Science status: public title: Filtering Reviews by Random Individual Error type: book_chapter user_id: '71124' volume: 9101 year: '2015' ... --- _id: '25414' author: - first_name: Michaela full_name: Geierhos, Michaela id: '42496' last_name: Geierhos orcid: 0000-0002-8180-5606 - first_name: ' Frederik Simon ' full_name: 'Baeumer, Frederik Simon ' last_name: Baeumer - first_name: Sabine full_name: Schulze, Sabine last_name: Schulze - first_name: ' Valentina' full_name: Stu{\ss}, Valentina last_name: Stu{\ss} citation: ama: 'Geierhos M, Baeumer Frederik Simon , Schulze S, Stu{\ss} Valentina. I grade what I get but write what I think." Inconsistency Analysis in Patients‘ Reviews. In: ECIS 2015 Completed Research Papers. ; 2015.' apa: Geierhos, M., Baeumer, Frederik Simon , Schulze, S., & Stu{\ss}, Valentina. (2015). I grade what I get but write what I think." Inconsistency Analysis in Patients‘ Reviews. ECIS 2015 Completed Research Papers. bibtex: '@inproceedings{Geierhos_Baeumer_Schulze_Stu{\ss}_2015, title={I grade what I get but write what I think." Inconsistency Analysis in Patients‘ Reviews}, booktitle={ECIS 2015 Completed Research Papers}, author={Geierhos, Michaela and Baeumer, Frederik Simon and Schulze, Sabine and Stu{\ss}, Valentina}, year={2015} }' chicago: Geierhos, Michaela, Frederik Simon Baeumer, Sabine Schulze, and Valentina Stu{\ss}. “I Grade What I Get but Write What I Think." Inconsistency Analysis in Patients‘ Reviews.” In ECIS 2015 Completed Research Papers, 2015. ieee: M. Geierhos, Frederik Simon Baeumer, S. Schulze, and Valentina Stu{\ss}, “I grade what I get but write what I think." Inconsistency Analysis in Patients‘ Reviews,” 2015. mla: Geierhos, Michaela, et al. “I Grade What I Get but Write What I Think." Inconsistency Analysis in Patients‘ Reviews.” ECIS 2015 Completed Research Papers, 2015. short: 'M. Geierhos, Frederik Simon Baeumer, S. Schulze, Valentina Stu{\ss}, in: ECIS 2015 Completed Research Papers, 2015.' date_created: 2021-10-05T00:32:16Z date_updated: 2022-01-06T06:57:04Z department: - _id: '671' language: - iso: eng publication: ECIS 2015 Completed Research Papers publication_status: published status: public title: I grade what I get but write what I think." Inconsistency Analysis in Patients‘ Reviews type: conference user_id: '71124' year: '2015' ... --- _id: '25415' author: - first_name: ' Lukas' full_name: Kopecki, Lukas last_name: Kopecki citation: ama: 'Kopecki Lukas. Hardware in the Loop Framework for decentralized autonomous conveyor in automatic pre-storage zones. In: ; 2015.' apa: Kopecki, Lukas. (2015). Hardware in the Loop Framework for decentralized autonomous conveyor in automatic pre-storage zones. The 3rd Asia Symposium on Engineering and Information. bibtex: '@inproceedings{Kopecki_2015, title={Hardware in the Loop Framework for decentralized autonomous conveyor in automatic pre-storage zones}, author={Kopecki, Lukas}, year={2015} }' chicago: Kopecki, Lukas. “Hardware in the Loop Framework for Decentralized Autonomous Conveyor in Automatic Pre-Storage Zones,” 2015. ieee: Lukas Kopecki, “Hardware in the Loop Framework for decentralized autonomous conveyor in automatic pre-storage zones,” presented at the The 3rd Asia Symposium on Engineering and Information, 2015. mla: Kopecki, Lukas. Hardware in the Loop Framework for Decentralized Autonomous Conveyor in Automatic Pre-Storage Zones. 2015. short: 'Lukas Kopecki, in: 2015.' conference: end_date: 2015-04-24 name: The 3rd Asia Symposium on Engineering and Information start_date: 2015-04-22 date_created: 2021-10-05T00:35:16Z date_updated: 2022-01-06T06:57:04Z department: - _id: '671' language: - iso: eng publication_status: published status: public title: Hardware in the Loop Framework for decentralized autonomous conveyor in automatic pre-storage zones type: conference user_id: '71124' year: '2015' ... --- _id: '255' author: - first_name: Matthias full_name: Trykacz, Matthias last_name: Trykacz citation: ama: Trykacz M. Share Economy - Identifikation von konstituierenden Merkmalen anhand einer vergleichenden Betrachtung von Geschäftsmodellen. Universität Paderborn; 2015. apa: Trykacz, M. (2015). Share Economy - Identifikation von konstituierenden Merkmalen anhand einer vergleichenden Betrachtung von Geschäftsmodellen. Universität Paderborn. bibtex: '@book{Trykacz_2015, title={Share Economy - Identifikation von konstituierenden Merkmalen anhand einer vergleichenden Betrachtung von Geschäftsmodellen}, publisher={Universität Paderborn}, author={Trykacz, Matthias}, year={2015} }' chicago: Trykacz, Matthias. Share Economy - Identifikation von konstituierenden Merkmalen anhand einer vergleichenden Betrachtung von Geschäftsmodellen. Universität Paderborn, 2015. ieee: M. Trykacz, Share Economy - Identifikation von konstituierenden Merkmalen anhand einer vergleichenden Betrachtung von Geschäftsmodellen. Universität Paderborn, 2015. mla: Trykacz, Matthias. Share Economy - Identifikation von konstituierenden Merkmalen anhand einer vergleichenden Betrachtung von Geschäftsmodellen. Universität Paderborn, 2015. short: M. Trykacz, Share Economy - Identifikation von konstituierenden Merkmalen anhand einer vergleichenden Betrachtung von Geschäftsmodellen, Universität Paderborn, 2015. date_created: 2017-10-17T12:41:41Z date_updated: 2022-01-06T06:57:06Z language: - iso: ger project: - _id: '1' name: SFB 901 - _id: '8' name: SFB 901 - Subprojekt A4 - _id: '2' name: SFB 901 - Project Area A publisher: Universität Paderborn status: public title: Share Economy - Identifikation von konstituierenden Merkmalen anhand einer vergleichenden Betrachtung von Geschäftsmodellen type: bachelorsthesis user_id: '477' year: '2015' ... --- _id: '25581' author: - first_name: 'Raphael-Elias ' full_name: 'Reisch, Raphael-Elias ' last_name: Reisch - first_name: Jens full_name: Weber, Jens last_name: Weber - first_name: Christoph full_name: ' Laroque, Christoph' last_name: ' Laroque' - first_name: Christian full_name: Schr{\"o}der, Christian last_name: Schr{\"o}der citation: ama: 'Reisch R-E, Weber J, Laroque C, Schr{\"o}der C. Asynchronous Optimization Techniques for Distributed Computing Applications. In: Tolk A, Padilla JJ, Jafer S, eds. Proceedings of the 2015 Spring Simulation Multi-Conference. Vol 2. SCS (Society for Modeling & Simulation International); 2015.' apa: Reisch, R.-E., Weber, J., Laroque, C., & Schr{\"o}der, C. (2015). Asynchronous Optimization Techniques for Distributed Computing Applications. In A. Tolk, J. J. Padilla, & S. Jafer (Eds.), Proceedings of the 2015 Spring Simulation Multi-Conference (Vol. 2, Issue 47). SCS (Society for Modeling & Simulation International). bibtex: '@inproceedings{Reisch_Weber_ Laroque_Schr{\"o}der_2015, title={Asynchronous Optimization Techniques for Distributed Computing Applications}, volume={2}, number={47}, booktitle={ Proceedings of the 2015 Spring Simulation Multi-Conference}, publisher={SCS (Society for Modeling & Simulation International)}, author={Reisch, Raphael-Elias and Weber, Jens and Laroque, Christoph and Schr{\"o}der, Christian}, editor={Tolk, A and Padilla, J.J and Jafer, S}, year={2015} }' chicago: Reisch, Raphael-Elias , Jens Weber, Christoph Laroque, and Christian Schr{\"o}der. “Asynchronous Optimization Techniques for Distributed Computing Applications.” In Proceedings of the 2015 Spring Simulation Multi-Conference, edited by A Tolk, J.J Padilla, and S Jafer, Vol. 2. SCS (Society for Modeling & Simulation International), 2015. ieee: R.-E. Reisch, J. Weber, C. Laroque, and C. Schr{\"o}der, “Asynchronous Optimization Techniques for Distributed Computing Applications,” in Proceedings of the 2015 Spring Simulation Multi-Conference, 2015, vol. 2, no. 47. mla: Reisch, Raphael-Elias, et al. “Asynchronous Optimization Techniques for Distributed Computing Applications.” Proceedings of the 2015 Spring Simulation Multi-Conference, edited by A Tolk et al., vol. 2, no. 47, SCS (Society for Modeling & Simulation International), 2015. short: 'R.-E. Reisch, J. Weber, C. Laroque, C. Schr{\"o}der, in: A. Tolk, J.J. Padilla, S. Jafer (Eds.), Proceedings of the 2015 Spring Simulation Multi-Conference, SCS (Society for Modeling & Simulation International), 2015.' conference: end_date: 2015-04-15 start_date: 2015-04-12 date_created: 2021-10-06T14:58:24Z date_updated: 2022-01-06T06:57:07Z department: - _id: '671' editor: - first_name: A full_name: Tolk, A last_name: Tolk - first_name: J.J full_name: ' Padilla, J.J' last_name: ' Padilla' - first_name: S full_name: Jafer, S last_name: Jafer intvolume: ' 2' issue: '47' language: - iso: eng publication: ' Proceedings of the 2015 Spring Simulation Multi-Conference' publication_identifier: isbn: - 978-1-5108-0099-1 publication_status: published publisher: SCS (Society for Modeling & Simulation International) status: public title: Asynchronous Optimization Techniques for Distributed Computing Applications type: conference user_id: '71124' volume: 2 year: '2015' ... --- _id: '25585' author: - first_name: Sebastian full_name: Lauck, Sebastian last_name: Lauck - first_name: 'Simon ' full_name: ' Boxnick, Simon ' last_name: ' Boxnick' - first_name: ' Lukas' full_name: ' Kopecki, Lukas' last_name: ' Kopecki' citation: ama: Lauck S, Boxnick S, Kopecki Lukas. Analyzing Supply Chain Nodes in Heterogeneous Environments Based on Transaction Data with Respect to Independent Item Behavior. International Journal of Advances in Computer Science & Its Applications - IJCSIA. 2015;5(1):41-45. apa: Lauck, S., Boxnick, S., & Kopecki, Lukas. (2015). Analyzing Supply Chain Nodes in Heterogeneous Environments Based on Transaction Data with Respect to Independent Item Behavior. International Journal of Advances in Computer Science & Its Applications - IJCSIA, 5(1), 41–45. bibtex: '@article{Lauck_ Boxnick_ Kopecki_2015, title={Analyzing Supply Chain Nodes in Heterogeneous Environments Based on Transaction Data with Respect to Independent Item Behavior}, volume={5}, number={1}, journal={International Journal of Advances in Computer Science & Its Applications - IJCSIA}, author={Lauck, Sebastian and Boxnick, Simon and Kopecki, Lukas}, year={2015}, pages={41–45} }' chicago: 'Lauck, Sebastian, Simon Boxnick, and Lukas Kopecki. “Analyzing Supply Chain Nodes in Heterogeneous Environments Based on Transaction Data with Respect to Independent Item Behavior.” International Journal of Advances in Computer Science & Its Applications - IJCSIA 5, no. 1 (2015): 41–45.' ieee: S. Lauck, S. Boxnick, and Lukas Kopecki, “Analyzing Supply Chain Nodes in Heterogeneous Environments Based on Transaction Data with Respect to Independent Item Behavior,” International Journal of Advances in Computer Science & Its Applications - IJCSIA, vol. 5, no. 1, pp. 41–45, 2015. mla: Lauck, Sebastian, et al. “Analyzing Supply Chain Nodes in Heterogeneous Environments Based on Transaction Data with Respect to Independent Item Behavior.” International Journal of Advances in Computer Science & Its Applications - IJCSIA, vol. 5, no. 1, 2015, pp. 41–45. short: S. Lauck, S. Boxnick, Lukas Kopecki, International Journal of Advances in Computer Science & Its Applications - IJCSIA 5 (2015) 41–45. date_created: 2021-10-06T15:02:06Z date_updated: 2022-01-06T06:57:07Z department: - _id: '671' intvolume: ' 5' issue: '1' language: - iso: eng page: 41-45 publication: International Journal of Advances in Computer Science & Its Applications - IJCSIA publication_status: published status: public title: Analyzing Supply Chain Nodes in Heterogeneous Environments Based on Transaction Data with Respect to Independent Item Behavior type: journal_article user_id: '71124' volume: 5 year: '2015' ... --- _id: '25586' author: - first_name: ' Wilhelm' full_name: Dangelmaier, Wilhelm, Wilhelm last_name: Dangelmaier, Wilhelm citation: ama: Dangelmaier, Wilhelm Wilhelm. Online Optimization to Determine Order Times.; 2015. apa: Dangelmaier, Wilhelm, Wilhelm. (2015). Online optimization to determine order times. bibtex: '@book{Dangelmaier, Wilhelm_2015, title={Online optimization to determine order times}, author={Dangelmaier, Wilhelm, Wilhelm}, year={2015} }' chicago: Dangelmaier, Wilhelm, Wilhelm. Online Optimization to Determine Order Times, 2015. ieee: Wilhelm Dangelmaier, Wilhelm, Online optimization to determine order times. 2015. mla: Dangelmaier, Wilhelm, Wilhelm. Online Optimization to Determine Order Times. 2015. short: Wilhelm Dangelmaier, Wilhelm, Online Optimization to Determine Order Times, 2015. date_created: 2021-10-06T15:04:52Z date_updated: 2022-01-06T06:57:07Z department: - _id: '671' language: - iso: eng publication_status: published status: public title: Online optimization to determine order times type: misc user_id: '71124' year: '2015' ... --- _id: '25587' alternative_title: - Book of Abstracts der DHd-Tagung 2015 author: - first_name: Michaela full_name: Geierhos, Michaela id: '42496' last_name: Geierhos orcid: 0000-0002-8180-5606 - first_name: Valentina full_name: Stu{\ss}, Valentina last_name: Stu{\ss} citation: ama: 'Geierhos M, Stu{\ss} V. Identifikation kognitiver Effekte in Online-Bewertungen. In: ; 2015:239-243.' apa: Geierhos, M., & Stu{\ss}, V. (2015). Identifikation kognitiver Effekte in Online-Bewertungen. 239–243. bibtex: '@inproceedings{Geierhos_Stu{\ss}_2015, place={Graz}, title={Identifikation kognitiver Effekte in Online-Bewertungen}, author={Geierhos, Michaela and Stu{\ss}, Valentina}, year={2015}, pages={239–243} }' chicago: Geierhos, Michaela, and Valentina Stu{\ss}. “Identifikation Kognitiver Effekte in Online-Bewertungen,” 239–43. Graz, 2015. ieee: M. Geierhos and V. Stu{\ss}, “Identifikation kognitiver Effekte in Online-Bewertungen,” 2015, pp. 239–243. mla: Geierhos, Michaela, and Valentina Stu{\ss}. Identifikation Kognitiver Effekte in Online-Bewertungen. 2015, pp. 239–43. short: 'M. Geierhos, V. Stu{\ss}, in: Graz, 2015, pp. 239–243.' date_created: 2021-10-06T15:09:43Z date_updated: 2022-01-06T06:57:07Z department: - _id: '671' language: - iso: eng page: 239-243 place: Graz publication_status: published status: public title: Identifikation kognitiver Effekte in Online-Bewertungen type: conference user_id: '71124' year: '2015' ... --- _id: '25588' alternative_title: - Book of Abstracts of the DHd Conference 2015 author: - first_name: Michaela full_name: Geierhos, Michaela id: '42496' last_name: Geierhos orcid: 0000-0002-8180-5606 - first_name: Frederik Simon full_name: Baeumer, Frederik Simon last_name: Baeumer citation: ama: 'Geierhos M, Baeumer FS. Second-hand experience reports: Findings {\ "about the authorship of doctor reviews in online portals. In: ; 2015:69-72.' apa: 'Geierhos, M., & Baeumer, F. S. (2015). Second-hand experience reports: Findings {\ "about the authorship of doctor reviews in online portals. 69–72.' bibtex: '@inproceedings{Geierhos_Baeumer_2015, place={Graz}, title={Second-hand experience reports: Findings {\ "about the authorship of doctor reviews in online portals}, author={Geierhos, Michaela and Baeumer, Frederik Simon}, year={2015}, pages={69–72} }' chicago: 'Geierhos, Michaela, and Frederik Simon Baeumer. “Second-Hand Experience Reports: Findings {\ "about the Authorship of Doctor Reviews in Online Portals,” 69–72. Graz, 2015.' ieee: 'M. Geierhos and F. S. Baeumer, “Second-hand experience reports: Findings {\ "about the authorship of doctor reviews in online portals,” 2015, pp. 69–72.' mla: 'Geierhos, Michaela, and Frederik Simon Baeumer. Second-Hand Experience Reports: Findings {\ "about the Authorship of Doctor Reviews in Online Portals. 2015, pp. 69–72.' short: 'M. Geierhos, F.S. Baeumer, in: Graz, 2015, pp. 69–72.' date_created: 2021-10-06T15:12:49Z date_updated: 2022-01-06T06:57:07Z department: - _id: '671' language: - iso: eng page: 69-72 place: Graz publication_status: published status: public title: 'Second-hand experience reports: Findings {\ "about the authorship of doctor reviews in online portals' type: conference user_id: '71124' year: '2015' ... --- _id: '25589' author: - first_name: Michaela full_name: Geierhos, Michaela id: '42496' last_name: Geierhos orcid: 0000-0002-8180-5606 - first_name: Sabine full_name: ' Schulze, Sabine' last_name: ' Schulze' - first_name: ' Frederik Simon' full_name: Baeumer, Frederik Simon last_name: Baeumer citation: ama: 'Geierhos M, Schulze S, Baeumer Frederik Simon. What did you mean? Facing the Challenges of User-generated Software Requirements. In: Proceedings of the 7th International Conference on Agents and Artificial Intelligence. ; 2015:277-283.' apa: Geierhos, M., Schulze, S., & Baeumer, Frederik Simon. (2015). What did you mean? Facing the Challenges of User-generated Software Requirements. Proceedings of the 7th International Conference on Agents and Artificial Intelligence, 277–283. bibtex: '@inproceedings{Geierhos_ Schulze_Baeumer_2015, place={Lissabon}, title={What did you mean? Facing the Challenges of User-generated Software Requirements}, booktitle={Proceedings of the 7th International Conference on Agents and Artificial Intelligence}, author={Geierhos, Michaela and Schulze, Sabine and Baeumer, Frederik Simon}, year={2015}, pages={277–283} }' chicago: Geierhos, Michaela, Sabine Schulze, and Frederik Simon Baeumer. “What Did You Mean? Facing the Challenges of User-Generated Software Requirements.” In Proceedings of the 7th International Conference on Agents and Artificial Intelligence, 277–83. Lissabon, 2015. ieee: M. Geierhos, S. Schulze, and Frederik Simon Baeumer, “What did you mean? Facing the Challenges of User-generated Software Requirements,” in Proceedings of the 7th International Conference on Agents and Artificial Intelligence, 2015, pp. 277–283. mla: Geierhos, Michaela, et al. “What Did You Mean? Facing the Challenges of User-Generated Software Requirements.” Proceedings of the 7th International Conference on Agents and Artificial Intelligence, 2015, pp. 277–83. short: 'M. Geierhos, S. Schulze, Frederik Simon Baeumer, in: Proceedings of the 7th International Conference on Agents and Artificial Intelligence, Lissabon, 2015, pp. 277–283.' conference: end_date: 2015-01-12 start_date: 2015-01-10 date_created: 2021-10-06T15:19:55Z date_updated: 2022-01-06T06:57:07Z department: - _id: '671' language: - iso: eng page: 277-283 place: Lissabon publication: Proceedings of the 7th International Conference on Agents and Artificial Intelligence publication_identifier: isbn: - ' 978-989-758-073-4' publication_status: published status: public title: What did you mean? Facing the Challenges of User-generated Software Requirements type: conference user_id: '71124' year: '2015' ... --- _id: '25590' author: - first_name: ' Paul' full_name: Markwart, Paul last_name: Markwart citation: ama: Markwart Paul. Analytical Derivation of the Sequence Rules for the Equalization of High-Volume Job Features. Vol 349. publishing series of the Heinz Nixdorf Institute, Paderborn; 2015. apa: Markwart, Paul. (2015). Analytical derivation of the sequence rules for the equalization of high-volume job features (Vol. 349). publishing series of the Heinz Nixdorf Institute, Paderborn. bibtex: '@book{Markwart_2015, place={Universit {\ "a} t Paderborn, Heinz Nixdorf Institute, Business informatics, especially CIM}, series={publishing series of the Heinz Nixdorf Institute, Paderborn}, title={Analytical derivation of the sequence rules for the equalization of high-volume job features}, volume={349}, publisher={publishing series of the Heinz Nixdorf Institute, Paderborn}, author={Markwart, Paul}, year={2015}, collection={publishing series of the Heinz Nixdorf Institute, Paderborn} }' chicago: 'Markwart, Paul. Analytical Derivation of the Sequence Rules for the Equalization of High-Volume Job Features. Vol. 349. Publishing Series of the Heinz Nixdorf Institute, Paderborn. Universit {\ "a} t Paderborn, Heinz Nixdorf Institute, Business informatics, especially CIM: publishing series of the Heinz Nixdorf Institute, Paderborn, 2015.' ieee: 'Paul Markwart, Analytical derivation of the sequence rules for the equalization of high-volume job features, vol. 349. Universit {\ "a} t Paderborn, Heinz Nixdorf Institute, Business informatics, especially CIM: publishing series of the Heinz Nixdorf Institute, Paderborn, 2015.' mla: Markwart, Paul. Analytical Derivation of the Sequence Rules for the Equalization of High-Volume Job Features. publishing series of the Heinz Nixdorf Institute, Paderborn, 2015. short: Paul Markwart, Analytical Derivation of the Sequence Rules for the Equalization of High-Volume Job Features, publishing series of the Heinz Nixdorf Institute, Paderborn, Universit {\ "a} t Paderborn, Heinz Nixdorf Institute, Business informatics, especially CIM, 2015. date_created: 2021-10-06T15:23:23Z date_updated: 2022-01-06T06:57:07Z department: - _id: '671' intvolume: ' 349' language: - iso: eng place: Universit {\ "a} t Paderborn, Heinz Nixdorf Institute, Business informatics, especially CIM publication_status: published publisher: publishing series of the Heinz Nixdorf Institute, Paderborn series_title: publishing series of the Heinz Nixdorf Institute, Paderborn status: public title: Analytical derivation of the sequence rules for the equalization of high-volume job features type: dissertation user_id: '71124' volume: 349 year: '2015' ... --- _id: '25591' author: - first_name: Cho full_name: Minhee, Cho last_name: Minhee - first_name: Jens full_name: Weber, Jens last_name: Weber - first_name: ' Sa-kwang ' full_name: ' Song, Sa-kwang ' last_name: ' Song' - first_name: Hanmin full_name: Jung, Hanmin last_name: Jung - first_name: Mikyoung full_name: Lee, Mikyoung last_name: Lee citation: ama: 'Minhee C, Weber J, Song Sa-kwang , Jung H, Lee M. Prescriptive Analytics for Planning Research-Performance Strategy. In: Park JJ (Jong H, Stojmenovic I, Jeong HY, Yi G, eds. Computer Science and Its Applications - Ubiquitous Information Technologies. Vol 330. Springer Berlin/Heidelberg; 2015:1123-1129.' apa: Minhee, C., Weber, J., Song, Sa-kwang , Jung, H., & Lee, M. (2015). Prescriptive Analytics for Planning Research-Performance Strategy. In J. J. (Jong H. Park, I. Stojmenovic, H. Y. Jeong, & G. Yi (Eds.), Computer Science and Its Applications - Ubiquitous Information Technologies (Vol. 330, pp. 1123–1129). Springer Berlin/Heidelberg. bibtex: '@inbook{Minhee_Weber_ Song_Jung_Lee_2015, title={Prescriptive Analytics for Planning Research-Performance Strategy}, volume={330}, booktitle={Computer Science and Its Applications - Ubiquitous Information Technologies}, publisher={Springer Berlin/Heidelberg}, author={Minhee, Cho and Weber, Jens and Song, Sa-kwang and Jung, Hanmin and Lee, Mikyoung}, editor={Park, James J. (Jong Hyuk) and Stojmenovic, Ivan and Jeong, Hwa Young and Yi, Gangman}, year={2015}, pages={1123–1129} }' chicago: Minhee, Cho, Jens Weber, Sa-kwang Song, Hanmin Jung, and Mikyoung Lee. “Prescriptive Analytics for Planning Research-Performance Strategy.” In Computer Science and Its Applications - Ubiquitous Information Technologies, edited by James J. (Jong Hyuk) Park, Ivan Stojmenovic, Hwa Young Jeong, and Gangman Yi, 330:1123–29. Springer Berlin/Heidelberg, 2015. ieee: C. Minhee, J. Weber, Sa-kwang Song, H. Jung, and M. Lee, “Prescriptive Analytics for Planning Research-Performance Strategy,” in Computer Science and Its Applications - Ubiquitous Information Technologies, vol. 330, J. J. (Jong H. Park, I. Stojmenovic, H. Y. Jeong, and G. Yi, Eds. Springer Berlin/Heidelberg, 2015, pp. 1123–1129. mla: Minhee, Cho, et al. “Prescriptive Analytics for Planning Research-Performance Strategy.” Computer Science and Its Applications - Ubiquitous Information Technologies, edited by James J. (Jong Hyuk) Park et al., vol. 330, Springer Berlin/Heidelberg, 2015, pp. 1123–29. short: 'C. Minhee, J. Weber, Sa-kwang Song, H. Jung, M. Lee, in: J.J. (Jong H. Park, I. Stojmenovic, H.Y. Jeong, G. Yi (Eds.), Computer Science and Its Applications - Ubiquitous Information Technologies, Springer Berlin/Heidelberg, 2015, pp. 1123–1129.' date_created: 2021-10-06T15:31:10Z date_updated: 2022-01-06T06:57:07Z department: - _id: '671' editor: - first_name: James J. (Jong Hyuk) full_name: Park, James J. (Jong Hyuk) last_name: Park - first_name: Ivan full_name: Stojmenovic, Ivan last_name: Stojmenovic - first_name: Hwa Young full_name: ' Jeong, Hwa Young' last_name: ' Jeong' - first_name: Gangman full_name: Yi, Gangman last_name: Yi intvolume: ' 330' language: - iso: eng page: 1123-1129 publication: Computer Science and Its Applications - Ubiquitous Information Technologies publication_status: published publisher: Springer Berlin/Heidelberg status: public title: Prescriptive Analytics for Planning Research-Performance Strategy type: book_chapter user_id: '71124' volume: 330 year: '2015' ... --- _id: '25592' author: - first_name: Sophia Charlotte full_name: Stotz, Sophia Charlotte last_name: Stotz - first_name: 'Valentina ' full_name: ' Stu{\ss}, Valentina ' last_name: ' Stu{\ss}' - first_name: Matthias full_name: Reinert, Matthias last_name: Reinert - first_name: Maximilian full_name: Schrott, Maximilian last_name: Schrott citation: ama: 'Stotz SC, Stu{\ss} V, Reinert M, Schrott M. Interpersonal relations in biographical dictionaries. A case study. In: ter Braake S, Fokkens A, Sluijter R, Declerck T, Wandl-Vogt E, eds. Proceedings of the First Conference on Biographical Data in a Digital World. Vol 1399. ; 2015.' apa: Stotz, S. C., Stu{\ss}, V., Reinert, M., & Schrott, M. (2015). Interpersonal relations in biographical dictionaries. A case study. In S. ter Braake, A. Fokkens, R. Sluijter, T. Declerck, & E. Wandl-Vogt (Eds.), Proceedings of the First Conference on Biographical Data in a Digital World (Vol. 1399). bibtex: '@inproceedings{Stotz_ Stu{\ss}_Reinert_Schrott_2015, title={Interpersonal relations in biographical dictionaries. A case study}, volume={1399}, booktitle={Proceedings of the First Conference on Biographical Data in a Digital World}, author={Stotz, Sophia Charlotte and Stu{\ss}, Valentina and Reinert, Matthias and Schrott, Maximilian}, editor={ter Braake, Serge and Fokkens, Antske and Sluijter, Ronald and Declerck, Thierry and Wandl-Vogt, Eveline}, year={2015} }' chicago: Stotz, Sophia Charlotte, Valentina Stu{\ss}, Matthias Reinert, and Maximilian Schrott. “Interpersonal Relations in Biographical Dictionaries. A Case Study.” In Proceedings of the First Conference on Biographical Data in a Digital World, edited by Serge ter Braake, Antske Fokkens, Ronald Sluijter, Thierry Declerck, and Eveline Wandl-Vogt, Vol. 1399, 2015. ieee: S. C. Stotz, V. Stu{\ss}, M. Reinert, and M. Schrott, “Interpersonal relations in biographical dictionaries. A case study,” in Proceedings of the First Conference on Biographical Data in a Digital World, 2015, vol. 1399. mla: Stotz, Sophia Charlotte, et al. “Interpersonal Relations in Biographical Dictionaries. A Case Study.” Proceedings of the First Conference on Biographical Data in a Digital World, edited by Serge ter Braake et al., vol. 1399, 2015. short: 'S.C. Stotz, V. Stu{\ss}, M. Reinert, M. Schrott, in: S. ter Braake, A. Fokkens, R. Sluijter, T. Declerck, E. Wandl-Vogt (Eds.), Proceedings of the First Conference on Biographical Data in a Digital World, 2015.' date_created: 2021-10-06T15:39:18Z date_updated: 2022-01-06T06:57:07Z department: - _id: '671' editor: - first_name: Serge full_name: ter Braake, Serge last_name: ter Braake - first_name: Antske full_name: ' Fokkens, Antske' last_name: ' Fokkens' - first_name: 'Ronald ' full_name: 'Sluijter, Ronald ' last_name: Sluijter - first_name: 'Thierry ' full_name: 'Declerck, Thierry ' last_name: Declerck - first_name: Eveline full_name: Wandl-Vogt, Eveline last_name: Wandl-Vogt intvolume: ' 1399' language: - iso: eng publication: Proceedings of the First Conference on Biographical Data in a Digital World publication_status: published status: public title: Interpersonal relations in biographical dictionaries. A case study type: conference user_id: '71124' volume: 1399 year: '2015' ... --- _id: '25593' author: - first_name: Michaela full_name: Geierhos, Michaela id: '42496' last_name: Geierhos orcid: 0000-0002-8180-5606 - first_name: Sabine full_name: Schulze, Sabine last_name: Schulze citation: ama: 'Geierhos M, Schulze S. The satisfied patient 2.0: Analysis of anonymous doctor reviews to generate a patient mood. ForschungsForum Paderborn. 2015;18:14-19.' apa: 'Geierhos, M., & Schulze, S. (2015). The satisfied patient 2.0: Analysis of anonymous doctor reviews to generate a patient mood. ForschungsForum Paderborn, 18, 14–19.' bibtex: '@article{Geierhos_Schulze_2015, title={The satisfied patient 2.0: Analysis of anonymous doctor reviews to generate a patient mood}, volume={18}, journal={ForschungsForum Paderborn}, author={Geierhos, Michaela and Schulze, Sabine}, year={2015}, pages={14–19} }' chicago: 'Geierhos, Michaela, and Sabine Schulze. “The Satisfied Patient 2.0: Analysis of Anonymous Doctor Reviews to Generate a Patient Mood.” ForschungsForum Paderborn 18 (2015): 14–19.' ieee: 'M. Geierhos and S. Schulze, “The satisfied patient 2.0: Analysis of anonymous doctor reviews to generate a patient mood,” ForschungsForum Paderborn, vol. 18, pp. 14–19, 2015.' mla: 'Geierhos, Michaela, and Sabine Schulze. “The Satisfied Patient 2.0: Analysis of Anonymous Doctor Reviews to Generate a Patient Mood.” ForschungsForum Paderborn, vol. 18, 2015, pp. 14–19.' short: M. Geierhos, S. Schulze, ForschungsForum Paderborn 18 (2015) 14–19. date_created: 2021-10-06T15:42:09Z date_updated: 2022-01-06T06:57:07Z department: - _id: '671' intvolume: ' 18' language: - iso: eng page: 14-19 publication: ForschungsForum Paderborn publication_status: published status: public title: 'The satisfied patient 2.0: Analysis of anonymous doctor reviews to generate a patient mood' type: journal_article user_id: '71124' volume: 18 year: '2015' ... --- _id: '25594' author: - first_name: Michaela full_name: Geierhos, Michaela id: '42496' last_name: Geierhos orcid: 0000-0002-8180-5606 - first_name: Sabine full_name: Schulze, Sabine last_name: Schulze citation: ama: 'Geierhos M, Schulze S. The Satisfied Patient 2.0: Analysis of anonymous doctor ratings to gain insight into patient sentimen. ForschungsForum Paderborn. 2015;18:14-19.' apa: 'Geierhos, M., & Schulze, S. (2015). The Satisfied Patient 2.0: Analysis of anonymous doctor ratings to gain insight into patient sentimen. ForschungsForum Paderborn, 18, 14–19.' bibtex: '@article{Geierhos_Schulze_2015, title={The Satisfied Patient 2.0: Analysis of anonymous doctor ratings to gain insight into patient sentimen}, volume={18}, journal={ForschungsForum Paderborn}, author={Geierhos, Michaela and Schulze, Sabine}, year={2015}, pages={14–19} }' chicago: 'Geierhos, Michaela, and Sabine Schulze. “The Satisfied Patient 2.0: Analysis of Anonymous Doctor Ratings to Gain Insight into Patient Sentimen.” ForschungsForum Paderborn 18 (2015): 14–19.' ieee: 'M. Geierhos and S. Schulze, “The Satisfied Patient 2.0: Analysis of anonymous doctor ratings to gain insight into patient sentimen,” ForschungsForum Paderborn, vol. 18, pp. 14–19, 2015.' mla: 'Geierhos, Michaela, and Sabine Schulze. “The Satisfied Patient 2.0: Analysis of Anonymous Doctor Ratings to Gain Insight into Patient Sentimen.” ForschungsForum Paderborn, vol. 18, 2015, pp. 14–19.' short: M. Geierhos, S. Schulze, ForschungsForum Paderborn 18 (2015) 14–19. date_created: 2021-10-06T15:45:26Z date_updated: 2022-01-06T06:57:07Z department: - _id: '671' intvolume: ' 18' language: - iso: eng page: 14-19 publication: ForschungsForum Paderborn publication_status: published status: public title: 'The Satisfied Patient 2.0: Analysis of anonymous doctor ratings to gain insight into patient sentimen' type: journal_article user_id: '71124' volume: 18 year: '2015' ... --- _id: '256' author: - first_name: Finn full_name: Zindler, Finn last_name: Zindler citation: ama: Zindler F. Selektive Vertriebssysteme am Fallbeispiel der Adidas AG - eine wettbewerbspolitische Beurteilung. Universität Paderborn; 2015. apa: Zindler, F. (2015). Selektive Vertriebssysteme am Fallbeispiel der Adidas AG - eine wettbewerbspolitische Beurteilung. Universität Paderborn. bibtex: '@book{Zindler_2015, title={Selektive Vertriebssysteme am Fallbeispiel der Adidas AG - eine wettbewerbspolitische Beurteilung}, publisher={Universität Paderborn}, author={Zindler, Finn}, year={2015} }' chicago: Zindler, Finn. Selektive Vertriebssysteme am Fallbeispiel der Adidas AG - eine wettbewerbspolitische Beurteilung. Universität Paderborn, 2015. ieee: F. Zindler, Selektive Vertriebssysteme am Fallbeispiel der Adidas AG - eine wettbewerbspolitische Beurteilung. Universität Paderborn, 2015. mla: Zindler, Finn. Selektive Vertriebssysteme am Fallbeispiel der Adidas AG - eine wettbewerbspolitische Beurteilung. Universität Paderborn, 2015. short: F. Zindler, Selektive Vertriebssysteme am Fallbeispiel der Adidas AG - eine wettbewerbspolitische Beurteilung, Universität Paderborn, 2015. date_created: 2017-10-17T12:41:42Z date_updated: 2022-01-06T06:57:07Z department: - _id: '280' language: - iso: ger project: - _id: '1' name: SFB 901 - _id: '7' name: SFB 901 - Subprojekt A3 - _id: '2' name: SFB 901 - Project Area A publisher: Universität Paderborn status: public supervisor: - first_name: Burkhard full_name: Hehenkamp, Burkhard id: '37339' last_name: Hehenkamp title: Selektive Vertriebssysteme am Fallbeispiel der Adidas AG - eine wettbewerbspolitische Beurteilung type: bachelorsthesis user_id: '42447' year: '2015' ... --- _id: '19536' author: - first_name: Petra full_name: Büker, Petra id: '21978' last_name: Büker citation: ama: 'Büker P. Kinderstärken – Kinder stärken: Pädagogische, soziologische und psychologische Zugänge zu einer „starken Idee". In: Büker P, ed. Kinderstärken – Kinder stärken. Erziehung und Bildung ressourcenorientiert gestalten. (KinderStärken, Bd. 1). Stuttgart: Kohlhammer; 2015:11-77.' apa: 'Büker, P. (2015). Kinderstärken – Kinder stärken: Pädagogische, soziologische und psychologische Zugänge zu einer „starken Idee". In P. Büker (Ed.), Kinderstärken – Kinder stärken. Erziehung und Bildung ressourcenorientiert gestalten. (KinderStärken, Bd. 1) (pp. 11–77). Stuttgart: Kohlhammer.' bibtex: '@inbook{Büker_2015, place={Stuttgart}, title={Kinderstärken – Kinder stärken: Pädagogische, soziologische und psychologische Zugänge zu einer „starken Idee"}, booktitle={Kinderstärken – Kinder stärken. Erziehung und Bildung ressourcenorientiert gestalten. (KinderStärken, Bd. 1)}, publisher={Kohlhammer}, author={Büker, Petra}, editor={Büker, PetraEditor}, year={2015}, pages={11–77} }' chicago: 'Büker, Petra. “Kinderstärken – Kinder stärken: Pädagogische, soziologische und psychologische Zugänge zu einer „starken Idee".” In Kinderstärken – Kinder stärken. Erziehung und Bildung ressourcenorientiert gestalten. (KinderStärken, Bd. 1), edited by Petra Büker, 11–77. Stuttgart: Kohlhammer, 2015.' ieee: 'P. Büker, “Kinderstärken – Kinder stärken: Pädagogische, soziologische und psychologische Zugänge zu einer „starken Idee",” in Kinderstärken – Kinder stärken. Erziehung und Bildung ressourcenorientiert gestalten. (KinderStärken, Bd. 1), P. Büker, Ed. Stuttgart: Kohlhammer, 2015, pp. 11–77.' mla: 'Büker, Petra. “Kinderstärken – Kinder stärken: Pädagogische, soziologische und psychologische Zugänge zu einer „starken Idee".” Kinderstärken – Kinder stärken. Erziehung und Bildung ressourcenorientiert gestalten. (KinderStärken, Bd. 1), edited by Petra Büker, Kohlhammer, 2015, pp. 11–77.' short: 'P. Büker, in: P. Büker (Ed.), Kinderstärken – Kinder stärken. Erziehung und Bildung ressourcenorientiert gestalten. (KinderStärken, Bd. 1), Kohlhammer, Stuttgart, 2015, pp. 11–77.' date_created: 2020-09-17T13:18:09Z date_updated: 2022-01-06T06:54:07Z department: - _id: '458' editor: - first_name: Petra full_name: Büker, Petra last_name: Büker language: - iso: ger page: 11-77 place: Stuttgart publication: Kinderstärken – Kinder stärken. Erziehung und Bildung ressourcenorientiert gestalten. (KinderStärken, Bd. 1) publisher: Kohlhammer status: public title: 'Kinderstärken – Kinder stärken: Pädagogische, soziologische und psychologische Zugänge zu einer „starken Idee"' type: book_chapter user_id: '21240' year: '2015' ... --- _id: '19537' author: - first_name: Agnes full_name: Kordulla, Agnes last_name: Kordulla - first_name: Petra full_name: Büker, Petra id: '21978' last_name: Büker citation: ama: 'Kordulla A, Büker P. KinderStärken beobachten und dokumentieren. In: Büker P, ed. Kinderstärken – Kinder stärken. Erziehung und Bildung ressourcenorientiert gestalten. (KinderStärken, Bd. 1). Stuttgart: Kohlhammer; 2015:135-145.' apa: 'Kordulla, A., & Büker, P. (2015). KinderStärken beobachten und dokumentieren. In P. Büker (Ed.), Kinderstärken – Kinder stärken. Erziehung und Bildung ressourcenorientiert gestalten. (KinderStärken, Bd. 1) (pp. 135–145). Stuttgart: Kohlhammer.' bibtex: '@inbook{Kordulla_Büker_2015, place={Stuttgart}, title={KinderStärken beobachten und dokumentieren}, booktitle={Kinderstärken – Kinder stärken. Erziehung und Bildung ressourcenorientiert gestalten. (KinderStärken, Bd. 1)}, publisher={Kohlhammer}, author={Kordulla, Agnes and Büker, Petra}, editor={Büker, PetraEditor}, year={2015}, pages={135–145} }' chicago: 'Kordulla, Agnes, and Petra Büker. “KinderStärken beobachten und dokumentieren.” In Kinderstärken – Kinder stärken. Erziehung und Bildung ressourcenorientiert gestalten. (KinderStärken, Bd. 1), edited by Petra Büker, 135–45. Stuttgart: Kohlhammer, 2015.' ieee: 'A. Kordulla and P. Büker, “KinderStärken beobachten und dokumentieren,” in Kinderstärken – Kinder stärken. Erziehung und Bildung ressourcenorientiert gestalten. (KinderStärken, Bd. 1), P. Büker, Ed. Stuttgart: Kohlhammer, 2015, pp. 135–145.' mla: Kordulla, Agnes, and Petra Büker. “KinderStärken beobachten und dokumentieren.” Kinderstärken – Kinder stärken. Erziehung und Bildung ressourcenorientiert gestalten. (KinderStärken, Bd. 1), edited by Petra Büker, Kohlhammer, 2015, pp. 135–45. short: 'A. Kordulla, P. Büker, in: P. Büker (Ed.), Kinderstärken – Kinder stärken. Erziehung und Bildung ressourcenorientiert gestalten. (KinderStärken, Bd. 1), Kohlhammer, Stuttgart, 2015, pp. 135–145.' date_created: 2020-09-17T13:22:20Z date_updated: 2022-01-06T06:54:07Z department: - _id: '458' editor: - first_name: Petra full_name: Büker, Petra last_name: Büker language: - iso: ger page: 135-145 place: Stuttgart publication: Kinderstärken – Kinder stärken. Erziehung und Bildung ressourcenorientiert gestalten. (KinderStärken, Bd. 1) publisher: Kohlhammer status: public title: KinderStärken beobachten und dokumentieren type: book_chapter user_id: '21240' year: '2015' ... --- _id: '19538' author: - first_name: Birgit full_name: Hüpping, Birgit last_name: Hüpping - first_name: Petra full_name: Büker, Petra id: '21978' last_name: Büker citation: ama: 'Hüpping B, Büker P. KinderStärken für das Aufwachsen in multikulturellen Lebenswelten. In: Büker P, ed. Kinderstärken – Kinder stärken. Erziehung und Bildung ressourcenorientiert gestalten. (KinderStärken, Bd. 1) . Stuttgart: Kohlhammer; 2015:146-156.' apa: 'Hüpping, B., & Büker, P. (2015). KinderStärken für das Aufwachsen in multikulturellen Lebenswelten. In P. Büker (Ed.), Kinderstärken – Kinder stärken. Erziehung und Bildung ressourcenorientiert gestalten. (KinderStärken, Bd. 1) (pp. 146–156). Stuttgart: Kohlhammer.' bibtex: '@inbook{Hüpping_Büker_2015, place={Stuttgart}, title={KinderStärken für das Aufwachsen in multikulturellen Lebenswelten}, booktitle={Kinderstärken – Kinder stärken. Erziehung und Bildung ressourcenorientiert gestalten. (KinderStärken, Bd. 1) }, publisher={Kohlhammer}, author={Hüpping, Birgit and Büker, Petra}, editor={Büker, PetraEditor}, year={2015}, pages={146–156} }' chicago: 'Hüpping, Birgit, and Petra Büker. “KinderStärken für das Aufwachsen in multikulturellen Lebenswelten.” In Kinderstärken – Kinder stärken. Erziehung und Bildung ressourcenorientiert gestalten. (KinderStärken, Bd. 1) , edited by Petra Büker, 146–56. Stuttgart: Kohlhammer, 2015.' ieee: 'B. Hüpping and P. Büker, “KinderStärken für das Aufwachsen in multikulturellen Lebenswelten,” in Kinderstärken – Kinder stärken. Erziehung und Bildung ressourcenorientiert gestalten. (KinderStärken, Bd. 1) , P. Büker, Ed. Stuttgart: Kohlhammer, 2015, pp. 146–156.' mla: Hüpping, Birgit, and Petra Büker. “KinderStärken für das Aufwachsen in multikulturellen Lebenswelten.” Kinderstärken – Kinder stärken. Erziehung und Bildung ressourcenorientiert gestalten. (KinderStärken, Bd. 1) , edited by Petra Büker, Kohlhammer, 2015, pp. 146–56. short: 'B. Hüpping, P. Büker, in: P. Büker (Ed.), Kinderstärken – Kinder stärken. Erziehung und Bildung ressourcenorientiert gestalten. (KinderStärken, Bd. 1) , Kohlhammer, Stuttgart, 2015, pp. 146–156.' date_created: 2020-09-17T13:26:57Z date_updated: 2022-01-06T06:54:07Z department: - _id: '458' editor: - first_name: Petra full_name: Büker, Petra last_name: Büker language: - iso: ger page: 146-156 place: Stuttgart publication: 'Kinderstärken – Kinder stärken. Erziehung und Bildung ressourcenorientiert gestalten. (KinderStärken, Bd. 1) ' publisher: Kohlhammer status: public title: KinderStärken für das Aufwachsen in multikulturellen Lebenswelten type: book_chapter user_id: '21240' year: '2015' ... --- _id: '19563' author: - first_name: Thorsten full_name: Bührmann, Thorsten last_name: Bührmann - first_name: Petra full_name: Büker, Petra id: '21978' last_name: Büker citation: ama: Bührmann T, Büker P. Organisationsentwicklung und multiprofessionelle Teamarbeit im Kinderbildungshaus - eine systemische Perspektive. Diskurs Kindheits- und Jugendforschung. 2015;10 Jg., H. 2:149-165. apa: Bührmann, T., & Büker, P. (2015). Organisationsentwicklung und multiprofessionelle Teamarbeit im Kinderbildungshaus - eine systemische Perspektive. Diskurs Kindheits- und Jugendforschung, 10 Jg., H. 2, 149–165. bibtex: '@article{Bührmann_Büker_2015, title={Organisationsentwicklung und multiprofessionelle Teamarbeit im Kinderbildungshaus - eine systemische Perspektive}, volume={10 Jg., H. 2}, journal={Diskurs Kindheits- und Jugendforschung}, author={Bührmann, Thorsten and Büker, Petra}, year={2015}, pages={149–165} }' chicago: 'Bührmann, Thorsten, and Petra Büker. “Organisationsentwicklung und multiprofessionelle Teamarbeit im Kinderbildungshaus - eine systemische Perspektive.” Diskurs Kindheits- und Jugendforschung 10 Jg., H. 2 (2015): 149–65.' ieee: T. Bührmann and P. Büker, “Organisationsentwicklung und multiprofessionelle Teamarbeit im Kinderbildungshaus - eine systemische Perspektive,” Diskurs Kindheits- und Jugendforschung, vol. 10 Jg., H. 2, pp. 149–165, 2015. mla: Bührmann, Thorsten, and Petra Büker. “Organisationsentwicklung und multiprofessionelle Teamarbeit im Kinderbildungshaus - eine systemische Perspektive.” Diskurs Kindheits- und Jugendforschung, vol. 10 Jg., H. 2, 2015, pp. 149–65. short: T. Bührmann, P. Büker, Diskurs Kindheits- und Jugendforschung 10 Jg., H. 2 (2015) 149–165. date_created: 2020-09-18T08:58:38Z date_updated: 2022-01-06T06:54:07Z department: - _id: '458' language: - iso: ger page: 149-165 publication: Diskurs Kindheits- und Jugendforschung status: public title: Organisationsentwicklung und multiprofessionelle Teamarbeit im Kinderbildungshaus - eine systemische Perspektive type: journal_article user_id: '21240' volume: 10 Jg., H. 2 year: '2015' ... --- _id: '19565' author: - first_name: Agnes full_name: Kordulla, Agnes last_name: Kordulla - first_name: Petra full_name: Büker, Petra id: '21978' last_name: Büker citation: ama: 'Kordulla A, Büker P. Perspektiven von Kindern auf die Gestaltung didaktischer Lernarrangements im Übergang Kindergarten-Grundschule. In: Müller C, Amberg L, Dütsch T, Hildebrandt E, Vogt F, Wannack E, eds. Perspektiven und Potentiale in der Schuleingangsstufe. Münster: Waxmann; 2015:197-209.' apa: 'Kordulla, A., & Büker, P. (2015). Perspektiven von Kindern auf die Gestaltung didaktischer Lernarrangements im Übergang Kindergarten-Grundschule. In C. Müller, L. Amberg, T. Dütsch, E. Hildebrandt, F. Vogt, & E. Wannack (Eds.), Perspektiven und Potentiale in der Schuleingangsstufe (pp. 197–209). Münster: Waxmann.' bibtex: '@inbook{Kordulla_Büker_2015, place={Münster}, title={Perspektiven von Kindern auf die Gestaltung didaktischer Lernarrangements im Übergang Kindergarten-Grundschule}, booktitle={Perspektiven und Potentiale in der Schuleingangsstufe}, publisher={Waxmann}, author={Kordulla, Agnes and Büker, Petra}, editor={Müller, Charlotte and Amberg, Lucia and Dütsch, Thomas and Hildebrandt, Elke and Vogt, Franziska and Wannack, EvelyneEditors}, year={2015}, pages={197–209} }' chicago: 'Kordulla, Agnes, and Petra Büker. “Perspektiven von Kindern auf die Gestaltung didaktischer Lernarrangements im Übergang Kindergarten-Grundschule.” In Perspektiven und Potentiale in der Schuleingangsstufe, edited by Charlotte Müller, Lucia Amberg, Thomas Dütsch, Elke Hildebrandt, Franziska Vogt, and Evelyne Wannack, 197–209. Münster: Waxmann, 2015.' ieee: 'A. Kordulla and P. Büker, “Perspektiven von Kindern auf die Gestaltung didaktischer Lernarrangements im Übergang Kindergarten-Grundschule,” in Perspektiven und Potentiale in der Schuleingangsstufe, C. Müller, L. Amberg, T. Dütsch, E. Hildebrandt, F. Vogt, and E. Wannack, Eds. Münster: Waxmann, 2015, pp. 197–209.' mla: Kordulla, Agnes, and Petra Büker. “Perspektiven von Kindern auf die Gestaltung didaktischer Lernarrangements im Übergang Kindergarten-Grundschule.” Perspektiven und Potentiale in der Schuleingangsstufe, edited by Charlotte Müller et al., Waxmann, 2015, pp. 197–209. short: 'A. Kordulla, P. Büker, in: C. Müller, L. Amberg, T. Dütsch, E. Hildebrandt, F. Vogt, E. Wannack (Eds.), Perspektiven und Potentiale in der Schuleingangsstufe, Waxmann, Münster, 2015, pp. 197–209.' date_created: 2020-09-18T09:06:12Z date_updated: 2022-01-06T06:54:07Z department: - _id: '458' editor: - first_name: Charlotte full_name: Müller, Charlotte last_name: Müller - first_name: Lucia full_name: Amberg, Lucia last_name: Amberg - first_name: Thomas full_name: Dütsch, Thomas last_name: Dütsch - first_name: Elke full_name: Hildebrandt, Elke last_name: Hildebrandt - first_name: Franziska full_name: Vogt, Franziska last_name: Vogt - first_name: Evelyne full_name: Wannack, Evelyne last_name: Wannack language: - iso: ger page: 197-209 place: Münster publication: Perspektiven und Potentiale in der Schuleingangsstufe publisher: Waxmann status: public title: Perspektiven von Kindern auf die Gestaltung didaktischer Lernarrangements im Übergang Kindergarten-Grundschule type: book_chapter user_id: '21240' year: '2015' ... --- _id: '19804' abstract: - lang: eng text: November 2015 author: - first_name: Petra full_name: Büker, Petra id: '21978' last_name: Büker - first_name: Christine full_name: Weiß, Christine last_name: Weiß citation: ama: 'Büker P, Weiß C. Inklusion vom Kind aus denken - das Vielfaltstableau für die Aus- und Weiterbildung in multi-professionellen Teams. Workshop im Rahmen der 3. Arbeitstagung der Multiplikatoren für Integration im Projekt ZINT  an der Hochschule Görlitz/Zittau. In: ; 2015.' apa: Büker, P., & Weiß, C. (2015). Inklusion vom Kind aus denken - das Vielfaltstableau für die Aus- und Weiterbildung in multi-professionellen Teams. Workshop im Rahmen der 3. Arbeitstagung der Multiplikatoren für Integration im Projekt ZINT  an der Hochschule Görlitz/Zittau. bibtex: '@inproceedings{Büker_Weiß_2015, title={Inklusion vom Kind aus denken - das Vielfaltstableau für die Aus- und Weiterbildung in multi-professionellen Teams. Workshop im Rahmen der 3. Arbeitstagung der Multiplikatoren für Integration im Projekt ZINT  an der Hochschule Görlitz/Zittau}, author={Büker, Petra and Weiß, Christine}, year={2015} }' chicago: Büker, Petra, and Christine Weiß. “Inklusion vom Kind aus denken - das Vielfaltstableau für die Aus- und Weiterbildung in multi-professionellen Teams. Workshop im Rahmen der 3. Arbeitstagung der Multiplikatoren für Integration im Projekt ZINT  an der Hochschule Görlitz/Zittau,” 2015. ieee: P. Büker and C. Weiß, “Inklusion vom Kind aus denken - das Vielfaltstableau für die Aus- und Weiterbildung in multi-professionellen Teams. Workshop im Rahmen der 3. Arbeitstagung der Multiplikatoren für Integration im Projekt ZINT  an der Hochschule Görlitz/Zittau,” 2015. mla: Büker, Petra, and Christine Weiß. Inklusion vom Kind aus denken - das Vielfaltstableau für die Aus- und Weiterbildung in multi-professionellen Teams. Workshop im Rahmen der 3. Arbeitstagung der Multiplikatoren für Integration im Projekt ZINT  an der Hochschule Görlitz/Zittau. 2015. short: 'P. Büker, C. Weiß, in: 2015.' date_created: 2020-09-30T12:50:02Z date_updated: 2022-01-06T06:54:13Z department: - _id: '458' language: - iso: ger status: public title: Inklusion vom Kind aus denken - das Vielfaltstableau für die Aus- und Weiterbildung in multi-professionellen Teams. Workshop im Rahmen der 3. Arbeitstagung der Multiplikatoren für Integration im Projekt ZINT an der Hochschule Görlitz/Zittau type: conference user_id: '21240' year: '2015' ... --- _id: '19805' abstract: - lang: eng text: September 2015 author: - first_name: Petra full_name: Büker, Petra id: '21978' last_name: Büker - first_name: Julia full_name: Höke, Julia last_name: Höke citation: ama: 'Büker P, Höke J. Das Kind als kompetenter Akteur - Interdisziplinäre Anfragen an ein prominentes Paradigma der Früh- und Grundschulpädagogik. Vortrag an der Jahrestagung der Sektion Schulpädagogik der Deutschen Gesellschaft für Erziehungswissenschaft. Georg-August Universität Göttingen. In: ; 2015.' apa: Büker, P., & Höke, J. (2015). Das Kind als kompetenter Akteur - Interdisziplinäre Anfragen an ein prominentes Paradigma der Früh- und Grundschulpädagogik. Vortrag an der Jahrestagung der Sektion Schulpädagogik der Deutschen Gesellschaft für Erziehungswissenschaft. Georg-August Universität Göttingen. bibtex: '@inproceedings{Büker_Höke_2015, title={Das Kind als kompetenter Akteur - Interdisziplinäre Anfragen an ein prominentes Paradigma der Früh- und Grundschulpädagogik. Vortrag an der Jahrestagung der Sektion Schulpädagogik der Deutschen Gesellschaft für Erziehungswissenschaft. Georg-August Universität Göttingen}, author={Büker, Petra and Höke, Julia}, year={2015} }' chicago: Büker, Petra, and Julia Höke. “Das Kind als kompetenter Akteur - Interdisziplinäre Anfragen an ein prominentes Paradigma der Früh- und Grundschulpädagogik. Vortrag an der Jahrestagung der Sektion Schulpädagogik der Deutschen Gesellschaft für Erziehungswissenschaft. Georg-August Universität Göttingen,” 2015. ieee: P. Büker and J. Höke, “Das Kind als kompetenter Akteur - Interdisziplinäre Anfragen an ein prominentes Paradigma der Früh- und Grundschulpädagogik. Vortrag an der Jahrestagung der Sektion Schulpädagogik der Deutschen Gesellschaft für Erziehungswissenschaft. Georg-August Universität Göttingen,” 2015. mla: Büker, Petra, and Julia Höke. Das Kind als kompetenter Akteur - Interdisziplinäre Anfragen an ein prominentes Paradigma der Früh- und Grundschulpädagogik. Vortrag an der Jahrestagung der Sektion Schulpädagogik der Deutschen Gesellschaft für Erziehungswissenschaft. Georg-August Universität Göttingen. 2015. short: 'P. Büker, J. Höke, in: 2015.' date_created: 2020-09-30T12:51:31Z date_updated: 2022-01-06T06:54:13Z department: - _id: '458' language: - iso: ger status: public title: Das Kind als kompetenter Akteur - Interdisziplinäre Anfragen an ein prominentes Paradigma der Früh- und Grundschulpädagogik. Vortrag an der Jahrestagung der Sektion Schulpädagogik der Deutschen Gesellschaft für Erziehungswissenschaft. Georg-August Universität Göttingen type: conference user_id: '21240' year: '2015' ... --- _id: '19810' abstract: - lang: eng text: September 2015 author: - first_name: Petra full_name: Büker, Petra id: '21978' last_name: Büker - first_name: Cathleen full_name: Bethke, Cathleen last_name: Bethke citation: ama: 'Büker P, Bethke C. “This is important for us”: Quality criterion enunciated by children as experts for their transition process from kindergarten to primary school. Poster presentation at the 25th EECERA conference - European Early Childhood Education Research Association. Barcelona, Spain. In: ; 2015.' apa: 'Büker, P., & Bethke, C. (2015). “This is important for us”: Quality criterion enunciated by children as experts for their transition process from kindergarten to primary school. Poster presentation at the 25th EECERA conference - European Early Childhood Education Research Association. Barcelona, Spain.' bibtex: '@inproceedings{Büker_Bethke_2015, title={“This is important for us”: Quality criterion enunciated by children as experts for their transition process from kindergarten to primary school. Poster presentation at the 25th EECERA conference - European Early Childhood Education Research Association. Barcelona, Spain}, author={Büker, Petra and Bethke, Cathleen}, year={2015} }' chicago: 'Büker, Petra, and Cathleen Bethke. “‘This Is Important for Us’: Quality Criterion Enunciated by Children as Experts for Their Transition Process from Kindergarten to Primary School. Poster Presentation at the 25th EECERA Conference - European Early Childhood Education Research Association. Barcelona, Spain,” 2015.' ieee: 'P. Büker and C. Bethke, “‘This is important for us’: Quality criterion enunciated by children as experts for their transition process from kindergarten to primary school. Poster presentation at the 25th EECERA conference - European Early Childhood Education Research Association. Barcelona, Spain,” 2015.' mla: 'Büker, Petra, and Cathleen Bethke. “This Is Important for Us”: Quality Criterion Enunciated by Children as Experts for Their Transition Process from Kindergarten to Primary School. Poster Presentation at the 25th EECERA Conference - European Early Childhood Education Research Association. Barcelona, Spain. 2015.' short: 'P. Büker, C. Bethke, in: 2015.' date_created: 2020-09-30T13:17:15Z date_updated: 2022-01-06T06:54:13Z department: - _id: '458' language: - iso: eng status: public title: '"This is important for us": Quality criterion enunciated by children as experts for their transition process from kindergarten to primary school. Poster presentation at the 25th EECERA conference - European Early Childhood Education Research Association. Barcelona, Spain' type: conference user_id: '21240' year: '2015' ... --- _id: '19811' abstract: - lang: eng text: September 2015 author: - first_name: Petra full_name: Büker, Petra id: '21978' last_name: Büker - first_name: Christine full_name: Weiß, Christine last_name: Weiß - first_name: Theresia full_name: Schulze Mengering, Theresia last_name: Schulze Mengering citation: ama: 'Büker P, Weiß C, Schulze Mengering T. Inklusion vom Kind aus denken - eine Lehrerfortbildung mittels des Vielfaltstableaus gestalten: Vortrag im Rahmen des Praxisforums Inklusion des Bildungs- und Integrationszentrum des Kreises Paderborn in Kooperation mit der Universität Paderborn. Universität Paderborn. In: ; 2015.' apa: 'Büker, P., Weiß, C., & Schulze Mengering, T. (2015). Inklusion vom Kind aus denken - eine Lehrerfortbildung mittels des Vielfaltstableaus gestalten: Vortrag im Rahmen des Praxisforums Inklusion des Bildungs- und Integrationszentrum des Kreises Paderborn in Kooperation mit der Universität Paderborn. Universität Paderborn.' bibtex: '@inproceedings{Büker_Weiß_Schulze Mengering_2015, title={Inklusion vom Kind aus denken - eine Lehrerfortbildung mittels des Vielfaltstableaus gestalten: Vortrag im Rahmen des Praxisforums Inklusion des Bildungs- und Integrationszentrum des Kreises Paderborn in Kooperation mit der Universität Paderborn. Universität Paderborn}, author={Büker, Petra and Weiß, Christine and Schulze Mengering, Theresia}, year={2015} }' chicago: 'Büker, Petra, Christine Weiß, and Theresia Schulze Mengering. “Inklusion vom Kind aus denken - eine Lehrerfortbildung mittels des Vielfaltstableaus gestalten: Vortrag im Rahmen des Praxisforums Inklusion des Bildungs- und Integrationszentrum des Kreises Paderborn in Kooperation mit der Universität Paderborn. Universität Paderborn,” 2015.' ieee: 'P. Büker, C. Weiß, and T. Schulze Mengering, “Inklusion vom Kind aus denken - eine Lehrerfortbildung mittels des Vielfaltstableaus gestalten: Vortrag im Rahmen des Praxisforums Inklusion des Bildungs- und Integrationszentrum des Kreises Paderborn in Kooperation mit der Universität Paderborn. Universität Paderborn,” 2015.' mla: 'Büker, Petra, et al. Inklusion vom Kind aus denken - eine Lehrerfortbildung mittels des Vielfaltstableaus gestalten: Vortrag im Rahmen des Praxisforums Inklusion des Bildungs- und Integrationszentrum des Kreises Paderborn in Kooperation mit der Universität Paderborn. Universität Paderborn. 2015.' short: 'P. Büker, C. Weiß, T. Schulze Mengering, in: 2015.' date_created: 2020-09-30T13:19:26Z date_updated: 2022-01-06T06:54:13Z department: - _id: '458' language: - iso: ger status: public title: 'Inklusion vom Kind aus denken - eine Lehrerfortbildung mittels des Vielfaltstableaus gestalten: Vortrag im Rahmen des Praxisforums Inklusion des Bildungs- und Integrationszentrum des Kreises Paderborn in Kooperation mit der Universität Paderborn. Universität Paderborn' type: conference user_id: '21240' year: '2015' ... --- _id: '19959' author: - first_name: Mostafa full_name: Wahby, Mostafa last_name: Wahby - first_name: Heiko full_name: Hamann, Heiko last_name: Hamann citation: ama: 'Wahby M, Hamann H. On the Tradeoff between Hardware Protection and Optimization Success: A Case Study in Onboard Evolutionary Robotics for Autonomous Parallel Parking. In: Applications of Evolutionary Computation (EvoApplications 2015). ; 2015. doi:10.1007/978-3-319-16549-3_61' apa: 'Wahby, M., & Hamann, H. (2015). On the Tradeoff between Hardware Protection and Optimization Success: A Case Study in Onboard Evolutionary Robotics for Autonomous Parallel Parking. In Applications of Evolutionary Computation (EvoApplications 2015). https://doi.org/10.1007/978-3-319-16549-3_61' bibtex: '@inproceedings{Wahby_Hamann_2015, title={On the Tradeoff between Hardware Protection and Optimization Success: A Case Study in Onboard Evolutionary Robotics for Autonomous Parallel Parking}, DOI={10.1007/978-3-319-16549-3_61}, booktitle={Applications of Evolutionary Computation (EvoApplications 2015)}, author={Wahby, Mostafa and Hamann, Heiko}, year={2015} }' chicago: 'Wahby, Mostafa, and Heiko Hamann. “On the Tradeoff between Hardware Protection and Optimization Success: A Case Study in Onboard Evolutionary Robotics for Autonomous Parallel Parking.” In Applications of Evolutionary Computation (EvoApplications 2015), 2015. https://doi.org/10.1007/978-3-319-16549-3_61.' ieee: 'M. Wahby and H. Hamann, “On the Tradeoff between Hardware Protection and Optimization Success: A Case Study in Onboard Evolutionary Robotics for Autonomous Parallel Parking,” in Applications of Evolutionary Computation (EvoApplications 2015), 2015.' mla: 'Wahby, Mostafa, and Heiko Hamann. “On the Tradeoff between Hardware Protection and Optimization Success: A Case Study in Onboard Evolutionary Robotics for Autonomous Parallel Parking.” Applications of Evolutionary Computation (EvoApplications 2015), 2015, doi:10.1007/978-3-319-16549-3_61.' short: 'M. Wahby, H. Hamann, in: Applications of Evolutionary Computation (EvoApplications 2015), 2015.' date_created: 2020-10-08T12:36:48Z date_updated: 2022-01-06T06:54:17Z department: - _id: '63' - _id: '238' doi: 10.1007/978-3-319-16549-3_61 language: - iso: eng publication: Applications of Evolutionary Computation (EvoApplications 2015) status: public title: 'On the Tradeoff between Hardware Protection and Optimization Success: A Case Study in Onboard Evolutionary Robotics for Autonomous Parallel Parking' type: conference user_id: '15415' year: '2015' ... --- _id: '19960' abstract: - lang: eng text: Besides the life-as-it-could-be driver of artificial life research there is also the concept of extending natural life by creating hybrids or mixed societies that are built from natural and artificial components. In this paper we motivate and present the research program of the project flora robotica. Our objective is to develop and to investigate closely linked symbiotic relationships between robots and natural plants and to explore the potentials of a plant-robot society able to produce architectural artifacts and living spaces. These robot-plant bio-hybrids create synergies that allow for new functions of plants and robots. They also create novel design opportunities for an architecture that fuses the design and construction phase. The bio-hybrid is an example of mixed societies between 'hard' artificial and 'wet' natural life, which enables an interaction between natural and artificial ecologies. They form an embodied, self-organizing, and distributed cognitive system which is supposed to grow and develop over long periods of time resulting in the creation of meaningful architectural structures. A key idea is to assign equal roles to robots and plants in order to create a highly integrated, symbiotic system. Besides the gain of knowledge, this project has the objective to create a bio-hybrid system with a defined function and application -- growing architectural artifacts. author: - first_name: Heiko full_name: Hamann, Heiko last_name: Hamann - first_name: Mostafa full_name: Wahby, Mostafa last_name: Wahby - first_name: Thomas full_name: Schmickl, Thomas last_name: Schmickl - first_name: Payam full_name: Zahadat, Payam last_name: Zahadat - first_name: Daniel full_name: Hofstadler, Daniel last_name: Hofstadler - first_name: Kasper full_name: Stoy, Kasper last_name: Stoy - first_name: Sebastian full_name: Risi, Sebastian last_name: Risi - first_name: Andres full_name: Faina, Andres last_name: Faina - first_name: Frank full_name: Veenstra, Frank last_name: Veenstra - first_name: Serge full_name: Kernbach, Serge last_name: Kernbach - first_name: Igor full_name: Kuksin, Igor last_name: Kuksin - first_name: Olga full_name: Kernbach, Olga last_name: Kernbach - first_name: Phil full_name: Ayres, Phil last_name: Ayres - first_name: Przemyslaw full_name: Wojtaszek, Przemyslaw last_name: Wojtaszek citation: ama: 'Hamann H, Wahby M, Schmickl T, et al. Flora Robotica - Mixed Societies of Symbiotic Robot-Plant Bio-Hybrids. In: Proceedings of the 2015 IEEE Symposium on Artificial Life (IEEE ALIFE’15). ; 2015. doi:10.1109/ssci.2015.158' apa: Hamann, H., Wahby, M., Schmickl, T., Zahadat, P., Hofstadler, D., Stoy, K., … Wojtaszek, P. (2015). Flora Robotica - Mixed Societies of Symbiotic Robot-Plant Bio-Hybrids. In Proceedings of the 2015 IEEE Symposium on Artificial Life (IEEE ALIFE’15). https://doi.org/10.1109/ssci.2015.158 bibtex: '@inproceedings{Hamann_Wahby_Schmickl_Zahadat_Hofstadler_Stoy_Risi_Faina_Veenstra_Kernbach_et al._2015, title={Flora Robotica - Mixed Societies of Symbiotic Robot-Plant Bio-Hybrids}, DOI={10.1109/ssci.2015.158}, booktitle={Proceedings of the 2015 IEEE Symposium on Artificial Life (IEEE ALIFE’15)}, author={Hamann, Heiko and Wahby, Mostafa and Schmickl, Thomas and Zahadat, Payam and Hofstadler, Daniel and Stoy, Kasper and Risi, Sebastian and Faina, Andres and Veenstra, Frank and Kernbach, Serge and et al.}, year={2015} }' chicago: Hamann, Heiko, Mostafa Wahby, Thomas Schmickl, Payam Zahadat, Daniel Hofstadler, Kasper Stoy, Sebastian Risi, et al. “Flora Robotica - Mixed Societies of Symbiotic Robot-Plant Bio-Hybrids.” In Proceedings of the 2015 IEEE Symposium on Artificial Life (IEEE ALIFE’15), 2015. https://doi.org/10.1109/ssci.2015.158. ieee: H. Hamann et al., “Flora Robotica - Mixed Societies of Symbiotic Robot-Plant Bio-Hybrids,” in Proceedings of the 2015 IEEE Symposium on Artificial Life (IEEE ALIFE’15), 2015. mla: Hamann, Heiko, et al. “Flora Robotica - Mixed Societies of Symbiotic Robot-Plant Bio-Hybrids.” Proceedings of the 2015 IEEE Symposium on Artificial Life (IEEE ALIFE’15), 2015, doi:10.1109/ssci.2015.158. short: 'H. Hamann, M. Wahby, T. Schmickl, P. Zahadat, D. Hofstadler, K. Stoy, S. Risi, A. Faina, F. Veenstra, S. Kernbach, I. Kuksin, O. Kernbach, P. Ayres, P. Wojtaszek, in: Proceedings of the 2015 IEEE Symposium on Artificial Life (IEEE ALIFE’15), 2015.' date_created: 2020-10-08T12:44:10Z date_updated: 2022-01-06T06:54:17Z department: - _id: '63' - _id: '238' doi: 10.1109/ssci.2015.158 language: - iso: eng publication: Proceedings of the 2015 IEEE Symposium on Artificial Life (IEEE ALIFE'15) publication_identifier: isbn: - '9781479975600' publication_status: published status: public title: Flora Robotica - Mixed Societies of Symbiotic Robot-Plant Bio-Hybrids type: conference user_id: '15415' year: '2015' ... --- _id: '19962' abstract: - lang: eng text: Recent approaches in evolutionary robotics (ER) propose to generate behavioral diversity in order to evolve desired behaviors more easily. These approaches require the definition of a behavioral distance, which often includes task-specific features and hence a priori knowledge. Alternative methods, which do not explicitly force selective pressure towards diversity (SPTD) but still generate it, are known from the field of artificial life, such as in artificial ecologies (AEs). In this study, we investigate how SPTD is generated without task-specific behavioral features or other forms of a priori knowledge and detect how methods of generating SPTD can be transferred from the domain of AE to ER. A promising finding is that in both types of systems, in systems from ER that generate behavioral diversity and also in the investigated speciation model, selective pressure is generated towards unpopulated regions of search space. In a simple case study we investigate the practical implications of these findings and point to options for transferring the idea of self-organizing SPTD in AEs to the domain of ER. author: - first_name: Heiko full_name: Hamann, Heiko last_name: Hamann citation: ama: 'Hamann H. Lessons from Speciation Dynamics: How to Generate Selective Pressure Towards Diversity. Artificial Life. 2015:464-480. doi:10.1162/artl_a_00186' apa: 'Hamann, H. (2015). Lessons from Speciation Dynamics: How to Generate Selective Pressure Towards Diversity. Artificial Life, 464–480. https://doi.org/10.1162/artl_a_00186' bibtex: '@article{Hamann_2015, title={Lessons from Speciation Dynamics: How to Generate Selective Pressure Towards Diversity}, DOI={10.1162/artl_a_00186}, journal={Artificial Life}, author={Hamann, Heiko}, year={2015}, pages={464–480} }' chicago: 'Hamann, Heiko. “Lessons from Speciation Dynamics: How to Generate Selective Pressure Towards Diversity.” Artificial Life, 2015, 464–80. https://doi.org/10.1162/artl_a_00186.' ieee: 'H. Hamann, “Lessons from Speciation Dynamics: How to Generate Selective Pressure Towards Diversity,” Artificial Life, pp. 464–480, 2015.' mla: 'Hamann, Heiko. “Lessons from Speciation Dynamics: How to Generate Selective Pressure Towards Diversity.” Artificial Life, 2015, pp. 464–80, doi:10.1162/artl_a_00186.' short: H. Hamann, Artificial Life (2015) 464–480. date_created: 2020-10-08T14:36:25Z date_updated: 2022-01-06T06:54:17Z department: - _id: '63' - _id: '238' doi: 10.1162/artl_a_00186 language: - iso: eng page: 464-480 publication: Artificial Life publication_identifier: issn: - 1064-5462 - 1530-9185 publication_status: published status: public title: 'Lessons from Speciation Dynamics: How to Generate Selective Pressure Towards Diversity' type: journal_article user_id: '15415' year: '2015' ... --- _id: '19966' abstract: - lang: eng text: Aggregation is a crucial task in swarm robotics to ensure cooperation. We investigate the task of aggregation on an area specified indirectly by certain environmental features, here it is a light distribution. We extend the original BEECLUST algorithm, that implements an aggregation behavior, to an adaptive variant that automatically adapts to any light conditions. We compare these two control algorithms in a number of swarm robot experiments with different light conditions. The improved, adaptive variant is found to be significantly better in the tested setup. author: - first_name: Mostafa full_name: Wahby, Mostafa last_name: Wahby - first_name: Alexander full_name: Weinhold, Alexander last_name: Weinhold - first_name: Heiko full_name: Hamann, Heiko last_name: Hamann citation: ama: 'Wahby M, Weinhold A, Hamann H. Revisiting BEECLUST: Aggregation of Swarm Robots with Adaptiveness to Different Light Settings. In: Proceedings of the 9th EAI International Conference on Bio-Inspired Information and Communications Technologies (Formerly BIONETICS). ; 2015. doi:10.4108/eai.3-12-2015.2262877' apa: 'Wahby, M., Weinhold, A., & Hamann, H. (2015). Revisiting BEECLUST: Aggregation of Swarm Robots with Adaptiveness to Different Light Settings. In Proceedings of the 9th EAI International Conference on Bio-inspired Information and Communications Technologies (formerly BIONETICS). https://doi.org/10.4108/eai.3-12-2015.2262877' bibtex: '@inproceedings{Wahby_Weinhold_Hamann_2015, title={Revisiting BEECLUST: Aggregation of Swarm Robots with Adaptiveness to Different Light Settings}, DOI={10.4108/eai.3-12-2015.2262877}, booktitle={Proceedings of the 9th EAI International Conference on Bio-inspired Information and Communications Technologies (formerly BIONETICS)}, author={Wahby, Mostafa and Weinhold, Alexander and Hamann, Heiko}, year={2015} }' chicago: 'Wahby, Mostafa, Alexander Weinhold, and Heiko Hamann. “Revisiting BEECLUST: Aggregation of Swarm Robots with Adaptiveness to Different Light Settings.” In Proceedings of the 9th EAI International Conference on Bio-Inspired Information and Communications Technologies (Formerly BIONETICS), 2015. https://doi.org/10.4108/eai.3-12-2015.2262877.' ieee: 'M. Wahby, A. Weinhold, and H. Hamann, “Revisiting BEECLUST: Aggregation of Swarm Robots with Adaptiveness to Different Light Settings,” in Proceedings of the 9th EAI International Conference on Bio-inspired Information and Communications Technologies (formerly BIONETICS), 2015.' mla: 'Wahby, Mostafa, et al. “Revisiting BEECLUST: Aggregation of Swarm Robots with Adaptiveness to Different Light Settings.” Proceedings of the 9th EAI International Conference on Bio-Inspired Information and Communications Technologies (Formerly BIONETICS), 2015, doi:10.4108/eai.3-12-2015.2262877.' short: 'M. Wahby, A. Weinhold, H. Hamann, in: Proceedings of the 9th EAI International Conference on Bio-Inspired Information and Communications Technologies (Formerly BIONETICS), 2015.' date_created: 2020-10-09T13:41:56Z date_updated: 2022-01-06T06:54:17Z department: - _id: '63' - _id: '238' doi: 10.4108/eai.3-12-2015.2262877 language: - iso: eng publication: Proceedings of the 9th EAI International Conference on Bio-inspired Information and Communications Technologies (formerly BIONETICS) publication_identifier: isbn: - '9781631901003' publication_status: published status: public title: 'Revisiting BEECLUST: Aggregation of Swarm Robots with Adaptiveness to Different Light Settings' type: conference user_id: '15415' year: '2015' ... --- _id: '19967' author: - first_name: Mostafa full_name: Wahby, Mostafa last_name: Wahby - first_name: Mohammad full_name: Divband Soorati, Mohammad last_name: Divband Soorati - first_name: Sebastian full_name: von Mammen, Sebastian last_name: von Mammen - first_name: Heiko full_name: Hamann, Heiko last_name: Hamann citation: ama: 'Wahby M, Divband Soorati M, von Mammen S, Hamann H. Evolution of Controllers for Robot-Plant Bio-Hybdrids: A Simple Case Study Using a Model of Plant Growth and Motion. In: Proceedings. 25. Computational Intelligence Workshop. ; 2015.' apa: 'Wahby, M., Divband Soorati, M., von Mammen, S., & Hamann, H. (2015). Evolution of Controllers for Robot-Plant Bio-Hybdrids: A Simple Case Study Using a Model of Plant Growth and Motion. In Proceedings. 25. Computational Intelligence Workshop.' bibtex: '@inproceedings{Wahby_Divband Soorati_von Mammen_Hamann_2015, title={Evolution of Controllers for Robot-Plant Bio-Hybdrids: A Simple Case Study Using a Model of Plant Growth and Motion}, booktitle={Proceedings. 25. Computational Intelligence Workshop}, author={Wahby, Mostafa and Divband Soorati, Mohammad and von Mammen, Sebastian and Hamann, Heiko}, year={2015} }' chicago: 'Wahby, Mostafa, Mohammad Divband Soorati, Sebastian von Mammen, and Heiko Hamann. “Evolution of Controllers for Robot-Plant Bio-Hybdrids: A Simple Case Study Using a Model of Plant Growth and Motion.” In Proceedings. 25. Computational Intelligence Workshop, 2015.' ieee: 'M. Wahby, M. Divband Soorati, S. von Mammen, and H. Hamann, “Evolution of Controllers for Robot-Plant Bio-Hybdrids: A Simple Case Study Using a Model of Plant Growth and Motion,” in Proceedings. 25. Computational Intelligence Workshop, 2015.' mla: 'Wahby, Mostafa, et al. “Evolution of Controllers for Robot-Plant Bio-Hybdrids: A Simple Case Study Using a Model of Plant Growth and Motion.” Proceedings. 25. Computational Intelligence Workshop, 2015.' short: 'M. Wahby, M. Divband Soorati, S. von Mammen, H. Hamann, in: Proceedings. 25. Computational Intelligence Workshop, 2015.' date_created: 2020-10-09T13:50:38Z date_updated: 2022-01-06T06:54:17Z department: - _id: '63' - _id: '238' language: - iso: eng publication: Proceedings. 25. Computational Intelligence Workshop status: public title: 'Evolution of Controllers for Robot-Plant Bio-Hybdrids: A Simple Case Study Using a Model of Plant Growth and Motion' type: conference user_id: '15415' year: '2015' ... --- _id: '19980' abstract: - lang: eng text: Fitness function design is known to be a critical feature of the evolutionary-robotics approach. Potentially, the complexity of evolving a successful controller for a given task can be reduced by integrating a priori knowledge into the fitness function which complicates the comparability of studies in evolutionary robotics. Still, there are only few publications that study the actual effects of different fitness functions on the robot's performance. In this paper, we follow the fitness function classification of Nelson et al. (2009) and investigate a selection of four classes of fitness functions that require different degrees of a priori knowledge. The robot controllers are evolved in simulation using NEAT and we investigate different tasks including obstacle avoidance and (periodic) goal homing. The best evolved controllers were then post-evaluated by examining their potential for adaptation, determining their convergence rates, and using cross-comparisons based on the different fitness function classes. The results confirm that the integration of more a priori knowledge can simplify a task and show that more attention should be paid to fitness function classes when comparing different studies. author: - first_name: Heiko full_name: Hamann, Heiko last_name: Hamann - first_name: Mohammad full_name: Divband Soorati, Mohammad last_name: Divband Soorati citation: ama: 'Hamann H, Divband Soorati M. The Effect of Fitness Function Design on Performance in Evolutionary Robotics: The Influence of a Priori Knowledge. In: Proceedings of the Genetic and Evolutionary Computation Conference (GECCO 2015). ACM; 2015:153-160. doi:10.1145/2739480.2754676' apa: 'Hamann, H., & Divband Soorati, M. (2015). The Effect of Fitness Function Design on Performance in Evolutionary Robotics: The Influence of a Priori Knowledge. In Proceedings of the Genetic and Evolutionary Computation Conference (GECCO 2015) (pp. 153–160). ACM. https://doi.org/10.1145/2739480.2754676' bibtex: '@inproceedings{Hamann_Divband Soorati_2015, title={The Effect of Fitness Function Design on Performance in Evolutionary Robotics: The Influence of a Priori Knowledge}, DOI={10.1145/2739480.2754676}, booktitle={Proceedings of the Genetic and Evolutionary Computation Conference (GECCO 2015)}, publisher={ACM}, author={Hamann, Heiko and Divband Soorati, Mohammad}, year={2015}, pages={153–160} }' chicago: 'Hamann, Heiko, and Mohammad Divband Soorati. “The Effect of Fitness Function Design on Performance in Evolutionary Robotics: The Influence of a Priori Knowledge.” In Proceedings of the Genetic and Evolutionary Computation Conference (GECCO 2015), 153–60. ACM, 2015. https://doi.org/10.1145/2739480.2754676.' ieee: 'H. Hamann and M. Divband Soorati, “The Effect of Fitness Function Design on Performance in Evolutionary Robotics: The Influence of a Priori Knowledge,” in Proceedings of the Genetic and Evolutionary Computation Conference (GECCO 2015), 2015, pp. 153–160.' mla: 'Hamann, Heiko, and Mohammad Divband Soorati. “The Effect of Fitness Function Design on Performance in Evolutionary Robotics: The Influence of a Priori Knowledge.” Proceedings of the Genetic and Evolutionary Computation Conference (GECCO 2015), ACM, 2015, pp. 153–60, doi:10.1145/2739480.2754676.' short: 'H. Hamann, M. Divband Soorati, in: Proceedings of the Genetic and Evolutionary Computation Conference (GECCO 2015), ACM, 2015, pp. 153–160.' date_created: 2020-10-12T13:12:25Z date_updated: 2022-01-06T06:54:17Z department: - _id: '63' - _id: '238' doi: 10.1145/2739480.2754676 language: - iso: eng page: 153-160 publication: Proceedings of the Genetic and Evolutionary Computation Conference (GECCO 2015) publisher: ACM status: public title: 'The Effect of Fitness Function Design on Performance in Evolutionary Robotics: The Influence of a Priori Knowledge' type: conference user_id: '15415' year: '2015' ... --- _id: '19988' author: - first_name: Heiko full_name: Hamann, Heiko last_name: Hamann - first_name: Thomas full_name: Schmickl, Thomas last_name: Schmickl - first_name: Payam full_name: Zahadat, Payam last_name: Zahadat citation: ama: 'Hamann H, Schmickl T, Zahadat P. Evolving Collective Behaviors With Diverse But Predictable Sensor States. In: 13th European Conference on Artificial Life (ECAL 2015). MIT Press; 2015:174. doi:10.7551/978-0-262-33027-5-ch036' apa: Hamann, H., Schmickl, T., & Zahadat, P. (2015). Evolving Collective Behaviors With Diverse But Predictable Sensor States. In 13th European Conference on Artificial Life (ECAL 2015) (p. 174). MIT Press. https://doi.org/10.7551/978-0-262-33027-5-ch036 bibtex: '@inproceedings{Hamann_Schmickl_Zahadat_2015, title={Evolving Collective Behaviors With Diverse But Predictable Sensor States}, DOI={10.7551/978-0-262-33027-5-ch036}, booktitle={13th European Conference on Artificial Life (ECAL 2015)}, publisher={MIT Press}, author={Hamann, Heiko and Schmickl, Thomas and Zahadat, Payam}, year={2015}, pages={174} }' chicago: Hamann, Heiko, Thomas Schmickl, and Payam Zahadat. “Evolving Collective Behaviors With Diverse But Predictable Sensor States.” In 13th European Conference on Artificial Life (ECAL 2015), 174. MIT Press, 2015. https://doi.org/10.7551/978-0-262-33027-5-ch036. ieee: H. Hamann, T. Schmickl, and P. Zahadat, “Evolving Collective Behaviors With Diverse But Predictable Sensor States,” in 13th European Conference on Artificial Life (ECAL 2015), 2015, p. 174. mla: Hamann, Heiko, et al. “Evolving Collective Behaviors With Diverse But Predictable Sensor States.” 13th European Conference on Artificial Life (ECAL 2015), MIT Press, 2015, p. 174, doi:10.7551/978-0-262-33027-5-ch036. short: 'H. Hamann, T. Schmickl, P. Zahadat, in: 13th European Conference on Artificial Life (ECAL 2015), MIT Press, 2015, p. 174.' date_created: 2020-10-13T08:50:38Z date_updated: 2022-01-06T06:54:17Z department: - _id: '63' - _id: '238' doi: 10.7551/978-0-262-33027-5-ch036 language: - iso: eng page: '174' publication: 13th European Conference on Artificial Life (ECAL 2015) publisher: MIT Press status: public title: Evolving Collective Behaviors With Diverse But Predictable Sensor States type: conference user_id: '15415' year: '2015' ... --- _id: '19989' author: - first_name: Heiko full_name: Hamann, Heiko last_name: Hamann - first_name: Nikolaus full_name: Correll, Nikolaus last_name: Correll - first_name: Janusz full_name: Kacprzyk, Janusz last_name: Kacprzyk - first_name: Witold full_name: Pedrycz, Witold last_name: Pedrycz citation: ama: 'Hamann H, Correll N, Kacprzyk J, Pedrycz W. Probabilistic Modeling of Swarming Systems. In: Springer Handbook of Computational Intelligence. Springer; 2015:1423-1431. doi:10.1007/978-3-662-43505-2_74' apa: Hamann, H., Correll, N., Kacprzyk, J., & Pedrycz, W. (2015). Probabilistic Modeling of Swarming Systems. In Springer Handbook of Computational Intelligence (pp. 1423–1431). Springer. https://doi.org/10.1007/978-3-662-43505-2_74 bibtex: '@inbook{Hamann_Correll_Kacprzyk_Pedrycz_2015, title={Probabilistic Modeling of Swarming Systems}, DOI={10.1007/978-3-662-43505-2_74}, booktitle={Springer Handbook of Computational Intelligence}, publisher={Springer}, author={Hamann, Heiko and Correll, Nikolaus and Kacprzyk, Janusz and Pedrycz, Witold}, year={2015}, pages={1423–1431} }' chicago: Hamann, Heiko, Nikolaus Correll, Janusz Kacprzyk, and Witold Pedrycz. “Probabilistic Modeling of Swarming Systems.” In Springer Handbook of Computational Intelligence, 1423–31. Springer, 2015. https://doi.org/10.1007/978-3-662-43505-2_74. ieee: H. Hamann, N. Correll, J. Kacprzyk, and W. Pedrycz, “Probabilistic Modeling of Swarming Systems,” in Springer Handbook of Computational Intelligence, Springer, 2015, pp. 1423–1431. mla: Hamann, Heiko, et al. “Probabilistic Modeling of Swarming Systems.” Springer Handbook of Computational Intelligence, Springer, 2015, pp. 1423–31, doi:10.1007/978-3-662-43505-2_74. short: 'H. Hamann, N. Correll, J. Kacprzyk, W. Pedrycz, in: Springer Handbook of Computational Intelligence, Springer, 2015, pp. 1423–1431.' date_created: 2020-10-13T09:04:19Z date_updated: 2022-01-06T06:54:17Z department: - _id: '63' - _id: '238' doi: 10.1007/978-3-662-43505-2_74 language: - iso: eng page: 1423-1431 publication: Springer Handbook of Computational Intelligence publisher: Springer status: public title: Probabilistic Modeling of Swarming Systems type: book_chapter user_id: '15415' year: '2015' ... --- _id: '19990' author: - first_name: Hongli full_name: Ding, Hongli last_name: Ding - first_name: Heiko full_name: Hamann, Heiko last_name: Hamann citation: ama: 'Ding H, Hamann H. Dependability in Swarm Robotics: Error Detection and Correction. In: First International Symposium on Swarm Behavior and Bio-Inspired Robotics (SWARM 2015). ; 2015.' apa: 'Ding, H., & Hamann, H. (2015). Dependability in Swarm Robotics: Error Detection and Correction. In First International Symposium on Swarm Behavior and Bio-Inspired Robotics (SWARM 2015).' bibtex: '@inproceedings{Ding_Hamann_2015, title={Dependability in Swarm Robotics: Error Detection and Correction}, booktitle={First International Symposium on Swarm Behavior and Bio-Inspired Robotics (SWARM 2015)}, author={Ding, Hongli and Hamann, Heiko}, year={2015} }' chicago: 'Ding, Hongli, and Heiko Hamann. “Dependability in Swarm Robotics: Error Detection and Correction.” In First International Symposium on Swarm Behavior and Bio-Inspired Robotics (SWARM 2015), 2015.' ieee: 'H. Ding and H. Hamann, “Dependability in Swarm Robotics: Error Detection and Correction,” in First International Symposium on Swarm Behavior and Bio-Inspired Robotics (SWARM 2015), 2015.' mla: 'Ding, Hongli, and Heiko Hamann. “Dependability in Swarm Robotics: Error Detection and Correction.” First International Symposium on Swarm Behavior and Bio-Inspired Robotics (SWARM 2015), 2015.' short: 'H. Ding, H. Hamann, in: First International Symposium on Swarm Behavior and Bio-Inspired Robotics (SWARM 2015), 2015.' date_created: 2020-10-13T09:09:20Z date_updated: 2022-01-06T06:54:17Z department: - _id: '63' - _id: '238' language: - iso: eng publication: First International Symposium on Swarm Behavior and Bio-Inspired Robotics (SWARM 2015) status: public title: 'Dependability in Swarm Robotics: Error Detection and Correction' type: conference user_id: '15415' year: '2015' ... --- _id: '19991' author: - first_name: Heiko full_name: Hamann, Heiko last_name: Hamann - first_name: Thomas full_name: Schmickl, Thomas last_name: Schmickl - first_name: Daniela full_name: Kengyel, Daniela last_name: Kengyel - first_name: Payam full_name: Zahadat, Payam last_name: Zahadat - first_name: Gerald full_name: Radspieler, Gerald last_name: Radspieler - first_name: Franz full_name: Wotawa, Franz last_name: Wotawa citation: ama: 'Hamann H, Schmickl T, Kengyel D, Zahadat P, Radspieler G, Wotawa F. Potential of Heterogeneity in Collective Behaviors: A Case Study on Heterogeneous Swarms. In: Principles and Practice of Multi-Agent Systems (PRIMA 2015). ; 2015:201-217.' apa: 'Hamann, H., Schmickl, T., Kengyel, D., Zahadat, P., Radspieler, G., & Wotawa, F. (2015). Potential of Heterogeneity in Collective Behaviors: A Case Study on Heterogeneous Swarms. In Principles and Practice of Multi-Agent Systems (PRIMA 2015) (pp. 201–217).' bibtex: '@inproceedings{Hamann_Schmickl_Kengyel_Zahadat_Radspieler_Wotawa_2015, title={Potential of Heterogeneity in Collective Behaviors: A Case Study on Heterogeneous Swarms}, booktitle={Principles and Practice of Multi-Agent Systems (PRIMA 2015)}, author={Hamann, Heiko and Schmickl, Thomas and Kengyel, Daniela and Zahadat, Payam and Radspieler, Gerald and Wotawa, Franz}, year={2015}, pages={201–217} }' chicago: 'Hamann, Heiko, Thomas Schmickl, Daniela Kengyel, Payam Zahadat, Gerald Radspieler, and Franz Wotawa. “Potential of Heterogeneity in Collective Behaviors: A Case Study on Heterogeneous Swarms.” In Principles and Practice of Multi-Agent Systems (PRIMA 2015), 201–17, 2015.' ieee: 'H. Hamann, T. Schmickl, D. Kengyel, P. Zahadat, G. Radspieler, and F. Wotawa, “Potential of Heterogeneity in Collective Behaviors: A Case Study on Heterogeneous Swarms,” in Principles and Practice of Multi-Agent Systems (PRIMA 2015), 2015, pp. 201–217.' mla: 'Hamann, Heiko, et al. “Potential of Heterogeneity in Collective Behaviors: A Case Study on Heterogeneous Swarms.” Principles and Practice of Multi-Agent Systems (PRIMA 2015), 2015, pp. 201–17.' short: 'H. Hamann, T. Schmickl, D. Kengyel, P. Zahadat, G. Radspieler, F. Wotawa, in: Principles and Practice of Multi-Agent Systems (PRIMA 2015), 2015, pp. 201–217.' date_created: 2020-10-13T09:24:32Z date_updated: 2022-01-06T06:54:17Z department: - _id: '63' - _id: '238' language: - iso: eng page: 201-217 publication: Principles and Practice of Multi-Agent Systems (PRIMA 2015) status: public title: 'Potential of Heterogeneity in Collective Behaviors: A Case Study on Heterogeneous Swarms' type: conference user_id: '15415' year: '2015' ... --- _id: '19992' author: - first_name: Gabriele full_name: Valentini, Gabriele last_name: Valentini - first_name: Heiko full_name: Hamann, Heiko last_name: Hamann citation: ama: 'Valentini G, Hamann H. Time-variant feedback processes in collective decision-making systems: influence and effect of dynamic neighborhood sizes. Swarm Intelligence. 2015:153-176. doi:10.1007/s11721-015-0108-8' apa: 'Valentini, G., & Hamann, H. (2015). Time-variant feedback processes in collective decision-making systems: influence and effect of dynamic neighborhood sizes. Swarm Intelligence, 153–176. https://doi.org/10.1007/s11721-015-0108-8' bibtex: '@article{Valentini_Hamann_2015, title={Time-variant feedback processes in collective decision-making systems: influence and effect of dynamic neighborhood sizes}, DOI={10.1007/s11721-015-0108-8}, journal={Swarm Intelligence}, author={Valentini, Gabriele and Hamann, Heiko}, year={2015}, pages={153–176} }' chicago: 'Valentini, Gabriele, and Heiko Hamann. “Time-Variant Feedback Processes in Collective Decision-Making Systems: Influence and Effect of Dynamic Neighborhood Sizes.” Swarm Intelligence, 2015, 153–76. https://doi.org/10.1007/s11721-015-0108-8.' ieee: 'G. Valentini and H. Hamann, “Time-variant feedback processes in collective decision-making systems: influence and effect of dynamic neighborhood sizes,” Swarm Intelligence, pp. 153–176, 2015.' mla: 'Valentini, Gabriele, and Heiko Hamann. “Time-Variant Feedback Processes in Collective Decision-Making Systems: Influence and Effect of Dynamic Neighborhood Sizes.” Swarm Intelligence, 2015, pp. 153–76, doi:10.1007/s11721-015-0108-8.' short: G. Valentini, H. Hamann, Swarm Intelligence (2015) 153–176. date_created: 2020-10-13T09:27:48Z date_updated: 2022-01-06T06:54:17Z department: - _id: '63' - _id: '238' doi: 10.1007/s11721-015-0108-8 language: - iso: eng page: 153-176 publication: Swarm Intelligence publication_identifier: issn: - 1935-3812 - 1935-3820 publication_status: published status: public title: 'Time-variant feedback processes in collective decision-making systems: influence and effect of dynamic neighborhood sizes' type: journal_article user_id: '15415' year: '2015' ... --- _id: '20005' author: - first_name: Marco full_name: Dorigo, Marco last_name: Dorigo - first_name: Heiko full_name: Hamann, Heiko last_name: Hamann - first_name: Gabriele full_name: Valentini, Gabriele last_name: Valentini citation: ama: 'Dorigo M, Hamann H, Valentini G. Efficient Decision-Making in a Self-Organizing Robot Swarm: On the Speed Versus Accuracy Trade-Off. In: Proceedings of the 14th Int. Conf. on Autonomous Agents and Multiagent Systems (AAMAS 2015). ; 2015.' apa: 'Dorigo, M., Hamann, H., & Valentini, G. (2015). Efficient Decision-Making in a Self-Organizing Robot Swarm: On the Speed Versus Accuracy Trade-Off. In Proceedings of the 14th Int. Conf. on Autonomous Agents and Multiagent Systems (AAMAS 2015).' bibtex: '@inproceedings{Dorigo_Hamann_Valentini_2015, title={Efficient Decision-Making in a Self-Organizing Robot Swarm: On the Speed Versus Accuracy Trade-Off}, booktitle={Proceedings of the 14th Int. Conf. on Autonomous Agents and Multiagent Systems (AAMAS 2015)}, author={Dorigo, Marco and Hamann, Heiko and Valentini, Gabriele}, year={2015} }' chicago: 'Dorigo, Marco, Heiko Hamann, and Gabriele Valentini. “Efficient Decision-Making in a Self-Organizing Robot Swarm: On the Speed Versus Accuracy Trade-Off.” In Proceedings of the 14th Int. Conf. on Autonomous Agents and Multiagent Systems (AAMAS 2015), 2015.' ieee: 'M. Dorigo, H. Hamann, and G. Valentini, “Efficient Decision-Making in a Self-Organizing Robot Swarm: On the Speed Versus Accuracy Trade-Off,” in Proceedings of the 14th Int. Conf. on Autonomous Agents and Multiagent Systems (AAMAS 2015), 2015.' mla: 'Dorigo, Marco, et al. “Efficient Decision-Making in a Self-Organizing Robot Swarm: On the Speed Versus Accuracy Trade-Off.” Proceedings of the 14th Int. Conf. on Autonomous Agents and Multiagent Systems (AAMAS 2015), 2015.' short: 'M. Dorigo, H. Hamann, G. Valentini, in: Proceedings of the 14th Int. Conf. on Autonomous Agents and Multiagent Systems (AAMAS 2015), 2015.' date_created: 2020-10-15T12:29:26Z date_updated: 2022-01-06T06:54:18Z department: - _id: '63' - _id: '238' language: - iso: eng publication: Proceedings of the 14th Int. Conf. on Autonomous Agents and Multiagent Systems (AAMAS 2015) status: public title: 'Efficient Decision-Making in a Self-Organizing Robot Swarm: On the Speed Versus Accuracy Trade-Off' type: conference user_id: '15415' year: '2015' ... --- _id: '20006' author: - first_name: Marco full_name: Dorigo, Marco last_name: Dorigo - first_name: Heiko full_name: Hamann, Heiko last_name: Hamann - first_name: Gabriele full_name: Valentini, Gabriele last_name: Valentini citation: ama: 'Dorigo M, Hamann H, Valentini G. Self-organized collective decisions in a robot swarm. In: AAAI-15 Video Proceedings. ; 2015.' apa: Dorigo, M., Hamann, H., & Valentini, G. (2015). Self-organized collective decisions in a robot swarm. In AAAI-15 Video Proceedings. bibtex: '@inproceedings{Dorigo_Hamann_Valentini_2015, title={Self-organized collective decisions in a robot swarm}, booktitle={AAAI-15 Video Proceedings}, author={Dorigo, Marco and Hamann, Heiko and Valentini, Gabriele}, year={2015} }' chicago: Dorigo, Marco, Heiko Hamann, and Gabriele Valentini. “Self-Organized Collective Decisions in a Robot Swarm.” In AAAI-15 Video Proceedings, 2015. ieee: M. Dorigo, H. Hamann, and G. Valentini, “Self-organized collective decisions in a robot swarm,” in AAAI-15 Video Proceedings, 2015. mla: Dorigo, Marco, et al. “Self-Organized Collective Decisions in a Robot Swarm.” AAAI-15 Video Proceedings, 2015. short: 'M. Dorigo, H. Hamann, G. Valentini, in: AAAI-15 Video Proceedings, 2015.' date_created: 2020-10-15T12:38:13Z date_updated: 2022-01-06T06:54:18Z department: - _id: '63' - _id: '238' language: - iso: eng publication: AAAI-15 Video Proceedings status: public title: Self-organized collective decisions in a robot swarm type: conference user_id: '15415' year: '2015' ... --- _id: '20153' author: - first_name: Mahdi full_name: Kaveh, Mahdi last_name: Kaveh - first_name: Javad full_name: Pourmohammad, Javad last_name: Pourmohammad - first_name: Mostafa full_name: Hassanalian, Mostafa last_name: Hassanalian - first_name: Mahdi full_name: Nili Ahmadabadi, Mahdi last_name: Nili Ahmadabadi - first_name: Mortaza full_name: Otroshi, Mortaza id: '71269' last_name: Otroshi orcid: 0000-0002-8652-9209 citation: ama: 'Kaveh M, Pourmohammad J, Hassanalian M, Nili Ahmadabadi M, Otroshi M. Optimized method in sizing of Flapping Wing. In: ; 2015.' apa: Kaveh, M., Pourmohammad, J., Hassanalian, M., Nili Ahmadabadi, M., & Otroshi, M. (2015). Optimized method in sizing of Flapping Wing. Presented at the International Micro Air Vehicles Conference and Flight Competition IMAV, Aachen, Germany. bibtex: '@inproceedings{Kaveh_Pourmohammad_Hassanalian_Nili Ahmadabadi_Otroshi_2015, title={Optimized method in sizing of Flapping Wing}, author={Kaveh, Mahdi and Pourmohammad, Javad and Hassanalian, Mostafa and Nili Ahmadabadi, Mahdi and Otroshi, Mortaza}, year={2015} }' chicago: Kaveh, Mahdi, Javad Pourmohammad, Mostafa Hassanalian, Mahdi Nili Ahmadabadi, and Mortaza Otroshi. “Optimized Method in Sizing of Flapping Wing,” 2015. ieee: M. Kaveh, J. Pourmohammad, M. Hassanalian, M. Nili Ahmadabadi, and M. Otroshi, “Optimized method in sizing of Flapping Wing,” presented at the International Micro Air Vehicles Conference and Flight Competition IMAV, Aachen, Germany, 2015. mla: Kaveh, Mahdi, et al. Optimized Method in Sizing of Flapping Wing. 2015. short: 'M. Kaveh, J. Pourmohammad, M. Hassanalian, M. Nili Ahmadabadi, M. Otroshi, in: 2015.' conference: location: Aachen, Germany name: International Micro Air Vehicles Conference and Flight Competition IMAV date_created: 2020-10-21T09:08:32Z date_updated: 2022-01-06T06:54:20Z extern: '1' language: - iso: eng status: public title: Optimized method in sizing of Flapping Wing type: conference user_id: '71269' year: '2015' ... --- _id: '280' abstract: - lang: eng text: The Collaborative Research Centre "On-The-Fly Computing" works on foundations and principles for the vision of the Future Internet. It proposes the paradigm of On-The-Fly Computing, which tackles emerging worldwide service markets. In these markets, service providers trade software, platform, and infrastructure as a service. Service requesters state requirements on services. To satisfy these requirements, the new role of brokers, who are (human) actors building service compositions on the fly, is introduced. Brokers have to specify service compositions formally and comprehensively using a domain-specific language (DSL), and to use service matching for the discovery of the constituent services available in the market. The broker's choice of the DSL and matching approaches influences her success of building compositions as distinctive properties of different service markets play a significant role. In this paper, we propose a new approach of engineering a situation-specific DSL by customizing a comprehensive, modular DSL and its matching for given service market properties. This enables the broker to create market-specific composition specifications and to perform market-specific service matching. As a result, the broker builds service compositions satisfying the requester's requirements more accurately. We evaluated the presented concepts using case studies in service markets for tourism and university management. author: - first_name: Svetlana full_name: Arifulina, Svetlana last_name: Arifulina - first_name: Marie Christin full_name: Platenius, Marie Christin last_name: Platenius - first_name: Felix full_name: Mohr, Felix last_name: Mohr - first_name: Gregor full_name: Engels, Gregor id: '107' last_name: Engels - first_name: Wilhelm full_name: Schäfer, Wilhelm last_name: Schäfer citation: ama: 'Arifulina S, Platenius MC, Mohr F, Engels G, Schäfer W. Market-Specific Service Compositions: Specification and Matching. In: Proceedings of the IEEE 11th World Congress on Services (SERVICES), Visionary Track: Service Composition for the Future Internet. ; 2015:333--340. doi:10.1109/SERVICES.2015.58' apa: 'Arifulina, S., Platenius, M. C., Mohr, F., Engels, G., & Schäfer, W. (2015). Market-Specific Service Compositions: Specification and Matching. In Proceedings of the IEEE 11th World Congress on Services (SERVICES), Visionary Track: Service Composition for the Future Internet (pp. 333--340). https://doi.org/10.1109/SERVICES.2015.58' bibtex: '@inproceedings{Arifulina_Platenius_Mohr_Engels_Schäfer_2015, title={Market-Specific Service Compositions: Specification and Matching}, DOI={10.1109/SERVICES.2015.58}, booktitle={Proceedings of the IEEE 11th World Congress on Services (SERVICES), Visionary Track: Service Composition for the Future Internet}, author={Arifulina, Svetlana and Platenius, Marie Christin and Mohr, Felix and Engels, Gregor and Schäfer, Wilhelm}, year={2015}, pages={333--340} }' chicago: 'Arifulina, Svetlana, Marie Christin Platenius, Felix Mohr, Gregor Engels, and Wilhelm Schäfer. “Market-Specific Service Compositions: Specification and Matching.” In Proceedings of the IEEE 11th World Congress on Services (SERVICES), Visionary Track: Service Composition for the Future Internet, 333--340, 2015. https://doi.org/10.1109/SERVICES.2015.58.' ieee: 'S. Arifulina, M. C. Platenius, F. Mohr, G. Engels, and W. Schäfer, “Market-Specific Service Compositions: Specification and Matching,” in Proceedings of the IEEE 11th World Congress on Services (SERVICES), Visionary Track: Service Composition for the Future Internet, 2015, pp. 333--340.' mla: 'Arifulina, Svetlana, et al. “Market-Specific Service Compositions: Specification and Matching.” Proceedings of the IEEE 11th World Congress on Services (SERVICES), Visionary Track: Service Composition for the Future Internet, 2015, pp. 333--340, doi:10.1109/SERVICES.2015.58.' short: 'S. Arifulina, M.C. Platenius, F. Mohr, G. Engels, W. Schäfer, in: Proceedings of the IEEE 11th World Congress on Services (SERVICES), Visionary Track: Service Composition for the Future Internet, 2015, pp. 333--340.' date_created: 2017-10-17T12:41:46Z date_updated: 2022-01-06T06:57:49Z ddc: - '040' department: - _id: '66' - _id: '76' - _id: '355' doi: 10.1109/SERVICES.2015.58 file: - access_level: closed content_type: application/pdf creator: florida date_created: 2018-03-21T09:26:04Z date_updated: 2018-03-21T09:26:04Z file_id: '1470' file_name: 280-07196546.pdf file_size: 234260 relation: main_file success: 1 file_date_updated: 2018-03-21T09:26:04Z has_accepted_license: '1' language: - iso: eng page: 333--340 project: - _id: '1' name: SFB 901 - _id: '9' name: SFB 901 - Subprojekt B1 - _id: '10' name: SFB 901 - Subproject B2 - _id: '3' name: SFB 901 - Project Area B publication: 'Proceedings of the IEEE 11th World Congress on Services (SERVICES), Visionary Track: Service Composition for the Future Internet' status: public title: 'Market-Specific Service Compositions: Specification and Matching' type: conference user_id: '477' year: '2015' ... --- _id: '28015' abstract: - lang: eng text: "Background\r\nUnderstanding changes in dietary intake during puberty could aid the mapping of dietary interventions for primary prevention. The present study describes dietary changes from childhood to adolescence, and their associations with parental education, family income, child education, body mass index (BMI), pubertal onset and screen-time sedentary behaviour.\r\nMethods\r\nDietary data (n = 1232) were obtained from food frequency questionnaires at the 10- and 15-year follow-ups of the GINIplus birth cohort study. Intakes of 17 food groups, macronutrients and antioxidant vitamins, were described by a) paired Wilcoxon rank sum tests, comparing average intakes at each time-point, and b) Cohen’s kappa “tracking” coefficients, measuring stability of intakes (maintenance of relative tertile positions across time). Further, associations of changes (tertile position increase or decrease vs. tracking) with parental education, family income, child education, pubertal onset, BMI, and screen-time, were assessed by logistic regression and multinomial logistic regression models stratified by baseline intake tertile.\r\nResults\r\nBoth sexes increased average intakes of water and decreased starchy vegetables, margarine and dairy. Females decreased meat and retinol intakes and increased vegetables, grains, oils and tea. Males decreased fruit and carbohydrates and increased average intakes of meat, caloric drinks, water, protein, fat, polyunsaturated fatty acids (PUFAs), vitamin C and alpha-tocopherol. Both sexes presented mainly “fair” tracking levels [κw = 0.21–0.40]. Females with high (vs. low) parental education were more likely to increase their nut intake [OR = 3.8; 95 % CI = (1.7;8.8)], and less likely to decrease vitamin C intakes [0.2 (0.1;0.5)], while males were less likely to increase egg consumption [0.2 (0.1;0.5)] and n3 PUFAs [0.2 (0.1;0.5)]. Females with a higher (vs. low) family income were more likely to maintain medium wholegrain intakes [0.2 (0.1;0.7) for decrease vs. tracking, and 0.1 (0.0;0.5) for increase vs. tracking], and were less likely to decrease vitamin C intakes [0.2 (0.1;0.6)]. Males with high education were less likely to increase sugar-sweetened foods [0.1 (0.1;0.4)]. Finally, BMI in females was negatively associated with decreasing protein intakes [0.7 (0.6;0.9)]. In males BMI was positively associated with increasing margarine [1.4 (1.1;1.6)] and vitamin C intakes [1.4 (1.1;1.6)], and negatively associated with increasing n3 PUFA.\r\nConclusions\r\nAverage dietary intakes changed significantly, despite fair tracking levels, suggesting the presence of trends in dietary behaviour during puberty. Family income and parental education predominantly influenced intake changes. Our results support the rationale for dietary interventions targeting children, and suggest that sex-specific subpopulations, e.g. low socio-economic status, should be considered for added impact." article_type: original author: - first_name: 'Carla ' full_name: 'Harris, Carla ' last_name: Harris - first_name: Claudia full_name: Flexeder, Claudia last_name: Flexeder - first_name: Elisabeth full_name: Thiering, Elisabeth last_name: Thiering - first_name: Anette full_name: Buyken, Anette id: '65985' last_name: Buyken - first_name: Dietrich full_name: Berdel, Dietrich last_name: Berdel - first_name: Sibylle full_name: Koletzko, Sibylle last_name: Koletzko - first_name: Carl-Peter full_name: Bauer, Carl-Peter last_name: Bauer - first_name: Irene full_name: Brüske, Irene last_name: Brüske - first_name: Berthold full_name: Koletzko, Berthold last_name: Koletzko - first_name: Marie full_name: Standl, Marie last_name: Standl citation: ama: 'Harris C, Flexeder C, Thiering E, et al. Changes in dietary intake during puberty and their determinants: results from the GINIplus birth cohort study. BMC Public Health. 2015;15:841.' apa: 'Harris, C., Flexeder, C., Thiering, E., Buyken, A., Berdel, D., Koletzko, S., Bauer, C.-P., Brüske, I., Koletzko, B., & Standl, M. (2015). Changes in dietary intake during puberty and their determinants: results from the GINIplus birth cohort study. BMC Public Health, 15, 841.' bibtex: '@article{Harris_Flexeder_Thiering_Buyken_Berdel_Koletzko_Bauer_Brüske_Koletzko_Standl_2015, title={Changes in dietary intake during puberty and their determinants: results from the GINIplus birth cohort study}, volume={15}, journal={BMC Public Health}, author={Harris, Carla and Flexeder, Claudia and Thiering, Elisabeth and Buyken, Anette and Berdel, Dietrich and Koletzko, Sibylle and Bauer, Carl-Peter and Brüske, Irene and Koletzko, Berthold and Standl, Marie}, year={2015}, pages={841} }' chicago: 'Harris, Carla , Claudia Flexeder, Elisabeth Thiering, Anette Buyken, Dietrich Berdel, Sibylle Koletzko, Carl-Peter Bauer, Irene Brüske, Berthold Koletzko, and Marie Standl. “Changes in Dietary Intake during Puberty and Their Determinants: Results from the GINIplus Birth Cohort Study.” BMC Public Health 15 (2015): 841.' ieee: 'C. Harris et al., “Changes in dietary intake during puberty and their determinants: results from the GINIplus birth cohort study,” BMC Public Health, vol. 15, p. 841, 2015.' mla: 'Harris, Carla, et al. “Changes in Dietary Intake during Puberty and Their Determinants: Results from the GINIplus Birth Cohort Study.” BMC Public Health, vol. 15, 2015, p. 841.' short: C. Harris, C. Flexeder, E. Thiering, A. Buyken, D. Berdel, S. Koletzko, C.-P. Bauer, I. Brüske, B. Koletzko, M. Standl, BMC Public Health 15 (2015) 841. date_created: 2021-11-27T13:26:27Z date_updated: 2022-01-06T06:57:50Z department: - _id: '35' - _id: '22' - _id: '571' intvolume: ' 15' keyword: - Puberty - Dietary intake - Dietary changes - Tracking - Determinants - Epidemiology language: - iso: eng page: '841' publication: BMC Public Health publication_status: published status: public title: 'Changes in dietary intake during puberty and their determinants: results from the GINIplus birth cohort study' type: journal_article user_id: '49428' volume: 15 year: '2015' ... --- _id: '28033' author: - first_name: Thiemo full_name: Bloh, Thiemo id: '69383' last_name: Bloh orcid: 0000-0002-2215-2924 - first_name: Bea full_name: Bloh, Bea id: '69910' last_name: Bloh - first_name: Stefanie full_name: van Ophuysen, Stefanie last_name: van Ophuysen citation: ama: Bloh T, Bloh B, van Ophuysen S. Lernpotential durch Lehrerkooperation. Vorstellung eines Analyseansatzes zur Erfassung erfahrungsbezogener Lerngelegenheiten. Empirische Pädagogik. 2015;29(4):505-520. apa: Bloh, T., Bloh, B., & van Ophuysen, S. (2015). Lernpotential durch Lehrerkooperation. Vorstellung eines Analyseansatzes zur Erfassung erfahrungsbezogener Lerngelegenheiten. Empirische Pädagogik, 29(4), 505–520. bibtex: '@article{Bloh_Bloh_van Ophuysen_2015, title={Lernpotential durch Lehrerkooperation. Vorstellung eines Analyseansatzes zur Erfassung erfahrungsbezogener Lerngelegenheiten.}, volume={29}, number={4}, journal={Empirische Pädagogik}, author={Bloh, Thiemo and Bloh, Bea and van Ophuysen, Stefanie}, year={2015}, pages={505–520} }' chicago: 'Bloh, Thiemo, Bea Bloh, and Stefanie van Ophuysen. “Lernpotential durch Lehrerkooperation. Vorstellung eines Analyseansatzes zur Erfassung erfahrungsbezogener Lerngelegenheiten.” Empirische Pädagogik 29, no. 4 (2015): 505–20.' ieee: T. Bloh, B. Bloh, and S. van Ophuysen, “Lernpotential durch Lehrerkooperation. Vorstellung eines Analyseansatzes zur Erfassung erfahrungsbezogener Lerngelegenheiten.,” Empirische Pädagogik, vol. 29, no. 4, pp. 505–520, 2015. mla: Bloh, Thiemo, et al. “Lernpotential durch Lehrerkooperation. Vorstellung eines Analyseansatzes zur Erfassung erfahrungsbezogener Lerngelegenheiten.” Empirische Pädagogik, vol. 29, no. 4, 2015, pp. 505–20. short: T. Bloh, B. Bloh, S. van Ophuysen, Empirische Pädagogik 29 (2015) 505–520. date_created: 2021-11-29T15:12:32Z date_updated: 2022-01-06T06:57:50Z department: - _id: '36' - _id: '456' extern: '1' intvolume: ' 29' issue: '4' language: - iso: ger page: 505-520 publication: Empirische Pädagogik quality_controlled: '1' status: public title: Lernpotential durch Lehrerkooperation. Vorstellung eines Analyseansatzes zur Erfassung erfahrungsbezogener Lerngelegenheiten. type: journal_article user_id: '69383' volume: 29 year: '2015' ... --- _id: '281' author: - first_name: Tobias full_name: Rojahn, Tobias last_name: Rojahn citation: ama: Rojahn T. Load Balancing for Range Queries in a Dimension Invariant Peer-to-Peer Network. Universität Paderborn; 2015. apa: Rojahn, T. (2015). Load Balancing for Range Queries in a Dimension Invariant Peer-to-Peer Network. Universität Paderborn. bibtex: '@book{Rojahn_2015, title={Load Balancing for Range Queries in a Dimension Invariant Peer-to-Peer Network}, publisher={Universität Paderborn}, author={Rojahn, Tobias}, year={2015} }' chicago: Rojahn, Tobias. Load Balancing for Range Queries in a Dimension Invariant Peer-to-Peer Network. Universität Paderborn, 2015. ieee: T. Rojahn, Load Balancing for Range Queries in a Dimension Invariant Peer-to-Peer Network. Universität Paderborn, 2015. mla: Rojahn, Tobias. Load Balancing for Range Queries in a Dimension Invariant Peer-to-Peer Network. Universität Paderborn, 2015. short: T. Rojahn, Load Balancing for Range Queries in a Dimension Invariant Peer-to-Peer Network, Universität Paderborn, 2015. date_created: 2017-10-17T12:41:46Z date_updated: 2022-01-06T06:57:51Z project: - _id: '1' name: SFB 901 - _id: '5' name: SFB 901 - Subprojekt A1 - _id: '2' name: SFB 901 - Project Area A publisher: Universität Paderborn status: public title: Load Balancing for Range Queries in a Dimension Invariant Peer-to-Peer Network type: mastersthesis user_id: '477' year: '2015' ... --- _id: '2815' author: - first_name: Thomas full_name: Gries, Thomas id: '186' last_name: Gries - first_name: Wim full_name: Naudé, Wim last_name: Naudé - first_name: Natascha full_name: Bilkic, Natascha last_name: Bilkic citation: ama: Gries T, Naudé W, Bilkic N. Playing the Lottery or Dressing Up? A Model of Firm-Level Heterogeneity and the Decision to Export. The Quarterly Review of Economics and Finance. 2015;58:1-17. doi:10.1016/j.qref.2015.02.010 apa: Gries, T., Naudé, W., & Bilkic, N. (2015). Playing the Lottery or Dressing Up? A Model of Firm-Level Heterogeneity and the Decision to Export. The Quarterly Review of Economics and Finance, 58, 1–17. https://doi.org/10.1016/j.qref.2015.02.010 bibtex: '@article{Gries_Naudé_Bilkic_2015, title={Playing the Lottery or Dressing Up? A Model of Firm-Level Heterogeneity and the Decision to Export}, volume={58}, DOI={10.1016/j.qref.2015.02.010}, journal={The Quarterly Review of Economics and Finance}, author={Gries, Thomas and Naudé, Wim and Bilkic, Natascha}, year={2015}, pages={1–17} }' chicago: 'Gries, Thomas, Wim Naudé, and Natascha Bilkic. “Playing the Lottery or Dressing Up? A Model of Firm-Level Heterogeneity and the Decision to Export.” The Quarterly Review of Economics and Finance 58 (2015): 1–17. https://doi.org/10.1016/j.qref.2015.02.010.' ieee: T. Gries, W. Naudé, and N. Bilkic, “Playing the Lottery or Dressing Up? A Model of Firm-Level Heterogeneity and the Decision to Export,” The Quarterly Review of Economics and Finance, vol. 58, pp. 1–17, 2015. mla: Gries, Thomas, et al. “Playing the Lottery or Dressing Up? A Model of Firm-Level Heterogeneity and the Decision to Export.” The Quarterly Review of Economics and Finance, vol. 58, 2015, pp. 1–17, doi:10.1016/j.qref.2015.02.010. short: T. Gries, W. Naudé, N. Bilkic, The Quarterly Review of Economics and Finance 58 (2015) 1–17. date_created: 2018-05-18T11:12:14Z date_updated: 2022-01-06T06:57:52Z department: - _id: '19' - _id: '200' - _id: '475' - _id: '202' doi: 10.1016/j.qref.2015.02.010 intvolume: ' 58' language: - iso: eng page: 1-17 publication: The Quarterly Review of Economics and Finance status: public title: Playing the Lottery or Dressing Up? A Model of Firm-Level Heterogeneity and the Decision to Export type: journal_article user_id: '186' volume: 58 year: '2015' ... --- _id: '2816' author: - first_name: Thomas full_name: Gries, Thomas id: '186' last_name: Gries - first_name: Yuanhua full_name: Feng, Yuanhua last_name: Feng - first_name: Zhichao full_name: Guo, Zhichao last_name: Guo citation: ama: Gries T, Feng Y, Guo Z. Changes of China’s agri-food exports to Germany caused by its accession to WTO and the 2008 financial crisis. China Agricultural Economic Review. 2015;7(2):262-279. doi:10.1108/CAER-11-2013-0152 apa: Gries, T., Feng, Y., & Guo, Z. (2015). Changes of China’s agri-food exports to Germany caused by its accession to WTO and the 2008 financial crisis. China Agricultural Economic Review, 7(2), 262–279. https://doi.org/10.1108/CAER-11-2013-0152 bibtex: '@article{Gries_Feng_Guo_2015, title={Changes of China’s agri-food exports to Germany caused by its accession to WTO and the 2008 financial crisis}, volume={7}, DOI={10.1108/CAER-11-2013-0152}, number={2}, journal={China Agricultural Economic Review}, author={Gries, Thomas and Feng, Yuanhua and Guo, Zhichao}, year={2015}, pages={262–279} }' chicago: 'Gries, Thomas, Yuanhua Feng, and Zhichao Guo. “Changes of China’s Agri-Food Exports to Germany Caused by Its Accession to WTO and the 2008 Financial Crisis.” China Agricultural Economic Review 7, no. 2 (2015): 262–79. https://doi.org/10.1108/CAER-11-2013-0152.' ieee: T. Gries, Y. Feng, and Z. Guo, “Changes of China’s agri-food exports to Germany caused by its accession to WTO and the 2008 financial crisis,” China Agricultural Economic Review, vol. 7, no. 2, pp. 262–279, 2015. mla: Gries, Thomas, et al. “Changes of China’s Agri-Food Exports to Germany Caused by Its Accession to WTO and the 2008 Financial Crisis.” China Agricultural Economic Review, vol. 7, no. 2, 2015, pp. 262–79, doi:10.1108/CAER-11-2013-0152. short: T. Gries, Y. Feng, Z. Guo, China Agricultural Economic Review 7 (2015) 262–279. date_created: 2018-05-18T11:19:31Z date_updated: 2022-01-06T06:57:52Z department: - _id: '19' - _id: '200' - _id: '475' - _id: '202' doi: 10.1108/CAER-11-2013-0152 intvolume: ' 7' issue: '2' language: - iso: eng page: 262-279 publication: China Agricultural Economic Review status: public title: Changes of China’s agri-food exports to Germany caused by its accession to WTO and the 2008 financial crisis type: journal_article user_id: '186' volume: 7 year: '2015' ... --- _id: '282' author: - first_name: Michelle full_name: Kirsch, Michelle last_name: Kirsch citation: ama: Kirsch M. Koordinierter Patentschutz in einer globalisierten Welt - Effizienz- und Anreizwirkungen auf die Arzneimittelversorgung in Entwicklungsländern. Universität Paderborn; 2015. apa: Kirsch, M. (2015). Koordinierter Patentschutz in einer globalisierten Welt - Effizienz- und Anreizwirkungen auf die Arzneimittelversorgung in Entwicklungsländern. Universität Paderborn. bibtex: '@book{Kirsch_2015, title={Koordinierter Patentschutz in einer globalisierten Welt - Effizienz- und Anreizwirkungen auf die Arzneimittelversorgung in Entwicklungsländern}, publisher={Universität Paderborn}, author={Kirsch, Michelle}, year={2015} }' chicago: Kirsch, Michelle. Koordinierter Patentschutz in einer globalisierten Welt - Effizienz- und Anreizwirkungen auf die Arzneimittelversorgung in Entwicklungsländern. Universität Paderborn, 2015. ieee: M. Kirsch, Koordinierter Patentschutz in einer globalisierten Welt - Effizienz- und Anreizwirkungen auf die Arzneimittelversorgung in Entwicklungsländern. Universität Paderborn, 2015. mla: Kirsch, Michelle. Koordinierter Patentschutz in einer globalisierten Welt - Effizienz- und Anreizwirkungen auf die Arzneimittelversorgung in Entwicklungsländern. Universität Paderborn, 2015. short: M. Kirsch, Koordinierter Patentschutz in einer globalisierten Welt - Effizienz- und Anreizwirkungen auf die Arzneimittelversorgung in Entwicklungsländern, Universität Paderborn, 2015. date_created: 2017-10-17T12:41:47Z date_updated: 2022-01-06T06:57:53Z department: - _id: '280' language: - iso: ger project: - _id: '1' name: SFB 901 - _id: '7' name: SFB 901 - Subprojekt A3 - _id: '2' name: SFB 901 - Project Area A publisher: Universität Paderborn status: public supervisor: - first_name: Burkhard full_name: Hehenkamp, Burkhard id: '37339' last_name: Hehenkamp title: Koordinierter Patentschutz in einer globalisierten Welt - Effizienz- und Anreizwirkungen auf die Arzneimittelversorgung in Entwicklungsländern type: bachelorsthesis user_id: '42447' year: '2015' ... --- _id: '28210' author: - first_name: Peter full_name: Iwanek, Peter last_name: Iwanek - first_name: Roman full_name: Dumitrescu, Roman id: '16190' last_name: Dumitrescu - first_name: Felix full_name: Reinhart, Felix last_name: Reinhart - first_name: Rinje full_name: Brandis, Rinje last_name: Brandis citation: ama: Iwanek P, Dumitrescu R, Reinhart F, Brandis R. Expertensystem zur Steigerung der Effizienz im Bereich der Produktion. productivITy (4 / 2015). Published online 2015:57-59. apa: Iwanek, P., Dumitrescu, R., Reinhart, F., & Brandis, R. (2015). Expertensystem zur Steigerung der Effizienz im Bereich der Produktion. productivITy (4 / 2015), 57–59. bibtex: '@article{Iwanek_Dumitrescu_Reinhart_Brandis_2015, title={Expertensystem zur Steigerung der Effizienz im Bereich der Produktion}, journal={productivITy (4 / 2015)}, author={Iwanek, Peter and Dumitrescu, Roman and Reinhart, Felix and Brandis, Rinje}, year={2015}, pages={57–59} }' chicago: Iwanek, Peter, Roman Dumitrescu, Felix Reinhart, and Rinje Brandis. “Expertensystem zur Steigerung der Effizienz im Bereich der Produktion.” productivITy (4 / 2015), 2015, 57–59. ieee: P. Iwanek, R. Dumitrescu, F. Reinhart, and R. Brandis, “Expertensystem zur Steigerung der Effizienz im Bereich der Produktion,” productivITy (4 / 2015), pp. 57–59, 2015. mla: Iwanek, Peter, et al. “Expertensystem zur Steigerung der Effizienz im Bereich der Produktion.” productivITy (4 / 2015), 2015, pp. 57–59. short: P. Iwanek, R. Dumitrescu, F. Reinhart, R. Brandis, productivITy (4 / 2015) (2015) 57–59. date_created: 2021-12-02T07:40:09Z date_updated: 2022-01-06T06:57:53Z department: - _id: '676' language: - iso: ger page: 57-59 publication: productivITy (4 / 2015) status: public title: Expertensystem zur Steigerung der Effizienz im Bereich der Produktion type: journal_article user_id: '21240' year: '2015' ... --- _id: '2822' author: - first_name: K. full_name: Han, K. last_name: Han - first_name: Dennis full_name: Kundisch, Dennis id: '21117' last_name: Kundisch - first_name: C. full_name: Weinhardt, C. last_name: Weinhardt - first_name: Steffen full_name: Zimmermann, Steffen last_name: Zimmermann citation: ama: Han K, Kundisch D, Weinhardt C, Zimmermann S. Economics and Value of IS. Vol 57 (5).; 2015:295-297. apa: Han, K., Kundisch, D., Weinhardt, C., & Zimmermann, S. (2015). Economics and Value of IS (Vol. 57 (5), pp. 295–297). bibtex: '@book{Han_Kundisch_Weinhardt_Zimmermann_2015, series={Business & Information Systems Engineering}, title={Economics and Value of IS}, volume={57 (5)}, author={Han, K. and Kundisch, Dennis and Weinhardt, C. and Zimmermann, Steffen}, year={2015}, pages={295–297}, collection={Business & Information Systems Engineering} }' chicago: Han, K., Dennis Kundisch, C. Weinhardt, and Steffen Zimmermann. Economics and Value of IS. Vol. 57 (5). Business & Information Systems Engineering, 2015. ieee: K. Han, D. Kundisch, C. Weinhardt, and S. Zimmermann, Economics and Value of IS, vol. 57 (5). 2015, pp. 295–297. mla: Han, K., et al. Economics and Value of IS. Vol. 57 (5), 2015, pp. 295–97. short: K. Han, D. Kundisch, C. Weinhardt, S. Zimmermann, Economics and Value of IS, 2015. date_created: 2018-05-18T12:38:29Z date_updated: 2022-01-06T06:57:53Z department: - _id: '276' language: - iso: eng page: 295-297 publication_status: published series_title: Business & Information Systems Engineering status: public title: Economics and Value of IS type: report user_id: '16205' volume: 57 (5) year: '2015' ... --- _id: '28222' author: - first_name: Frank full_name: Bauer, Frank last_name: Bauer citation: ama: Bauer F. Planungswerkzeug zur wissensbasierten Produktionssystemkonzipierung. Vol 341. Verlagsschriftenreihe des Heinz Nixdorf Instituts, Paderborn; 2015. apa: Bauer, F. (2015). Planungswerkzeug zur wissensbasierten Produktionssystemkonzipierung (Vol. 341). Verlagsschriftenreihe des Heinz Nixdorf Instituts, Paderborn. bibtex: '@book{Bauer_2015, series={Verlagsschriftenreihe des Heinz Nixdorf Instituts, Paderborn}, title={Planungswerkzeug zur wissensbasierten Produktionssystemkonzipierung}, volume={341}, publisher={Verlagsschriftenreihe des Heinz Nixdorf Instituts, Paderborn}, author={Bauer, Frank}, year={2015}, collection={Verlagsschriftenreihe des Heinz Nixdorf Instituts, Paderborn} }' chicago: Bauer, Frank. Planungswerkzeug zur wissensbasierten Produktionssystemkonzipierung. Vol. 341. Verlagsschriftenreihe des Heinz Nixdorf Instituts, Paderborn. Verlagsschriftenreihe des Heinz Nixdorf Instituts, Paderborn, 2015. ieee: F. Bauer, Planungswerkzeug zur wissensbasierten Produktionssystemkonzipierung, vol. 341. Verlagsschriftenreihe des Heinz Nixdorf Instituts, Paderborn, 2015. mla: Bauer, Frank. Planungswerkzeug zur wissensbasierten Produktionssystemkonzipierung. Verlagsschriftenreihe des Heinz Nixdorf Instituts, Paderborn, 2015. short: F. Bauer, Planungswerkzeug zur wissensbasierten Produktionssystemkonzipierung, Verlagsschriftenreihe des Heinz Nixdorf Instituts, Paderborn, 2015. date_created: 2021-12-02T11:30:11Z date_updated: 2022-01-06T06:57:53Z department: - _id: '26' intvolume: ' 341' language: - iso: ger publication_identifier: isbn: - 978-3-942647-60-1 publication_status: published publisher: Verlagsschriftenreihe des Heinz Nixdorf Instituts, Paderborn series_title: Verlagsschriftenreihe des Heinz Nixdorf Instituts, Paderborn status: public title: Planungswerkzeug zur wissensbasierten Produktionssystemkonzipierung type: dissertation user_id: '60046' volume: 341 year: '2015' ... --- _id: '28223' author: - first_name: Jürgen full_name: Gausemeier, Jürgen id: '163' last_name: Gausemeier - first_name: Roman full_name: Dumitrescu, Roman id: '16190' last_name: Dumitrescu - first_name: Franz-Josef full_name: Rammig, Franz-Josef last_name: Rammig - first_name: Wilhelm full_name: Schäfer, Wilhelm last_name: Schäfer - first_name: Ansgar full_name: Trächtler, Ansgar id: '552' last_name: Trächtler citation: ama: Gausemeier J, Dumitrescu R, Rammig F-J, Schäfer W, Trächtler A. 10. Paderborner Workshop Entwurf mechatronischer Systeme. Vol 343. Verlagsschriftenreihe des Heinz Nixdorf Instituts, Paderborn; 2015. apa: Gausemeier, J., Dumitrescu, R., Rammig, F.-J., Schäfer, W., & Trächtler, A. (2015). 10. Paderborner Workshop Entwurf mechatronischer Systeme (Vol. 343). Verlagsschriftenreihe des Heinz Nixdorf Instituts, Paderborn. bibtex: '@book{Gausemeier_Dumitrescu_Rammig_Schäfer_Trächtler_2015, series={Verlagsschriftenreihe des Heinz Nixdorf Instituts, Paderborn}, title={10. Paderborner Workshop Entwurf mechatronischer Systeme}, volume={343}, publisher={Verlagsschriftenreihe des Heinz Nixdorf Instituts, Paderborn}, author={Gausemeier, Jürgen and Dumitrescu, Roman and Rammig, Franz-Josef and Schäfer, Wilhelm and Trächtler, Ansgar}, year={2015}, collection={Verlagsschriftenreihe des Heinz Nixdorf Instituts, Paderborn} }' chicago: Gausemeier, Jürgen, Roman Dumitrescu, Franz-Josef Rammig, Wilhelm Schäfer, and Ansgar Trächtler. 10. Paderborner Workshop Entwurf mechatronischer Systeme. Vol. 343. Verlagsschriftenreihe des Heinz Nixdorf Instituts, Paderborn. Verlagsschriftenreihe des Heinz Nixdorf Instituts, Paderborn, 2015. ieee: J. Gausemeier, R. Dumitrescu, F.-J. Rammig, W. Schäfer, and A. Trächtler, 10. Paderborner Workshop Entwurf mechatronischer Systeme, vol. 343. Verlagsschriftenreihe des Heinz Nixdorf Instituts, Paderborn, 2015. mla: Gausemeier, Jürgen, et al. 10. Paderborner Workshop Entwurf mechatronischer Systeme. Verlagsschriftenreihe des Heinz Nixdorf Instituts, Paderborn, 2015. short: J. Gausemeier, R. Dumitrescu, F.-J. Rammig, W. Schäfer, A. Trächtler, 10. Paderborner Workshop Entwurf mechatronischer Systeme, Verlagsschriftenreihe des Heinz Nixdorf Instituts, Paderborn, 2015. date_created: 2021-12-02T11:34:59Z date_updated: 2022-01-06T06:57:53Z department: - _id: '26' intvolume: ' 343' language: - iso: ger publication_identifier: isbn: - 978-3-942647-62-5 publication_status: published publisher: Verlagsschriftenreihe des Heinz Nixdorf Instituts, Paderborn series_title: Verlagsschriftenreihe des Heinz Nixdorf Instituts, Paderborn status: public title: 10. Paderborner Workshop Entwurf mechatronischer Systeme type: misc user_id: '60046' volume: 343 year: '2015' ... --- _id: '28224' author: - first_name: Jürgen full_name: Gausemeier, Jürgen id: '163' last_name: Gausemeier citation: ama: Gausemeier J. Vorausschau und Technologieplanung. 11. Symposium für Vorausschau und Technologieplanung, Heinz Nixdorf Institut, 29. und 30. Oktober 2015. Vol 347. Verlagsschriftenreihe des Heinz Nixdorf Instituts, Paderborn; 2015. apa: Gausemeier, J. (2015). Vorausschau und Technologieplanung. 11. Symposium für Vorausschau und Technologieplanung, Heinz Nixdorf Institut, 29. und 30. Oktober 2015 (Vol. 347). Verlagsschriftenreihe des Heinz Nixdorf Instituts, Paderborn. bibtex: '@book{Gausemeier_2015, series={Verlagsschriftenreihe des Heinz Nixdorf Instituts, Paderborn}, title={Vorausschau und Technologieplanung. 11. Symposium für Vorausschau und Technologieplanung, Heinz Nixdorf Institut, 29. und 30. Oktober 2015}, volume={347}, publisher={Verlagsschriftenreihe des Heinz Nixdorf Instituts, Paderborn}, author={Gausemeier, Jürgen}, year={2015}, collection={Verlagsschriftenreihe des Heinz Nixdorf Instituts, Paderborn} }' chicago: Gausemeier, Jürgen. Vorausschau und Technologieplanung. 11. Symposium für Vorausschau und Technologieplanung, Heinz Nixdorf Institut, 29. und 30. Oktober 2015. Vol. 347. Verlagsschriftenreihe des Heinz Nixdorf Instituts, Paderborn. Verlagsschriftenreihe des Heinz Nixdorf Instituts, Paderborn, 2015. ieee: J. Gausemeier, Vorausschau und Technologieplanung. 11. Symposium für Vorausschau und Technologieplanung, Heinz Nixdorf Institut, 29. und 30. Oktober 2015, vol. 347. Verlagsschriftenreihe des Heinz Nixdorf Instituts, Paderborn, 2015. mla: Gausemeier, Jürgen. Vorausschau und Technologieplanung. 11. Symposium für Vorausschau und Technologieplanung, Heinz Nixdorf Institut, 29. und 30. Oktober 2015. Verlagsschriftenreihe des Heinz Nixdorf Instituts, Paderborn, 2015. short: J. Gausemeier, Vorausschau und Technologieplanung. 11. Symposium für Vorausschau und Technologieplanung, Heinz Nixdorf Institut, 29. und 30. Oktober 2015, Verlagsschriftenreihe des Heinz Nixdorf Instituts, Paderborn, 2015. date_created: 2021-12-02T11:37:38Z date_updated: 2022-01-06T06:57:53Z department: - _id: '26' intvolume: ' 347' language: - iso: ger publication_identifier: isbn: - 978-3-942647-66-3 publication_status: published publisher: Verlagsschriftenreihe des Heinz Nixdorf Instituts, Paderborn series_title: Verlagsschriftenreihe des Heinz Nixdorf Instituts, Paderborn status: public title: Vorausschau und Technologieplanung. 11. Symposium für Vorausschau und Technologieplanung, Heinz Nixdorf Institut, 29. und 30. Oktober 2015 type: misc user_id: '60046' volume: 347 year: '2015' ... --- _id: '283' abstract: - lang: eng text: Today, software verification is an established analysis method which can provide high guarantees for software safety. However, the resources (time and/or memory) for an exhaustive verification are not always available, and analysis then has to resort to other techniques, like testing. Most often, the already achieved partial verification results arediscarded in this case, and testing has to start from scratch.In this paper, we propose a method for combining verification and testing in which testing only needs to check the residual fraction of an uncompleted verification. To this end, the partial results of a verification run are used to construct a residual program (and residual assertions to be checked on it). The residual program can afterwards be fed into standardtesting tools. The proposed technique is sound modulo the soundness of the testing procedure. Experimental results show that this combinedusage of verification and testing can significantly reduce the effort for the subsequent testing. author: - first_name: Mike full_name: Czech, Mike last_name: Czech - first_name: Marie-Christine full_name: Jakobs, Marie-Christine last_name: Jakobs - first_name: Heike full_name: Wehrheim, Heike id: '573' last_name: Wehrheim citation: ama: 'Czech M, Jakobs M-C, Wehrheim H. Just test what you cannot verify! In: Egyed A, Schaefer I, eds. Fundamental Approaches to Software Engineering. Lecture Notes in Computer Science. ; 2015:100-114. doi:10.1007/978-3-662-46675-9_7' apa: Czech, M., Jakobs, M.-C., & Wehrheim, H. (2015). Just test what you cannot verify! In A. Egyed & I. Schaefer (Eds.), Fundamental Approaches to Software Engineering (pp. 100–114). https://doi.org/10.1007/978-3-662-46675-9_7 bibtex: '@inproceedings{Czech_Jakobs_Wehrheim_2015, series={Lecture Notes in Computer Science}, title={Just test what you cannot verify!}, DOI={10.1007/978-3-662-46675-9_7}, booktitle={Fundamental Approaches to Software Engineering}, author={Czech, Mike and Jakobs, Marie-Christine and Wehrheim, Heike}, editor={Egyed, Alexander and Schaefer, InaEditors}, year={2015}, pages={100–114}, collection={Lecture Notes in Computer Science} }' chicago: Czech, Mike, Marie-Christine Jakobs, and Heike Wehrheim. “Just Test What You Cannot Verify!” In Fundamental Approaches to Software Engineering, edited by Alexander Egyed and Ina Schaefer, 100–114. Lecture Notes in Computer Science, 2015. https://doi.org/10.1007/978-3-662-46675-9_7. ieee: M. Czech, M.-C. Jakobs, and H. Wehrheim, “Just test what you cannot verify!,” in Fundamental Approaches to Software Engineering, 2015, pp. 100–114. mla: Czech, Mike, et al. “Just Test What You Cannot Verify!” Fundamental Approaches to Software Engineering, edited by Alexander Egyed and Ina Schaefer, 2015, pp. 100–14, doi:10.1007/978-3-662-46675-9_7. short: 'M. Czech, M.-C. Jakobs, H. Wehrheim, in: A. Egyed, I. Schaefer (Eds.), Fundamental Approaches to Software Engineering, 2015, pp. 100–114.' date_created: 2017-10-17T12:41:47Z date_updated: 2022-01-06T06:58:00Z ddc: - '040' department: - _id: '77' doi: 10.1007/978-3-662-46675-9_7 editor: - first_name: Alexander full_name: Egyed, Alexander last_name: Egyed - first_name: Ina full_name: Schaefer, Ina last_name: Schaefer file: - access_level: closed content_type: application/pdf creator: florida date_created: 2018-03-21T09:25:36Z date_updated: 2018-03-21T09:25:36Z file_id: '1469' file_name: 283-FASEsubmission38_01.pdf file_size: 391253 relation: main_file success: 1 file_date_updated: 2018-03-21T09:25:36Z has_accepted_license: '1' language: - iso: eng page: 100-114 project: - _id: '1' name: SFB 901 - _id: '12' name: SFB 901 - Subprojekt B4 - _id: '3' name: SFB 901 - Project Area B publication: Fundamental Approaches to Software Engineering series_title: Lecture Notes in Computer Science status: public title: Just test what you cannot verify! type: conference user_id: '477' year: '2015' ... --- _id: '28301' author: - first_name: Bassem full_name: Hassan, Bassem last_name: Hassan - first_name: Jörg full_name: Stöcklein, Jörg last_name: Stöcklein - first_name: Jan full_name: Berssenbrügge, Jan last_name: Berssenbrügge citation: ama: 'Hassan B, Stöcklein J, Berssenbrügge J. ARTiST - An Augmented Reality Testbed for Intelligent Technical Systems. In: Shumaker R, Lackey S, eds. Virtual, Augmented and Mixed Reality VAMR 2015 Held as Part of HCI International 2015; LNCS 9179. Vol LNCS 9179. LNCS 9179. Springer International Publishing Switzerland; 2015:457-469.' apa: 'Hassan, B., Stöcklein, J., & Berssenbrügge, J. (2015). ARTiST - An Augmented Reality Testbed for Intelligent Technical Systems. In R. Shumaker & S. Lackey (Eds.), Virtual, Augmented and Mixed Reality VAMR 2015 Held as Part of HCI International 2015; LNCS 9179: Vol. LNCS 9179 (pp. 457–469). Springer International Publishing Switzerland.' bibtex: '@inproceedings{Hassan_Stöcklein_Berssenbrügge_2015, place={Los Angeles, CA, USA}, series={LNCS 9179}, title={ARTiST - An Augmented Reality Testbed for Intelligent Technical Systems}, volume={LNCS 9179}, booktitle={Virtual, Augmented and Mixed Reality VAMR 2015 Held as Part of HCI International 2015; LNCS 9179}, publisher={Springer International Publishing Switzerland}, author={Hassan, Bassem and Stöcklein, Jörg and Berssenbrügge, Jan}, editor={Shumaker, Randall and Lackey, Stephanie}, year={2015}, pages={457–469}, collection={LNCS 9179} }' chicago: 'Hassan, Bassem, Jörg Stöcklein, and Jan Berssenbrügge. “ARTiST - An Augmented Reality Testbed for Intelligent Technical Systems.” In Virtual, Augmented and Mixed Reality VAMR 2015 Held as Part of HCI International 2015; LNCS 9179, edited by Randall Shumaker and Stephanie Lackey, LNCS 9179:457–69. LNCS 9179. Los Angeles, CA, USA: Springer International Publishing Switzerland, 2015.' ieee: B. Hassan, J. Stöcklein, and J. Berssenbrügge, “ARTiST - An Augmented Reality Testbed for Intelligent Technical Systems,” in Virtual, Augmented and Mixed Reality VAMR 2015 Held as Part of HCI International 2015; LNCS 9179, 2015, vol. LNCS 9179, pp. 457–469. mla: Hassan, Bassem, et al. “ARTiST - An Augmented Reality Testbed for Intelligent Technical Systems.” Virtual, Augmented and Mixed Reality VAMR 2015 Held as Part of HCI International 2015; LNCS 9179, edited by Randall Shumaker and Stephanie Lackey, vol. LNCS 9179, Springer International Publishing Switzerland, 2015, pp. 457–69. short: 'B. Hassan, J. Stöcklein, J. Berssenbrügge, in: R. Shumaker, S. Lackey (Eds.), Virtual, Augmented and Mixed Reality VAMR 2015 Held as Part of HCI International 2015; LNCS 9179, Springer International Publishing Switzerland, Los Angeles, CA, USA, 2015, pp. 457–469.' conference: name: 2. - 7. Aug. 2015 HCI International date_created: 2021-12-06T08:33:33Z date_updated: 2022-01-06T06:58:00Z department: - _id: '676' editor: - first_name: Randall full_name: Shumaker, Randall last_name: Shumaker - first_name: Stephanie full_name: Lackey, Stephanie last_name: Lackey language: - iso: eng page: 457-469 place: Los Angeles, CA, USA publication: Virtual, Augmented and Mixed Reality VAMR 2015 Held as Part of HCI International 2015; LNCS 9179 publisher: Springer International Publishing Switzerland series_title: LNCS 9179 status: public title: ARTiST - An Augmented Reality Testbed for Intelligent Technical Systems type: conference user_id: '21240' volume: LNCS 9179 year: '2015' ... --- _id: '28302' author: - first_name: Ansgar full_name: Trächtler, Ansgar id: '552' last_name: Trächtler - first_name: Peter full_name: Iwanek, Peter last_name: Iwanek - first_name: Gerald full_name: Scheffels, Gerald last_name: Scheffels citation: ama: Trächtler A, Iwanek P, Scheffels G. Der Mensch als Vorbild. elektrotechnik - Automatisierung Sonderausgabe. Published online 2015:32-33. apa: Trächtler, A., Iwanek, P., & Scheffels, G. (2015). Der Mensch als Vorbild. elektrotechnik - Automatisierung Sonderausgabe, 32–33. bibtex: '@article{Trächtler_Iwanek_Scheffels_2015, title={Der Mensch als Vorbild}, journal={elektrotechnik - Automatisierung Sonderausgabe}, author={Trächtler, Ansgar and Iwanek, Peter and Scheffels, Gerald}, year={2015}, pages={32–33} }' chicago: Trächtler, Ansgar, Peter Iwanek, and Gerald Scheffels. “Der Mensch als Vorbild.” elektrotechnik - Automatisierung Sonderausgabe, 2015, 32–33. ieee: A. Trächtler, P. Iwanek, and G. Scheffels, “Der Mensch als Vorbild,” elektrotechnik - Automatisierung Sonderausgabe, pp. 32–33, 2015. mla: Trächtler, Ansgar, et al. “Der Mensch als Vorbild.” elektrotechnik - Automatisierung Sonderausgabe, 2015, pp. 32–33. short: A. Trächtler, P. Iwanek, G. Scheffels, elektrotechnik - Automatisierung Sonderausgabe (2015) 32–33. date_created: 2021-12-06T08:41:22Z date_updated: 2022-01-06T06:58:00Z department: - _id: '676' language: - iso: ger page: 32-33 publication: elektrotechnik - Automatisierung Sonderausgabe status: public title: Der Mensch als Vorbild type: journal_article user_id: '21240' year: '2015' ... --- _id: '28303' abstract: - lang: eng text: The development of software-intensive technical systems (e.g., within the automotive industry) involves several engineering disciplines like mechanical, electrical, control, and software engineering. Model-based Systems Engineering (MBSE) coordinates these disciplines throughout the development by means of discipline-spanning processes and system models. Such a system model provides a common understanding of the system under development and serves as a starting point for the discipline-specific development. An integral part of MBSE is the requirements engineering on the system level. However, for the discipline-specific development to start, these requirements need to be refined, e.g., into specific requirements for the embedded software. Since existing MBSE approaches lack support for this refinement step, we conceived a systematic transition from MBSE to model-based software requirements engineering, which we present in this paper. We automated the steps of the transition where possible, in order to avoid error-prone and time-consuming manual tasks. We illustrate the approach with an example of an automotive embedded system. author: - first_name: Jörg full_name: Holtmann, Jörg id: '3875' last_name: Holtmann orcid: 0000-0001-6141-4571 - first_name: Ruslan full_name: Bernijazov, Ruslan last_name: Bernijazov - first_name: Matthias full_name: Meyer, Matthias id: '683' last_name: Meyer - first_name: David full_name: Schmelter, David id: '40982' last_name: Schmelter orcid: 0000-0001-7787-5380 - first_name: Christian full_name: Tschirner, Christian last_name: Tschirner citation: ama: 'Holtmann J, Bernijazov R, Meyer M, Schmelter D, Tschirner C. Integrated Systems Engineering and Software Requirements Engineering for Technical Systems. In: Proceedings of the International Conference on Software and Systems Process (ICSSP). ; 2015:57-66. doi:http://dx.doi.org/10.1145/2785592.2785597' apa: Holtmann, J., Bernijazov, R., Meyer, M., Schmelter, D., & Tschirner, C. (2015). Integrated Systems Engineering and Software Requirements Engineering for Technical Systems. Proceedings of the International Conference on Software and Systems Process (ICSSP), 57–66. http://dx.doi.org/10.1145/2785592.2785597 bibtex: '@inproceedings{Holtmann_Bernijazov_Meyer_Schmelter_Tschirner_2015, place={New York, NY, USA}, title={Integrated Systems Engineering and Software Requirements Engineering for Technical Systems}, DOI={http://dx.doi.org/10.1145/2785592.2785597}, booktitle={Proceedings of the International Conference on Software and Systems Process (ICSSP)}, author={Holtmann, Jörg and Bernijazov, Ruslan and Meyer, Matthias and Schmelter, David and Tschirner, Christian}, year={2015}, pages={57–66} }' chicago: Holtmann, Jörg, Ruslan Bernijazov, Matthias Meyer, David Schmelter, and Christian Tschirner. “Integrated Systems Engineering and Software Requirements Engineering for Technical Systems.” In Proceedings of the International Conference on Software and Systems Process (ICSSP), 57–66. New York, NY, USA, 2015. http://dx.doi.org/10.1145/2785592.2785597. ieee: 'J. Holtmann, R. Bernijazov, M. Meyer, D. Schmelter, and C. Tschirner, “Integrated Systems Engineering and Software Requirements Engineering for Technical Systems,” in Proceedings of the International Conference on Software and Systems Process (ICSSP), 2015, pp. 57–66, doi: http://dx.doi.org/10.1145/2785592.2785597.' mla: Holtmann, Jörg, et al. “Integrated Systems Engineering and Software Requirements Engineering for Technical Systems.” Proceedings of the International Conference on Software and Systems Process (ICSSP), 2015, pp. 57–66, doi:http://dx.doi.org/10.1145/2785592.2785597. short: 'J. Holtmann, R. Bernijazov, M. Meyer, D. Schmelter, C. Tschirner, in: Proceedings of the International Conference on Software and Systems Process (ICSSP), New York, NY, USA, 2015, pp. 57–66.' conference: name: Aug. 2015, ACM, Best full paper ICSSP 2015 date_created: 2021-12-06T08:45:50Z date_updated: 2022-01-06T06:58:00Z department: - _id: '676' doi: http://dx.doi.org/10.1145/2785592.2785597 language: - iso: eng page: 57-66 place: New York, NY, USA publication: Proceedings of the International Conference on Software and Systems Process (ICSSP) status: public title: Integrated Systems Engineering and Software Requirements Engineering for Technical Systems type: conference user_id: '21240' year: '2015' ... --- _id: '28304' abstract: - lang: eng text: In this sequel paper, the previously presented framework for the planning and optimisation of functionally graded components Biermann et al. (Production Engineering Research & Development 7(6):657–664, 2013) is applied within a case study. In addition to the application, the implementational infrastructure of the framework is provided and the preliminaries for applying the framework to the respective production system are presented. Hence, the practical realisation of the models and methods is documented. In the context of the case study, each step of the planning process is demonstrated in a visually assisted way. These visualisations are based on the specific steps of the wizard guiding the planner through the framework. As a central contribution, the specification of a non-trivial gradation and the planning of the corresponding process chain by means of the planning framework are demonstrated. author: - first_name: Dirk full_name: Biermann, Dirk last_name: Biermann - first_name: Jürgen full_name: Gausemeier, Jürgen last_name: Gausemeier - first_name: Hans-Peter full_name: Heim, Hans-Peter last_name: Heim - first_name: Stefan full_name: Hess, Stefan last_name: Hess - first_name: Marcus full_name: Petersen, Marcus last_name: Petersen - first_name: Angela full_name: Ries, Angela last_name: Ries - first_name: T. full_name: Wagner, T. last_name: Wagner citation: ama: 'Biermann D, Gausemeier J, Heim H-P, et al. Planning and Optimisation of Manufacturing Process Chains for Functionally Graded Components – Part 2: Case Study on Self-reinforced Thermoplastic Composites. Production Engineering Research & Development 9(3). Published online 2015:405-416.' apa: 'Biermann, D., Gausemeier, J., Heim, H.-P., Hess, S., Petersen, M., Ries, A., & Wagner, T. (2015). Planning and Optimisation of Manufacturing Process Chains for Functionally Graded Components – Part 2: Case Study on Self-reinforced Thermoplastic Composites. Production Engineering Research & Development 9(3), 405–416.' bibtex: '@article{Biermann_Gausemeier_Heim_Hess_Petersen_Ries_Wagner_2015, title={Planning and Optimisation of Manufacturing Process Chains for Functionally Graded Components – Part 2: Case Study on Self-reinforced Thermoplastic Composites}, journal={Production Engineering Research & Development 9(3)}, author={Biermann, Dirk and Gausemeier, Jürgen and Heim, Hans-Peter and Hess, Stefan and Petersen, Marcus and Ries, Angela and Wagner, T.}, year={2015}, pages={405–416} }' chicago: 'Biermann, Dirk, Jürgen Gausemeier, Hans-Peter Heim, Stefan Hess, Marcus Petersen, Angela Ries, and T. Wagner. “Planning and Optimisation of Manufacturing Process Chains for Functionally Graded Components – Part 2: Case Study on Self-Reinforced Thermoplastic Composites.” Production Engineering Research & Development 9(3), 2015, 405–16.' ieee: 'D. Biermann et al., “Planning and Optimisation of Manufacturing Process Chains for Functionally Graded Components – Part 2: Case Study on Self-reinforced Thermoplastic Composites,” Production Engineering Research & Development 9(3), pp. 405–416, 2015.' mla: 'Biermann, Dirk, et al. “Planning and Optimisation of Manufacturing Process Chains for Functionally Graded Components – Part 2: Case Study on Self-Reinforced Thermoplastic Composites.” Production Engineering Research & Development 9(3), 2015, pp. 405–16.' short: D. Biermann, J. Gausemeier, H.-P. Heim, S. Hess, M. Petersen, A. Ries, T. Wagner, Production Engineering Research & Development 9(3) (2015) 405–416. date_created: 2021-12-06T08:57:47Z date_updated: 2022-01-06T06:58:00Z department: - _id: '676' language: - iso: eng page: 405-416 publication: Production Engineering Research & Development 9(3) status: public title: 'Planning and Optimisation of Manufacturing Process Chains for Functionally Graded Components – Part 2: Case Study on Self-reinforced Thermoplastic Composites' type: journal_article user_id: '21240' year: '2015' ... --- _id: '28305' author: - first_name: Jan full_name: Berssenbrügge, Jan last_name: Berssenbrügge - first_name: Ansgar full_name: Trächtler, Ansgar id: '552' last_name: Trächtler - first_name: Christoph full_name: Schmidt, Christoph last_name: Schmidt citation: ama: 'Berssenbrügge J, Trächtler A, Schmidt C. Visualization of Headlight Illumination for the Virtual Prototyping of Light-Based Driver Assistance Systems. In: Proceedings of the ASME 2015 International Design Engineering Technical Conferences & Computers and Information in Engineering Conference. ; 2015.' apa: Berssenbrügge, J., Trächtler, A., & Schmidt, C. (2015). Visualization of Headlight Illumination for the Virtual Prototyping of Light-Based Driver Assistance Systems. Proceedings of the ASME 2015 International Design Engineering Technical Conferences & Computers and Information in Engineering Conference. bibtex: '@inproceedings{Berssenbrügge_Trächtler_Schmidt_2015, place={Boston, MA, USA}, title={Visualization of Headlight Illumination for the Virtual Prototyping of Light-Based Driver Assistance Systems}, booktitle={Proceedings of the ASME 2015 International Design Engineering Technical Conferences & Computers and Information in Engineering Conference}, author={Berssenbrügge, Jan and Trächtler, Ansgar and Schmidt, Christoph}, year={2015} }' chicago: Berssenbrügge, Jan, Ansgar Trächtler, and Christoph Schmidt. “Visualization of Headlight Illumination for the Virtual Prototyping of Light-Based Driver Assistance Systems.” In Proceedings of the ASME 2015 International Design Engineering Technical Conferences & Computers and Information in Engineering Conference. Boston, MA, USA, 2015. ieee: J. Berssenbrügge, A. Trächtler, and C. Schmidt, “Visualization of Headlight Illumination for the Virtual Prototyping of Light-Based Driver Assistance Systems,” 2015. mla: Berssenbrügge, Jan, et al. “Visualization of Headlight Illumination for the Virtual Prototyping of Light-Based Driver Assistance Systems.” Proceedings of the ASME 2015 International Design Engineering Technical Conferences & Computers and Information in Engineering Conference, 2015. short: 'J. Berssenbrügge, A. Trächtler, C. Schmidt, in: Proceedings of the ASME 2015 International Design Engineering Technical Conferences & Computers and Information in Engineering Conference, Boston, MA, USA, 2015.' date_created: 2021-12-06T09:00:46Z date_updated: 2022-01-06T06:58:00Z department: - _id: '676' language: - iso: eng place: Boston, MA, USA publication: Proceedings of the ASME 2015 International Design Engineering Technical Conferences & Computers and Information in Engineering Conference status: public title: Visualization of Headlight Illumination for the Virtual Prototyping of Light-Based Driver Assistance Systems type: conference user_id: '21240' year: '2015' ... --- _id: '28306' author: - first_name: Christian full_name: Bremer, Christian last_name: Bremer - first_name: Roman full_name: Dumitrescu, Roman id: '16190' last_name: Dumitrescu - first_name: Jürgen full_name: Gausemeier, Jürgen last_name: Gausemeier citation: ama: 'Bremer C, Dumitrescu R, Gausemeier J. Zustandsorientierte Modellierung flexibler Produktionssysteme. In: Stuttgarter Symposium für Produktentwicklung - SSP 2015. Fraunhofer IAO; 2015.' apa: Bremer, C., Dumitrescu, R., & Gausemeier, J. (2015). Zustandsorientierte Modellierung flexibler Produktionssysteme. Stuttgarter Symposium für Produktentwicklung - SSP 2015. bibtex: '@inproceedings{Bremer_Dumitrescu_Gausemeier_2015, title={Zustandsorientierte Modellierung flexibler Produktionssysteme}, booktitle={Stuttgarter Symposium für Produktentwicklung - SSP 2015}, publisher={Fraunhofer IAO}, author={Bremer, Christian and Dumitrescu, Roman and Gausemeier, Jürgen}, year={2015} }' chicago: Bremer, Christian, Roman Dumitrescu, and Jürgen Gausemeier. “Zustandsorientierte Modellierung flexibler Produktionssysteme.” In Stuttgarter Symposium für Produktentwicklung - SSP 2015. Fraunhofer IAO, 2015. ieee: C. Bremer, R. Dumitrescu, and J. Gausemeier, “Zustandsorientierte Modellierung flexibler Produktionssysteme,” 2015. mla: Bremer, Christian, et al. “Zustandsorientierte Modellierung flexibler Produktionssysteme.” Stuttgarter Symposium für Produktentwicklung - SSP 2015, Fraunhofer IAO, 2015. short: 'C. Bremer, R. Dumitrescu, J. Gausemeier, in: Stuttgarter Symposium für Produktentwicklung - SSP 2015, Fraunhofer IAO, 2015.' date_created: 2021-12-06T09:15:23Z date_updated: 2022-01-06T06:58:00Z department: - _id: '676' language: - iso: ger publication: Stuttgarter Symposium für Produktentwicklung - SSP 2015 publisher: Fraunhofer IAO status: public title: Zustandsorientierte Modellierung flexibler Produktionssysteme type: conference user_id: '21240' year: '2015' ... --- _id: '28307' abstract: - lang: eng text: In case of an unplanned machine breakdown, alternative resources have to be found quickly to avoid delays in following process steps. In order to counter this, an automated determination of alternative CNC-machines and a reliable validation is proposed. First, a rough process description is extracted from the NC program. Second, a suitable machine is searched in an ontology based on the rough process description. The ontology contains a description of all needed properties of a machine and rules to derive the resulting capabilities. Third, the NC program is validated on a virtual machine to ensure the absence of errors. author: - first_name: Gerald full_name: Rehage, Gerald last_name: Rehage - first_name: Jürgen full_name: Gausemeier, Jürgen last_name: Gausemeier citation: ama: 'Rehage G, Gausemeier J. Ontology-based determination of alternative CNC machines for a flexible resource allocation. In: 15th CIRP Conference on Modelling of Machining Operations (15th CMMO), Band 31. Elsevier B.V.; 2015:47-52. doi:doi:10.1016/j.procir.2015.03.054' apa: Rehage, G., & Gausemeier, J. (2015). Ontology-based determination of alternative CNC machines for a flexible resource allocation. 15th CIRP Conference on Modelling of Machining Operations (15th CMMO), Band 31, 47–52. https://doi.org/doi:10.1016/j.procir.2015.03.054 bibtex: '@inproceedings{Rehage_Gausemeier_2015, title={Ontology-based determination of alternative CNC machines for a flexible resource allocation}, DOI={doi:10.1016/j.procir.2015.03.054}, booktitle={15th CIRP Conference on Modelling of Machining Operations (15th CMMO), Band 31}, publisher={Elsevier B.V.}, author={Rehage, Gerald and Gausemeier, Jürgen}, year={2015}, pages={47–52} }' chicago: Rehage, Gerald, and Jürgen Gausemeier. “Ontology-Based Determination of Alternative CNC Machines for a Flexible Resource Allocation.” In 15th CIRP Conference on Modelling of Machining Operations (15th CMMO), Band 31, 47–52. Elsevier B.V., 2015. https://doi.org/doi:10.1016/j.procir.2015.03.054. ieee: 'G. Rehage and J. Gausemeier, “Ontology-based determination of alternative CNC machines for a flexible resource allocation,” in 15th CIRP Conference on Modelling of Machining Operations (15th CMMO), Band 31, 2015, pp. 47–52, doi: doi:10.1016/j.procir.2015.03.054.' mla: Rehage, Gerald, and Jürgen Gausemeier. “Ontology-Based Determination of Alternative CNC Machines for a Flexible Resource Allocation.” 15th CIRP Conference on Modelling of Machining Operations (15th CMMO), Band 31, Elsevier B.V., 2015, pp. 47–52, doi:doi:10.1016/j.procir.2015.03.054. short: 'G. Rehage, J. Gausemeier, in: 15th CIRP Conference on Modelling of Machining Operations (15th CMMO), Band 31, Elsevier B.V., 2015, pp. 47–52.' date_created: 2021-12-06T09:21:33Z date_updated: 2022-01-06T06:58:00Z department: - _id: '676' doi: doi:10.1016/j.procir.2015.03.054 language: - iso: eng page: 47-52 publication: 15th CIRP Conference on Modelling of Machining Operations (15th CMMO), Band 31 publisher: Elsevier B.V. status: public title: Ontology-based determination of alternative CNC machines for a flexible resource allocation type: conference user_id: '21240' year: '2015' ... --- _id: '28308' author: - first_name: Daniel full_name: Eckelt, Daniel last_name: Eckelt - first_name: Jürgen full_name: Gausemeier, Jürgen last_name: Gausemeier citation: ama: 'Eckelt D, Gausemeier J. Vorsprung durch strategisches IP-Management - Gestiges Eigentum kennen, schützen und nutzen. In: IP: Kooperation, Wettbewerb, Konfrontation, 37. Kollequium der TU Ilmenau über Patentinformationen, Band 37. Technische Universität Ilmenau | PATON - Landespatentzentrum Thüringen; 2015.' apa: 'Eckelt, D., & Gausemeier, J. (2015). Vorsprung durch strategisches IP-Management - Gestiges Eigentum kennen, schützen und nutzen. IP: Kooperation, Wettbewerb, Konfrontation, 37. Kollequium der TU Ilmenau über Patentinformationen, Band 37.' bibtex: '@inproceedings{Eckelt_Gausemeier_2015, title={Vorsprung durch strategisches IP-Management - Gestiges Eigentum kennen, schützen und nutzen}, booktitle={IP: Kooperation, Wettbewerb, Konfrontation, 37. Kollequium der TU Ilmenau über Patentinformationen, Band 37}, publisher={ Technische Universität Ilmenau | PATON - Landespatentzentrum Thüringen}, author={Eckelt, Daniel and Gausemeier, Jürgen}, year={2015} }' chicago: 'Eckelt, Daniel, and Jürgen Gausemeier. “Vorsprung durch strategisches IP-Management - Gestiges Eigentum kennen, schützen und nutzen.” In IP: Kooperation, Wettbewerb, Konfrontation, 37. Kollequium der TU Ilmenau über Patentinformationen, Band 37. Technische Universität Ilmenau | PATON - Landespatentzentrum Thüringen, 2015.' ieee: D. Eckelt and J. Gausemeier, “Vorsprung durch strategisches IP-Management - Gestiges Eigentum kennen, schützen und nutzen,” 2015. mla: 'Eckelt, Daniel, and Jürgen Gausemeier. “Vorsprung durch strategisches IP-Management - Gestiges Eigentum kennen, schützen und nutzen.” IP: Kooperation, Wettbewerb, Konfrontation, 37. Kollequium der TU Ilmenau über Patentinformationen, Band 37, Technische Universität Ilmenau | PATON - Landespatentzentrum Thüringen, 2015.' short: 'D. Eckelt, J. Gausemeier, in: IP: Kooperation, Wettbewerb, Konfrontation, 37. Kollequium der TU Ilmenau über Patentinformationen, Band 37, Technische Universität Ilmenau | PATON - Landespatentzentrum Thüringen, 2015.' date_created: 2021-12-06T09:23:36Z date_updated: 2022-01-06T06:58:00Z department: - _id: '676' language: - iso: ger publication: 'IP: Kooperation, Wettbewerb, Konfrontation, 37. Kollequium der TU Ilmenau über Patentinformationen, Band 37' publisher: ' Technische Universität Ilmenau | PATON - Landespatentzentrum Thüringen' status: public title: Vorsprung durch strategisches IP-Management - Gestiges Eigentum kennen, schützen und nutzen type: conference user_id: '21240' year: '2015' ... --- _id: '28309' author: - first_name: René full_name: Rübbelke, René last_name: Rübbelke - first_name: Christoph full_name: Söllner, Christoph last_name: Söllner - first_name: Jürgen full_name: Gausemeier, Jürgen last_name: Gausemeier citation: ama: 'Rübbelke R, Söllner C, Gausemeier J. Balancing the Strategic Product Portfolio based on Market and Competence Needs. In: 24th International Association for Management of Technology Conference, Nr. 24. ; 2015.' apa: Rübbelke, R., Söllner, C., & Gausemeier, J. (2015). Balancing the Strategic Product Portfolio based on Market and Competence Needs. 24th International Association for Management of Technology Conference, Nr. 24. bibtex: '@inproceedings{Rübbelke_Söllner_Gausemeier_2015, place={Cape Town}, title={Balancing the Strategic Product Portfolio based on Market and Competence Needs}, booktitle={24th International Association for Management of Technology Conference, Nr. 24}, author={Rübbelke, René and Söllner, Christoph and Gausemeier, Jürgen}, year={2015} }' chicago: Rübbelke, René, Christoph Söllner, and Jürgen Gausemeier. “Balancing the Strategic Product Portfolio Based on Market and Competence Needs.” In 24th International Association for Management of Technology Conference, Nr. 24. Cape Town, 2015. ieee: R. Rübbelke, C. Söllner, and J. Gausemeier, “Balancing the Strategic Product Portfolio based on Market and Competence Needs,” 2015. mla: Rübbelke, René, et al. “Balancing the Strategic Product Portfolio Based on Market and Competence Needs.” 24th International Association for Management of Technology Conference, Nr. 24, 2015. short: 'R. Rübbelke, C. Söllner, J. Gausemeier, in: 24th International Association for Management of Technology Conference, Nr. 24, Cape Town, 2015.' date_created: 2021-12-06T09:27:16Z date_updated: 2022-01-06T06:58:00Z department: - _id: '676' language: - iso: eng place: Cape Town publication: 24th International Association for Management of Technology Conference, Nr. 24 status: public title: Balancing the Strategic Product Portfolio based on Market and Competence Needs type: conference user_id: '21240' year: '2015' ... --- _id: '28310' author: - first_name: Markus full_name: Placzek, Markus last_name: Placzek - first_name: Christian full_name: Eberling, Christian last_name: Eberling - first_name: Jürgen full_name: Gausemeier, Jürgen last_name: Gausemeier citation: ama: 'Placzek M, Eberling C, Gausemeier J. Conception of a Knowledge Management System for Technologies. In: 24th International Association for Management of Technology Conference Proceedings, Band 24. International Association for Management of Technology (IAMOT); 2015:1646-1663.' apa: Placzek, M., Eberling, C., & Gausemeier, J. (2015). Conception of a Knowledge Management System for Technologies. 24th International Association for Management of Technology Conference Proceedings, Band 24, 1646–1663. bibtex: '@inproceedings{Placzek_Eberling_Gausemeier_2015, place={Cape Town}, title={Conception of a Knowledge Management System for Technologies}, booktitle={24th International Association for Management of Technology Conference Proceedings, Band 24}, publisher={International Association for Management of Technology (IAMOT)}, author={Placzek, Markus and Eberling, Christian and Gausemeier, Jürgen}, year={2015}, pages={1646–1663} }' chicago: 'Placzek, Markus, Christian Eberling, and Jürgen Gausemeier. “Conception of a Knowledge Management System for Technologies.” In 24th International Association for Management of Technology Conference Proceedings, Band 24, 1646–63. Cape Town: International Association for Management of Technology (IAMOT), 2015.' ieee: M. Placzek, C. Eberling, and J. Gausemeier, “Conception of a Knowledge Management System for Technologies,” in 24th International Association for Management of Technology Conference Proceedings, Band 24, 2015, pp. 1646–1663. mla: Placzek, Markus, et al. “Conception of a Knowledge Management System for Technologies.” 24th International Association for Management of Technology Conference Proceedings, Band 24, International Association for Management of Technology (IAMOT), 2015, pp. 1646–63. short: 'M. Placzek, C. Eberling, J. Gausemeier, in: 24th International Association for Management of Technology Conference Proceedings, Band 24, International Association for Management of Technology (IAMOT), Cape Town, 2015, pp. 1646–1663.' date_created: 2021-12-06T09:36:20Z date_updated: 2022-01-06T06:58:01Z department: - _id: '676' language: - iso: eng page: 1646-1663 place: Cape Town publication: 24th International Association for Management of Technology Conference Proceedings, Band 24 publisher: International Association for Management of Technology (IAMOT) status: public title: Conception of a Knowledge Management System for Technologies type: conference user_id: '21240' year: '2015' ... --- _id: '28311' author: - first_name: Benjamin full_name: Amshoff, Benjamin last_name: Amshoff - first_name: Christian full_name: Dülme, Christian last_name: Dülme - first_name: Julian full_name: Echterfeld, Julian last_name: Echterfeld - first_name: Jürgen full_name: Gausemeier, Jürgen last_name: Gausemeier citation: ama: 'Amshoff B, Dülme C, Echterfeld J, Gausemeier J. Tagungsband zum Stuttgarter Symposium für Produktentwicklung (SSP). In: ; 2015.' apa: Amshoff, B., Dülme, C., Echterfeld, J., & Gausemeier, J. (2015). Tagungsband zum Stuttgarter Symposium für Produktentwicklung (SSP). bibtex: '@inproceedings{Amshoff_Dülme_Echterfeld_Gausemeier_2015, title={Tagungsband zum Stuttgarter Symposium für Produktentwicklung (SSP)}, author={Amshoff, Benjamin and Dülme, Christian and Echterfeld, Julian and Gausemeier, Jürgen}, year={2015} }' chicago: Amshoff, Benjamin, Christian Dülme, Julian Echterfeld, and Jürgen Gausemeier. “Tagungsband Zum Stuttgarter Symposium Für Produktentwicklung (SSP),” 2015. ieee: B. Amshoff, C. Dülme, J. Echterfeld, and J. Gausemeier, “Tagungsband zum Stuttgarter Symposium für Produktentwicklung (SSP),” 2015. mla: Amshoff, Benjamin, et al. Tagungsband Zum Stuttgarter Symposium Für Produktentwicklung (SSP). 2015. short: 'B. Amshoff, C. Dülme, J. Echterfeld, J. Gausemeier, in: 2015.' date_created: 2021-12-06T09:38:38Z date_updated: 2022-01-06T06:58:01Z department: - _id: '676' language: - iso: eng status: public title: Tagungsband zum Stuttgarter Symposium für Produktentwicklung (SSP) type: conference user_id: '21240' year: '2015' ... --- _id: '28312' author: - first_name: Benjamin full_name: Amshoff, Benjamin last_name: Amshoff - first_name: Christian full_name: Dülme, Christian last_name: Dülme - first_name: Julian full_name: Echterfeld, Julian last_name: Echterfeld - first_name: Jürgen full_name: Gausemeier, Jürgen last_name: Gausemeier citation: ama: Amshoff B, Dülme C, Echterfeld J, Gausemeier J. BUSINESS MODEL PATTERNS FOR DISRUPTIVE TECHNOLOGIES. International Journal of Innovation Management 19(3). Published online 2015. apa: Amshoff, B., Dülme, C., Echterfeld, J., & Gausemeier, J. (2015). BUSINESS MODEL PATTERNS FOR DISRUPTIVE TECHNOLOGIES. International Journal of Innovation Management 19(3). bibtex: '@article{Amshoff_Dülme_Echterfeld_Gausemeier_2015, title={BUSINESS MODEL PATTERNS FOR DISRUPTIVE TECHNOLOGIES}, journal={International Journal of Innovation Management 19(3)}, author={Amshoff, Benjamin and Dülme, Christian and Echterfeld, Julian and Gausemeier, Jürgen}, year={2015} }' chicago: Amshoff, Benjamin, Christian Dülme, Julian Echterfeld, and Jürgen Gausemeier. “BUSINESS MODEL PATTERNS FOR DISRUPTIVE TECHNOLOGIES.” International Journal of Innovation Management 19(3), 2015. ieee: B. Amshoff, C. Dülme, J. Echterfeld, and J. Gausemeier, “BUSINESS MODEL PATTERNS FOR DISRUPTIVE TECHNOLOGIES,” International Journal of Innovation Management 19(3), 2015. mla: Amshoff, Benjamin, et al. “BUSINESS MODEL PATTERNS FOR DISRUPTIVE TECHNOLOGIES.” International Journal of Innovation Management 19(3), 2015. short: B. Amshoff, C. Dülme, J. Echterfeld, J. Gausemeier, International Journal of Innovation Management 19(3) (2015). date_created: 2021-12-06T09:40:21Z date_updated: 2022-01-06T06:58:01Z department: - _id: '676' language: - iso: eng publication: International Journal of Innovation Management 19(3) status: public title: BUSINESS MODEL PATTERNS FOR DISRUPTIVE TECHNOLOGIES type: journal_article user_id: '21240' year: '2015' ... --- _id: '28314' author: - first_name: Julian full_name: Echterfeld, Julian last_name: Echterfeld - first_name: Benjamin full_name: Amshoff, Benjamin last_name: Amshoff - first_name: Jürgen full_name: Gausemeier, Jürgen last_name: Gausemeier citation: ama: 'Echterfeld J, Amshoff B, Gausemeier J. HOW TO USE BUSINESS MODEL PATTERNS FOR EXPLOITING DISRUPTIVE TECHNOLOGIES. In: International Association for Management of Technology (IAMOT). ; 2015.' apa: Echterfeld, J., Amshoff, B., & Gausemeier, J. (2015). HOW TO USE BUSINESS MODEL PATTERNS FOR EXPLOITING DISRUPTIVE TECHNOLOGIES. International Association for Management of Technology (IAMOT). bibtex: '@inproceedings{Echterfeld_Amshoff_Gausemeier_2015, title={HOW TO USE BUSINESS MODEL PATTERNS FOR EXPLOITING DISRUPTIVE TECHNOLOGIES}, booktitle={International Association for Management of Technology (IAMOT)}, author={Echterfeld, Julian and Amshoff, Benjamin and Gausemeier, Jürgen}, year={2015} }' chicago: Echterfeld, Julian, Benjamin Amshoff, and Jürgen Gausemeier. “HOW TO USE BUSINESS MODEL PATTERNS FOR EXPLOITING DISRUPTIVE TECHNOLOGIES.” In International Association for Management of Technology (IAMOT), 2015. ieee: J. Echterfeld, B. Amshoff, and J. Gausemeier, “HOW TO USE BUSINESS MODEL PATTERNS FOR EXPLOITING DISRUPTIVE TECHNOLOGIES,” 2015. mla: Echterfeld, Julian, et al. “HOW TO USE BUSINESS MODEL PATTERNS FOR EXPLOITING DISRUPTIVE TECHNOLOGIES.” International Association for Management of Technology (IAMOT), 2015. short: 'J. Echterfeld, B. Amshoff, J. Gausemeier, in: International Association for Management of Technology (IAMOT), 2015.' date_created: 2021-12-06T09:42:49Z date_updated: 2022-01-06T06:58:01Z department: - _id: '676' language: - iso: eng publication: International Association for Management of Technology (IAMOT) status: public title: HOW TO USE BUSINESS MODEL PATTERNS FOR EXPLOITING DISRUPTIVE TECHNOLOGIES type: conference user_id: '21240' year: '2015' ... --- _id: '28315' author: - first_name: Olga full_name: Wiederkehr, Olga last_name: Wiederkehr - first_name: Julian full_name: Echterfeld, Julian last_name: Echterfeld - first_name: Jürgen full_name: Gausemeier, Jürgen last_name: Gausemeier - first_name: Anne-Christin full_name: Lehner, Anne-Christin last_name: Lehner citation: ama: Wiederkehr O, Echterfeld J, Gausemeier J, Lehner A-C. Modellorientierte Vernetzung von Strategischer Produktplanung und Produktentwicklung. Stuttgarter Symposium für Produktentwicklung (SSP) 2015. Published online 2015. apa: Wiederkehr, O., Echterfeld, J., Gausemeier, J., & Lehner, A.-C. (2015). Modellorientierte Vernetzung von Strategischer Produktplanung und Produktentwicklung. Stuttgarter Symposium Für Produktentwicklung (SSP) 2015. bibtex: '@article{Wiederkehr_Echterfeld_Gausemeier_Lehner_2015, title={Modellorientierte Vernetzung von Strategischer Produktplanung und Produktentwicklung}, journal={Stuttgarter Symposium für Produktentwicklung (SSP) 2015}, author={Wiederkehr, Olga and Echterfeld, Julian and Gausemeier, Jürgen and Lehner, Anne-Christin}, year={2015} }' chicago: Wiederkehr, Olga, Julian Echterfeld, Jürgen Gausemeier, and Anne-Christin Lehner. “Modellorientierte Vernetzung von Strategischer Produktplanung Und Produktentwicklung.” Stuttgarter Symposium Für Produktentwicklung (SSP) 2015, 2015. ieee: O. Wiederkehr, J. Echterfeld, J. Gausemeier, and A.-C. Lehner, “Modellorientierte Vernetzung von Strategischer Produktplanung und Produktentwicklung,” Stuttgarter Symposium für Produktentwicklung (SSP) 2015, 2015. mla: Wiederkehr, Olga, et al. “Modellorientierte Vernetzung von Strategischer Produktplanung Und Produktentwicklung.” Stuttgarter Symposium Für Produktentwicklung (SSP) 2015, 2015. short: O. Wiederkehr, J. Echterfeld, J. Gausemeier, A.-C. Lehner, Stuttgarter Symposium Für Produktentwicklung (SSP) 2015 (2015). date_created: 2021-12-06T09:45:33Z date_updated: 2022-01-06T06:58:01Z department: - _id: '676' language: - iso: eng publication: Stuttgarter Symposium für Produktentwicklung (SSP) 2015 status: public title: Modellorientierte Vernetzung von Strategischer Produktplanung und Produktentwicklung type: journal_article user_id: '21240' year: '2015' ... --- _id: '28316' author: - first_name: Kareem full_name: Abdelgawad, Kareem last_name: Abdelgawad - first_name: Bassem full_name: Hassan, Bassem last_name: Hassan - first_name: Jan full_name: Berssenbrügge, Jan last_name: Berssenbrügge - first_name: Jörg full_name: Stöcklein, Jörg last_name: Stöcklein - first_name: Michael full_name: Grafe, Michael last_name: Grafe citation: ama: 'Abdelgawad K, Hassan B, Berssenbrügge J, Stöcklein J, Grafe M. A Modular Architecture of an Interactive Simulation and Training Environment for Advanced Driver Assistance Systems. In: International Journal On Advances in Software, Band 8 . IARIA; 2015:247-261.' apa: Abdelgawad, K., Hassan, B., Berssenbrügge, J., Stöcklein, J., & Grafe, M. (2015). A Modular Architecture of an Interactive Simulation and Training Environment for Advanced Driver Assistance Systems. International Journal On Advances in Software, Band 8 , 247–261. bibtex: '@inproceedings{Abdelgawad_Hassan_Berssenbrügge_Stöcklein_Grafe_2015, title={A Modular Architecture of an Interactive Simulation and Training Environment for Advanced Driver Assistance Systems}, booktitle={International Journal On Advances in Software, Band 8 }, publisher={IARIA}, author={Abdelgawad, Kareem and Hassan, Bassem and Berssenbrügge, Jan and Stöcklein, Jörg and Grafe, Michael}, year={2015}, pages={247–261} }' chicago: Abdelgawad, Kareem, Bassem Hassan, Jan Berssenbrügge, Jörg Stöcklein, and Michael Grafe. “A Modular Architecture of an Interactive Simulation and Training Environment for Advanced Driver Assistance Systems.” In International Journal On Advances in Software, Band 8 , 247–61. IARIA, 2015. ieee: K. Abdelgawad, B. Hassan, J. Berssenbrügge, J. Stöcklein, and M. Grafe, “A Modular Architecture of an Interactive Simulation and Training Environment for Advanced Driver Assistance Systems,” in International Journal On Advances in Software, Band 8 , 2015, pp. 247–261. mla: Abdelgawad, Kareem, et al. “A Modular Architecture of an Interactive Simulation and Training Environment for Advanced Driver Assistance Systems.” International Journal On Advances in Software, Band 8 , IARIA, 2015, pp. 247–61. short: 'K. Abdelgawad, B. Hassan, J. Berssenbrügge, J. Stöcklein, M. Grafe, in: International Journal On Advances in Software, Band 8 , IARIA, 2015, pp. 247–261.' date_created: 2021-12-06T09:48:48Z date_updated: 2022-01-06T06:58:01Z department: - _id: '676' language: - iso: eng page: 247-261 publication: 'International Journal On Advances in Software, Band 8 ' publisher: IARIA status: public title: A Modular Architecture of an Interactive Simulation and Training Environment for Advanced Driver Assistance Systems type: conference user_id: '21240' year: '2015' ... --- _id: '28317' abstract: - lang: eng text: his paper examines the system protection for cyber-physical systems (CPS). CPS are particularly characterized by their networking system components. This means they are able to adapt to the needs of their users and its environment. With this ability, CPS have new, specific requirements on the protection against anti-counterfeiting, know-how loss and manipulation. They increase the requirements on system protection because piracy attacks can be more diverse, for example because of an increasing number of interfaces or through the networking abilities. The new requirements were identified and in a next step matched with existing protective measures. Due to the found gap the development of new protection measures has to be forced to close this gap. Moreover a comparison of the effectiveness between selected measures was realized and the first results are presented in this paper. author: - first_name: Daniel full_name: Kliewe, Daniel last_name: Kliewe - first_name: Arno full_name: Kühn, Arno last_name: Kühn - first_name: Roman full_name: Dumitrescu, Roman id: '16190' last_name: Dumitrescu - first_name: Jürgen full_name: Gausemeier, Jürgen last_name: Gausemeier citation: ama: 'Kliewe D, Kühn A, Dumitrescu R, Gausemeier J. Challenges in Anti-Counterfeiting of Cyber-Physical Systems. In: International Science Index, Band 9-5. ; 2015:3566-3573.' apa: Kliewe, D., Kühn, A., Dumitrescu, R., & Gausemeier, J. (2015). Challenges in Anti-Counterfeiting of Cyber-Physical Systems. International Science Index, Band 9-5, 3566–3573. bibtex: '@inproceedings{Kliewe_Kühn_Dumitrescu_Gausemeier_2015, place={Tokyo Japan}, title={Challenges in Anti-Counterfeiting of Cyber-Physical Systems}, booktitle={International Science Index, Band 9-5}, author={Kliewe, Daniel and Kühn, Arno and Dumitrescu, Roman and Gausemeier, Jürgen}, year={2015}, pages={3566–3573} }' chicago: Kliewe, Daniel, Arno Kühn, Roman Dumitrescu, and Jürgen Gausemeier. “Challenges in Anti-Counterfeiting of Cyber-Physical Systems.” In International Science Index, Band 9-5, 3566–73. Tokyo Japan, 2015. ieee: D. Kliewe, A. Kühn, R. Dumitrescu, and J. Gausemeier, “Challenges in Anti-Counterfeiting of Cyber-Physical Systems,” in International Science Index, Band 9-5, 2015, pp. 3566–3573. mla: Kliewe, Daniel, et al. “Challenges in Anti-Counterfeiting of Cyber-Physical Systems.” International Science Index, Band 9-5, 2015, pp. 3566–73. short: 'D. Kliewe, A. Kühn, R. Dumitrescu, J. Gausemeier, in: International Science Index, Band 9-5, Tokyo Japan, 2015, pp. 3566–3573.' date_created: 2021-12-06T09:53:15Z date_updated: 2022-01-06T06:58:01Z department: - _id: '676' language: - iso: eng page: 3566-3573 place: Tokyo Japan publication: International Science Index, Band 9-5 status: public title: Challenges in Anti-Counterfeiting of Cyber-Physical Systems type: conference user_id: '21240' year: '2015' ... --- _id: '28318' author: - first_name: Jan full_name: Berssenbrügge, Jan last_name: Berssenbrügge - first_name: Olga full_name: Wiederkehr, Olga last_name: Wiederkehr - first_name: Claudius full_name: Jähn, Claudius last_name: Jähn - first_name: Matthias full_name: Fischer, Matthias id: '146' last_name: Fischer citation: ama: 'Berssenbrügge J, Wiederkehr O, Jähn C, Fischer M. Anbindung des Virtuellen Prototypen an die Partialmodelle intelligenter technischer Systeme. In: 12. Paderborner Workshop Augmented & Virtual Reality in Der Produktentstehung, Band 342 . Verlagsschriftenreihe des Heinz Nixdorf Instituts; 2015:65-78.' apa: Berssenbrügge, J., Wiederkehr, O., Jähn, C., & Fischer, M. (2015). Anbindung des Virtuellen Prototypen an die Partialmodelle intelligenter technischer Systeme. 12. Paderborner Workshop Augmented & Virtual Reality in Der Produktentstehung, Band 342 , 65–78. bibtex: '@inproceedings{Berssenbrügge_Wiederkehr_Jähn_Fischer_2015, place={Paderborn}, title={Anbindung des Virtuellen Prototypen an die Partialmodelle intelligenter technischer Systeme}, booktitle={12. Paderborner Workshop Augmented & Virtual Reality in der Produktentstehung, Band 342 }, publisher={Verlagsschriftenreihe des Heinz Nixdorf Instituts}, author={Berssenbrügge, Jan and Wiederkehr, Olga and Jähn, Claudius and Fischer, Matthias}, year={2015}, pages={65–78} }' chicago: 'Berssenbrügge, Jan, Olga Wiederkehr, Claudius Jähn, and Matthias Fischer. “Anbindung Des Virtuellen Prototypen an Die Partialmodelle Intelligenter Technischer Systeme.” In 12. Paderborner Workshop Augmented & Virtual Reality in Der Produktentstehung, Band 342 , 65–78. Paderborn: Verlagsschriftenreihe des Heinz Nixdorf Instituts, 2015.' ieee: J. Berssenbrügge, O. Wiederkehr, C. Jähn, and M. Fischer, “Anbindung des Virtuellen Prototypen an die Partialmodelle intelligenter technischer Systeme,” in 12. Paderborner Workshop Augmented & Virtual Reality in der Produktentstehung, Band 342 , 2015, pp. 65–78. mla: Berssenbrügge, Jan, et al. “Anbindung Des Virtuellen Prototypen an Die Partialmodelle Intelligenter Technischer Systeme.” 12. Paderborner Workshop Augmented & Virtual Reality in Der Produktentstehung, Band 342 , Verlagsschriftenreihe des Heinz Nixdorf Instituts, 2015, pp. 65–78. short: 'J. Berssenbrügge, O. Wiederkehr, C. Jähn, M. Fischer, in: 12. Paderborner Workshop Augmented & Virtual Reality in Der Produktentstehung, Band 342 , Verlagsschriftenreihe des Heinz Nixdorf Instituts, Paderborn, 2015, pp. 65–78.' date_created: 2021-12-06T09:56:27Z date_updated: 2022-01-06T06:58:01Z department: - _id: '676' language: - iso: eng page: 65-78 place: Paderborn publication: '12. Paderborner Workshop Augmented & Virtual Reality in der Produktentstehung, Band 342 ' publisher: Verlagsschriftenreihe des Heinz Nixdorf Instituts status: public title: Anbindung des Virtuellen Prototypen an die Partialmodelle intelligenter technischer Systeme type: conference user_id: '21240' year: '2015' ... --- _id: '28319' author: - first_name: Jan full_name: Berssenbrügge, Jan last_name: Berssenbrügge - first_name: Ansgar full_name: Trächtler, Ansgar id: '552' last_name: Trächtler - first_name: Christoph full_name: Schmidt, Christoph last_name: Schmidt - first_name: Jörg full_name: Stöcklein, Jörg last_name: Stöcklein - first_name: Michael full_name: Grafe, Michael last_name: Grafe citation: ama: 'Berssenbrügge J, Trächtler A, Schmidt C, Stöcklein J, Grafe M. Visualisierung von Scheinwerfersystemen für das Virtual Prototyping von lichtbasierten Fahrerassistenzsystemen. In: 12. Paderborner Workshop Augmented & Virtual Reality in der Produktentstehung, Band 342 . Verlagsschriftenreihe des Heinz Nixdorf Instituts; 2015:231-245.' apa: Berssenbrügge, J., Trächtler, A., Schmidt, C., Stöcklein, J., & Grafe, M. (2015). Visualisierung von Scheinwerfersystemen für das Virtual Prototyping von lichtbasierten Fahrerassistenzsystemen. 12. Paderborner Workshop Augmented & Virtual Reality in der Produktentstehung, Band 342 , 231–245. bibtex: '@inproceedings{Berssenbrügge_Trächtler_Schmidt_Stöcklein_Grafe_2015, place={Paderborn}, title={Visualisierung von Scheinwerfersystemen für das Virtual Prototyping von lichtbasierten Fahrerassistenzsystemen}, booktitle={12. Paderborner Workshop Augmented & Virtual Reality in der Produktentstehung, Band 342 }, publisher={Verlagsschriftenreihe des Heinz Nixdorf Instituts}, author={Berssenbrügge, Jan and Trächtler, Ansgar and Schmidt, Christoph and Stöcklein, Jörg and Grafe, Michael}, year={2015}, pages={231–245} }' chicago: 'Berssenbrügge, Jan, Ansgar Trächtler, Christoph Schmidt, Jörg Stöcklein, and Michael Grafe. “Visualisierung von Scheinwerfersystemen für das Virtual Prototyping von lichtbasierten Fahrerassistenzsystemen.” In 12. Paderborner Workshop Augmented & Virtual Reality in der Produktentstehung, Band 342 , 231–45. Paderborn: Verlagsschriftenreihe des Heinz Nixdorf Instituts, 2015.' ieee: J. Berssenbrügge, A. Trächtler, C. Schmidt, J. Stöcklein, and M. Grafe, “Visualisierung von Scheinwerfersystemen für das Virtual Prototyping von lichtbasierten Fahrerassistenzsystemen,” in 12. Paderborner Workshop Augmented & Virtual Reality in der Produktentstehung, Band 342 , 2015, pp. 231–245. mla: Berssenbrügge, Jan, et al. “Visualisierung von Scheinwerfersystemen für das Virtual Prototyping von lichtbasierten Fahrerassistenzsystemen.” 12. Paderborner Workshop Augmented & Virtual Reality in der Produktentstehung, Band 342 , Verlagsschriftenreihe des Heinz Nixdorf Instituts, 2015, pp. 231–45. short: 'J. Berssenbrügge, A. Trächtler, C. Schmidt, J. Stöcklein, M. Grafe, in: 12. Paderborner Workshop Augmented & Virtual Reality in der Produktentstehung, Band 342 , Verlagsschriftenreihe des Heinz Nixdorf Instituts, Paderborn, 2015, pp. 231–245.' date_created: 2021-12-06T09:59:43Z date_updated: 2022-01-06T06:58:01Z department: - _id: '676' language: - iso: ger page: 231-245 place: Paderborn publication: '12. Paderborner Workshop Augmented & Virtual Reality in der Produktentstehung, Band 342 ' publisher: Verlagsschriftenreihe des Heinz Nixdorf Instituts status: public title: Visualisierung von Scheinwerfersystemen für das Virtual Prototyping von lichtbasierten Fahrerassistenzsystemen type: conference user_id: '21240' year: '2015' ... --- _id: '28320' author: - first_name: Bassem full_name: Hassan, Bassem last_name: Hassan - first_name: Jürgen full_name: Gausemeier, Jürgen last_name: Gausemeier - first_name: Kareem full_name: Abdelgawad, Kareem last_name: Abdelgawad - first_name: Jan full_name: Berssenbrügge, Jan last_name: Berssenbrügge - first_name: Michael full_name: Grafe, Michael last_name: Grafe citation: ama: 'Hassan B, Gausemeier J, Abdelgawad K, Berssenbrügge J, Grafe M. Systematik für die Entwicklung von rekonfigurierbaren Fahrsimulatoren. In: 12. Paderborner Workshop Augmented & Virtual Reality in der Produktentstehung, Band 342. Verlagsschriftenreihe des Heinz Nixdorf Instituts; 2015:213-229.' apa: Hassan, B., Gausemeier, J., Abdelgawad, K., Berssenbrügge, J., & Grafe, M. (2015). Systematik für die Entwicklung von rekonfigurierbaren Fahrsimulatoren. 12. Paderborner Workshop Augmented & Virtual Reality in der Produktentstehung, Band 342, 213–229. bibtex: '@inproceedings{Hassan_Gausemeier_Abdelgawad_Berssenbrügge_Grafe_2015, place={Paderborn}, title={Systematik für die Entwicklung von rekonfigurierbaren Fahrsimulatoren}, booktitle={12. Paderborner Workshop Augmented & Virtual Reality in der Produktentstehung, Band 342}, publisher={Verlagsschriftenreihe des Heinz Nixdorf Instituts}, author={Hassan, Bassem and Gausemeier, Jürgen and Abdelgawad, Kareem and Berssenbrügge, Jan and Grafe, Michael}, year={2015}, pages={213–229} }' chicago: 'Hassan, Bassem, Jürgen Gausemeier, Kareem Abdelgawad, Jan Berssenbrügge, and Michael Grafe. “Systematik für die Entwicklung von rekonfigurierbaren Fahrsimulatoren.” In 12. Paderborner Workshop Augmented & Virtual Reality in der Produktentstehung, Band 342, 213–29. Paderborn: Verlagsschriftenreihe des Heinz Nixdorf Instituts, 2015.' ieee: B. Hassan, J. Gausemeier, K. Abdelgawad, J. Berssenbrügge, and M. Grafe, “Systematik für die Entwicklung von rekonfigurierbaren Fahrsimulatoren,” in 12. Paderborner Workshop Augmented & Virtual Reality in der Produktentstehung, Band 342, 2015, pp. 213–229. mla: Hassan, Bassem, et al. “Systematik für die Entwicklung von rekonfigurierbaren Fahrsimulatoren.” 12. Paderborner Workshop Augmented & Virtual Reality in der Produktentstehung, Band 342, Verlagsschriftenreihe des Heinz Nixdorf Instituts, 2015, pp. 213–29. short: 'B. Hassan, J. Gausemeier, K. Abdelgawad, J. Berssenbrügge, M. Grafe, in: 12. Paderborner Workshop Augmented & Virtual Reality in der Produktentstehung, Band 342, Verlagsschriftenreihe des Heinz Nixdorf Instituts, Paderborn, 2015, pp. 213–229.' date_created: 2021-12-06T10:03:21Z date_updated: 2022-01-06T06:58:01Z department: - _id: '676' language: - iso: ger page: 213-229 place: Paderborn publication: 12. Paderborner Workshop Augmented & Virtual Reality in der Produktentstehung, Band 342 publisher: Verlagsschriftenreihe des Heinz Nixdorf Instituts status: public title: Systematik für die Entwicklung von rekonfigurierbaren Fahrsimulatoren type: conference user_id: '21240' year: '2015' ... --- _id: '28321' abstract: - lang: eng text: Der Lebenszyklus von Produktionssystemen besteht nach Wiendahl et al. aus den drei Phasen Planung und Realisierung, Betrieb und Redistribution (Wiendahl et al. in Anlaufrobuste Produktionssysteme. Werkstattstechnik (wt) online, Jahrg. 92, Ausgabe 11/12, 2002, S. 650-655). Jede Phase enthält vielfältige Aufgaben die maßgeblich vom Fach- und Erfahrungswissen der Mitarbeiter abhängen. In der ersten Phase werden unter anderem die Fertigungsprozesse und -ressourcen festgelegt. Hierfür bedarf es genauer Kenntnisse über die zu fertigenden Bauteile, benötigten Prozesse und geeigneten Ressourcen selbst sowie deren Abhängigkeiten untereinander. In der Betriebsphase des Produktionssystems muss auf Maschinenausfälle oder Eilaufträge mit Um- bzw. Neuplanungen von Ressourcen reagiert werden. Das benötigte Wissen im Lebenszyklus von Produktionssystemen verteilt sich in der Regel auf verschiedene Personen und eine Vielzahl unterschiedlicher Dokumente; teilweise ist es auch nur implizit vorhanden. Demzufolge liegt es verteilt und unstrukturiert vor und eignet sich nicht für eine bedarfsgerechte Bereitstellung. Darüber hinaus fehlt eine Semantik, die das vorhandene Wissen in Beziehung setzt und durch automatisierte Schlussfolgerungen ergänzt. Hierfür bieten wissensbasierte Systeme (WBS) auf Basis von Ontologien einen vielversprechenden Lösungsansatz. Diese bieten eine Semantik und Inferenz zur Wissensmodellierung und ermöglichen den effizienten Zugriff auf das benötigte Wissen. Dies verspricht eine große Zeitersparnis bei den Aufgaben im Lebenszyklus von Produktionssystemen, auch im Hinblick auf die immer kürzer werdenden Produktlebenszyklen. Der Beitrag beschreibt den Aufbau von drei Ontologien für das Wissensmanagement im Rahmen verschiedener Aufgaben. Ferner werden die Vorteile durch den Einsatz von Ontologien praxisorientiert anhand eines Produktionssystems für eine Taschenlampe dargestellt. author: - first_name: Marcus full_name: Petersen, Marcus last_name: Petersen - first_name: Gerald full_name: Rehage, Gerald last_name: Rehage - first_name: Jürgen full_name: Gausemeier, Jürgen last_name: Gausemeier - first_name: Frank full_name: Bauer, Frank last_name: Bauer citation: ama: 'Petersen M, Rehage G, Gausemeier J, Bauer F. Wissensaufbereitung und -bereitstellung durch Ontologien im Lebenszyklus von Produktionssystemen. In: Gausemeier J, Dumitrescu R, Rammig F-J, Schäfer W, Trächtler A, eds. Wissenschafts- und Industrieforum 2015 Intelligente Technische Systeme - 10. Paderborner Workshop Entwurf mechatronischer Systeme, Nr. 343. Verlagsschriftenreihe des Heinz Nixdorf Instituts; 2015:189-209.' apa: Petersen, M., Rehage, G., Gausemeier, J., & Bauer, F. (2015). Wissensaufbereitung und -bereitstellung durch Ontologien im Lebenszyklus von Produktionssystemen. In J. Gausemeier, R. Dumitrescu, F.-J. Rammig, W. Schäfer, & A. Trächtler (Eds.), Wissenschafts- und Industrieforum 2015 Intelligente Technische Systeme - 10. Paderborner Workshop Entwurf mechatronischer Systeme, Nr. 343 (pp. 189–209). Verlagsschriftenreihe des Heinz Nixdorf Instituts. bibtex: '@inproceedings{Petersen_Rehage_Gausemeier_Bauer_2015, place={Paderborn}, title={Wissensaufbereitung und -bereitstellung durch Ontologien im Lebenszyklus von Produktionssystemen}, booktitle={Wissenschafts- und Industrieforum 2015 Intelligente Technische Systeme - 10. Paderborner Workshop Entwurf mechatronischer Systeme, Nr. 343}, publisher={Verlagsschriftenreihe des Heinz Nixdorf Instituts}, author={Petersen, Marcus and Rehage, Gerald and Gausemeier, Jürgen and Bauer, Frank}, editor={Gausemeier, Jürgen and Dumitrescu, Roman and Rammig, Franz-Josef and Schäfer, Wilhelm and Trächtler, Ansgar}, year={2015}, pages={189–209} }' chicago: 'Petersen, Marcus, Gerald Rehage, Jürgen Gausemeier, and Frank Bauer. “Wissensaufbereitung und -bereitstellung durch Ontologien im Lebenszyklus von Produktionssystemen.” In Wissenschafts- und Industrieforum 2015 Intelligente Technische Systeme - 10. Paderborner Workshop Entwurf mechatronischer Systeme, Nr. 343, edited by Jürgen Gausemeier, Roman Dumitrescu, Franz-Josef Rammig, Wilhelm Schäfer, and Ansgar Trächtler, 189–209. Paderborn: Verlagsschriftenreihe des Heinz Nixdorf Instituts, 2015.' ieee: M. Petersen, G. Rehage, J. Gausemeier, and F. Bauer, “Wissensaufbereitung und -bereitstellung durch Ontologien im Lebenszyklus von Produktionssystemen,” in Wissenschafts- und Industrieforum 2015 Intelligente Technische Systeme - 10. Paderborner Workshop Entwurf mechatronischer Systeme, Nr. 343, 2015, pp. 189–209. mla: Petersen, Marcus, et al. “Wissensaufbereitung und -bereitstellung durch Ontologien im Lebenszyklus von Produktionssystemen.” Wissenschafts- und Industrieforum 2015 Intelligente Technische Systeme - 10. Paderborner Workshop Entwurf mechatronischer Systeme, Nr. 343, edited by Jürgen Gausemeier et al., Verlagsschriftenreihe des Heinz Nixdorf Instituts, 2015, pp. 189–209. short: 'M. Petersen, G. Rehage, J. Gausemeier, F. Bauer, in: J. Gausemeier, R. Dumitrescu, F.-J. Rammig, W. Schäfer, A. Trächtler (Eds.), Wissenschafts- und Industrieforum 2015 Intelligente Technische Systeme - 10. Paderborner Workshop Entwurf mechatronischer Systeme, Nr. 343, Verlagsschriftenreihe des Heinz Nixdorf Instituts, Paderborn, 2015, pp. 189–209.' date_created: 2021-12-06T10:08:04Z date_updated: 2022-01-06T06:58:01Z department: - _id: '676' editor: - first_name: Jürgen full_name: Gausemeier, Jürgen last_name: Gausemeier - first_name: Roman full_name: Dumitrescu, Roman last_name: Dumitrescu - first_name: Franz-Josef full_name: Rammig, Franz-Josef last_name: Rammig - first_name: Wilhelm full_name: Schäfer, Wilhelm last_name: Schäfer - first_name: Ansgar full_name: Trächtler, Ansgar last_name: Trächtler language: - iso: ger page: 189-209 place: Paderborn publication: Wissenschafts- und Industrieforum 2015 Intelligente Technische Systeme - 10. Paderborner Workshop Entwurf mechatronischer Systeme, Nr. 343 publication_identifier: isbn: - 978-3-942647-62-5 publisher: Verlagsschriftenreihe des Heinz Nixdorf Instituts status: public title: Wissensaufbereitung und -bereitstellung durch Ontologien im Lebenszyklus von Produktionssystemen type: conference user_id: '21240' year: '2015' ... --- _id: '28322' author: - first_name: Claudius full_name: Jähn, Claudius last_name: Jähn - first_name: Matthias full_name: Fischer, Matthias id: '146' last_name: Fischer - first_name: Maria full_name: Gerges, Maria last_name: Gerges - first_name: Jan full_name: Berssenbrügge, Jan last_name: Berssenbrügge citation: ama: 'Jähn C, Fischer M, Gerges M, Berssenbrügge J. Automatische Ableitung geometrischer Eigenschaften von Bauteilen aus dem 3-D-Polygonmodell. In: 12. Paderborner Workshop Augmented & Virtual Reality in der Produktentstehung, Band 342. Verlagsschriftenreihe des Heinz Nixdorf Instituts; 2015:107-120.' apa: Jähn, C., Fischer, M., Gerges, M., & Berssenbrügge, J. (2015). Automatische Ableitung geometrischer Eigenschaften von Bauteilen aus dem 3-D-Polygonmodell. 12. Paderborner Workshop Augmented & Virtual Reality in der Produktentstehung, Band 342, 107–120. bibtex: '@inproceedings{Jähn_Fischer_Gerges_Berssenbrügge_2015, place={Paderborn}, title={Automatische Ableitung geometrischer Eigenschaften von Bauteilen aus dem 3-D-Polygonmodell}, booktitle={12. Paderborner Workshop Augmented & Virtual Reality in der Produktentstehung, Band 342}, publisher={Verlagsschriftenreihe des Heinz Nixdorf Instituts}, author={Jähn, Claudius and Fischer, Matthias and Gerges, Maria and Berssenbrügge, Jan}, year={2015}, pages={107–120} }' chicago: 'Jähn, Claudius, Matthias Fischer, Maria Gerges, and Jan Berssenbrügge. “Automatische Ableitung geometrischer Eigenschaften von Bauteilen aus dem 3-D-Polygonmodell.” In 12. Paderborner Workshop Augmented & Virtual Reality in der Produktentstehung, Band 342, 107–20. Paderborn: Verlagsschriftenreihe des Heinz Nixdorf Instituts, 2015.' ieee: C. Jähn, M. Fischer, M. Gerges, and J. Berssenbrügge, “Automatische Ableitung geometrischer Eigenschaften von Bauteilen aus dem 3-D-Polygonmodell,” in 12. Paderborner Workshop Augmented & Virtual Reality in der Produktentstehung, Band 342, 2015, pp. 107–120. mla: Jähn, Claudius, et al. “Automatische Ableitung geometrischer Eigenschaften von Bauteilen aus dem 3-D-Polygonmodell.” 12. Paderborner Workshop Augmented & Virtual Reality in der Produktentstehung, Band 342, Verlagsschriftenreihe des Heinz Nixdorf Instituts, 2015, pp. 107–20. short: 'C. Jähn, M. Fischer, M. Gerges, J. Berssenbrügge, in: 12. Paderborner Workshop Augmented & Virtual Reality in der Produktentstehung, Band 342, Verlagsschriftenreihe des Heinz Nixdorf Instituts, Paderborn, 2015, pp. 107–120.' date_created: 2021-12-06T10:20:23Z date_updated: 2022-01-06T06:58:01Z department: - _id: '676' language: - iso: ger page: 107-120 place: Paderborn publication: 12. Paderborner Workshop Augmented & Virtual Reality in der Produktentstehung, Band 342 publisher: Verlagsschriftenreihe des Heinz Nixdorf Instituts status: public title: Automatische Ableitung geometrischer Eigenschaften von Bauteilen aus dem 3-D-Polygonmodell type: conference user_id: '21240' year: '2015' ... --- _id: '28323' author: - first_name: Jürgen full_name: Gausemeier, Jürgen last_name: Gausemeier - first_name: Anja full_name: Czaja, Anja last_name: Czaja - first_name: Christian full_name: Dülme, Christian last_name: Dülme citation: ama: 'Gausemeier J, Czaja A, Dülme C. Innovationspotentiale auf dem Weg zu Industrie 4.0. In: Wissenschafts- und Industrieforum Intelligente Technische Systeme 2015 10. Paderborner Workshop Entwurf mechatronischer Systeme, Band 343. Heinz Nixdorf Institut; 2015.' apa: Gausemeier, J., Czaja, A., & Dülme, C. (2015). Innovationspotentiale auf dem Weg zu Industrie 4.0. Wissenschafts- und Industrieforum Intelligente Technische Systeme 2015 10. Paderborner Workshop Entwurf mechatronischer Systeme, Band 343. bibtex: '@inproceedings{Gausemeier_Czaja_Dülme_2015, place={Paderborn}, title={Innovationspotentiale auf dem Weg zu Industrie 4.0}, booktitle={Wissenschafts- und Industrieforum Intelligente Technische Systeme 2015 10. Paderborner Workshop Entwurf mechatronischer Systeme, Band 343}, publisher={Heinz Nixdorf Institut}, author={Gausemeier, Jürgen and Czaja, Anja and Dülme, Christian}, year={2015} }' chicago: 'Gausemeier, Jürgen, Anja Czaja, and Christian Dülme. “Innovationspotentiale auf dem Weg zu Industrie 4.0.” In Wissenschafts- und Industrieforum Intelligente Technische Systeme 2015 10. Paderborner Workshop Entwurf mechatronischer Systeme, Band 343. Paderborn: Heinz Nixdorf Institut, 2015.' ieee: J. Gausemeier, A. Czaja, and C. Dülme, “Innovationspotentiale auf dem Weg zu Industrie 4.0,” 2015. mla: Gausemeier, Jürgen, et al. “Innovationspotentiale auf dem Weg zu Industrie 4.0.” Wissenschafts- und Industrieforum Intelligente Technische Systeme 2015 10. Paderborner Workshop Entwurf mechatronischer Systeme, Band 343, Heinz Nixdorf Institut, 2015. short: 'J. Gausemeier, A. Czaja, C. Dülme, in: Wissenschafts- und Industrieforum Intelligente Technische Systeme 2015 10. Paderborner Workshop Entwurf mechatronischer Systeme, Band 343, Heinz Nixdorf Institut, Paderborn, 2015.' date_created: 2021-12-06T10:26:58Z date_updated: 2022-01-06T06:58:01Z department: - _id: '676' language: - iso: ger place: Paderborn publication: Wissenschafts- und Industrieforum Intelligente Technische Systeme 2015 10. Paderborner Workshop Entwurf mechatronischer Systeme, Band 343 publisher: Heinz Nixdorf Institut status: public title: Innovationspotentiale auf dem Weg zu Industrie 4.0 type: conference user_id: '21240' year: '2015' ... --- _id: '28324' author: - first_name: Tanja full_name: Frieben, Tanja last_name: Frieben - first_name: Marcel full_name: Schneider, Marcel last_name: Schneider - first_name: Jürgen full_name: Gausemeier, Jürgen last_name: Gausemeier - first_name: Ansgar full_name: Trächtler, Ansgar id: '552' last_name: Trächtler citation: ama: Frieben T, Schneider M, Gausemeier J, Trächtler A. Virtuelle Inbetriebnahme mit wählbarer Modellierungstiefe. ZWF Zeitschrift für wirtschaftlichen Fabrikbetrieb 110(4). Published online 2015:227-232. apa: Frieben, T., Schneider, M., Gausemeier, J., & Trächtler, A. (2015). Virtuelle Inbetriebnahme mit wählbarer Modellierungstiefe. ZWF Zeitschrift für wirtschaftlichen Fabrikbetrieb 110(4), 227–232. bibtex: '@article{Frieben_Schneider_Gausemeier_Trächtler_2015, title={Virtuelle Inbetriebnahme mit wählbarer Modellierungstiefe}, journal={ZWF Zeitschrift für wirtschaftlichen Fabrikbetrieb 110(4)}, author={Frieben, Tanja and Schneider, Marcel and Gausemeier, Jürgen and Trächtler, Ansgar}, year={2015}, pages={227–232} }' chicago: Frieben, Tanja, Marcel Schneider, Jürgen Gausemeier, and Ansgar Trächtler. “Virtuelle Inbetriebnahme mit wählbarer Modellierungstiefe.” ZWF Zeitschrift für wirtschaftlichen Fabrikbetrieb 110(4), 2015, 227–32. ieee: T. Frieben, M. Schneider, J. Gausemeier, and A. Trächtler, “Virtuelle Inbetriebnahme mit wählbarer Modellierungstiefe,” ZWF Zeitschrift für wirtschaftlichen Fabrikbetrieb 110(4), pp. 227–232, 2015. mla: Frieben, Tanja, et al. “Virtuelle Inbetriebnahme mit wählbarer Modellierungstiefe.” ZWF Zeitschrift für wirtschaftlichen Fabrikbetrieb 110(4), 2015, pp. 227–32. short: T. Frieben, M. Schneider, J. Gausemeier, A. Trächtler, ZWF Zeitschrift für wirtschaftlichen Fabrikbetrieb 110(4) (2015) 227–232. date_created: 2021-12-06T10:29:31Z date_updated: 2022-01-06T06:58:01Z department: - _id: '676' language: - iso: ger page: 227-232 publication: ZWF Zeitschrift für wirtschaftlichen Fabrikbetrieb 110(4) status: public title: Virtuelle Inbetriebnahme mit wählbarer Modellierungstiefe type: journal_article user_id: '21240' year: '2015' ...