mirror of https://github.com/CGAL/cgal
922 lines
37 KiB
BibTeX
Executable File
922 lines
37 KiB
BibTeX
Executable File
% please dont't modify the "arobase" string commands
|
|
% they are used by the scripts to create the "How to cite CGAL" web page
|
|
% thanks - Monique
|
|
|
|
@string{ author_create_page = 0 }
|
|
@string{ category_create_page = 0 }
|
|
@string{ reduced_year_create_page = 0 }
|
|
@string{ complete_year_create_page = 0 }
|
|
|
|
@string{ index_file_title = "How to cite CGAL" }
|
|
@string{ index_page_title = "How to cite CGAL" }
|
|
|
|
@string{ complete_biblio_file_title = "CGAL Publications sorted by year" }
|
|
@string{ complete_biblio_page_title = "CGAL Publications sorted by year" }
|
|
@string{ filename_complete_biblio = "how_to_cite_cgal" }
|
|
|
|
@string{ head_tag.end = "layout.html" }
|
|
%@string{ header_of_contents = "header_of_contents" }
|
|
|
|
@string{ keyword_build_initials_index = 0 }
|
|
@string{ keyword_put_initials_in_index = 0 }
|
|
|
|
@string{ keyword_write_bibtex_abstract = 0 }
|
|
@string{ complete_biblio_write_bibtex_abstract = 0 }
|
|
|
|
@string{ disclaimer_2 = ""}
|
|
@STRING{ default_header_of_body = "" }
|
|
@STRING{ default_footer_of_contents = ""}
|
|
@string{ index_write_author = 0 }
|
|
@string{ keyword_write_author = 0 }
|
|
@string{ complete_biblio_write_author = 0 }
|
|
|
|
@string{ index_write_date = 0 }
|
|
@string{ keyword_write_date = 0 }
|
|
@string{ complete_biblio_write_date = 0 }
|
|
|
|
|
|
|
|
@book{ cgal:eb-${CGAL_RELEASE_YEAR_ID}
|
|
, title = "{CGAL} User and Reference Manual"
|
|
, author = "{The CGAL Project}"
|
|
, publisher = "{CGAL Editorial Board}"
|
|
, edition = "{${CGAL_CREATED_VERSION_NUM}}"
|
|
, year = ${CGAL_BUILD_YEAR4}
|
|
, url = "http://doc.cgal.org/${CGAL_CREATED_VERSION_NUM}/Manual/packages.html"
|
|
}
|
|
|
|
%%% Arithmetic and Algebra %%%
|
|
|
|
@incollection{cgal:h-af-${CGAL_RELEASE_YEAR_ID}
|
|
, author = "Michael Hemmer"
|
|
, title = "Algebraic Foundations"
|
|
, publisher = "{CGAL Editorial Board}"
|
|
, edition = "{${CGAL_CREATED_VERSION_NUM}}"
|
|
, booktitle = "{CGAL} User and Reference Manual"
|
|
, url = "http://doc.cgal.org/${CGAL_CREATED_VERSION_NUM}/Manual/packages.html#PkgAlgebraicFoundationsSummary"
|
|
, year = ${CGAL_BUILD_YEAR4}
|
|
}
|
|
|
|
@incollection{cgal:hhkps-nt-${CGAL_RELEASE_YEAR_ID}
|
|
, author = "Michael Hemmer and Susan Hert and Lutz Kettner and Sylvain Pion and Stefan Schirra"
|
|
, title = "Number Types"
|
|
, publisher = "{CGAL Editorial Board}"
|
|
, edition = "{${CGAL_CREATED_VERSION_NUM}}"
|
|
, booktitle = "{CGAL} User and Reference Manual"
|
|
, url = "http://doc.cgal.org/${CGAL_CREATED_VERSION_NUM}/Manual/packages.html#PkgNumberTypesSummary"
|
|
, year = ${CGAL_BUILD_YEAR4}
|
|
}
|
|
|
|
@incollection{cgal:h-ma-${CGAL_RELEASE_YEAR_ID}
|
|
, author = "Michael Hemmer"
|
|
, title = "Modular Arithmetic"
|
|
, publisher = "{CGAL Editorial Board}"
|
|
, edition = "{${CGAL_CREATED_VERSION_NUM}}"
|
|
, booktitle = "{CGAL} User and Reference Manual"
|
|
, url = "http://doc.cgal.org/${CGAL_CREATED_VERSION_NUM}/Manual/packages.html#PkgModularArithmeticSummary"
|
|
, year = ${CGAL_BUILD_YEAR4}
|
|
}
|
|
|
|
@incollection{cgal:h-p-${CGAL_RELEASE_YEAR_ID}
|
|
, author = "Michael Hemmer"
|
|
, title = "Polynomial"
|
|
, publisher = "{CGAL Editorial Board}"
|
|
, edition = "{${CGAL_CREATED_VERSION_NUM}}"
|
|
, booktitle = "{CGAL} User and Reference Manual"
|
|
, url = "http://doc.cgal.org/${CGAL_CREATED_VERSION_NUM}/Manual/packages.html#PkgPolynomialSummary"
|
|
, year = ${CGAL_BUILD_YEAR4}
|
|
}
|
|
|
|
@incollection{cgal:bht-ak-${CGAL_RELEASE_YEAR_ID}
|
|
, author = "Eric Berberich and Michael Hemmer and Michael Kerber and Sylvain Lazard and Luis Pe{\~n}aranda and Monique Teillaud"
|
|
, title = "Algebraic Kernel"
|
|
, publisher = "{CGAL Editorial Board}"
|
|
, edition = "{${CGAL_CREATED_VERSION_NUM}}"
|
|
, booktitle = "{CGAL} User and Reference Manual"
|
|
, url = "http://doc.cgal.org/${CGAL_CREATED_VERSION_NUM}/Manual/packages.html#PkgAlgebraicKerneldSummary"
|
|
, year = ${CGAL_BUILD_YEAR4}
|
|
}
|
|
|
|
%%% Combinatorial Algorithms %%%
|
|
|
|
@incollection{cgal:h-msms-${CGAL_RELEASE_YEAR_ID}
|
|
, author = "Michael Hoffmann"
|
|
, title = "Monotone and Sorted Matrix Search"
|
|
, publisher = "{CGAL Editorial Board}"
|
|
, edition = "{${CGAL_CREATED_VERSION_NUM}}"
|
|
, booktitle = "{CGAL} User and Reference Manual"
|
|
, url = "http://doc.cgal.org/${CGAL_CREATED_VERSION_NUM}/Manual/packages.html#PkgMatrixSearchSummary"
|
|
, year = ${CGAL_BUILD_YEAR4}
|
|
}
|
|
|
|
@incollection{cgal:fgsw-lqps-${CGAL_RELEASE_YEAR_ID}
|
|
, author = "Kaspar Fischer and Bernd G{\"a}rtner and Sven Sch{\"o}nherr and Frans Wessendorp"
|
|
, title = "Linear and Quadratic Programming Solver"
|
|
, publisher = "{CGAL Editorial Board}"
|
|
, edition = "{${CGAL_CREATED_VERSION_NUM}}"
|
|
, booktitle = "{CGAL} User and Reference Manual"
|
|
, url = "http://doc.cgal.org/${CGAL_CREATED_VERSION_NUM}/Manual/packages.html#PkgQPSolverSummary"
|
|
, year = ${CGAL_BUILD_YEAR4}
|
|
}
|
|
|
|
%%% Geometry Kernels %%%
|
|
|
|
@incollection{cgal:bfghhkps-lgk23-${CGAL_RELEASE_YEAR_ID}
|
|
, author = "Herv{\'e} Br{\"o}nnimann and Andreas Fabri and Geert-Jan Giezeman and Susan Hert and Michael Hoffmann and Lutz Kettner and Sylvain Pion and Stefan Schirra"
|
|
, title = "{2D} and {3D} Geometry Kernel"
|
|
, publisher = "{CGAL Editorial Board}"
|
|
, edition = "{${CGAL_CREATED_VERSION_NUM}}"
|
|
, booktitle = "{CGAL} User and Reference Manual"
|
|
, url = "http://doc.cgal.org/${CGAL_CREATED_VERSION_NUM}/Manual/packages.html#PkgKernel23Summary"
|
|
, year = ${CGAL_BUILD_YEAR4}
|
|
}
|
|
|
|
@incollection{cgal:s-gkd-${CGAL_RELEASE_YEAR_ID}
|
|
, author = "Michael Seel"
|
|
, title = "{dD} Geometry Kernel"
|
|
, publisher = "{CGAL Editorial Board}"
|
|
, edition = "{${CGAL_CREATED_VERSION_NUM}}"
|
|
, booktitle = "{CGAL} User and Reference Manual"
|
|
, url = "http://doc.cgal.org/${CGAL_CREATED_VERSION_NUM}/Manual/packages.html#PkgKernelDSummary"
|
|
, year = ${CGAL_BUILD_YEAR4}
|
|
}
|
|
|
|
@incollection{cgal:cpt-cgk2-${CGAL_RELEASE_YEAR_ID}
|
|
, author = "Pedro Machado Manh{\~a}es de Castro and Sylvain Pion and Monique Teillaud"
|
|
, title = "{2D} Circular Geometry Kernel"
|
|
, publisher = "{CGAL Editorial Board}"
|
|
, edition = "{${CGAL_CREATED_VERSION_NUM}}"
|
|
, booktitle = "{CGAL} User and Reference Manual"
|
|
, url = "http://doc.cgal.org/${CGAL_CREATED_VERSION_NUM}/Manual/packages.html#PkgCircularKernel2Summary"
|
|
, year = ${CGAL_BUILD_YEAR4}
|
|
}
|
|
|
|
@incollection{cgal:cclt-sgk3-${CGAL_RELEASE_YEAR_ID}
|
|
, author = "Pedro Machado Manh{\~a}es de Castro and Fr{\'e}d{\'e}ric Cazals and S{\'e}bastien Loriot and Monique Teillaud"
|
|
, title = "{3D} Spherical Geometry Kernel"
|
|
, publisher = "{CGAL Editorial Board}"
|
|
, edition = "{${CGAL_CREATED_VERSION_NUM}}"
|
|
, booktitle = "{CGAL} User and Reference Manual"
|
|
, url = "http://doc.cgal.org/${CGAL_CREATED_VERSION_NUM}/Manual/packages.html#PkgSphericalKernel3Summary"
|
|
, year = ${CGAL_BUILD_YEAR4}
|
|
}
|
|
|
|
%%% Convex Hull Algorithms %%%
|
|
|
|
@incollection{cgal:hs-chep2-${CGAL_RELEASE_YEAR_ID}
|
|
, author = "Susan Hert and Stefan Schirra"
|
|
, title = "{2D} Convex Hulls and Extreme Points"
|
|
, publisher = "{CGAL Editorial Board}"
|
|
, edition = "{${CGAL_CREATED_VERSION_NUM}}"
|
|
, booktitle = "{CGAL} User and Reference Manual"
|
|
, url = "http://doc.cgal.org/${CGAL_CREATED_VERSION_NUM}/Manual/packages.html#PkgConvexHull2Summary"
|
|
, year = ${CGAL_BUILD_YEAR4}
|
|
}
|
|
|
|
@incollection{cgal:hs-ch3-${CGAL_RELEASE_YEAR_ID}
|
|
, author = "Susan Hert and Stefan Schirra"
|
|
, title = "{3D} Convex Hulls"
|
|
, publisher = "{CGAL Editorial Board}"
|
|
, edition = "{${CGAL_CREATED_VERSION_NUM}}"
|
|
, booktitle = "{CGAL} User and Reference Manual"
|
|
, url = "http://doc.cgal.org/${CGAL_CREATED_VERSION_NUM}/Manual/packages.html#PkgConvexHull3Summary"
|
|
, year = ${CGAL_BUILD_YEAR4}
|
|
}
|
|
|
|
@incollection{cgal:hs-chdt3-${CGAL_RELEASE_YEAR_ID}
|
|
, author = "Susan Hert and Michael Seel"
|
|
, title = "{dD} Convex Hulls and {Delaunay} Triangulations"
|
|
, publisher = "{CGAL Editorial Board}"
|
|
, edition = "{${CGAL_CREATED_VERSION_NUM}}"
|
|
, booktitle = "{CGAL} User and Reference Manual"
|
|
, url = "http://doc.cgal.org/${CGAL_CREATED_VERSION_NUM}/Manual/packages.html#PkgConvexHullDSummary"
|
|
, year = ${CGAL_BUILD_YEAR4}
|
|
}
|
|
|
|
%%% Polygons %%%
|
|
|
|
@incollection{cgal:gw-p2-${CGAL_RELEASE_YEAR_ID}
|
|
, author = "Geert-Jan Giezeman and Wieger Wesselink"
|
|
, title = "{2D} Polygons"
|
|
, publisher = "{CGAL Editorial Board}"
|
|
, edition = "{${CGAL_CREATED_VERSION_NUM}}"
|
|
, booktitle = "{CGAL} User and Reference Manual"
|
|
, url = "http://doc.cgal.org/${CGAL_CREATED_VERSION_NUM}/Manual/packages.html#PkgPolygon2Summary"
|
|
, year = ${CGAL_BUILD_YEAR4}
|
|
}
|
|
|
|
@incollection{cgal:fwzh-rbso2-${CGAL_RELEASE_YEAR_ID}
|
|
, author = "Efi Fogel and Ron Wein and Baruch Zukerman and Dan Halperin"
|
|
, title = "{2D} Regularized {Boolean} Set-Operations"
|
|
, publisher = "{CGAL Editorial Board}"
|
|
, edition = "{${CGAL_CREATED_VERSION_NUM}}"
|
|
, booktitle = "{CGAL} User and Reference Manual"
|
|
, url = "http://doc.cgal.org/${CGAL_CREATED_VERSION_NUM}/Manual/packages.html#PkgBooleanSetOperations2Summary"
|
|
, year = ${CGAL_BUILD_YEAR4}
|
|
}
|
|
|
|
@incollection{cgal:s-bonp2-${CGAL_RELEASE_YEAR_ID}
|
|
, author = "Michael Seel"
|
|
, title = "{2D} {Boolean} Operations on {Nef} Polygons"
|
|
, publisher = "{CGAL Editorial Board}"
|
|
, edition = "{${CGAL_CREATED_VERSION_NUM}}"
|
|
, booktitle = "{CGAL} User and Reference Manual"
|
|
, url = "http://doc.cgal.org/${CGAL_CREATED_VERSION_NUM}/Manual/packages.html#PkgNef2Summary"
|
|
, year = ${CGAL_BUILD_YEAR4}
|
|
}
|
|
|
|
@incollection{cgal:hk-bonpes2-${CGAL_RELEASE_YEAR_ID}
|
|
, author = "Peter Hachenberger and Lutz Kettner"
|
|
, title = "{2D} {Boolean} Operations on {Nef} Polygons Embedded on the Sphere"
|
|
, publisher = "{CGAL Editorial Board}"
|
|
, edition = "{${CGAL_CREATED_VERSION_NUM}}"
|
|
, booktitle = "{CGAL} User and Reference Manual"
|
|
, url = "http://doc.cgal.org/${CGAL_CREATED_VERSION_NUM}/Manual/packages.html#PkgNefS2Summary"
|
|
, year = ${CGAL_BUILD_YEAR4}
|
|
}
|
|
|
|
@incollection{cgal:h-pp2-${CGAL_RELEASE_YEAR_ID}
|
|
, author = "Susan Hert"
|
|
, title = "{2D} Polygon Partitioning"
|
|
, publisher = "{CGAL Editorial Board}"
|
|
, edition = "{${CGAL_CREATED_VERSION_NUM}}"
|
|
, booktitle = "{CGAL} User and Reference Manual"
|
|
, url = "http://doc.cgal.org/${CGAL_CREATED_VERSION_NUM}/Manual/packages.html#PkgPolygonPartitioning2Summary"
|
|
, year = ${CGAL_BUILD_YEAR4}
|
|
}
|
|
|
|
@incollection{cgal:c-sspo2-${CGAL_RELEASE_YEAR_ID}
|
|
, author = "Fernando Cacciola"
|
|
, title = "{2D} Straight Skeleton and Polygon Offsetting"
|
|
, publisher = "{CGAL Editorial Board}"
|
|
, edition = "{${CGAL_CREATED_VERSION_NUM}}"
|
|
, booktitle = "{CGAL} User and Reference Manual"
|
|
, url = "http://doc.cgal.org/${CGAL_CREATED_VERSION_NUM}/Manual/packages.html#PkgStraightSkeleton2Summary"
|
|
, year = ${CGAL_BUILD_YEAR4}
|
|
}
|
|
|
|
@incollection{cgal:w-rms2-${CGAL_RELEASE_YEAR_ID}
|
|
, author = "Ron Wein"
|
|
, title = "{2D} {Minkowski} Sums"
|
|
, publisher = "{CGAL Editorial Board}"
|
|
, edition = "{${CGAL_CREATED_VERSION_NUM}}"
|
|
, booktitle = "{CGAL} User and Reference Manual"
|
|
, url = "http://doc.cgal.org/${CGAL_CREATED_VERSION_NUM}/Manual/packages.html#PkgMinkowskiSum2Summary"
|
|
, year = ${CGAL_BUILD_YEAR4}
|
|
}
|
|
|
|
%%% Cell Complexes and Polyhedra %%%
|
|
|
|
@incollection{cgal:k-ps-${CGAL_RELEASE_YEAR_ID}
|
|
, author = "Lutz Kettner"
|
|
, title = "{3D} Polyhedral Surfaces"
|
|
, publisher = "{CGAL Editorial Board}"
|
|
, edition = "{${CGAL_CREATED_VERSION_NUM}}"
|
|
, booktitle = "{CGAL} User and Reference Manual"
|
|
, url = "http://doc.cgal.org/${CGAL_CREATED_VERSION_NUM}/Manual/packages.html#PkgPolyhedronSummary"
|
|
, year = ${CGAL_BUILD_YEAR4}
|
|
}
|
|
|
|
@incollection{cgal:k-hds-${CGAL_RELEASE_YEAR_ID}
|
|
, author = "Lutz Kettner"
|
|
, title = "Halfedge Data Structures"
|
|
, publisher = "{CGAL Editorial Board}"
|
|
, edition = "{${CGAL_CREATED_VERSION_NUM}}"
|
|
, booktitle = "{CGAL} User and Reference Manual"
|
|
, url = "http://doc.cgal.org/${CGAL_CREATED_VERSION_NUM}/Manual/packages.html#PkgHDSSummary"
|
|
, year = ${CGAL_BUILD_YEAR4}
|
|
}
|
|
|
|
@incollection{cgal:d-cm-${CGAL_RELEASE_YEAR_ID}
|
|
, author = "Guillaume Damiand"
|
|
, title = "Combinatorial Maps"
|
|
, publisher = "{CGAL Editorial Board}"
|
|
, edition = "{${CGAL_CREATED_VERSION_NUM}}"
|
|
, booktitle = "{CGAL} User and Reference Manual"
|
|
, url = "http://doc.cgal.org/${CGAL_CREATED_VERSION_NUM}/Manual/packages.html#PkgCombinatorialMapsSummary"
|
|
, year = ${CGAL_BUILD_YEAR4}
|
|
}
|
|
|
|
@incollection{cgal:d-lcc-${CGAL_RELEASE_YEAR_ID}
|
|
, author = "Guillaume Damiand"
|
|
, title = "Linear Cell Complex"
|
|
, publisher = "{CGAL Editorial Board}"
|
|
, edition = "{${CGAL_CREATED_VERSION_NUM}}"
|
|
, booktitle = "{CGAL} User and Reference Manual"
|
|
, url = "http://doc.cgal.org/${CGAL_CREATED_VERSION_NUM}/Manual/packages.html#PkgLinearCellComplexSummary"
|
|
, year = ${CGAL_BUILD_YEAR4}
|
|
}
|
|
|
|
@incollection{cgal:hk-bonp3-${CGAL_RELEASE_YEAR_ID}
|
|
, author = "Peter Hachenberger and Lutz Kettner"
|
|
, title = "{3D} {Boolean} Operations on {Nef} Polyhedra"
|
|
, publisher = "{CGAL Editorial Board}"
|
|
, edition = "{${CGAL_CREATED_VERSION_NUM}}"
|
|
, booktitle = "{CGAL} User and Reference Manual"
|
|
, url = "http://doc.cgal.org/${CGAL_CREATED_VERSION_NUM}/Manual/packages.html#PkgNef3Summary"
|
|
, year = ${CGAL_BUILD_YEAR4}
|
|
}
|
|
|
|
@incollection{cgal:h-emspe-${CGAL_RELEASE_YEAR_ID}
|
|
, author = "Peter Hachenberger"
|
|
, title = "Convex Decomposition of Polyhedra"
|
|
, publisher = "{CGAL Editorial Board}"
|
|
, edition = "{${CGAL_CREATED_VERSION_NUM}}"
|
|
, booktitle = "{CGAL} User and Reference Manual"
|
|
, url = "http://doc.cgal.org/${CGAL_CREATED_VERSION_NUM}/Manual/packages.html#PkgConvexDecomposition3Summary"
|
|
, year = ${CGAL_BUILD_YEAR4}
|
|
}
|
|
|
|
@incollection{cgal:h-msp3-${CGAL_RELEASE_YEAR_ID}
|
|
, author = "Peter Hachenberger"
|
|
, title = "{3D} {Minkowski} Sum of Polyhedra"
|
|
, publisher = "{CGAL Editorial Board}"
|
|
, edition = "{${CGAL_CREATED_VERSION_NUM}}"
|
|
, booktitle = "{CGAL} User and Reference Manual"
|
|
, url = "http://doc.cgal.org/${CGAL_CREATED_VERSION_NUM}/Manual/packages.html#PkgMinkowskiSum3Summary"
|
|
, year = ${CGAL_BUILD_YEAR4}
|
|
}
|
|
|
|
%%% Arrangements %%%
|
|
|
|
@incollection{cgal:wfzh-a2-${CGAL_RELEASE_YEAR_ID}
|
|
, author = "Ron Wein and Eric Berberich and Efi Fogel and Dan Halperin and Michael Hemmer and Oren Salzman and Baruch Zukerman"
|
|
, title = "{2D} Arrangements"
|
|
, publisher = "{CGAL Editorial Board}"
|
|
, edition = "{${CGAL_CREATED_VERSION_NUM}}"
|
|
, booktitle = "{CGAL} User and Reference Manual"
|
|
, url = "http://doc.cgal.org/${CGAL_CREATED_VERSION_NUM}/Manual/packages.html#PkgArrangement2Summary"
|
|
, year = ${CGAL_BUILD_YEAR4}
|
|
}
|
|
|
|
@incollection{cgal:wfz-ic2-${CGAL_RELEASE_YEAR_ID}
|
|
, author = "Baruch Zukerman and Ron Wein and Efi Fogel"
|
|
, title = "{2D} Intersection of Curves"
|
|
, publisher = "{CGAL Editorial Board}"
|
|
, edition = "{${CGAL_CREATED_VERSION_NUM}}"
|
|
, booktitle = "{CGAL} User and Reference Manual"
|
|
, url = "http://doc.cgal.org/${CGAL_CREATED_VERSION_NUM}/Manual/packages.html#PkgIntersectionOfCurves2Summary"
|
|
, year = ${CGAL_BUILD_YEAR4}
|
|
}
|
|
|
|
@incollection{cgal:p-sr2-${CGAL_RELEASE_YEAR_ID}
|
|
, author = "Eli Packer"
|
|
, title = "{2D} Snap Rounding"
|
|
, publisher = "{CGAL Editorial Board}"
|
|
, edition = "{${CGAL_CREATED_VERSION_NUM}}"
|
|
, booktitle = "{CGAL} User and Reference Manual"
|
|
, url = "http://doc.cgal.org/${CGAL_CREATED_VERSION_NUM}/Manual/packages.html#PkgSnapRounding2Summary"
|
|
, year = ${CGAL_BUILD_YEAR4}
|
|
}
|
|
|
|
@incollection{cgal:w-e2-${CGAL_RELEASE_YEAR_ID}
|
|
, author = "Ron Wein"
|
|
, title = "{2D} Envelopes"
|
|
, publisher = "{CGAL Editorial Board}"
|
|
, edition = "{${CGAL_CREATED_VERSION_NUM}}"
|
|
, booktitle = "{CGAL} User and Reference Manual"
|
|
, url = "http://doc.cgal.org/${CGAL_CREATED_VERSION_NUM}/Manual/packages.html#PkgEnvelope2Summary"
|
|
, year = ${CGAL_BUILD_YEAR4}
|
|
}
|
|
|
|
@incollection{cgal:mwz-e3-${CGAL_RELEASE_YEAR_ID}
|
|
, author = "Michal Meyerovitch and Ron Wein and Baruch Zukerman"
|
|
, title = "{3D} Envelopes"
|
|
, publisher = "{CGAL Editorial Board}"
|
|
, edition = "{${CGAL_CREATED_VERSION_NUM}}"
|
|
, booktitle = "{CGAL} User and Reference Manual"
|
|
, url = "http://doc.cgal.org/${CGAL_CREATED_VERSION_NUM}/Manual/packages.html#PkgEnvelope3Summary"
|
|
, year = ${CGAL_BUILD_YEAR4}
|
|
}
|
|
|
|
%%% Triangulations and Delaunay Triangulations %%%
|
|
|
|
@incollection{cgal:y-t2-${CGAL_RELEASE_YEAR_ID}
|
|
, author = "Mariette Yvinec"
|
|
, title = "{2D} Triangulations"
|
|
, publisher = "{CGAL Editorial Board}"
|
|
, edition = "{${CGAL_CREATED_VERSION_NUM}}"
|
|
, booktitle = "{CGAL} User and Reference Manual"
|
|
, url = "http://doc.cgal.org/${CGAL_CREATED_VERSION_NUM}/Manual/packages.html#PkgTriangulation2Summary"
|
|
, year = ${CGAL_BUILD_YEAR4}
|
|
}
|
|
|
|
@incollection{cgal:py-tds2-${CGAL_RELEASE_YEAR_ID}
|
|
, author = "Sylvain Pion and Mariette Yvinec"
|
|
, title = "{2D} Triangulation Data Structure"
|
|
, publisher = "{CGAL Editorial Board}"
|
|
, edition = "{${CGAL_CREATED_VERSION_NUM}}"
|
|
, booktitle = "{CGAL} User and Reference Manual"
|
|
, url = "http://doc.cgal.org/${CGAL_CREATED_VERSION_NUM}/Manual/packages.html#PkgTDS2Summary"
|
|
, year = ${CGAL_BUILD_YEAR4}
|
|
}
|
|
|
|
@incollection{cgal:k-pt2-${CGAL_RELEASE_YEAR_ID}
|
|
, author = "Nico Kruithof"
|
|
, title = "{2D} Periodic Triangulations"
|
|
, publisher = "{CGAL Editorial Board}"
|
|
, edition = "{${CGAL_CREATED_VERSION_NUM}}"
|
|
, booktitle = "{CGAL} User and Reference Manual"
|
|
, url = "http://doc.cgal.org/${CGAL_CREATED_VERSION_NUM}/Manual/packages.html#PkgPeriodic3Triangulation3Summary"
|
|
, year = ${CGAL_BUILD_YEAR4}
|
|
}
|
|
|
|
@incollection{cgal:pt-t3-${CGAL_RELEASE_YEAR_ID}
|
|
, author = "Sylvain Pion and Monique Teillaud"
|
|
, title = "{3D} Triangulations"
|
|
, publisher = "{CGAL Editorial Board}"
|
|
, edition = "{${CGAL_CREATED_VERSION_NUM}}"
|
|
, booktitle = "{CGAL} User and Reference Manual"
|
|
, url = "http://doc.cgal.org/${CGAL_CREATED_VERSION_NUM}/Manual/packages.html#PkgTriangulation3Summary"
|
|
, year = ${CGAL_BUILD_YEAR4}
|
|
}
|
|
|
|
@incollection{cgal:pt-tds3-${CGAL_RELEASE_YEAR_ID}
|
|
, author = "Sylvain Pion and Monique Teillaud"
|
|
, title = "{3D} Triangulation Data Structure"
|
|
, publisher = "{CGAL Editorial Board}"
|
|
, edition = "{${CGAL_CREATED_VERSION_NUM}}"
|
|
, booktitle = "{CGAL} User and Reference Manual"
|
|
, url = "http://doc.cgal.org/${CGAL_CREATED_VERSION_NUM}/Manual/packages.html#PkgTDS3Summary"
|
|
, year = ${CGAL_BUILD_YEAR4}
|
|
}
|
|
|
|
@incollection{cgal:ct-pt3-${CGAL_RELEASE_YEAR_ID}
|
|
, author = "Manuel Caroli and Monique Teillaud"
|
|
, title = "{3D} Periodic Triangulations"
|
|
, publisher = "{CGAL Editorial Board}"
|
|
, edition = "{${CGAL_CREATED_VERSION_NUM}}"
|
|
, booktitle = "{CGAL} User and Reference Manual"
|
|
, url = "http://doc.cgal.org/${CGAL_CREATED_VERSION_NUM}/Manual/packages.html#PkgPeriodic3Triangulation3Summary"
|
|
, year = ${CGAL_BUILD_YEAR4}
|
|
}
|
|
|
|
@incollection{cgal:hdj-t-${CGAL_RELEASE_YEAR_ID}
|
|
, author = "Samuel Hornus and Olivier Devillers and Clément Jamin"
|
|
, title = "Triangulations"
|
|
, publisher = "{CGAL Editorial Board}"
|
|
, edition = "{${CGAL_CREATED_VERSION_NUM}}"
|
|
, booktitle = "{CGAL} User and Reference Manual"
|
|
, url = "http://doc.cgal.org/${CGAL_CREATED_VERSION_NUM}/Manual/packages.html#PkgTriangulationsSummary"
|
|
, year = ${CGAL_BUILD_YEAR4}
|
|
}
|
|
|
|
@incollection{cgal:d-as2-${CGAL_RELEASE_YEAR_ID}
|
|
, author = "Tran Kai Frank Da"
|
|
, title = "{2D} Alpha Shapes"
|
|
, publisher = "{CGAL Editorial Board}"
|
|
, edition = "{${CGAL_CREATED_VERSION_NUM}}"
|
|
, booktitle = "{CGAL} User and Reference Manual"
|
|
, url = "http://doc.cgal.org/${CGAL_CREATED_VERSION_NUM}/Manual/packages.html#PkgAlphaShape2Summary"
|
|
, year = ${CGAL_BUILD_YEAR4}
|
|
}
|
|
|
|
@incollection{cgal:dy-as3-${CGAL_RELEASE_YEAR_ID}
|
|
, author = "Tran Kai Frank Da and Mariette Yvinec"
|
|
, title = "{3D} Alpha Shapes"
|
|
, publisher = "{CGAL Editorial Board}"
|
|
, edition = "{${CGAL_CREATED_VERSION_NUM}}"
|
|
, booktitle = "{CGAL} User and Reference Manual"
|
|
, url = "http://doc.cgal.org/${CGAL_CREATED_VERSION_NUM}/Manual/packages.html#PkgAlphaShapes3Summary"
|
|
, year = ${CGAL_BUILD_YEAR4}
|
|
}
|
|
|
|
%%% Voronoi Diagrams %%%
|
|
|
|
@incollection{cgal:k-sdg2-${CGAL_RELEASE_YEAR_ID}
|
|
, author = "Menelaos Karavelas"
|
|
, title = "{2D} Segment {Delaunay} Graphs"
|
|
, publisher = "{CGAL Editorial Board}"
|
|
, edition = "{${CGAL_CREATED_VERSION_NUM}}"
|
|
, booktitle = "{CGAL} User and Reference Manual"
|
|
, url = "http://doc.cgal.org/${CGAL_CREATED_VERSION_NUM}/Manual/packages.html#PkgSegmentDelaunayGraph2Summary"
|
|
, year = ${CGAL_BUILD_YEAR4}
|
|
}
|
|
|
|
@incollection{cgal:ky-ag2-${CGAL_RELEASE_YEAR_ID}
|
|
, author = "Menelaos Karavelas and Mariette Yvinec"
|
|
, title = "{2D} {Apollonius} Graphs ({Delaunay} Graphs of Disks)"
|
|
, publisher = "{CGAL Editorial Board}"
|
|
, edition = "{${CGAL_CREATED_VERSION_NUM}}"
|
|
, booktitle = "{CGAL} User and Reference Manual"
|
|
, url = "http://doc.cgal.org/${CGAL_CREATED_VERSION_NUM}/Manual/packages.html#PkgApolloniusGraph2Summary"
|
|
, year = ${CGAL_BUILD_YEAR4}
|
|
}
|
|
|
|
@incollection{cgal:k-vda2-${CGAL_RELEASE_YEAR_ID}
|
|
, author = "Menelaos Karavelas"
|
|
, title = "{2D} {Voronoi} Diagram Adaptor"
|
|
, publisher = "{CGAL Editorial Board}"
|
|
, edition = "{${CGAL_CREATED_VERSION_NUM}}"
|
|
, booktitle = "{CGAL} User and Reference Manual"
|
|
, url = "http://doc.cgal.org/${CGAL_CREATED_VERSION_NUM}/Manual/packages.html#PkgVoronoiDiagramAdaptor2Summary"
|
|
, year = ${CGAL_BUILD_YEAR4}
|
|
}
|
|
|
|
%%% Mesh Generation %%%
|
|
|
|
@incollection{cgal:r-ctm2-${CGAL_RELEASE_YEAR_ID}
|
|
, author = "Laurent Rineau"
|
|
, title = "{2D} Conforming Triangulations and Meshes"
|
|
, publisher = "{CGAL Editorial Board}"
|
|
, edition = "{${CGAL_CREATED_VERSION_NUM}}"
|
|
, booktitle = "{CGAL} User and Reference Manual"
|
|
, url = "http://doc.cgal.org/${CGAL_CREATED_VERSION_NUM}/Manual/packages.html#PkgMesh2Summary"
|
|
, year = ${CGAL_BUILD_YEAR4}
|
|
}
|
|
|
|
@incollection{cgal:ry-smg-${CGAL_RELEASE_YEAR_ID}
|
|
, author = "Laurent Rineau and Mariette Yvinec"
|
|
, title = "{3D} Surface Mesh Generation"
|
|
, publisher = "{CGAL Editorial Board}"
|
|
, edition = "{${CGAL_CREATED_VERSION_NUM}}"
|
|
, booktitle = "{CGAL} User and Reference Manual"
|
|
, url = "http://doc.cgal.org/${CGAL_CREATED_VERSION_NUM}/Manual/packages.html#PkgSurfaceMesher3Summary"
|
|
, year = ${CGAL_BUILD_YEAR4}
|
|
}
|
|
|
|
@incollection{cgal:asg-srps-${CGAL_RELEASE_YEAR_ID}
|
|
, author = "Pierre Alliez and Laurent Saboret and Gael Guennebaud"
|
|
, title = "Surface Reconstruction from Point Sets"
|
|
, publisher = "{CGAL Editorial Board}"
|
|
, edition = "{${CGAL_CREATED_VERSION_NUM}}"
|
|
, booktitle = "{CGAL} User and Reference Manual"
|
|
, url = "http://doc.cgal.org/${CGAL_CREATED_VERSION_NUM}/Manual/packages.html#PkgSurfaceReconstructionFromPointSetsSummary"
|
|
, year = ${CGAL_BUILD_YEAR4}
|
|
}
|
|
|
|
@incollection{cgal:k-ssm3-${CGAL_RELEASE_YEAR_ID}
|
|
, author = "Nico Kruithof"
|
|
, title = "{3D} Skin Surface Meshing"
|
|
, publisher = "{CGAL Editorial Board}"
|
|
, edition = "{${CGAL_CREATED_VERSION_NUM}}"
|
|
, booktitle = "{CGAL} User and Reference Manual"
|
|
, url = "http://doc.cgal.org/${CGAL_CREATED_VERSION_NUM}/Manual/packages.html#PkgSkinSurface3Summary"
|
|
, year = ${CGAL_BUILD_YEAR4}
|
|
}
|
|
|
|
@incollection{cgal:rty-m3-${CGAL_RELEASE_YEAR_ID}
|
|
, author = "Pierre Alliez and Laurent Rineau and St\'ephane Tayeb and Jane Tournois and Mariette Yvinec"
|
|
, title = "{3D} Mesh Generation"
|
|
, publisher = "{CGAL Editorial Board}"
|
|
, edition = "{${CGAL_CREATED_VERSION_NUM}}"
|
|
, booktitle = "{CGAL} User and Reference Manual"
|
|
, url = "http://doc.cgal.org/${CGAL_CREATED_VERSION_NUM}/Manual/packages.html#PkgMesh_3Summary"
|
|
, year = ${CGAL_BUILD_YEAR4}
|
|
}
|
|
|
|
%%% Geometry Processing %%%
|
|
|
|
@incollection{cgal:s-ssm2-${CGAL_RELEASE_YEAR_ID}
|
|
, author = "Le-Jeng Andy Shiue"
|
|
, title = "{3D} Surface Subdivision Methods"
|
|
, publisher = "{CGAL Editorial Board}"
|
|
, edition = "{${CGAL_CREATED_VERSION_NUM}}"
|
|
, booktitle = "{CGAL} User and Reference Manual"
|
|
, url = "http://doc.cgal.org/${CGAL_CREATED_VERSION_NUM}/Manual/packages.html#PkgSurfaceSubdivisionMethods3Summary"
|
|
, year = ${CGAL_BUILD_YEAR4}
|
|
}
|
|
|
|
@incollection{cgal:yl-tsms-${CGAL_RELEASE_YEAR_ID}
|
|
, author = "Ílker O. Yaz and S\'ebastien Loriot"
|
|
, title = "Triangulated Surface Mesh Segmentation"
|
|
, publisher = "{CGAL Editorial Board}"
|
|
, edition = "{${CGAL_CREATED_VERSION_NUM}}"
|
|
, booktitle = "{CGAL} User and Reference Manual"
|
|
, url = "http://doc.cgal.org/${CGAL_CREATED_VERSION_NUM}/Manual/packages.html#PkgSurfaceSegmentationSummary"
|
|
, year = ${CGAL_BUILD_YEAR4}
|
|
}
|
|
|
|
@incollection{cgal:c-tsms-${CGAL_RELEASE_YEAR_ID}
|
|
, author = "Fernando Cacciola"
|
|
, title = "Triangulated Surface Mesh Simplification"
|
|
, publisher = "{CGAL Editorial Board}"
|
|
, edition = "{${CGAL_CREATED_VERSION_NUM}}"
|
|
, booktitle = "{CGAL} User and Reference Manual"
|
|
, url = "http://doc.cgal.org/${CGAL_CREATED_VERSION_NUM}/Manual/packages.html#PkgSurfaceMeshSimplificationSummary"
|
|
, year = ${CGAL_BUILD_YEAR4}
|
|
}
|
|
|
|
@incollection{cgal:lshxy-tsmd-${CGAL_RELEASE_YEAR_ID}
|
|
, author = "Sébastien Loriot, Olga Sorkine-Hornung, Yin Xu and Ilker %O. Yaz"
|
|
, title = "Triangulated Surface Mesh Deformation"
|
|
, publisher = "{CGAL Editorial Board}"
|
|
, edition = "{${CGAL_CREATED_VERSION_NUM}}"
|
|
, booktitle = "{CGAL} User and Reference Manual"
|
|
, url = "http://doc.cgal.org/${CGAL_CREATED_VERSION_NUM}/Manual/packages.html#PkgSurfaceModelingSummary"
|
|
, year = ${CGAL_BUILD_YEAR4}
|
|
}
|
|
|
|
@incollection{cgal:sal-pptsm2-${CGAL_RELEASE_YEAR_ID}
|
|
, author = "Laurent Saboret and Pierre Alliez and Bruno L\'evy"
|
|
, title = "Planar Parameterization of Triangulated Surface Meshes"
|
|
, publisher = "{CGAL Editorial Board}"
|
|
, edition = "{${CGAL_CREATED_VERSION_NUM}}"
|
|
, booktitle = "{CGAL} User and Reference Manual"
|
|
, url = "http://doc.cgal.org/${CGAL_CREATED_VERSION_NUM}/Manual/packages.html#PkgSurfaceParameterizationSummary"
|
|
, year = ${CGAL_BUILD_YEAR4}
|
|
}
|
|
|
|
@incollection{cgal:cp-arutsm-${CGAL_RELEASE_YEAR_ID}
|
|
, author = "Marc Pouget and Fr\'ed\'eric Cazals"
|
|
, title = "Approximation of Ridges and Umbilics on Triangulated Surface Meshes"
|
|
, publisher = "{CGAL Editorial Board}"
|
|
, edition = "{${CGAL_CREATED_VERSION_NUM}}"
|
|
, booktitle = "{CGAL} User and Reference Manual"
|
|
, url = "http://doc.cgal.org/${CGAL_CREATED_VERSION_NUM}/Manual/packages.html#PkgRidges_3Summary"
|
|
, year = ${CGAL_BUILD_YEAR4}
|
|
}
|
|
|
|
@incollection{cgal:pc-eldp-${CGAL_RELEASE_YEAR_ID}
|
|
, author = "Marc Pouget and Fr\'ed\'eric Cazals"
|
|
, title = "Estimation of Local Differential Properties of Point-Sampled Surfaces"
|
|
, publisher = "{CGAL Editorial Board}"
|
|
, edition = "{${CGAL_CREATED_VERSION_NUM}}"
|
|
, booktitle = "{CGAL} User and Reference Manual"
|
|
, url = "http://doc.cgal.org/${CGAL_CREATED_VERSION_NUM}/Manual/packages.html#PkgJet_fitting_3Summary"
|
|
, year = ${CGAL_BUILD_YEAR4}
|
|
}
|
|
|
|
@incollection{cgal:ass-psp-${CGAL_RELEASE_YEAR_ID}
|
|
, author = "Pierre Alliez and Laurent Saboret and Nader Salman"
|
|
, title = "Point Set Processing"
|
|
, publisher = "{CGAL Editorial Board}"
|
|
, edition = "{${CGAL_CREATED_VERSION_NUM}}"
|
|
, booktitle = "{CGAL} User and Reference Manual"
|
|
, url = "http://doc.cgal.org/${CGAL_CREATED_VERSION_NUM}/Manual/packages.html#PkgPointSetProcessingSummary"
|
|
, year = ${CGAL_BUILD_YEAR4}
|
|
}
|
|
|
|
@incollection{cgal:m-ps-${CGAL_RELEASE_YEAR_ID}
|
|
, author = "Abdelkrim Mebarki"
|
|
, title = "{2D} Placement of Streamlines"
|
|
, publisher = "{CGAL Editorial Board}"
|
|
, edition = "{${CGAL_CREATED_VERSION_NUM}}"
|
|
, booktitle = "{CGAL} User and Reference Manual"
|
|
, url = "http://doc.cgal.org/${CGAL_CREATED_VERSION_NUM}/Manual/packages.html#PkgPlacementOfStreamlines2Summary"
|
|
, year = ${CGAL_BUILD_YEAR4}
|
|
}
|
|
|
|
%%% Spatial Searching and Sorting %%%
|
|
|
|
@incollection{cgal:b-ss2-${CGAL_RELEASE_YEAR_ID}
|
|
, author = "Matthias B{\"a}sken"
|
|
, title = "{2D} Range and Neighbor Search"
|
|
, publisher = "{CGAL Editorial Board}"
|
|
, edition = "{${CGAL_CREATED_VERSION_NUM}}"
|
|
, booktitle = "{CGAL} User and Reference Manual"
|
|
, url = "http://doc.cgal.org/${CGAL_CREATED_VERSION_NUM}/Manual/packages.html#PkgPointSet2Summary"
|
|
, year = ${CGAL_BUILD_YEAR4}
|
|
}
|
|
|
|
@incollection{cgal:f-isl-${CGAL_RELEASE_YEAR_ID}
|
|
, author = "Andreas Fabri"
|
|
, title = "Interval Skip List"
|
|
, publisher = "{CGAL Editorial Board}"
|
|
, edition = "{${CGAL_CREATED_VERSION_NUM}}"
|
|
, booktitle = "{CGAL} User and Reference Manual"
|
|
, url = "http://doc.cgal.org/${CGAL_CREATED_VERSION_NUM}/Manual/packages.html#PkgIntervalSkipListSummary"
|
|
, year = ${CGAL_BUILD_YEAR4}
|
|
}
|
|
|
|
@incollection{cgal:tf-ssd-${CGAL_RELEASE_YEAR_ID}
|
|
, author = "Hans Tangelder and Andreas Fabri"
|
|
, title = "{dD} Spatial Searching"
|
|
, publisher = "{CGAL Editorial Board}"
|
|
, edition = "{${CGAL_CREATED_VERSION_NUM}}"
|
|
, booktitle = "{CGAL} User and Reference Manual"
|
|
, url = "http://doc.cgal.org/${CGAL_CREATED_VERSION_NUM}/Manual/packages.html#PkgSpatialSearchingDSummary"
|
|
, year = ${CGAL_BUILD_YEAR4}
|
|
}
|
|
|
|
@incollection{cgal:n-rstd-${CGAL_RELEASE_YEAR_ID}
|
|
, author = "Gabriele Neyer"
|
|
, title = "{dD} Range and Segment Trees"
|
|
, publisher = "{CGAL Editorial Board}"
|
|
, edition = "{${CGAL_CREATED_VERSION_NUM}}"
|
|
, booktitle = "{CGAL} User and Reference Manual"
|
|
, url = "http://doc.cgal.org/${CGAL_CREATED_VERSION_NUM}/Manual/packages.html#PkgRangeSegmentTreesDSummary"
|
|
, year = ${CGAL_BUILD_YEAR4}
|
|
}
|
|
|
|
@incollection{cgal:kmz-isiobd-${CGAL_RELEASE_YEAR_ID}
|
|
, author = "Lutz Kettner and Andreas Meyer and Afra Zomorodian"
|
|
, title = "Intersecting Sequences of {dD} Iso-oriented Boxes"
|
|
, publisher = "{CGAL Editorial Board}"
|
|
, edition = "{${CGAL_CREATED_VERSION_NUM}}"
|
|
, booktitle = "{CGAL} User and Reference Manual"
|
|
, url = "http://doc.cgal.org/${CGAL_CREATED_VERSION_NUM}/Manual/packages.html#PkgBoxIntersectionDSummary"
|
|
, year = ${CGAL_BUILD_YEAR4}
|
|
}
|
|
|
|
@incollection{cgal:atw-aabb-${CGAL_RELEASE_YEAR_ID}
|
|
, author = "Pierre Alliez and St\'ephane Tayeb and Camille Wormser"
|
|
, title = "{3D} Fast Intersection and Distance Computation (AABB Tree)"
|
|
, publisher = "{CGAL Editorial Board}"
|
|
, edition = "{${CGAL_CREATED_VERSION_NUM}}"
|
|
, booktitle = "{CGAL} User and Reference Manual"
|
|
, url = "http://doc.cgal.org/${CGAL_CREATED_VERSION_NUM}/Manual/packages.html#PkgAABB_treeSummary"
|
|
, year = ${CGAL_BUILD_YEAR4}
|
|
}
|
|
|
|
@incollection{cgal:dd-ss-${CGAL_RELEASE_YEAR_ID}
|
|
, author = "Christophe Delage and Olivier Devillers"
|
|
, title = "Spatial Sorting"
|
|
, publisher = "{CGAL Editorial Board}"
|
|
, edition = "{${CGAL_CREATED_VERSION_NUM}}"
|
|
, booktitle = "{CGAL} User and Reference Manual"
|
|
, url = "http://doc.cgal.org/${CGAL_CREATED_VERSION_NUM}/Manual/packages.html#PkgSpatialSortingSummary"
|
|
, year = ${CGAL_BUILD_YEAR4}
|
|
}
|
|
|
|
%%% Geometric Optimization %%%
|
|
|
|
@incollection{cgal:fghhs-bv-${CGAL_RELEASE_YEAR_ID}
|
|
, author = "Kaspar Fischer and Bernd G{\"a}rtner and Thomas Herrmann and Michael Hoffmann and Sven Sch{\"o}nherr"
|
|
, title = "Bounding Volumes"
|
|
, publisher = "{CGAL Editorial Board}"
|
|
, edition = "{${CGAL_CREATED_VERSION_NUM}}"
|
|
, booktitle = "{CGAL} User and Reference Manual"
|
|
, url = "http://doc.cgal.org/${CGAL_CREATED_VERSION_NUM}/Manual/packages.html#PkgBoundingVolumesSummary"
|
|
, year = ${CGAL_BUILD_YEAR4}
|
|
}
|
|
|
|
@incollection{cgal:hp-ia-${CGAL_RELEASE_YEAR_ID}
|
|
, author = "Michael Hoffmann and Eli Packer"
|
|
, title = "Inscribed Areas"
|
|
, publisher = "{CGAL Editorial Board}"
|
|
, edition = "{${CGAL_CREATED_VERSION_NUM}}"
|
|
, booktitle = "{CGAL} User and Reference Manual"
|
|
, url = "http://doc.cgal.org/${CGAL_CREATED_VERSION_NUM}/Manual/packages.html#PkgInscribedAreasSummary"
|
|
, year = ${CGAL_BUILD_YEAR4}
|
|
}
|
|
|
|
@incollection{cgal:fghhs-od-${CGAL_RELEASE_YEAR_ID}
|
|
, author = "Kaspar Fischer and Bernd G{\"a}rtner and Thomas Herrmann and Michael Hoffmann
|
|
and Sven Sch{\"o}nherr"
|
|
, title = "Optimal Distances"
|
|
, publisher = "{CGAL Editorial Board}"
|
|
, edition = "{${CGAL_CREATED_VERSION_NUM}}"
|
|
, booktitle = "{CGAL} User and Reference Manual"
|
|
, url = "http://doc.cgal.org/${CGAL_CREATED_VERSION_NUM}/Manual/packages.html#PkgOptimalDistancesSummary"
|
|
, year = ${CGAL_BUILD_YEAR4}
|
|
}
|
|
|
|
@incollection{cgal:ap-pcad-${CGAL_RELEASE_YEAR_ID}
|
|
, author = "Pierre Alliez and Sylvain Pion and Ankit Gupta"
|
|
, title = "Principal Component Analysis"
|
|
, publisher = "{CGAL Editorial Board}"
|
|
, edition = "{${CGAL_CREATED_VERSION_NUM}}"
|
|
, booktitle = "{CGAL} User and Reference Manual"
|
|
, url = "http://doc.cgal.org/${CGAL_CREATED_VERSION_NUM}/Manual/packages.html#PkgPrincipalComponentAnalysisDSummary"
|
|
, year = ${CGAL_BUILD_YEAR4}
|
|
}
|
|
|
|
%%% Interpolation %%%
|
|
|
|
@incollection{cgal:f-i-${CGAL_RELEASE_YEAR_ID}
|
|
, author = "Julia Fl{\"o}totto"
|
|
, title = "{2D} and Surface Function Interpolation"
|
|
, publisher = "{CGAL Editorial Board}"
|
|
, edition = "{${CGAL_CREATED_VERSION_NUM}}"
|
|
, booktitle = "{CGAL} User and Reference Manual"
|
|
, url = "http://doc.cgal.org/${CGAL_CREATED_VERSION_NUM}/Manual/packages.html#PkgInterpolation2Summary"
|
|
, year = ${CGAL_BUILD_YEAR4}
|
|
}
|
|
|
|
@incollection{cgal:abha-gbc-${CGAL_RELEASE_YEAR_ID}
|
|
, author = "Dmitry Anisimov and David Bommes and Kai Hormann and Pierre Alliez"
|
|
, title = "2D Generalized Barycentric Coordinates"
|
|
, publisher = "{CGAL Editorial Board}"
|
|
, edition = "{${CGAL_CREATED_VERSION_NUM}}"
|
|
, booktitle = "{CGAL} User and Reference Manual"
|
|
, url = "http://doc.cgal.org/${CGAL_CREATED_VERSION_NUM}/Manual/packages.html#PkgBarycentric_coordinates_2Summary"
|
|
, year = ${CGAL_BUILD_YEAR4}
|
|
}
|
|
|
|
%%% Kinetic Data Structures %%%
|
|
|
|
@incollection{cgal:r-kds-${CGAL_RELEASE_YEAR_ID}
|
|
, author = "Daniel Russel"
|
|
, title = "Kinetic Data Structures"
|
|
, publisher = "{CGAL Editorial Board}"
|
|
, edition = "{${CGAL_CREATED_VERSION_NUM}}"
|
|
, booktitle = "{CGAL} User and Reference Manual"
|
|
, url = "http://doc.cgal.org/${CGAL_CREATED_VERSION_NUM}/Manual/packages.html#PkgKdsSummary"
|
|
, year = ${CGAL_BUILD_YEAR4}
|
|
}
|
|
|
|
@incollection{cgal:r-kdsf-${CGAL_RELEASE_YEAR_ID}
|
|
, author = "Daniel Russel"
|
|
, title = "Kinetic Framework"
|
|
, publisher = "{CGAL Editorial Board}"
|
|
, edition = "{${CGAL_CREATED_VERSION_NUM}}"
|
|
, booktitle = "{CGAL} User and Reference Manual"
|
|
, url = "http://doc.cgal.org/${CGAL_CREATED_VERSION_NUM}/Manual/packages.html#PkgKdsFrameworkSummary"
|
|
, year = ${CGAL_BUILD_YEAR4}
|
|
}
|
|
|
|
%%% Support Library %%%
|
|
|
|
@incollection{cgal:hkpw-se-${CGAL_RELEASE_YEAR_ID}
|
|
, author = "Michael Hoffmann and Lutz Kettner and Sylvain Pion and Ron Wein"
|
|
, title = "STL Extensions for {CGAL}"
|
|
, publisher = "{CGAL Editorial Board}"
|
|
, edition = "{${CGAL_CREATED_VERSION_NUM}}"
|
|
, booktitle = "{CGAL} User and Reference Manual"
|
|
, url = "http://doc.cgal.org/${CGAL_CREATED_VERSION_NUM}/Manual/packages.html#PkgStlExtensionSummary"
|
|
, year = ${CGAL_BUILD_YEAR4}
|
|
}
|
|
|
|
@incollection{cgal:cfw-cbgl-${CGAL_RELEASE_YEAR_ID}
|
|
, author = "Andreas Fabri and Fernando Cacciola and Ron Wein"
|
|
, title = "{CGAL} and the {Boost} Graph Library"
|
|
, publisher = "{CGAL Editorial Board}"
|
|
, edition = "{${CGAL_CREATED_VERSION_NUM}}"
|
|
, booktitle = "{CGAL} User and Reference Manual"
|
|
, url = "http://doc.cgal.org/${CGAL_CREATED_VERSION_NUM}/Manual/packages.html#PkgBGLSummary"
|
|
, year = ${CGAL_BUILD_YEAR4}
|
|
}
|
|
|
|
@incollection{cgal:fs-cbpm-${CGAL_RELEASE_YEAR_ID}
|
|
, author = "Andreas Fabri and Laurent Saboret"
|
|
, title = "{CGAL} and {Boost} Property Maps"
|
|
, publisher = "{CGAL Editorial Board}"
|
|
, edition = "{${CGAL_CREATED_VERSION_NUM}}"
|
|
, booktitle = "{CGAL} User and Reference Manual"
|
|
, url = "http://doc.cgal.org/${CGAL_CREATED_VERSION_NUM}/Manual/packages.html#PkgProperty_mapSummary"
|
|
, year = ${CGAL_BUILD_YEAR4}
|
|
}
|
|
|
|
@incollection{cgal:dksy-hc-${CGAL_RELEASE_YEAR_ID}
|
|
, author = "Olivier Devillers and Lutz Kettner and Michael Seel and Mariette Yvinec"
|
|
, title = "Handles and Circulators"
|
|
, publisher = "{CGAL Editorial Board}"
|
|
, edition = "{${CGAL_CREATED_VERSION_NUM}}"
|
|
, booktitle = "{CGAL} User and Reference Manual"
|
|
, url = "http://doc.cgal.org/${CGAL_CREATED_VERSION_NUM}/Manual/packages.html#PkgHandlesAndCirculatorsSummary"
|
|
, year = ${CGAL_BUILD_YEAR4}
|
|
}
|
|
|
|
@incollection{cgal:dhhk-gog-${CGAL_RELEASE_YEAR_ID}
|
|
, author = "Olivier Devillers and Susan Hert and Michael Hoffmann and Lutz Kettner and Sven Sch{\"o}nherr"
|
|
, title = "Geometric Object Generators"
|
|
, publisher = "{CGAL Editorial Board}"
|
|
, edition = "{${CGAL_CREATED_VERSION_NUM}}"
|
|
, booktitle = "{CGAL} User and Reference Manual"
|
|
, url = "http://doc.cgal.org/${CGAL_CREATED_VERSION_NUM}/Manual/packages.html#PkgGeneratorsSummary"
|
|
, year = ${CGAL_BUILD_YEAR4}
|
|
}
|
|
|
|
@incollection{cgal:kps-pthum-${CGAL_RELEASE_YEAR_ID}
|
|
, author = "Lutz Kettner and Sylvain Pion and Michael Seel"
|
|
, title = "Profiling Tools Timers, Hash Map, Union-find, Modifiers"
|
|
, publisher = "{CGAL Editorial Board}"
|
|
, edition = "{${CGAL_CREATED_VERSION_NUM}}"
|
|
, booktitle = "{CGAL} User and Reference Manual"
|
|
, url = "http://doc.cgal.org/${CGAL_CREATED_VERSION_NUM}/Manual/packages.html#PkgProfilingToolsSummary"
|
|
, year = ${CGAL_BUILD_YEAR4}
|
|
}
|
|
|
|
@incollection{cgal:fgk-ios-${CGAL_RELEASE_YEAR_ID}
|
|
, author = "Andreas Fabri and Geert-Jan Giezeman and Lutz Kettner"
|
|
, title = "IO Streams"
|
|
, publisher = "{CGAL Editorial Board}"
|
|
, edition = "{${CGAL_CREATED_VERSION_NUM}}"
|
|
, booktitle = "{CGAL} User and Reference Manual"
|
|
, url = "http://doc.cgal.org/${CGAL_CREATED_VERSION_NUM}/Manual/packages.html#PkgIOstreamsSummary"
|
|
, year = ${CGAL_BUILD_YEAR4}
|
|
}
|
|
|
|
%%% Visualization %%%
|
|
|
|
@incollection{cgal:fp-gv-${CGAL_RELEASE_YEAR_ID}
|
|
, author = "Andreas Fabri and Sylvain Pion"
|
|
, title = "Geomview"
|
|
, publisher = "{CGAL Editorial Board}"
|
|
, edition = "{${CGAL_CREATED_VERSION_NUM}}"
|
|
, booktitle = "{CGAL} User and Reference Manual"
|
|
, url = "http://doc.cgal.org/${CGAL_CREATED_VERSION_NUM}/Manual/packages.html#PkgGeomviewSummary"
|
|
, year = ${CGAL_BUILD_YEAR4}
|
|
}
|
|
|
|
@incollection{cgal:fr-cqgvf-${CGAL_RELEASE_YEAR_ID}
|
|
, author = "Andreas Fabri and Laurent Rineau"
|
|
, title = "{CGAL} and the Qt Graphics View Framework "
|
|
, publisher = "{CGAL Editorial Board}"
|
|
, edition = "{${CGAL_CREATED_VERSION_NUM}}"
|
|
, booktitle = "{CGAL} User and Reference Manual"
|
|
, url = "http://doc.cgal.org/${CGAL_CREATED_VERSION_NUM}/Manual/packages.html#PkgGraphicsViewSummary"
|
|
, year = ${CGAL_BUILD_YEAR4}
|
|
}
|
|
|
|
@incollection{cgal:lp-gi-${CGAL_RELEASE_YEAR_ID}
|
|
, author = "S\'ebastien Loriot and Sylvain Pion"
|
|
, title = "{CGAL} Ipelets "
|
|
, publisher = "{CGAL Editorial Board}"
|
|
, edition = "{${CGAL_CREATED_VERSION_NUM}}"
|
|
, booktitle = "{CGAL} User and Reference Manual"
|
|
, url = "http://doc.cgal.org/${CGAL_CREATED_VERSION_NUM}/Manual/packages.html#PkgCGALIpeletsSummary"
|
|
, year = ${CGAL_BUILD_YEAR4}
|
|
}
|