@article{21787,
  author       = {{Domik, Gitta and Mickus-Miceli, Kristina D.}},
  issn         = {{0745-7138}},
  journal      = {{Journal of Microcomputer Applications}},
  number       = {{2}},
  pages        = {{81--88}},
  title        = {{{Design and development of data visualization systems in a workstation environment}}},
  doi          = {{10.1016/0745-7138(92)90051-6}},
  volume       = {{15}},
  year         = {{1992}},
}

@inproceedings{21789,
  author       = {{Domik, Gitta}},
  booktitle    = {{Proceedings on User Interfaces for Astrophysical Software}},
  title        = {{{Designing User-Centered Interfaces for Astrophysical Software}}},
  year         = {{1992}},
}

@inproceedings{7825,
  author       = {{Koopman, Pieter and Groenewegen, Luuk and Engels, Gregor}},
  booktitle    = {{Proceedings of the conference SION Computing Science in the Netherlands (CSN '92), The Netherlands}},
  pages        = {{156--167}},
  title        = {{{Functional Description of Parallel Processes}}},
  year         = {{1992}},
}

@inproceedings{8083,
  author       = {{Krauter, Stefan and Hanitsch, Rolf}},
  booktitle    = {{Proceedings of the 6th Photovoltaic Science and Engineering Conference, New Delhi (Indien), 10.–14. Februar 1992, Vol 1, S. 1110.}},
  location     = {{New Delhi (Indien)}},
  title        = {{{Improvement of PV-Performance by Partly Structured Surfaces}}},
  year         = {{1992}},
}

@inproceedings{8084,
  author       = {{Krauter, Stefan}},
  booktitle    = {{Solar Energy Simulation Workshop der DGS, Oldenburg (Deutschland)}},
  location     = {{ Oldenburg (Deutschland)}},
  title        = {{{Hinweise zur Modellbildung und Simulation des Strahlungseinfalls in PV-Module}}},
  year         = {{1992}},
}

@inproceedings{8086,
  author       = {{Krauter, Stefan and Hanitsch, Rolf}},
  booktitle    = {{Tagungsband des Achten Internationalen Sonnenforums, Berlin (Deutschland), 30. Juni – 3. Juli 1992, S. 736–741}},
  title        = {{{Reflexionsverringerung an PV-Modulen durch partiell strukturierte Deckgläser.}}},
  year         = {{1992}},
}

@inproceedings{8087,
  author       = {{Krauter, Stefan and Hanitsch, Rolf and Diwisch, R. and Diwisch, N.}},
  title        = {{{Measuring the Heat–Transfer Coefficient of PV-Modules}}},
  year         = {{1992}},
}

@inproceedings{8088,
  author       = {{Krauter, Stefan and Hanitsch, Rolf}},
  booktitle    = {{Proceedings of the 11th European Photovoltaic Solar Energy Conference and Exhibition, Montreux (Schweiz), 12.–16. Oktober 1992, S. 1351–1354}},
  title        = {{{Performance of a Partly Structured Surface at a PV-Module}}},
  year         = {{1992}},
}

@techreport{8189,
  author       = {{Engels, Gregor}},
  publisher    = {{Leiden University}},
  title        = {{{Visual Specifications of Conceptual Database Schemata (Abstract)}}},
  year         = {{1992}},
}

@inproceedings{8260,
  abstract     = {{This experience report describes the development of the CASE environment CADDY Computer-Aided Design of non-traditional Databases 1 which oflers an integrated set of tools for specifying, analyzing, and prototyping a database application on a conceptual level. This environment was designed and implemented during the last four years at Braunschweig Technical University (Germany). The process of developing this environment consisted of a sequence of development steps, where each step corresponded to (at least) one of five main tasks. The intention of this report is to describe these five tasks. At the end, we will critically reflect on the achieved results and solved problems, but also on still open questions of the CADDY environment.}},
  author       = {{Engels, Gregor and Löhr-Richter, Perdita}},
  booktitle    = {{Proceedings of the Fifth International Workshop on Computer-Aided Software Engineering (CASE 1992), Montreal (Canada)}},
  pages        = {{19--22}},
  publisher    = {{IEEE Computer Society}},
  title        = {{{CADDY: A Highly Integrated Environment to Support Conceptual Database Design}}},
  year         = {{1992}},
}

@inproceedings{8261,
  author       = {{Engels, Gregor and Groenewegen, Luuk}},
  booktitle    = {{Proceedings of the Second European Workshop on Software Process Technology (EWSPT 92), Trondheim, Norway}},
  pages        = {{58--60}},
  publisher    = {{Springer}},
  title        = {{{Specification of Coordinated Behaviour in the Software Development Process}}},
  doi          = {{http://dx.doi.org/10.1007/BFb0017495}},
  volume       = {{635}},
  year         = {{1992}},
}

@article{7408,
  abstract     = {{This paper presents the high-level query language SQL/EER for an extended Entity-Relationship model (EER model). SQL/EER directly supports all the concepts of the EER model and takes into account well-known features that are integral part of contemporary query languages, e.g. arithmetic and aggregate functions. In contrast to usual descriptions of query languages, we give SQL/EER a complete formal specification of syntax and sematics. This syntax is defined by using an attribute grammar which fixes the context-free structure and the context-sensitive rules. The operational semantics is defined by formally translating SQL/EER queries into queries of an existing, semantically well-defined calculus. The attribute grammar is extended to cover this translation, too. The query language SQL/EER is used in a database design environment. In this context, the formal specification of its syntax and the semantics has been used to implement a syntax-directed editor and a query interpreter for SQL/EER.}},
  author       = {{Hohenstein, Uwe and Engels, Gregor}},
  journal      = {{Information Systems}},
  number       = {{3}},
  pages        = {{209--242}},
  title        = {{{SQL/EER - Syntax and Semantics of an Entity-Relationship-Based Query Language}}},
  doi          = {{http://dx.doi.org/10.1016/0306-4379(92)90014-E}},
  volume       = {{17}},
  year         = {{1992}},
}

@article{7409,
  abstract     = {{The conceptual modeling approach of the IPSEN (Integrated Project Support Environment) project for building highly integrated environments is based on using attributed graphs to model and implement arbitrary object structures, in particular all kinds of software documents and their relationships. A language based on graph grammars, called PROGRESS (Programmed Graph REwriting SyStems), and a suitable method for the application of this language, called graph grammar engineering, have been developed over the last ten years. This language and method are being extensively used for specifying the complex graph structures of internal document representations as well as for specifying the functionality of all tools (editors, browsers, analyzers, debuggers) working on these internal representations. This paper explains the language and the method for applying the language based on a pragmatic nontrivial example of a software production process and its corresponding documents. In particular, it is shown why and how a graph grammar-based strongly typed language is perfectly suitable to formally specify highly integrated software tools. In addition, it is shown that the implementation of these tools (i.e., an environment composed of these tools) is systematically being derived from the formal specifications.}},
  author       = {{Engels, Gregor and Lewerentz, Claus and Nagl, Manfred and Schäfer, Wilhelm and Schürr, Andy}},
  journal      = {{ACM Transactions on Software Engineering and Methodology (TOSEM)}},
  number       = {{2}},
  pages        = {{135--167}},
  title        = {{{Building Integrated Software Development Environments, Part I: Tool Specification}}},
  volume       = {{1}},
  year         = {{1992}},
}

@article{7410,
  abstract     = {{In this paper, we motivate and present a data model for conceptual design of structural and behavioural aspects of databases. We follow an object centered design paradigm in the spirit of semantic data models. The specification of structural aspects is divided into modelling of object structures and modelling of data types used for describing object properties. The specification of object structures is based on an Extended Entity--Relationship (EER) model. The specification of behavioural aspects is divided into the modelling of admissible database state evolutions by means of temporal integrity constraints and the formulation of database (trans)actions. The central link for integrating these design components is a descriptive logic--based query language for the EER model. The logic part of this language is the basis for static constraints and descriptive action specifications by means of pre- and postconditions. A temporal extension of this logic is the specification language for temporal integrity constraints. We emphasize that the various aspects of a database application are specified using several appropriate, but yet compatible formalisms, which are integrated by a unifying common semantic.}},
  author       = {{Engels, Gregor and Gogolla, Martin and Hohenstein, Uwe and Hülsmann, Klaus and Löhr-Richter, Perdita and Saake, Gunter and Ehrich, Hans-Dietrich}},
  journal      = {{Data & Knowledge Engineering}},
  number       = {{2}},
  pages        = {{157--204}},
  title        = {{{Conceptual Modelling of Database Applications Using an Extended ER Model}}},
  doi          = {{http://dx.doi.org/10.1016/0169-023X(92)90008-Y}},
  volume       = {{9}},
  year         = {{1992}},
}

@article{1650,
  author       = {{Krimphove, Dieter}},
  journal      = {{Recht der Landwirtschaft}},
  number       = {{Juni-Heft}},
  pages        = {{143 ff.}},
  title        = {{{Die Bedeutung des Produkthaftungsrechtes für die Landwirtschaft }}},
  year         = {{1992}},
}

@article{1651,
  author       = {{Krimphove, Dieter}},
  journal      = {{Recht der Landwirtschaft}},
  number       = {{Oktober-Heft}},
  pages        = {{255 ff.}},
  title        = {{{Die eingetragene Genossenschaft als Gesellschafts- und Unternehmensform}}},
  year         = {{1992}},
}

@article{1652,
  author       = {{Krimphove, Dieter}},
  journal      = {{Sächsisches Genossenschaftsblatt }},
  number       = {{11}},
  pages        = {{50 ff.}},
  title        = {{{Arbeitsrechtliche Aspekte der Verschmelzung von Genossenschaften }}},
  year         = {{1992}},
}

@article{1653,
  author       = {{Krimphove, Dieter}},
  journal      = {{Europäisches Wirtschafts- & Steuerrrecht}},
  number       = {{12}},
  pages        = {{357 ff.}},
  title        = {{{Der Begriff des "Europäischen Marktes" im Lichte der Rechtssprechung des Europäischen Gerichtshofes und der Entscheidungspraxis  der Kommission der Europäischen Gemeinschaft}}},
  year         = {{1992}},
}

@inbook{16546,
  author       = {{Dellnitz, Michael and Golubitsky, Martin and Melbourne, Ian}},
  booktitle    = {{Bifurcation and Symmetry}},
  isbn         = {{9783034875387}},
  title        = {{{Mechanisms of Symmetry Creation}}},
  doi          = {{10.1007/978-3-0348-7536-3_9}},
  year         = {{1992}},
}

@inbook{16547,
  author       = {{Dellnitz, Michael and Marsden, Jerrold E. and Melbourne, Ian and Scheurle, Jürgen}},
  booktitle    = {{Bifurcation and Symmetry}},
  isbn         = {{9783034875387}},
  title        = {{{Generic Bifurcations of Pendula}}},
  doi          = {{10.1007/978-3-0348-7536-3_10}},
  year         = {{1992}},
}

