diff --git a/_data/submitted.yaml b/_data/submitted.yaml index 549ef41..7e99538 100644 --- a/_data/submitted.yaml +++ b/_data/submitted.yaml @@ -4,7 +4,10 @@ - me title: "Onofri inequalities and rigidity results" journal: "Discrete and Continuous Dynamical System - A" - issue: "vol. 37, no. 6 #7" + issue: + volume: 37 + number: 6 + year: 2017 links: - arxiv: 1404.7338 - hal: 00985211 @@ -27,7 +30,11 @@ - me title: "The Moser-Trudinger-Onofri inequality" journal: "Chinese Annals of Mathematics. Series B" - issue: "36 (2015), no. 5, 777–802" + issue: + volume: 36 + number: 5 + year: 2015 + pages: 777–802 links: - arxiv: 1403.5042 - hal: 00961363 @@ -41,7 +48,11 @@ - me title: "Sobolev and Hardy-Littlewood-Sobolev inequalities" journal: Journal of Differential Equations - issue: "257 (6) : 1689 - 1720, 2014" + issue: + volume: 257 + number: 6 + year: 2014 + pages: 1689-1720 links: - arxiv: 1312.2568 - hal: 00915998 @@ -56,7 +67,11 @@ - pam title: "Stationary solutions of Keller-Segel type crowd motion and herding models: multiplicity and dynamical stability" journal: Mathematics and Mechanics of Complex Systems - issue: "Vol. 3 (2015), No. 3, 211–242" + issue: + volume: 3 + number: 3 + year: 2015 + pages: 211–242 links: - arxiv: 1305.1715 - hal: 00821206 diff --git a/_includes/publi_row.html b/_includes/publi_row.html index ca95ebe..13c4a77 100644 --- a/_includes/publi_row.html +++ b/_includes/publi_row.html @@ -15,7 +15,7 @@
- {% if pub.journal %}{{pub.journal}} {{pub.issue}}{% else %} preprint, soumis/submitted {% endif %} + {% if pub.journal %}{{pub.journal}}{% if pub.issue %} | Vol. {{pub.issue.volume}} ({{pub.issue.year}}), no. {{pub.issue.number}}{% endif -%}{% else %} preprint, soumis/submitted {% endif %} {% for link in pub.links %} {% for l in link %}{% assign k = l[0] %}