mirror of https://github.com/CGAL/cgal
216 lines
7.5 KiB
BibTeX
216 lines
7.5 KiB
BibTeX
@string{ jan = {Januar}}
|
|
@string{ feb = {Februar}}
|
|
@string{ mar = {M\"arz}}
|
|
@string{ apr = {April}}
|
|
@string{ mai = {Mai}}
|
|
@string{ jun = {Juni}}
|
|
@string{ jul = {Juli}}
|
|
@string{ aug = {August}}
|
|
@string{ sep = {September}}
|
|
@string{ okt = {Oktober}}
|
|
@string{ nov = {November}}
|
|
@string{ dez = {Dezember}}
|
|
|
|
% ============================
|
|
% Unis
|
|
% ============================
|
|
|
|
@string{ uka = {Universit\"at Karlsruhe}}
|
|
@string{ ukaibd = {Universit\"at Karlsruhe Institut f\"ur Betriebs-
|
|
und Dialogsysteme}}
|
|
|
|
% ============================
|
|
% Journals
|
|
% ============================
|
|
|
|
@string{ dcg = {Discrete & Computational Geometry}}
|
|
@string{ cgta = { Computational Geometry: Theory and Applications}}
|
|
|
|
@string{ atois = {ACM Transaction on Information Systems}}
|
|
@string{ atocg = {ACM Transaction on Graphics}}
|
|
@string{ cotacm = {Communications of the ACM}}
|
|
@string{ cg = {Computer Graphics}}
|
|
@string{ cgf = {Computer Graphics Forum}}
|
|
@string{ cgs = {Computers & Graphics}}
|
|
@string{ chi = {SIGCHI Bulletin}}
|
|
@string{ is = {Information Sciences}}
|
|
@string{ icg = {IEEE Computer Graphics and Application}}
|
|
@string{ itoc = {IEEE Transaction on CAD}}
|
|
@string{ itocom = {IEEE Transactions on Computers}}
|
|
@string{ itose = {IEEE Transactions on Software Engineering}}
|
|
@string{ jorr = {The International Journal of Robotics Research}}
|
|
@string{ mms = {International Journal of Man-Machine Studies}}
|
|
@string{ vc = {The Visual Computer}}
|
|
@string{ gmd = {GMD-Spiegel}}
|
|
@string{ ijocga = {Int.\ J.\ of Computational Geometry \&
|
|
Applications}}
|
|
|
|
% ============================
|
|
% Proceedings
|
|
% ============================
|
|
|
|
@string{ poti = {Proceedings of the IEEE}}
|
|
@string{ cg92 = {Proceedings of the 1992 Symposium on Interactive
|
|
3D Graphics, Special Issue of Computer Graphics, Vol. 26}}
|
|
@string{ cg90 = {Proceedings of the 1990 Symposium on Interactive
|
|
3D Graphics, Special Issue of Computer Graphics, Vol. 24}}
|
|
@string{ cg86 = {Proceedings of the 1986 Workshop on Interactive
|
|
3D Graphics, Chapel Hill}}
|
|
|
|
% ============================
|
|
% Publishers
|
|
% ============================
|
|
|
|
@string{ spektrum = {Spektrum der Wissenschaft}}
|
|
@string{ teubner = {B.~G.~Teubner Stuttgart}}
|
|
@string{ addison = {Addison-Wesley}}
|
|
@string{ mcgraw = {McGraw-Hill}}
|
|
@string{ academic = {Academic Press}}
|
|
@string{ springer = {Springer Verlag}}
|
|
@string{ oldenbourg = {Oldenbourg Verlag, M\"unchen, Wien}}
|
|
@string{ gruyter = {Walter de Gruyter, Berlin}}
|
|
@string{ elsevier = {Elsevier Science Publishers, Amsterdam, The
|
|
Netherlands}}
|
|
@string{ acm = {ACM Press}}
|
|
@string{ wiley = {John Wiley \& Sons, New York}}
|
|
@string{ cambridge = {Cambridge University Press}}
|
|
@string{ kaufmann = {Morgan Kaufmann}}
|
|
@string{ kluwer = {Kluwer Academic Publishers Group}}
|
|
|
|
@string{ byte = {Byte}}
|
|
@string{ beuth = {Beuth Verlag GmbH, Berlin}}
|
|
|
|
@inproceedings{ Fabri96,
|
|
author = {Andreas Fabri and Geert-Jan Giezeman and Lutz
|
|
Kettner and Stefan Schirra and Sven Sch{\"o}nherr},
|
|
title = {The CGAL Kernel: A Basis for Geometric Computation},
|
|
booktitle = {ACM Workshop on Applied Computational Geometry},
|
|
address = {Philadelphia, Pennsylvenia},
|
|
month = {May, 27--28},
|
|
year = 1996,
|
|
signature = {eigene Ablage}
|
|
}
|
|
|
|
@article{ Fabri99,
|
|
author = {Andreas Fabri and Geert-Jan Giezeman and Lutz
|
|
Kettner and Stefan Schirra and Sven Sch{\"o}nherr},
|
|
title = {On the Design of {CGAL}, the Computational Geometry
|
|
Algorithms Library},
|
|
journal = {Software -- Practice and Experience},
|
|
year = 1999,
|
|
note = {to appear},
|
|
mynote = {},
|
|
signature = {eigene Ablage}
|
|
}
|
|
|
|
@book{ Fairley85,
|
|
author = {Richard Fairley},
|
|
title = {Software Engineering Concepts},
|
|
publisher = {McGraw-Hill},
|
|
year = 1985,
|
|
series = {McGraw-Hill Series in Software Engineering and Technology},
|
|
abstract = {
|
|
Das Buch behandelt Software-Engineering-Methoden
|
|
in gro\ss{}em Umfang und gro\ss{}er Zahl in der Tradition
|
|
von Modularisierung und abstrakten Datentypen.
|
|
Andere Paradigmen, wie funktionales, objektorientiertes
|
|
oder logisches Programmieren sind noch nicht
|
|
vertreten.\\
|
|
{\bf Inhalt:}
|
|
\begin{itemize}
|
|
\item Introduction to Software Engineering
|
|
\item Planning a Software Project
|
|
\item Software Cost Estimation
|
|
\item Software Requirements Definition
|
|
\item Software Design
|
|
\item Implementation Issues
|
|
\item Modern Programming Language Features
|
|
\item Verification and Validation Techniques
|
|
\item Software Maintenance
|
|
\item Summary
|
|
\end{itemize}
|
|
},
|
|
signature = {Sebastian}
|
|
}
|
|
|
|
@manual{ k-clswr-99
|
|
,title = {{\tt cc\_manual.sty}: A \LaTeX\ Style for Writing {\tt
|
|
C++} Reference Manuals}
|
|
,author = {Lutz Kettner}
|
|
,edition = {3.3}
|
|
,year = 1999
|
|
}
|
|
|
|
@manual{ h-crmissfd-99
|
|
,title = {\cgal\ Reference Manual Index Specification and Style
|
|
File Documentation}
|
|
,author = {Susan Hert}
|
|
,edition = {3.4}
|
|
,year = 1999
|
|
}
|
|
|
|
@manual{ k-ccesr-99
|
|
,title = {{\tt cc\_extract} and {\tt cc\_check}:
|
|
Extracting Sources from {\tt C++} Reference Manuals}
|
|
,author = {Lutz Kettner}
|
|
,edition = {3.3}
|
|
,year = 1999
|
|
}
|
|
|
|
@manual{ k-lhcll-99
|
|
,title = {\LaTeX\ to HTML Converter: {\tt latex\_to\_html}
|
|
and {\tt latex\_converter}}
|
|
,author = {Lutz Kettner}
|
|
,edition = {3.3}
|
|
,year = 1999
|
|
}
|
|
|
|
@article{ Knuth84,
|
|
author = {Donald E. Knuth},
|
|
title = {Literate Programming},
|
|
journal = {The Computer Journal},
|
|
year = 1984,
|
|
volume = 27,
|
|
number = 2,
|
|
pages = {97--111},
|
|
signature = {eigene Ablage, Schublade unter Web}
|
|
}
|
|
|
|
@manual{ Knuth94,
|
|
title = {The {CWEB} System of Structured Documentation},
|
|
author = {Donald E. Knuth and Silvio Levy},
|
|
edition = {Version 3.0},
|
|
year = 1994,
|
|
signature = {eigene Ablage, Schublade unter Web}
|
|
}
|
|
|
|
@inproceedings{ Mehlhorn96,
|
|
author = "Kurt Mehlhorn and Stefan N{\"a}her and Thomas Schilz
|
|
and Stefan Schirra and Michael Seel and Raimund
|
|
Seidel and Christian Uhrig"
|
|
, title = "Checking Geometric Programs or Verification of
|
|
Geometric Structures"
|
|
, booktitle = "Proc. 12th Annu. ACM Sympos. Comput. Geom."
|
|
, year = 1996
|
|
, pages = "159--165"
|
|
, update = "96.05 efrat"
|
|
}
|
|
|
|
@manual{ Naeher95,
|
|
title = {The {L}{E}{D}{A} {U}ser {M}anual, {V}ersion {R} 3.2},
|
|
author = {S.~N{\"a}her and C.~Uhrig},
|
|
organization = {Max-Planck-Institut f\"ur Informatik},
|
|
address = {Saarbr\"ucken, Germany},
|
|
year = 1995,
|
|
signature = {eigene Ablage}
|
|
}
|
|
|
|
@manual{ Williams92,
|
|
title = {FunnelWeb User's Manual},
|
|
author = {Ross N. Williams},
|
|
edition = {{V1.0} for FunnelWeb {V3.0}},
|
|
year = 1992,
|
|
month = may,
|
|
signature = {eigene Ablage, Ordner ueber Tools}
|
|
}
|