@inproceedings{2175,
  author       = {{Bock, Stefan and Meyer auf der Heide, Friedhelm and Scheideler, Christian}},
  booktitle    = {{IPPS}},
  pages        = {{326----332}},
  publisher    = {{IEEE Computer Society}},
  title        = {{{Optimal Wormhole Routing in the (n, d)-Torus}}},
  year         = {{1997}},
}

@inbook{8421,
  author       = {{Euler, D. and Kremer, H.-Hugo and Theis, M.}},
  booktitle    = {{Meisterprüfung - Lernen für die Praxis, Ausbilden im Handwerk}},
  editor       = {{Euler, D. and Kremer, H.-H. and Theis, M.}},
  pages        = {{13--42}},
  title        = {{{Grundfragen der Berufsbildung}}},
  year         = {{1997}},
}

@inproceedings{15034,
  author       = {{Volbracht, Sabine and Domik, Gitta and Shahrbabaki, Khatoun and Fels, Gregor}},
  booktitle    = {{Proceedings of the ACM SIGCHI Conference on Human factors in computing systems}},
  pages        = {{540--541}},
  title        = {{{How effective are 3D display modes?}}},
  year         = {{1997}},
}

@misc{18197,
  author       = {{Peckhaus, Volker}},
  booktitle    = {{zbMATH Open, Zbl. 0852.00009}},
  title        = {{{Sneed, Joseph D., “Structuralism and Scientific Discovery”, in: J. Echeverria et al. (eds.), The Space of Mathematics, Walter de Gruyter: Berlin 1992 [Zbl 0839.00019], 379–402}}},
  year         = {{1997}},
}

@book{17447,
  abstract     = {{Rezensionen: J. Legris, “Mathesis Universalis”, Mathesis 13 (1997), 167– 175; Zbl. Math. 884.01021 (R. Murawski); Philosophischer Literaturanzeiger 51 (1998), 114–117 (G. Schenk); MR 98h:01013 (H. Sinaceur); Peirce Project Newsletter 3 No. 1, 7; Philosophiegeschichte und logische Analyse. Logical Analysis and History of Philosophy, Bd. 2, Mentis: Paderborn 1999, 259–264 (W. Malzkorn); History and Philosophy of Logic 20 (1999), 67–69 (H. Linneweber-Lammerskitten); Erkenntnis 50 (1999), 133–136 (P. Mancosu); Berichte zur Wissenschaftsgeschichte 22 (1999), 207–208 (P. Mancosu); NTM. Schriftenreihe für Geschichte der Naturwissenschaften, Technik und Medizin N.S. 8 (2000), H. 1, 290 (K.-H. Schlote), 49–50; Anuario Filosofico 32 (1999), 853–854; M.F., “La logica di Leibniz nel XIX secolo”, Giornale critico della filosofia Italiana 6 ser. 20 (2000), 161–164; Archiv für Geschichte der Philosophie 82 (2000), 349–352 (R. Vilkko); Epistemologia 24 (2001), 152–155 (M. Ferriani); The Review of Modern Logic 9, nos. 3 & 4 (2003–2004), 119–122 (H. Frank).}},
  author       = {{Peckhaus, Volker}},
  pages        = {{XII + 412}},
  publisher    = {{Akademie-Verlag}},
  title        = {{{Logik, Mathesis universalis und allgemeine Wissenschaft. Leibniz und die Wiederentdeckung der formalen Logik im 19. Jahrhundert}}},
  year         = {{1997}},
}

@inproceedings{38366,
  author       = {{Sandel, D and Noé, Reinhold}},
  booktitle    = {{IOOC-ECOC 97 - 11TH INTERNATIONAL CONFERENCE ON INTEGRATED OPTICS AND OPTICAL FIBRE COMMUNICATIONS / 23RD EUROPEAN CONFERENCE ON OPTICAL COMMUNICATIONS, VOL 3}},
  isbn         = {{0-85296-697-0}},
  issn         = {{0537-9989}},
  number       = {{448}},
  pages        = {{186--189}},
  title        = {{{Optical network analyzer applied for fiber Bragg grating characterization}}},
  year         = {{1997}},
}

@inproceedings{38316,
  author       = {{Sandel, D and Noé, Reinhold}},
  booktitle    = {{IOOC-ECOC 97 - 11TH INTERNATIONAL CONFERENCE ON INTEGRATED OPTICS AND OPTICAL FIBRE COMMUNICATIONS / 23RD EUROPEAN CONFERENCE ON OPTICAL COMMUNICATIONS, VOL 3}},
  isbn         = {{0-85296-697-0}},
  issn         = {{0537-9989}},
  number       = {{448}},
  pages        = {{186--189}},
  title        = {{{Optical network analyzer applied for fiber Bragg grating characterization}}},
  year         = {{1997}},
}

