summaryrefslogtreecommitdiff
path: root/biblio/how_to_cite_cgal.bib
blob: 7336ee8134391a86ffd1d53638b25058ef99d8b8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
@book{ cgal:eb-15b
, title        = "{CGAL} User and Reference Manual"
, author      = "{The CGAL Project}"
, publisher     = "{CGAL Editorial Board}"
, edition     = "{4.7}"
, year         = 2015
, url =    "http://doc.cgal.org/4.7/Manual/packages.html"
}
@incollection{cgal:h-af-15b
, author =  "Michael Hemmer"
, title =   "Algebraic Foundations"
, publisher =  "{CGAL Editorial Board}"
, edition =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgAlgebraicFoundationsSummary"
, year =        2015
}

@incollection{cgal:hhkps-nt-15b
, author =  "Michael Hemmer and Susan Hert and Sylvain Pion and Stefan Schirra"
, title =   "Number Types"
, publisher =  "{CGAL Editorial Board}"
, edition =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgNumberTypesSummary"
, year =        2015
}

@incollection{cgal:h-ma-15b
, author =  "Michael Hemmer and Sylvain Pion"
, title =   "Modular Arithmetic"
, publisher =  "{CGAL Editorial Board}"
, edition =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgModularArithmeticSummary"
, year =        2015
}

@incollection{cgal:h-p-15b
, author =  "Michael Hemmer"
, title =   "Polynomial"
, publisher =  "{CGAL Editorial Board}"
, edition =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgPolynomialSummary"
, year =        2015
}

@incollection{cgal:bht-ak-15b
, 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 =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgAlgebraicKerneldSummary"
, year =        2015
}

@incollection{cgal:h-msms-15b
, author =  "Michael Hoffmann"
, title =   "Monotone and Sorted Matrix Search"
, publisher =  "{CGAL Editorial Board}"
, edition =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgMatrixSearchSummary"
, year =        2015
}

@incollection{cgal:fgsw-lqps-15b
, 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 =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgQPSolverSummary"
, year =        2015
}

@incollection{cgal:bfghhkps-lgk23-15b
, 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} Linear Geometry Kernel"
, publisher =  "{CGAL Editorial Board}"
, edition =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgKernel23Summary"
, year =        2015
}

@incollection{cgal:s-gkd-15b
, author =  "Michael Seel"
, title =   "{dD} Geometry Kernel"
, publisher =  "{CGAL Editorial Board}"
, edition =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgKernelDSummary"
, year =        2015
}

@incollection{cgal:cpt-cgk2-15b
, author =  "Pedro Machado Manh{\~a}es de Castro and Sylvain Pion and Monique Teillaud"
, title =   "{2D} Circular Geometry Kernel"
, publisher =  "{CGAL Editorial Board}"
, edition =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgCircularKernel2Summary"
, year =        2015
}

@incollection{cgal:cclt-sgk3-15b
, 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 =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgSphericalKernel3Summary"
, year =        2015
}

@incollection{cgal:hs-chep2-15b
, author =  "Susan Hert and Stefan Schirra"
, title =   "{2D} Convex Hulls and Extreme Points"
, publisher =  "{CGAL Editorial Board}"
, edition =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgConvexHull2Summary"
, year =        2015
}

@incollection{cgal:hs-ch3-15b
, author =  "Susan Hert and Stefan Schirra"
, title =   "{3D} Convex Hulls"
, publisher =  "{CGAL Editorial Board}"
, edition =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgConvexHull3Summary"
, year =        2015
}

@incollection{cgal:hs-chdt3-15b
, author =  "Susan Hert and Michael Seel"
, title =   "{dD} Convex Hulls and Delaunay Triangulations"
, publisher =  "{CGAL Editorial Board}"
, edition =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgConvexHullDSummary"
, year =        2015
}

@incollection{cgal:gw-p2-15b
, author =  "Geert-Jan Giezeman and Wieger Wesselink"
, title =   "{2D} Polygons"
, publisher =  "{CGAL Editorial Board}"
, edition =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgPolygon2Summary"
, year =        2015
}

@incollection{cgal:fwzh-rbso2-15b
, author =  "Efi Fogel and Ophir Setter and Ron Wein and Guy Zucker and Baruch Zukerman and Dan Halperin"
, title =   "{2D} Regularized Boolean Set-Operations"
, publisher =  "{CGAL Editorial Board}"
, edition =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgBooleanSetOperations2Summary"
, year =        2015
}

@incollection{cgal:s-bonp2-15b
, author =  "Michael Seel"
, title =   "{2D} Boolean Operations on Nef Polygons"
, publisher =  "{CGAL Editorial Board}"
, edition =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgNef2Summary"
, year =        2015
}

@incollection{cgal:hk-bonpes2-15b
, author =  "Peter Hachenberger and Lutz Kettner"
, title =   "{2D} Boolean Operations on Nef Polygons Embedded on the Sphere"
, publisher =  "{CGAL Editorial Board}"
, edition =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgNefS2Summary"
, year =        2015
}

@incollection{cgal:h-pp2-15b
, author =  "Susan Hert"
, title =   "{2D} Polygon Partitioning"
, publisher =  "{CGAL Editorial Board}"
, edition =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgPolygonPartitioning2Summary"
, year =        2015
}

@incollection{cgal:c-sspo2-15b
, author =  "Fernando Cacciola"
, title =   "{2D} Straight Skeleton and Polygon Offsetting"
, publisher =  "{CGAL Editorial Board}"
, edition =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgStraightSkeleton2Summary"
, year =        2015
}

@incollection{cgal:w-rms2-15b
, author =  "Ron Wein and Alon Baram and Eyal Flato and Efi Fogel and Michael Hemmer and Sebastian Morr"
, title =   "{2D} Minkowski Sums"
, publisher =  "{CGAL Editorial Board}"
, edition =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgMinkowskiSum2Summary"
, year =        2015
}

@incollection{cgal:f-ps2-15b
, author =  "Andreas Fabri"
, title =   "{2D} Polyline Simplification"
, publisher =  "{CGAL Editorial Board}"
, edition =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgPolylineSimplification2Summary"
, year =        2015
}

@incollection{hhb-visibility-2-15b
, author =  "Michael Hemmer and Kan Huang and Francisc Bungiu and Ning Xu"
, title =   "{2D} Visibility Computation"
, publisher =  "{CGAL Editorial Board}"
, edition =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgVisibility_2Summary"
, year =        2015
}

@incollection{cgal:k-ps-15b
, author =  "Lutz Kettner"
, title =   "{3D} Polyhedral Surface"
, publisher =  "{CGAL Editorial Board}"
, edition =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgPolyhedronSummary"
, year =        2015
}

@incollection{cgal:k-hds-15b
, author =  "Lutz Kettner"
, title =   "Halfedge Data Structures"
, publisher =  "{CGAL Editorial Board}"
, edition =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgHDSSummary"
, year =        2015
}

@incollection{cgal:bsmf-sm-15b
, author =  "Mario Botsch and Daniel Sieger and Philipp Moeller and Andreas Fabri"
, title =   "Surface Mesh"
, publisher =  "{CGAL Editorial Board}"
, edition =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgSurfaceMeshSummary"
, year =        2015
}

@incollection{cgal:d-cm-15b
, author =  "Guillaume Damiand"
, title =   "Combinatorial Maps"
, publisher =  "{CGAL Editorial Board}"
, edition =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgCombinatorialMapsSummary"
, year =        2015
}

@incollection{cgal:d-lcc-12-15b
, author =  "Guillaume Damiand"
, title =   "Linear Cell Complex"
, publisher =  "{CGAL Editorial Board}"
, edition =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgLinearCellComplexSummary"
, year =        2015
}

