commit d6a1a6e8223830067f49b859537ac581c6a70499
parent 9ed52a9130468b3e96c137cc458fa90403f4857c
Author: Antoine Amarilli <a3nm@a3nm.net>
Date: Thu, 31 Dec 2020 20:23:00 +0100
fixes
Diffstat:
1 file changed, 10 insertions(+), 3 deletions(-)
diff --git a/README b/README
@@ -75,14 +75,15 @@ PDF publication lists
- publis_fr.txt and publis_en.txt: plain text publication listing
-- publist_en.pdf and publist_fr.pdf: CNRS-style publication lists, with papers
+- publist_en.pdf and publist_fr.pdf: CNRS-style accepted publication lists, with papers
ordered by types, then by date, with global numbering
- publis_all.html.en and publis_all.html.fr: HTML+Markdown snippets with
- publications listed chronologically and grouped by year
+ accepted publications listed chronologically and grouped by year
- publis_main.html.en and publis_main.html.fr: the same but only for the main
- publications and without the year headings
+ publications and without the year headings (but also including publications
+ not yet accepted)
- reviews.tex: a LaTeX snippet for a CV indicating the reviews (only listing
open-access venues)
@@ -90,3 +91,9 @@ PDF publication lists
- reviews_en.html and reviews_fr.html: an HTML snippet for the same purpose
- selectpubli_en.tex: a LaTeX snippet for a CV indicating the main publications
+
+- talks_all.html.en and talks_all.html.fr: a HTML+Markdown snippet with the
+ past talks, listed chronologically and grouped by year
+
+- talks_last.html.en and talks_last.html.fr: the same but only for the latest
+ talks (and also including upcoming talks)