Make it actually eatable by bibtex.

This commit is contained in:
Sylvain Pion 2006-05-12 08:50:15 +00:00
parent f0acfc5fcb
commit 07eec4c806
1 changed files with 6 additions and 6 deletions

View File

@ -1,4 +1,4 @@
% please dont't modify the @string commands % please dont't modify the "arobase"string commands
% they are used by the scripts to create the "How to cite CGAL" web page % they are used by the scripts to create the "How to cite CGAL" web page
% thanks - Monique % thanks - Monique
@ -14,8 +14,8 @@
@string{ complete_biblio_page_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{ filename_complete_biblio = "how_to_cite_cgal" }
@string{ head_tag.end = ../publications/layout.html } @string{ head_tag.end = "../publications/layout.html" }
%@string{ header_of_contents = header_of_contents } %@string{ header_of_contents = "header_of_contents" }
@string{ keyword_build_initials_index = 0 } @string{ keyword_build_initials_index = 0 }
@string{ keyword_put_initials_in_index = 0 } @string{ keyword_put_initials_in_index = 0 }
@ -36,14 +36,14 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@manual{ cgal:eb-06 @manual{ cgal:eb-06
,author = "CGAL Editorial Board" ,author = "{CGAL Editorial Board}"
,title = "CGAL-3.2 User and Reference Manual" ,title = "CGAL-3.2 User and Reference Manual"
,year = 2006 ,year = 2006
,url = "http://www.cgal.org/Manual/3.2/doc_html/cgal_manual/index.html" ,url = "http://www.cgal.org/Manual/3.2/doc_html/cgal_manual/index.html"
} }
@incollection{cgal:bfghhkps-k23-06 @incollection{cgal:bfghhkps-k23-06
, author = "Herv\'e Br\"onnimann and Andreas Fabri and Geert-Jan Giezeman and Susan Hert and Michael Hoffmann and Lutz Kettner and Stefan Schirra and Sylvain Pion" , author = "Herv{\'e} Br{\"o}nnimann and Andreas Fabri and Geert-Jan Giezeman and Susan Hert and Michael Hoffmann and Lutz Kettner and Stefan Schirra and Sylvain Pion"
, title = "2D and 3D Kernel" , title = "2D and 3D Kernel"
, editor = "CGAL Editorial Board" , editor = "CGAL Editorial Board"
, booktitle = "CGAL-3.2 User and Reference Manual" , booktitle = "CGAL-3.2 User and Reference Manual"
@ -361,7 +361,7 @@
} }
@incollection{cgal:f-i-06 @incollection{cgal:f-i-06
, author = "Julia Fl\"ototto" , author = "Julia Fl{\"o}totto"
, title = "Interpolation" , title = "Interpolation"
, editor = "CGAL Editorial Board" , editor = "CGAL Editorial Board"
, booktitle = "CGAL-3.2 User and Reference Manual" , booktitle = "CGAL-3.2 User and Reference Manual"