@incollection{cgal:hk-bonp3-15b
, author =  "Peter Hachenberger and Lutz Kettner"
, title =   "{3D} Boolean Operations on Nef Polyhedra"
, publisher =  "{CGAL Editorial Board}"
, edition =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgNef3Summary"
, year =        2015
}

@incollection{cgal:h-emspe-15b
, author =  "Peter Hachenberger"
, title =   "Convex Decomposition of Polyhedra"
, publisher =  "{CGAL Editorial Board}"
, edition =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgConvexDecomposition3Summary"
, year =        2015
}

@incollection{cgal:h-msp3-15b
, author =  "Peter Hachenberger"
, title =   "{3D} Minkowski Sum of Polyhedra"
, publisher =  "{CGAL Editorial Board}"
, edition =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgMinkowskiSum3Summary"
, year =        2015
}

@incollection{cgal:wfzh-a2-15b
, 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 =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgArrangement2Summary"
, year =        2015
}

@incollection{cgal:wfz-ic2-15b
, author =  "Baruch Zukerman and Ron Wein and Efi Fogel"
, title =   "{2D} Intersection of Curves"
, publisher =  "{CGAL Editorial Board}"
, edition =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgIntersectionOfCurves2Summary"
, year =        2015
}

@incollection{cgal:p-sr2-15b
, author =  "Eli Packer"
, title =   "{2D} Snap Rounding"
, publisher =  "{CGAL Editorial Board}"
, edition =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgSnapRounding2Summary"
, year =        2015
}

@incollection{cgal:w-e2-15b
, author =  "Ron Wein"
, title =   "{2D} Envelopes"
, publisher =  "{CGAL Editorial Board}"
, edition =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgEnvelope2Summary"
, year =        2015
}

@incollection{cgal:mwz-e3-15b
, author =  "Dan Halperin and Michal Meyerovitch and Ron Wein and Baruch Zukerman"
, title =   "{3D} Envelopes"
, publisher =  "{CGAL Editorial Board}"
, edition =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgEnvelope3Summary"
, year =        2015
}

@incollection{cgal:y-t2-15b
, author =  "Mariette Yvinec"
, title =   "{2D} Triangulation"
, publisher =  "{CGAL Editorial Board}"
, edition =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgTriangulation2Summary"
, year =        2015
}

@incollection{cgal:py-tds2-15b
, author =  "Sylvain Pion and Mariette Yvinec"
, title =   "{2D} Triangulation Data Structure"
, publisher =  "{CGAL Editorial Board}"
, edition =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgTDS2Summary"
, year =        2015
}

@incollection{cgal:k-pt2-13-15b
, author =  "Nico Kruithof"
, title =   "{2D} Periodic Triangulations"
, publisher =  "{CGAL Editorial Board}"
, edition =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgPeriodic2Triangulation2Summary"
, year =        2015
}

@incollection{cgal:pt-t3-15b
, author =  "Cl{\'e}ment Jamin and Sylvain Pion and Monique Teillaud"
, title =   "{3D} Triangulations"
, publisher =  "{CGAL Editorial Board}"
, edition =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgTriangulation3Summary"
, year =        2015
}

@incollection{cgal:pt-tds3-15b
, author =  "Cl{\'e}ment Jamin and Sylvain Pion and Monique Teillaud"
, title =   "{3D} Triangulation Data Structure"
, publisher =  "{CGAL Editorial Board}"
, edition =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgTDS3Summary"
, year =        2015
}

@incollection{cgal:ct-pt3-15b
, author =  "Manuel Caroli and Monique Teillaud"
, title =   "{3D} Periodic Triangulations"
, publisher =  "{CGAL Editorial Board}"
, edition =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgPeriodic3Triangulation3Summary"
, year =        2015
}

@incollection{cgal:hdj-t-15b
, author =  "Samuel Hornus and Olivier Devillers and Cl{\'e}ment Jamin"
, title =   "{dD} Triangulations"
, publisher =  "{CGAL Editorial Board}"
, edition =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgTriangulationsSummary"
, year =        2015
}

