diff --git a/_data/accepted.yaml b/_data/accepted.yaml index 85525f5..afbe123 100644 --- a/_data/accepted.yaml +++ b/_data/accepted.yaml @@ -9,15 +9,3 @@ hal: "02981091" id: 10 journal: "JMAA" - -- authors: - - kb - - me - - cs - - us - title: "Bifurcation of elastic curves with modulated stiffness" - links: - arxiv: "2011.13278" - hal: "03025931" - id: 11 - journal: "EJAM" diff --git a/_data/published.yaml b/_data/published.yaml index aca103a..e95d02f 100644 --- a/_data/published.yaml +++ b/_data/published.yaml @@ -1,3 +1,20 @@ +- authors: + - kb + - me + - cs + - us + title: "Bifurcation of elastic curves with modulated stiffness" + links: + arxiv: "2011.13278" + hal: "03025931" + pdf: 2022/BJSS.pdf + doi: 10.1017/S0956792521000371 + id: 11 + journal: "EJAM" + issue: + pages: 1-27 + year: 2022 + - authors: - mf - me diff --git a/_includes/publi_row.html b/_includes/publi_row.html index 5457a1d..e733e4e 100644 --- a/_includes/publi_row.html +++ b/_includes/publi_row.html @@ -23,7 +23,7 @@ {% else %} {{pub.journal}} {% endif %} - {% if pub.issue %} | {{pub.issue.year}} Vol. {{pub.issue.volume}} {% if pub.issue.number %}({{pub.issue.number}}){% endif %}: {% if pub.doi %}{{pub.issue.pages}}{% else %}{{ pub.issue.pages}}{% endif %}{% else %} | {% if page.lang == "en" %}in press{% else %}à paraître{% endif %}{% endif -%}{% else %}{% if page.lang == "en" %}submitted{% else %}soumis{% endif %}{% endif %} + {% if pub.issue %} | {{pub.issue.year}}{% if pub.issue.volume %} Vol. {{pub.issue.volume}} {% endif %}{% if pub.issue.number %}({{pub.issue.number}}){% endif %} : {% if pub.doi %}{{pub.issue.pages}}{% else %}{{ pub.issue.pages}}{% endif %}{% else %} | {% if page.lang == "en" %}in press{% else %}à paraître{% endif %}{% endif -%}{% else %}{% if page.lang == "en" %}submitted{% else %}soumis{% endif %}{% endif %} {% for link in pub.links %} {% assign k = link[0] %}