@inproceedings{20959,
  author       = {{Hahn, O. and Peetz, A. and Meschut, Gerson}},
  booktitle    = {{Tagungsband zur Swiss Bondung ´99}},
  location     = {{Rapperswil (CH)}},
  pages        = {{225--239}},
  title        = {{{Hybridfügen – Eine Fügetechnik für den eigenschaftsoptimierten Leichtbau}}},
  year         = {{1999}},
}

@inproceedings{20986,
  author       = {{Meschut, Gerson}},
  booktitle    = {{Tagungsband zur Swiss Bondung ´99}},
  location     = {{Rapperswil (CH)}},
  title        = {{{Auslegung und Fertigung von Klebverbindungen vor dem Hintergrund verbesserter Wärmeleitfähigkeit}}},
  year         = {{1999}},
}

@inproceedings{20987,
  author       = {{Meschut, Gerson}},
  booktitle    = {{Tagungsband zur Vortragsveranstaltung “75 Jahre schweißtechnische Ausbildung in Braunschweig”}},
  location     = {{Braunschweig}},
  title        = {{{Kleben – eine innovative Fügetechnik für den Leichtbau}}},
  year         = {{1999}},
}

@inproceedings{20988,
  author       = {{Hahn, O. and Eis, M. and Meschut, Gerson}},
  booktitle    = {{Tagungsband zum Dresdner Leichtbausymposium 1999}},
  location     = {{Dresden}},
  pages        = {{1--9}},
  title        = {{{Vermeidung fertigungsinduzierter Schädigungen beim Kleben dünnwandiger Stahlbauteile}}},
  year         = {{1999}},
}

@article{20989,
  author       = {{Hahn, O. and Peetz, A. and Meschut, Gerson}},
  journal      = {{Schweißen und Schneiden}},
  number       = {{7}},
  pages        = {{398--405}},
  title        = {{{Mechanische Eigenschaften stanzgenieteter und geklebter Aluminiumfeinbleche}}},
  volume       = {{51}},
  year         = {{1999}},
}

@article{20990,
  author       = {{Hahn, O. and Walther, U. and Meschut, Gerson}},
  journal      = {{Schweißen und Schneiden}},
  number       = {{10}},
  pages        = {{642--647}},
  title        = {{{Prüfverfahren zur Ermittlung thermischer und reaktionsbedingter Volumenänderungen von Klebstoffen und Gießharzen}}},
  volume       = {{51}},
  year         = {{1999}},
}

@article{20991,
  author       = {{Hahn, O. and Eis, M. and Meschut, Gerson}},
  journal      = {{Welding in the World}},
  number       = {{3}},
  pages        = {{47--53}},
  title        = {{{Curing caused tensions on adhesive bonding of steel sheets}}},
  volume       = {{43}},
  year         = {{1999}},
}

@inproceedings{20992,
  author       = {{Koyro, M. and Meschut, Gerson}},
  booktitle    = {{Tagungsband zur Veranstaltung Werkstoffprüfung 1999}},
  issn         = {{ISSN 0941-5300}},
  pages        = {{173--184}},
  title        = {{{Eine quasistationäre Meßmethode zur Ermittlung der Wärmeleitfähigkeit polymerer Zwischenschichten in Abhängigkeit von der Temperatur}}},
  year         = {{1999}},
}

@article{2151,
  author       = {{Flammini, Michele and Scheideler, Christian}},
  journal      = {{Theory Comput. Syst.}},
  number       = {{3}},
  pages        = {{387----420}},
  title        = {{{Simple, Efficient Routing Schemes for All-Optical Networks}}},
  doi          = {{10.1007/s002240000123}},
  volume       = {{32}},
  year         = {{1999}},
}

@inproceedings{2164,
  author       = {{Berenbrink, Petra and Scheideler, Christian}},
  booktitle    = {{SODA}},
  pages        = {{112----121}},
  title        = {{{Locally Efficient On-Line Strategies for Routing Packets Along Fixed Paths}}},
  year         = {{1999}},
}

@inproceedings{2165,
  author       = {{Berenbrink, Petra and Riedel, Marco and Scheideler, Christian}},
  booktitle    = {{SPAA}},
  pages        = {{33----42}},
  title        = {{{Simple Competitive Request Scheduling Strategies}}},
  year         = {{1999}},
}

@inbook{17499,
  author       = {{Peckhaus, Volker and Thiel, Christian}},
  booktitle    = {{Perspektiven der Disziplingeschichtsschreibung}},
  editor       = {{Peckhaus, Volker and Thiel, Christian}},
  pages        = {{7--19}},
  publisher    = {{Fink-Verlag}},
  title        = {{{Kontextuelle Disziplingeschichtsschreibung}}},
  year         = {{1999}},
}

@inproceedings{17864,
  abstract     = {{A geometric spanner with vertex set P in Rd is a sparse approximation of the complete Euclidean graph determined by P. We introduce the notion of partitioned neighborhood graphs (PNGs), unifying and generalizing most constructions of spanners treated in literature. Two important parameters characterizing their properties are the outdegree k in N and the stretch factor f>1 describing the quality of approximation. PNGs have been throughly investigated with respect to small values of f. We present in this work results about small values of k. The aim of minimizing k rather than f arises from two observations:

* k determines the amount of space required for storing PNGs.

* Many algorithms employing a (previously constructed) spanner have running times depending on its outdegree.

Our results include, for fixed dimensions d as well as asymptotically, upper and lower bounds on this optimal value of k. The upper bounds are shown constructively and yield efficient algorithms for actually computing the corresponding PNGs even in degenerate cases.
}},
  author       = {{Fischer, Matthias and Lukovszki, Tamas and Ziegler, Martin}},
  booktitle    = {{Proceedings of the 11th Canadian Conference on Computational Geometry}},
  title        = {{{Partitioned neighborhood spanners of minimal outdegree}}},
  year         = {{1999}},
}

