mirror of https://github.com/CGAL/cgal
Fixed error in CGAL manual compilation
This commit is contained in:
parent
f116bc59c2
commit
62d6c0e35e
|
|
@ -1352,15 +1352,14 @@ ABSTRACT = {We present the first complete, exact and efficient C++ implementatio
|
||||||
}
|
}
|
||||||
|
|
||||||
@article{ cgal:ry-gsddrm-06
|
@article{ cgal:ry-gsddrm-06
|
||||||
,author = {Laurent Rineau and Mariette Yvinec}
|
,author = {Laurent Rineau and Mariette Yvinec}
|
||||||
,title = {A Generic Software Design for {D}elaunay Refinement
|
,title = {A Generic Software Design for {D}elaunay Refinement Meshing}
|
||||||
Meshing}
|
|
||||||
,year = 2007
|
,year = 2007
|
||||||
,journal = Comput. Geom. Theory Appl."
|
,journal = "Comput. Geom. Theory Appl."
|
||||||
, volume = 38
|
, volume = 38
|
||||||
, pages = "100--110"
|
, pages = "100--110"
|
||||||
, url = "http://dx.doi.org/10.1016/j.comgeo.2006.11.008"
|
, url = "http://dx.doi.org/10.1016/j.comgeo.2006.11.008"
|
||||||
, publisher = "Elsevier Science Publishers B. V.""
|
, publisher = "Elsevier Science Publishers B. V."
|
||||||
,update = "09.02 lrineau"
|
,update = "09.02 lrineau"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue