From 7514c5fe98ea40936e9ccc362f9cd326b6058f1b Mon Sep 17 00:00:00 2001
From: Gaspard Jankowiak
Date: Mon, 6 Feb 2017 14:12:08 +0100
Subject: [PATCH] =?UTF-8?q?[publis]=20mise=20=C3=A0=20jour=20formatage=20j?=
=?UTF-8?q?ournaux?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
_data/submitted.yaml | 23 +++++++++++++++++++----
_includes/publi_row.html | 2 +-
2 files changed, 20 insertions(+), 5 deletions(-)
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] %}