@inbook{59008,
  author       = {{Garske, Volker}},
  booktitle    = {{Anstoß, Ärgernis, Zumutung? Wer war Jesus von Nazareth? wer ist Jesus von Nazareth?}},
  editor       = {{Acklin Zimmermann, Beatrice and Schmitt, Hanspeter}},
  pages        = {{73--102}},
  publisher    = {{Theologischer Verlag}},
  title        = {{{Ntl. Totenerweckungen und Heilungen: Theologische Ärgernisse im Spiegel der Literatur}}},
  year         = {{2013}},
}

@inbook{52417,
  author       = {{Lang, Bastian and Esser, Marco and Nennmann, Thorsten and Schlüter, Alexander}},
  booktitle    = {{Regionale Klimaanpassung: Herausforderungen – Lösungen – Hemmnisse – Umsetzungen am Beispiel Nordhessens }},
  editor       = {{Rossnagel, Alexander}},
  isbn         = {{978-3-86219-660-9}},
  publisher    = {{Kassel University Press }},
  title        = {{{Vorausschauende Energiebereitstellung für produzierende Unternehmen }}},
  year         = {{2013}},
}

@phdthesis{52415,
  author       = {{Schlüter, Alexander}},
  isbn         = {{9783862195169}},
  publisher    = {{Kassel University Press }},
  title        = {{{Beitrag zur thermischen Energieversorgung in der Kunststoffverarbeitung - systemische Lösungen und Potenziale}}},
  year         = {{2013}},
}

@misc{52444,
  author       = {{Schlüter, Alexander}},
  title        = {{{Energieeffizienz in den Produktionsprozessen: Gas und KWK statt Strom für Prozesswärme - Kühlung aus Abwärme. Talk}}},
  year         = {{2013}},
}

@misc{52443,
  author       = {{Schlüter, Alexander}},
  title        = {{{KWK-gerechte Produktion am Beispiel der Kunststoff- und der Milchverarbeitung}}},
  year         = {{2013}},
}

@article{52469,
  author       = {{Schlüter, Alexander and Phillipp, Matthias and Hesselbach, Jens}},
  journal      = {{Maschinenmarkt}},
  publisher    = {{Vogel Communications Group}},
  title        = {{{Dezentrale Eniergieversorung Kunststoff verarbeitender Betreibe}}},
  year         = {{2013}},
}

@book{60245,
  author       = {{Lippegaus, Petra and Voigt, Birgit}},
  publisher    = {{Institut für berufliche Bildung, Arbeitsmarkt- und Sozialpolitik GmbH}},
  title        = {{{Potenziale erkennen und fördern. Qualität entwickeln. Band 3: Individuelle Förderung auf der Grundlage von Potenzialanalysen}}},
  year         = {{2013}},
}

@techreport{60317,
  author       = {{Lippegaus, Petra}},
  title        = {{{Die Arbeitsgesellschaft verliert ihre Kinder – Brüche am japanischen Übergang Schule - Beruf. Internetveröffentlichung im Good Practice Center}}},
  year         = {{2013}},
}

@article{60453,
  abstract     = {{<jats:p>
            The most popular and actively researched class of quad remeshing techniques is the family of
            <jats:italic>parametrization based quad meshing methods</jats:italic>
            . They all strive to generate an
            <jats:italic>integer-grid map</jats:italic>
            , i.e. a parametrization of the input surface into R
            <jats:sup>2</jats:sup>
            such that the canonical grid of integer iso-lines forms a quad mesh when mapped back onto the surface in R
            <jats:sup>3</jats:sup>
            . An essential, albeit broadly neglected aspect of these methods is the
            <jats:italic>quad extraction</jats:italic>
            step, i.e. the materialization of an actual quad mesh from the mere "quad texture". Quad (mesh) extraction is often believed to be a trivial matter but quite the opposite is true: numerous special cases, ambiguities induced by numerical inaccuracies and limited solver precision, as well as imperfections in the maps produced by most methods (unless costly countermeasures are taken) pose significant challenges to the quad extractor. We present a method to sanitize a provided parametrization such that it becomes numerically consistent even in a limited precision floating point representation. Based on this we are able to provide a comprehensive and sound description of how to perform quad extraction robustly and without the need for any complex tolerance thresholds or disambiguation rules. On top of that we develop a novel strategy to cope with common local fold-overs in the parametrization. This allows our method, dubbed
            <jats:italic>QEx</jats:italic>
            , to generate all-quadrilateral meshes where otherwise holes, non-quad polygons or no output at all would have been produced. We thus enable the practical use of an entire class of maps that was previously considered defective. Since state of the art quad meshing methods spend a significant share of their run time solely to prevent local fold-overs, using our method it is now possible to obtain quad meshes significantly quicker than before. We also provide libQEx, an open source C++ reference implementation of our method and thus significantly lower the bar to enter the field of quad meshing.
          </jats:p>}},
  author       = {{Ebke, Hans-Christian and Bommes, David and Campen, Marcel and Kobbelt, Leif}},
  issn         = {{0730-0301}},
  journal      = {{ACM Transactions on Graphics}},
  number       = {{6}},
  pages        = {{1--10}},
  publisher    = {{Association for Computing Machinery (ACM)}},
  title        = {{{QEx}}},
  doi          = {{10.1145/2508363.2508372}},
  volume       = {{32}},
  year         = {{2013}},
}