@incollection{cgal:d-as2-15b
, author =  "Tran Kai Frank Da"
, title =   "{2D} Alpha Shapes"
, publisher =  "{CGAL Editorial Board}"
, edition =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgAlphaShape2Summary"
, year =        2015
}

@incollection{cgal:dy-as3-15b
, author =  "Tran Kai Frank Da and S{\'e}bastien Loriot and Mariette Yvinec"
, title =   "{3D} Alpha Shapes"
, publisher =  "{CGAL Editorial Board}"
, edition =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgAlphaShapes3Summary"
, year =        2015
}

@incollection{cgal:k-sdg2-15b
, author =  "Menelaos Karavelas"
, title =   "{2D} Segment Delaunay Graphs"
, publisher =  "{CGAL Editorial Board}"
, edition =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgSegmentDelaunayGraph2Summary"
, year =        2015
}

@incollection{cgal:cdp-sdglinf2-15b
, author =  "Panagiotis Cheilaris and Sandeep Kumar Dey and Evanthia Papadopoulou"
, title =   "L Infinity Segment Delaunay Graphs"
, publisher =  "{CGAL Editorial Board}"
, edition =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgSDGLinfSummary"
, year =        2015
}

@incollection{cgal:ky-ag2-15b
, author =  "Menelaos Karavelas and Mariette Yvinec"
, title =   "{2D} Apollonius Graphs (Delaunay Graphs of Disks)"
, publisher =  "{CGAL Editorial Board}"
, edition =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgApolloniusGraph2Summary"
, year =        2015
}

@incollection{cgal:k-vda2-15b
, author =  "Menelaos Karavelas"
, title =   "{2D} Voronoi Diagram Adaptor"
, publisher =  "{CGAL Editorial Board}"
, edition =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgVoronoiDiagramAdaptor2Summary"
, year =        2015
}

@incollection{cgal:r-ctm2-15b
, author =  "Laurent Rineau"
, title =   "{2D} Conforming Triangulations and Meshes"
, publisher =  "{CGAL Editorial Board}"
, edition =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgMesh2Summary"
, year =        2015
}

@incollection{cgal:ry-smg-15b
, author =  "Laurent Rineau and Mariette Yvinec"
, title =   "{3D} Surface Mesh Generation"
, publisher =  "{CGAL Editorial Board}"
, edition =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgSurfaceMesher3Summary"
, year =        2015
}

@incollection{cgal:asg-srps-15b
, author =  "Pierre Alliez and Laurent Saboret and Ga{\"e}l Guennebaud"
, title =   "Surface Reconstruction from Point Sets"
, publisher =  "{CGAL Editorial Board}"
, edition =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgSurfaceReconstructionFromPointSetsSummary"
, year =        2015
}

@incollection{cgal:ssr3-15b
, author =  "Thijs van Lankveld"
, title =   "Scale-Space Surface Reconstruction"
, publisher =  "{CGAL Editorial Board}"
, edition =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgScaleSpaceReconstruction3Summary"
, year =        2015
}

@incollection{cgal:dc-afsr-15b
, author =  "Tran Kai Frank Da and David Cohen-Steiner"
, title =   "Advancing Front Surface Reconstruction"
, publisher =  "{CGAL Editorial Board}"
, edition =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgAdvancingFrontSurfaceReconstructionSummary"
, year =        2015
}

@incollection{cgal:k-ssm3-15b
, author =  "Nico Kruithof"
, title =   "{3D} Skin Surface Meshing"
, publisher =  "{CGAL Editorial Board}"
, edition =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgSkinSurface3Summary"
, year =        2015
}

@incollection{cgal:rty-m3-15b
, author =  "Pierre Alliez and Cl{\'e}ment Jamin and Laurent Rineau and St{\'e}phane Tayeb and Jane Tournois and Mariette Yvinec"
, title =   "{3D} Mesh Generation"
, publisher =  "{CGAL Editorial Board}"
, edition =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgMesh_3Summary"
, year =        2015
}

