From 7e444a31b6fd18f564a6597f944316efb25257c9 Mon Sep 17 00:00:00 2001 From: Gaspard Jankowiak Date: Fri, 28 Jan 2022 10:08:58 +0100 Subject: [PATCH] [paper] BJSS online --- _data/accepted.yaml | 12 ------------ _data/published.yaml | 17 +++++++++++++++++ _includes/publi_row.html | 2 +- 3 files changed, 18 insertions(+), 13 deletions(-) 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] %}