mirror of https://github.com/CGAL/cgal
Layout of how to cite CGAL page (#8498)
Small, in my opinion, improvement of CGAL how to cite page Page: Manual/how_to_cite_cgal.html **Old**  **New** 
This commit is contained in:
commit
119bd102c9
|
|
@ -65,7 +65,7 @@ If you want to refer to \cgal manual, please cite the appropriate
|
|||
The \cgal Project.
|
||||
<em>\cgal User and Reference Manual</em>.
|
||||
\cgal Editorial Board, ${CGAL_CREATED_VERSION_NUM} edition, ${CGAL_BUILD_YEAR4}.
|
||||
[ <a href="how_to_cite.html#cgal:eb-${CGAL_RELEASE_YEAR_ID}">bib</a> |
|
||||
</td><td width="75px">[ <a href="how_to_cite.html#cgal:eb-${CGAL_RELEASE_YEAR_ID}">bib</a> |
|
||||
<a href="packages.html">http</a> ]
|
||||
|
||||
</td>
|
||||
|
|
@ -160,7 +160,7 @@ def gen_txt_entry(title, authors, bib, anchor, k):
|
|||
+ '.\n\
|
||||
In <em>\\cgal User and Reference Manual</em>. \\cgal Editorial Board,\n\
|
||||
${CGAL_CREATED_VERSION_NUM} edition, ${CGAL_BUILD_YEAR4}.\n\
|
||||
[ <a href="how_to_cite.html#'
|
||||
</td><td width="75px">[ <a href="how_to_cite.html#'
|
||||
+ bib
|
||||
+ '-${CGAL_RELEASE_YEAR_ID}">bib</a> | \n\
|
||||
<a href="packages.html#'
|
||||
|
|
|
|||
Loading…
Reference in New Issue