@incollection{cgal:lty-pmp-15b
, author =  "S{\'e}bastien Loriot and Jane Tournois and Ilker O. Yaz"
, title =   "Polygon Mesh Processing"
, publisher =  "{CGAL Editorial Board}"
, edition =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgPolygonMeshProcessingSummary"
, year =        2015
}

@incollection{cgal:s-ssm2-15b
, author =  "Le-Jeng Andy Shiue"
, title =   "{3D} Surface Subdivision Methods"
, publisher =  "{CGAL Editorial Board}"
, edition =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgSurfaceSubdivisionMethods3Summary"
, year =        2015
}

@incollection{cgal:y-smsimpl-15b
, author =  "Ilker O. Yaz and S{\'e}bastien Loriot"
, title =   "Triangulated Surface Mesh Segmentation"
, publisher =  "{CGAL Editorial Board}"
, edition =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgSurfaceSegmentationSummary"
, year =        2015
}

@incollection{cgal:c-tsms-12-15b
, author =  "Fernando Cacciola"
, title =   "Triangulated Surface Mesh Simplification"
, publisher =  "{CGAL Editorial Board}"
, edition =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgSurfaceMeshSimplificationSummary"
, year =        2015
}

@incollection{cgal:lsxy-tsmd-15b
, author =  "S{\'e}bastien Loriot and Olga Sorkine-Hornung and Yin Xu and Ilker O. Yaz"
, title =   "Triangulated Surface Mesh Deformation"
, publisher =  "{CGAL Editorial Board}"
, edition =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgSurfaceModelingSummary"
, year =        2015
}

@incollection{cgal:sal-pptsm2-15b
, author =  "Laurent Saboret and Pierre Alliez and Bruno L{\'e}vy"
, title =   "Planar Parameterization of Triangulated Surface Meshes"
, publisher =  "{CGAL Editorial Board}"
, edition =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgSurfaceParameterizationSummary"
, year =        2015
}

@incollection{cgal:klcdv-tsmsp-15b
, author =  "Stephen Kiazyk and S{\'e}bastien Loriot and {\'E}ric Colin de Verdi{\`e}re"
, title =   "Triangulated Surface Mesh Shortest Paths"
, publisher =  "{CGAL Editorial Board}"
, edition =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgSurfaceMeshShortestPathSummary"
, year =        2015
}

@incollection{cgal:glt-tsms-15b
, author =  "Xiang Gao and S{\'e}bastien Loriot and Andrea Tagliasacchi"
, title =   "Triangulated Surface Mesh Skeletonization"
, publisher =  "{CGAL Editorial Board}"
, edition =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgMeanCurvatureSkeleton3Summary"
, year =        2015
}

@incollection{cgal:cp-arutsm-15b
, author =  "Marc Pouget and Fr{\'e}d{\'e}ric Cazals"
, title =   "Approximation of Ridges and Umbilics on Triangulated Surface Meshes"
, publisher =  "{CGAL Editorial Board}"
, edition =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgRidges_3Summary"
, year =        2015
}

@incollection{cgal:pc-eldp-15b
, author =  "Marc Pouget  and Fr{\'e}d{\'e}ric Cazals"
, title =   "Estimation of Local Differential Properties of Point-Sampled Surfaces"
, publisher =  "{CGAL Editorial Board}"
, edition =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgJet_fitting_3Summary"
, year =        2015
}

@incollection{cgal:ass-psp-15b
, author =  "Pierre Alliez and Cl{\'e}ment Jamin and Quentin M{\'e}rigot and Jocelyn Meyron and Laurent Saboret and Nader Salman and Shihao Wu"
, title =   "Point Set Processing"
, publisher =  "{CGAL Editorial Board}"
, edition =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgPointSetProcessingSummary"
, year =        2015
}