@article{60452,
  abstract     = {{<jats:p>Quadrilateral remeshing approaches based on global parametrization enable many desirable mesh properties. Two of the most important ones are (1) high regularity due to explicit control over irregular vertices and (2) smooth distribution of distortion achieved by convex variational formulations. Apart from these strengths, state-of-the-art techniques suffer from limited reliability on real-world input data, i.e. the determined map might have degeneracies like (local) non-injectivities and consequently often cannot be used directly to generate a quadrilateral mesh. In this paper we propose a novel convex Mixed-Integer Quadratic Programming (MIQP) formulation which ensures by construction that the resulting map is within the class of so called Integer-Grid Maps that are guaranteed to imply a quad mesh. In order to overcome the NP-hardness of MIQP and to be able to remesh typical input geometries in acceptable time we propose two additional problem specific optimizations: a complexity reduction algorithm and singularity separating conditions. While the former decouples the dimension of the MIQP search space from the input complexity of the triangle mesh and thus is able to dramatically speed up the computation without inducing inaccuracies, the latter improves the continuous relaxation, which is crucial for the success of modern MIQP optimizers. Our experiments show that the reliability of the resulting algorithm does not only annihilate the main drawback of parametrization based quad-remeshing but moreover enables the global search for high-quality coarse quad layouts - a difficult task solely tackled by greedy methodologies before.</jats:p>}},
  author       = {{Bommes, David and Campen, Marcel and Ebke, Hans-Christian and Alliez, Pierre and Kobbelt, Leif}},
  issn         = {{0730-0301}},
  journal      = {{ACM Transactions on Graphics}},
  number       = {{4}},
  pages        = {{1--12}},
  publisher    = {{Association for Computing Machinery (ACM)}},
  title        = {{{Integer-grid maps for reliable quad meshing}}},
  doi          = {{10.1145/2461912.2462014}},
  volume       = {{32}},
  year         = {{2013}},
}

@article{60451,
  abstract     = {{<jats:p>Nowadays, digital 3D models are in widespread and ubiquitous use, and each specific application dealing with 3D geometry has its own quality requirements that restrict the class of acceptable and supported models. This article analyzes typical defects that make a 3D model unsuitable for key application contexts, and surveys existing algorithms that process, repair, and improve its structure, geometry, and topology to make it appropriate to case-by-case requirements.</jats:p>
          <jats:p>The analysis is focused on polygon meshes, which constitute by far the most common 3D object representation. In particular, this article provides a structured overview of mesh repairing techniques from the point of view of the application context. Different types of mesh defects are classified according to the upstream application that produced the mesh, whereas mesh quality requirements are grouped by representative sets of downstream applications where the mesh is to be used. The numerous mesh repair methods that have been proposed during the last two decades are analyzed and classified in terms of their capabilities, properties, and guarantees. Based on these classifications, guidelines can be derived to support the identification of repairing algorithms best-suited to bridge the compatibility gap between the quality provided by the upstream process and the quality required by the downstream applications in a given geometry processing scenario.</jats:p>}},
  author       = {{Attene, Marco and Campen, Marcel and Kobbelt, Leif}},
  issn         = {{0360-0300}},
  journal      = {{ACM Computing Surveys}},
  number       = {{2}},
  pages        = {{1--33}},
  publisher    = {{Association for Computing Machinery (ACM)}},
  title        = {{{Polygon mesh repairing}}},
  doi          = {{10.1145/2431211.2431214}},
  volume       = {{45}},
  year         = {{2013}},
}