@inproceedings{39505,
  abstract     = {{3D-graphics are becoming popular in a steadily increasing number of areas such as entertainment, scientific visualization, simulation, and virtual reality. Despite this rapid growth the generation of animated 3D scenes is by no means trivial. Since animated 3D objects evolve over time the authors denote these objects as 4D. The article presents a novel approach to the rapid prototyping of 4D models. They introduce the AAL (Animated Agent Layer) system. AAL is an interpreter-based approach covering a textual (AAL-PR) as well as a visual command language (AAL-VL) for the specification of the dynamics in 4D scenes. AAL provides support for different levels of abstraction: primitives, structured objects, animated objects, and animated (autonomous) agents.}},
  author       = {{Dücker, M. and Geiger, Christian and Hunstock, R. and Lehrenfeld, Georg and Müller, Wolfgang}},
  booktitle    = {{Proceedings of the 1997 IEEE Symposium on Visual Languages}},
  isbn         = {{0-8186-8144-6}},
  keywords     = {{Prototypes, Layout, Animation, Command languages, Application software, Libraries, Virtual reality, Computer graphics, Hardware, Context modeling}},
  title        = {{{Visual-Textual Prototyping of 4D Scenes}}},
  doi          = {{10.1109/VL.1997.626601}},
  year         = {{1997}},
}