@incollection{cgal:ovja-pssd-15b
, author =  "Sven Oesau and Yannick Verdie and Cl{\'e}ment Jamin and Pierre Alliez"
, title =   "Point Set Shape Detection"
, publisher =  "{CGAL Editorial Board}"
, edition =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgPointSetShapeDetection3Summary"
, year =        2015
}

@incollection{cgal:m-ps-15b
, author =  "Abdelkrim Mebarki"
, title =   "{2D} Placement of Streamlines"
, publisher =  "{CGAL Editorial Board}"
, edition =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgPlacementOfStreamlines2Summary"
, year =        2015
}

@incollection{cgal:b-ss2-15b
, author =  "Matthias B{\"a}sken"
, title =   "{2D} Range and Neighbor Search"
, publisher =  "{CGAL Editorial Board}"
, edition =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgPointSet2Summary"
, year =        2015
}

@incollection{cgal:f-isl-15b
, author =  "Andreas Fabri"
, title =   "Interval Skip List"
, publisher =  "{CGAL Editorial Board}"
, edition =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgIntervalSkipListSummary"
, year =        2015
}

@incollection{cgal:tf-ssd-15b
, author =  "Hans Tangelder and Andreas Fabri"
, title =   "{dD} Spatial Searching"
, publisher =  "{CGAL Editorial Board}"
, edition =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgSpatialSearchingDSummary"
, year =        2015
}

@incollection{cgal:n-rstd-15b
, author =  "Gabriele Neyer"
, title =   "{dD} Range and Segment Trees"
, publisher =  "{CGAL Editorial Board}"
, edition =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgRangeSegmentTreesDSummary"
, year =        2015
}

@incollection{cgal:kmz-isiobd-15b
, author =  "Lutz Kettner and Andreas Meyer and Afra Zomorodian"
, title =   "Intersecting Sequences of {dD} Iso-oriented Boxes"
, publisher =  "{CGAL Editorial Board}"
, edition =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgBoxIntersectionDSummary"
, year =        2015
}

@incollection{cgal:atw-aabb-15b
, author =  "Pierre Alliez and St{\'e}phane Tayeb and Camille Wormser"
, title =   "{3D} Fast Intersection and Distance Computation"
, publisher =  "{CGAL Editorial Board}"
, edition =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgAABB_treeSummary"
, year =        2015
}

@incollection{cgal:dd-ss-15b
, author =  "Christophe Delage and Olivier Devillers"
, title =   "Spatial Sorting"
, publisher =  "{CGAL Editorial Board}"
, edition =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgSpatialSortingSummary"
, year =        2015
}

@incollection{cgal:fghhs-bv-15b
, 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 =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgBoundingVolumesSummary"
, year =        2015
}

@incollection{cgal:hp-ia-15b
, author =  "Michael Hoffmann and Eli Packer"
, title =   "Inscribed Areas"
, publisher =  "{CGAL Editorial Board}"
, edition =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgInscribedAreasSummary"
, year =        2015
}

@incollection{cgal:fghhs-od-15b
, 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 =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgOptimalDistancesSummary"
, year =        2015
}

@incollection{cgal:ap-pcad-15b
, author =  "Pierre Alliez and Sylvain Pion and Ankit Gupta"
, title =   "Principal Component Analysis"
, publisher =  "{CGAL Editorial Board}"
, edition =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgPrincipalComponentAnalysisDSummary"
, year =        2015
}

@incollection{cgal:f-i-15b
, author =  "Julia Fl{\"o}totto"
, title =   "{2D} and Surface Function Interpolation"
, publisher =  "{CGAL Editorial Board}"
, edition =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgInterpolation2Summary"
, year =        2015
}

@incollection{cgal:abha-gbc-15b
, author =  "Dmitry Anisimov and David Bommes and Kai Hormann and Pierre Alliez"
, title =   "{2D} Generalized Barycentric Coordinates"
, publisher =  "{CGAL Editorial Board}"
, edition =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgBarycentric_coordinates_2Summary"
, year =        2015
}