@inproceedings{18747,
  abstract     = {{We present a new ( O(n) ) algorithm to compute good orders for the point set of a Delaunay triangulation of ( n ) points in the plane. Such a good order makes reconstruction in ( O(n) ) time with a simple algorithm possible. In contrast to the algorithm of Snoeyink and van Kreveld cite1, which is based on independent sets, our algorithm uses a breadth first search (BFS) to obtain these orders. Both approaches construct such orders by repeatedly removing a constant fraction of vertices from the current triangulation. The advantage of the BFS approach is that we can give significantly better bounds on the fraction of removed points in a phase of the algorithm. We can prove that a single phase of our algorithm removes at least ( frac13 ) of the points, even if we restrict the degree of the points (at the time they are removed) to 6. We implemented and compared both algorithms. Our algorithms is slightly faster and achieves about 15% better vertex data compression when using a simple variable length code to encode the differences between two consecutive vertices of the given order.}},
  author       = {{Sohler, Christian}},
  booktitle    = {{Proceedings of the 11th Canadian Conference on Computational Geometry ( CCCG'99)}},
  pages        = {{136--141}},
  title        = {{{Fast Reconstruction of Delaunay Triangulations}}},
  year         = {{1999}},
}

@book{18772,
  editor       = {{Saage, Richard and Seng, Eva- Maria}},
  pages        = {{295 S. Text mit 58 Abb.}},
  publisher    = {{Max Niemeyer}},
  title        = {{{Von der Geometrie zur Naturalisierung. Utopisches Denken im 18. Jahrhundert zwischen literarischer Fiktion und frühneuzeitlicher Gartenkunst. Hallesche Beiträge zur Europäischen Aufklärung Bd. 10}}},
  volume       = {{Bd. 10}},
  year         = {{1999}},
}

@phdthesis{18942,
  author       = {{Lukovszki, Tamás}},
  isbn         = {{3-931466-62-0 }},
  publisher    = {{Verlagsschriftenreihe des Heinz Nixdorf Instituts, Paderborn}},
  title        = {{{New Results on Geometric Spanners and Their Applications}}},
  volume       = {{63}},
  year         = {{1999}},
}

@inproceedings{18959,
  abstract     = {{We investigate the problem of constructing spanners for a given set of points that are tolerant for edge/vertex faults. Let S be a set of $n$ points in the d-dimensional space and let k be an integer number. A k-edge/vertex fault tolerant spanner for S has the property that after the deletion of k arbitrary edges/vertices each pair of points in the remaining graph is still connected by a short path.<br><br>Recently it was shown that for each set S of n points there exists a k-edge/vertex fault tolerant spanner with O(k^2 n) edges which can be constructed in O(n log n + k^2 n) time. Furthermore, it was shown that for each set S of n points there exists a k-edge/vertex fault tolerant spanner whose degree is bouned by O(c^k+1) for some constant c.<br><br>Our first contribution is a construction of a k-vertex fault tolerant spanner with O(kn) edges which is a tight bound. The computation takes O(n log^d-1 n + k n log log n) time. Then we show that the same k-vertex fault tolerant spanner is also k-edge fault tolerant. Thereafter, we construct a k-vertex fault tolerant spanner with O(k^2 n) edges whose degree is bounded by O(k^2). Finally, we give a more natural but stronger definition of k-edge fault tolerance which not necessarily can be satisfied if one allows only simple edges between the points of S. We investigate the question whether Steiner points help. We answer this question affirmatively and prove Theta(kn) bounds on the number of Steiner points and on the number of edges in such spanners.}},
  author       = {{Lukovszki, Tamás}},
  booktitle    = {{Proceedings of the 6th Workshop on Algorithms an Data Structures (WADS'99), LNCS}},
  isbn         = {{9783540662792}},
  issn         = {{0302-9743}},
  pages        = {{193--204}},
  title        = {{{New Results on Fault Tolerant Geometric Spanners}}},
  doi          = {{10.1007/3-540-48447-7_20}},
  year         = {{1999}},
}

@inproceedings{18965,
  author       = {{Krick, Christof and Meyer auf der Heide, Friedhelm and Räcke, Harald and Vöcking, Berthold and Westermann, Matthias}},
  booktitle    = {{Proceedings of the eleventh annual ACM symposium on Parallel algorithms and architectures  - SPAA '99}},
  isbn         = {{1581131240}},
  pages        = {{165--174}},
  title        = {{{Data management in networks: experimental evaluation of a provably good strategy}}},
  doi          = {{10.1145/305619.305637}},
  year         = {{1999}},
}

@book{19017,
  abstract     = {{Neuausgabe als E-Book: Stuttgart 2015}},
  author       = {{Eke, Norbert Otto}},
  pages        = {{325}},
  publisher    = {{Reclam}},
  title        = {{{Heiner Müller}}},
  year         = {{1999}},
}

@book{19087,
  editor       = {{Denkler, Horst and Eke, Norbert Otto and Steinecke, Hartmut and Kopp, Detlev}},
  pages        = {{437}},
  publisher    = {{Aisthesis}},
  title        = {{{Juden und jüdische Kultur im Vormärz. Forum Vormärz Forschung. Jahrbuch 1998}}},
  year         = {{1999}},
}