@inproceedings{16568,
  abstract     = {{We present a data structure problem which describes the requirements of a simple variant of fully dynamic walk-through animation: We assume the scene to consist of unit size balls in R2 or higher dimensions. The scene may be arbitrarily large and has to be stored in secondary memory (discs) with relatively slow access. We allow a visitor to walk in the scene, and a modeler to update the scene by insertions and deletions of balls. We focus on the realtime requirement of animation systems: For some t (specified by the computation power of (the rendering hardware of) the graphic workstation) the data structure has to guarantee that the balls within distance t of the current visitor's position are presented to the rendering hardware, 20 times per second. Insertions and deletions should also be available to the visitor with small delay, independent of the size of the scene. We present a data structure that fulfills the above task in realtime. Its runtime is output-sensitive, i.e. linear in a quantity close to the output size of the query. We further present (preliminary) experimental results indicating that our structure is efficient in practice.
}},
  author       = {{Fischer, Matthias and Meyer auf der Heide, Friedhelm and Strothmann, Willy-Bernhard}},
  booktitle    = {{5th Annual European Symposium on Algorithms (ESA '97)}},
  isbn         = {{9783540633976}},
  issn         = {{0302-9743}},
  pages        = {{157--170}},
  publisher    = {{Springer}},
  title        = {{{Dynamic data structures for realtime management of large geometric scenes}}},
  doi          = {{10.1007/3-540-63397-9_13}},
  volume       = {{1284}},
  year         = {{1997}},
}

@article{13776,
  author       = {{Nilen, R W N and Connell, S H and Britton, D T and Fischer, C G and Sendezera, E J and Schaaff, P and Schmidt, Wolf Gero and Sellschop, J P F and Verwoerd, W S}},
  issn         = {{0953-8984}},
  journal      = {{Journal of Physics: Condensed Matter}},
  pages        = {{6323--6333}},
  title        = {{{The anisotropic electron - positron momentum distribution in diamond}}},
  doi          = {{10.1088/0953-8984/9/29/017}},
  volume       = {{9}},
  year         = {{1997}},
}

@inbook{17304,
  author       = {{Oevel, Gudrun and Schulze, T.}},
  booktitle    = {{Visualization methodes in High Performance Computing and Flow Simulation}},
  editor       = {{Borchers, W. and Domik, G. and Kröner, D. and Rautmann, R. and Saupe, D.}},
  publisher    = {{VSP}},
  title        = {{{Graphics in the Computer Algebra System MuPAD}}},
  year         = {{1996}},
}

@inbook{8105,
  author       = {{Krauter, Stefan}},
  booktitle    = {{Bildung im Netz}},
  editor       = {{Beste, D. and Kälke, M.}},
  pages        = {{115--120}},
  publisher    = {{ VDI–Verlag}},
  title        = {{{Lernen im Internet am Beispiel der Solarenergie}}},
  year         = {{1996}},
}

@inbook{8373,
  author       = {{Euler, D. and Kremer, H.-Hugo}},
  booktitle    = {{Meisterprüfung - Lernen für die Praxis. Unternehmensführung im  Handwerk 1. Dozentenhandbuch für Teil lll der Meisterprüfung. Personalwirtschaft. }},
  editor       = {{Braukmann, U. and Diettrich, A. and Euler, D. and Kremer, H.-H. and Sloane, P.F.E.}},
  pages        = {{9--32}},
  title        = {{{Einführung für den Dozenten}}},
  year         = {{1996}},
}

@inbook{8418,
  author       = {{Euler, D. and Kremer, H.-Hugo}},
  booktitle    = {{Meisterprüfung - Lernen für die Praxis. Unternehmensführung im Handwerk 1. Dozentenhandbuch für Teil lll der Meisterprüfung - Existenzgründung, Marketing}},
  editor       = {{Kremer, H.-Hugo and Stickling, E.}},
  pages        = {{1--30}},
  title        = {{{Einführung für den Dozenten}}},
  year         = {{1996}},
}

@inbook{8420,
  author       = {{Euler, D. and Kremer, H.-Hugo and Theis, M.}},
  booktitle    = {{Meisterprüfung - Lernen für die Praxis, Ausbilden im Handwerk}},
  editor       = {{Euler, D. and Kremer, H.-Hugo and Theis, M.}},
  pages        = {{13--42}},
  title        = {{{Grundfragen der Berufsbildung}}},
  year         = {{1996}},
}

@inproceedings{16896,
  author       = {{Volbracht, S. and Domik, Gitta and Shahrbabaki, K. and Fels, G.}},
  booktitle    = {{Proceedings of IEEE Visualization }},
  location     = {{San Francisco, USA}},
  pages        = {{8--11}},
  title        = {{{An Experimental Comparison of 3D Display Modes}}},
  year         = {{1996}},
}

@inbook{35049,
  author       = {{Süßmann, Johannes}},
  booktitle    = {{Literatur und Leben. Stationen weiblichen Schreibens im 20. Jahrhundert. Unter Mitarbeit v. Lena Lindhoff}},
  editor       = {{Bürger, Christa}},
  isbn         = {{978-3-476-45154-5}},
  pages        = {{62–100}},
  publisher    = {{M&P}},
  title        = {{{Zeitroman, mimetisch. Textgeschichte, Verfahren und Status von Marieluise Fleißers ›Mehlreisende Frieda Geier‹}}},
  doi          = {{https://doi.org/10.1007/978-3-476-04250-7_4}},
  year         = {{1996}},
}

@article{35378,
  author       = {{Lukaschek, M. and Müller, S. and Hasennindl, A. and Schmidt, Claudia and Grabowski, D. A.}},
  issn         = {{0303-402X}},
  journal      = {{Colloid &amp; Polymer Science}},
  keywords     = {{Materials Chemistry, Colloid and Surface Chemistry, Polymers and Plastics, Physical and Theoretical Chemistry}},
  number       = {{1}},
  pages        = {{1--7}},
  publisher    = {{Springer Science and Business Media LLC}},
  title        = {{{Lamellar lyomesophases under shear as studied by deuterium nuclear magnetic resonance}}},
  doi          = {{10.1007/bf00658902}},
  volume       = {{274}},
  year         = {{1996}},
}

@misc{17918,
  author       = {{Peckhaus, Volker}},
  booktitle    = {{zbMATH Open, Zbl. 0836.00022}},
  title        = {{{Czermak, Johannes (Hg.), Philosophy of Mathematics. Proceedings of the 15th International Wittgenstein-Symposium, 16–23 August 1992, Kirchberg am Wechsel, Austria, Part 1, Hölder-Pichler-Tempsky: Wien 1993 (= Schriftenreihe der Wittgenstein-Gesellschaft; 20/I) }}},
  year         = {{1996}},
}

@misc{17919,
  author       = {{Peckhaus, Volker}},
  booktitle    = {{zbMATH Open, Zbl. 0836.00023}},
  title        = {{{Puhl, Klaus (Hg.), Philosophy of Mathematics. Proceedings of the 15th International Witt-genstein-Symposium, 16–23 August 1992, Kirchberg am Wechsel, Austria, Part 2, Hölder-Pichler-Tempsky: Wien 1993 (= Schriftenreihe der Wittgenstein-Gesellschaft; 20/II)}}},
  year         = {{1996}},
}