@incollection{cgal:r-kds-15b
, author =  "Daniel Russel"
, title =   "Kinetic Data Structures"
, publisher =  "{CGAL Editorial Board}"
, edition =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgKdsSummary"
, year =        2015
}

@incollection{cgal:r-kdsf-15b
, author =  "Daniel Russel"
, title =   "Kinetic Framework"
, publisher =  "{CGAL Editorial Board}"
, edition =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgKdsFrameworkSummary"
, year =        2015
}

@incollection{cgal:hkpw-se-15b
, author =  "Michael Hoffmann and Lutz Kettner and Sylvain Pion and Ron Wein"
, title =   "STL Extensions for {CGAL}"
, publisher =  "{CGAL Editorial Board}"
, edition =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgStlExtensionSummary"
, year =        2015
}

@incollection{cgal:cfw-cbgl-15b
, author =  "Andreas Fabri and Fernando Cacciola and Philipp Moeller and Ron Wein"
, title =   "{CGAL} and the {Boost} Graph Library"
, publisher =  "{CGAL Editorial Board}"
, edition =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgBGLSummary"
, year =        2015
}

@incollection{cgal:fs-cbpm-15b
, author =  "Andreas Fabri and Laurent Saboret"
, title =   "{CGAL} and {Boost} Property Maps"
, publisher =  "{CGAL Editorial Board}"
, edition =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgProperty_mapSummary"
, year =        2015
}

@incollection{cgal:dksy-hc-15b
, author =  "Olivier Devillers and Lutz Kettner and Sylvain Pion and Michael Seel and Mariette Yvinec"
, title =   "Handles and Circulators"
, publisher =  "{CGAL Editorial Board}"
, edition =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgHandlesAndCirculatorsSummary"
, year =        2015
}

@incollection{cgal:dhhk-gog-15b
, author =  "Pedro M. M. de Castro and Olivier Devillers and Susan Hert and Michael Hoffmann and Lutz Kettner and Sven Sch{\"o}nherr and Alexandru Tifrea"
, title =   "Geometric Object Generators"
, publisher =  "{CGAL Editorial Board}"
, edition =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgGeneratorsSummary"
, year =        2015
}

@incollection{cgal:kps-pthum-15b
, author =  "Lutz Kettner and Sylvain Pion and Michael Seel"
, title =   "Profiling tools, Hash Map, Union-find, Modifiers"
, publisher =  "{CGAL Editorial Board}"
, edition =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgProfilingToolsSummary"
, year =        2015
}

@incollection{cgal:fgk-ios-12-15b
, author =  "Andreas Fabri and Geert-Jan Giezeman and Lutz Kettner"
, title =   "IO Streams"
, publisher =  "{CGAL Editorial Board}"
, edition =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgIOstreamsSummary"
, year =        2015
}

@incollection{cgal:fp-gv-15b
, author =  "Andreas Fabri and Sylvain Pion"
, title =   "Geomview"
, publisher =  "{CGAL Editorial Board}"
, edition =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgGeomviewSummary"
, year =        2015
}

@incollection{cgal:fr-cqgvf-15b
, author =  "Andreas Fabri and Laurent Rineau"
, title =   "{CGAL} and the {Qt} Graphics View Framework"
, publisher =  "{CGAL Editorial Board}"
, edition =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgGraphicsViewSummary"
, year =        2015
}

@incollection{cgal:lp-gi-15b
, author =  "Olivier Devillers and S{\'e}bastien Loriot and Sylvain Pion"
, title =   "{CGAL} Ipelets"
, publisher =  "{CGAL Editorial Board}"
, edition =     "{4.7}"
, booktitle =   "{CGAL} User and Reference Manual"
, url = "http://doc.cgal.org/4.7/Manual/packages.html#PkgCGALIpeletsSummary"
, year =        2015
}