@article{60450,
  abstract     = {{<jats:title>Abstract</jats:title><jats:p>The computation of intrinsic, geodesic distances and geodesic paths on surfaces is a fundamental low‐level building block in countless Computer Graphics and Geometry Processing applications. This demand led to the development of numerous algorithms – some for the exact, others for the approximative computation, some focussing on speed, others providing strict guarantees. Most of these methods are designed for computing distances according to the standard Riemannian metric induced by the surface's embedding in Euclidean space. Generalization to other, especially anisotropic, metrics – which more recently gained interest in several application areas – is not rarely hampered by fundamental problems. We explore and discuss possibilities for the generalization and extension of well‐known methods to the anisotropic case, evaluate their relative performance in terms of accuracy and speed, and propose a novel algorithm, the <jats:italic>Short‐Term Vector Dijkstra</jats:italic>. This algorithm is strikingly simple to implement and proves to provide practical accuracy at a higher speed than generalized previous methods.</jats:p>}},
  author       = {{Campen, Marcel and Heistermann, Martin and Kobbelt, Leif}},
  issn         = {{0167-7055}},
  journal      = {{Computer Graphics Forum}},
  number       = {{5}},
  pages        = {{63--71}},
  publisher    = {{Wiley}},
  title        = {{{Practical Anisotropic Geodesy}}},
  doi          = {{10.1111/cgf.12173}},
  volume       = {{32}},
  year         = {{2013}},
}

@inproceedings{60454,
  author       = {{Zimmer, Henrik and Campen, Marcel and Kobbelt, Leif}},
  booktitle    = {{2013 IEEE Conference on Computer Vision and Pattern Recognition}},
  publisher    = {{IEEE}},
  title        = {{{Efficient Computation of Shortest Path-Concavity for 3D Meshes}}},
  doi          = {{10.1109/cvpr.2013.280}},
  year         = {{2013}},
}

@inbook{64929,
  author       = {{Mersch, Katharina Ulrike}},
  booktitle    = {{Rosenkränze und Seelengärten – Bildung und Frömmigkeit in niedersächsischen Frauenklöstern}},
  editor       = {{Kruse, Britta Juliane}},
  pages        = {{57--62}},
  title        = {{{Das Zusammenspiel von Klosterbibliothek und Kirchenausstattung im Augustiner-Chorfrauenstift Heiningen}}},
  volume       = {{96}},
  year         = {{2013}},
}

@article{64930,
  author       = {{Mersch, Katharina Ulrike}},
  journal      = {{Frühmittelalterliche Studien}},
  pages        = {{209--238}},
  title        = {{{Göttlich legitimierter Eigensinn. Gewissensfreiheit als Option im Umgang mit dem exkommunizierten Ludwig dem Bayern und dem Interdikt}}},
  volume       = {{47}},
  year         = {{2013}},
}

@misc{64956,
  author       = {{Mersch, Katharina Ulrike}},
  booktitle    = {{Niedersächsisches Jahrbuch für Landesgeschichte}},
  pages        = {{461--465}},
  title        = {{{Inschriften als Zeugnisse kulturellen Gedächtnisses. 40 Jahre Deutsche Inschriften in Göttingen. Beiträge zum Jubiläumskolloquium vom 22. Oktober 2010 in Göttingen, hrsg. von Nikolaus Henkel. Wiesbaden 2012 / Die Inschriften des Landkreises Holzminden, bearb. von Jörg H. Lampe und MeikeWilling. Wiesbaden 2012 (Die Deutschen Inschriften 83 / Göttinger Reihe 15)}}},
  volume       = {{85}},
  year         = {{2013}},
}

@book{65143,
  editor       = {{Keuchen, Marion and Kuhlmann, Helga and Leutzsch, Martin}},
  isbn         = {{978-3-943609-81-3}},
  pages        = {{480}},
  publisher    = {{Garamond Edition Treskeia}},
  title        = {{{Musik in Religion – Religion in Musik}}},
  volume       = {{10}},
  year         = {{2013}},
}

@inbook{65335,
  author       = {{Droß-Krüpe, Kerstin}},
  booktitle    = {{Making Textiles in Pre-roman and Roman Times. People, Places, Identities}},
  editor       = {{Gleba, M. and Pásztókai- Szeöke, J.}},
  pages        = {{149--160}},
  title        = {{{Textiles and their Merchants in Roman Eastern Trade}}},
  volume       = {{13}},
  year         = {{2013}},
}

@inbook{65336,
  author       = {{Droß-Krüpe, Kerstin}},
  booktitle    = {{Die Macht der Toga. DressCode im Römischen Weltreich}},
  editor       = {{Wieczorek, A. and al., et}},
  pages        = {{164--167}},
  title        = {{{Berufliche Identität - Zur Ausbildung von Webern im römischen Ägypten}}},
  year         = {{2013}},
}

@article{65333,
  author       = {{Droß-Krüpe, Kerstin and Wagner, Yvonne}},
  journal      = {{Archaeological Textiles Review}},
  pages        = {{39--46}},
  title        = {{{Ancient Wardrobe Studies. The Wardrobe of Kroniania from Tebtynis}}},
  volume       = {{55}},
  year         = {{2013}},
}

