mirror of https://github.com/CGAL/cgal
85 lines
2.1 KiB
BibTeX
85 lines
2.1 KiB
BibTeX
@book{designpatterns,
|
|
editor = "E. Gamma and R. Helm and J. Vlissides and
|
|
R.E. Johnson",
|
|
title = "Design Patterns: Elements of Reusable Object-Oriented Software",
|
|
publisher = "Addison-Wesley Professional Computing Series",
|
|
year = "1994",
|
|
}
|
|
|
|
|
|
@Book{Samet90,
|
|
author
|
|
=
|
|
"H. Samet",
|
|
title
|
|
=
|
|
"Design and Analysis of Spatial Data Structures",
|
|
publisher
|
|
=
|
|
"Addison-Wesley",
|
|
address
|
|
=
|
|
"Reading, MA",
|
|
year
|
|
=
|
|
"1990",
|
|
|
|
}
|
|
|
|
|
|
@book{bkos-cgaa-97
|
|
, author = "M. de Berg and M. van Kreveld and M. Overmars and O. Schwarzkopf"
|
|
, title = "Computational Geometry: Algorithms and Applications"
|
|
, publisher = "Springer-Verlag"
|
|
, address = "Heidelberg, Germany"
|
|
, year = "1997",
|
|
}
|
|
|
|
@Book{ms-strg-96,
|
|
author
|
|
=
|
|
"David R. Musser and Atul Saini",
|
|
title
|
|
=
|
|
"{STL} Tutorial and Reference Guide",
|
|
publisher
|
|
=
|
|
"Addison-Wesley",
|
|
address
|
|
=
|
|
"Reading",
|
|
year
|
|
=
|
|
"1996",
|
|
ISBN
|
|
=
|
|
"0-201-63398-1",
|
|
descriptor
|
|
=
|
|
"Programmiertechnik, Algorithmus, Datenstruktur, Reference Manual, Referenz,
|
|
Template, Objekt-orientiert, C++",
|
|
annote
|
|
=
|
|
"Die Standard Template Library fuer C++ wird im Detail beschrieben: Neben einer
|
|
Erlaeuterung der Prinzipien auf denen die STL beruht ist ein Referenz-Teil enthalten.",
|
|
|
|
}
|
|
|
|
|
|
|
|
@misc{ghjv-dpero-95,
|
|
author = "Erich Gamma and Richard Helm and John Vlissides and
|
|
Ralph~E. Johnson",
|
|
editor = "O. Nierstrasz",
|
|
title = "{Design Patterns: Abstraction and Reuse of
|
|
Object-Oriented Design}",
|
|
booktitle = "Proceedings of the \mbox{ECOOP}~'93 European
|
|
Conference on Object-oriented Programming",
|
|
series = "LNCS 707",
|
|
pages = "406--431",
|
|
publisher = "Springer-Verlag",
|
|
address = "Kaiserslautern, Germany",
|
|
month = jul,
|
|
year = "1993"}
|
|
|