diff --git a/_config.yml b/_config.yml index 71e98f1..c73bc31 100644 --- a/_config.yml +++ b/_config.yml @@ -8,14 +8,25 @@ highlighter: rouge style: light -title: 'Gaspard Jankowiak · RICAM' - -header-title-fr: 'Page personnelle de Gaspard Jankowiak' -header-subtitle-fr: "Postdoc au RICAM
gaspard@math.janko.fr" -header-homelink-fr: '/' - -header-title-en: "Gaspard Jankowiak's homepage" -header-subtitle-en: 'Postdoctoral fellow at RICAM
gaspard@math.janko.fr' -header-homelink-en: '/en' - pretty: permalinks + +defaults: + - + scope: + path: "" + values: + page_title: "Page personnelle de Gaspard Jankowiak" + title: "Page personnelle de Gaspard Jankowiak" + subtitle: "Postdoc au RICAM
gaspard@math.janko.fr
" + homelink: "/" + en_url: "" + + - + scope: + path: "en" + values: + page_title: "Gaspard Jankowiak's homepage" + title: "Gaspard Jankowiak's homepage" + subtitle: "Postdoctoral fellow at RICAM
gaspard@math.janko.fr
" + homelink: "/en" + fr_url: "" diff --git a/_data/authors.yaml b/_data/authors.yaml index 6c29685..bea5996 100644 --- a/_data/authors.yaml +++ b/_data/authors.yaml @@ -70,3 +70,33 @@ mtw: name: M.-T. Wolfram fullname: Marie-Therese Wolfram home: https://warwick.ac.uk/fac/sci/maths/people/staff/wolfram/ + +ct: + name: C. Taing + fullname: Cécile Taing + home: https://www.ljll.math.upmc.fr/taing/ + +cp: + name: C. Poignard + fullname: Clair Poignard + home: https://www.math.u-bordeaux.fr/~cpoignar/ + +ac: + name: A. Collin + fullname: Annabelle Collin + home: http://annabellecollin.perso.math.cnrs.fr/ + +dp: + name: D. Peurichard + fullname: Diane Peurichard + home: https://sites.google.com/site/dianepeurichard/home + +ar: + name: A. Reversat + fullname: Anne Reversat + home: http://ist.ac.at/de/research-groups-pages/sixt-group/team/anne-reversat/ + +ms: + name: M. Sixt + fullname: Michael Sixt + home: https://ist.ac.at/research/research-groups/sixt-group diff --git a/_data/published.yaml b/_data/published.yaml index fd83982..9e5bd3d 100644 --- a/_data/published.yaml +++ b/_data/published.yaml @@ -9,9 +9,9 @@ number: 6 year: 2017 links: - - doi: 10.3934/dcds.2017131 - arxiv: 1404.7338 - hal: 00985211 + - doi: 10.3934/dcds.2017131 id: 5 submitted: 2014-04-29 diff --git a/_data/submitted.yaml b/_data/submitted.yaml index d0b9014..6084a5b 100644 --- a/_data/submitted.yaml +++ b/_data/submitted.yaml @@ -1,11 +1,19 @@ - authors: - me - - vhn - title: "Fractional Sobolev and Hardy-Littlewood-Sobolev inequalities" - links: - - arxiv: 1404.1028 - - hal: 00972035 - id: 4 + - dp + - ar + - cs + - ms + title: "Modelling adhesion-independent cell migration" + id: 8 + +- authors: + - me + - ct + - cp + - ac + title: "Comparison and calibration of different electroporation models - Application to rabbit livers experiments" + id: 7 - authors: - al @@ -15,4 +23,13 @@ - arxiv: 1802.04389 id: 6 +- authors: + - me + - vhn + title: "Fractional Sobolev and Hardy-Littlewood-Sobolev inequalities" + links: + - arxiv: 1404.1028 + - hal: 00972035 + id: 4 + # vim: ts=2:sts=2:sw=2 diff --git a/_includes/nav_en.html b/_includes/nav_en.html index 26d4294..94d13c9 100644 --- a/_includes/nav_en.html +++ b/_includes/nav_en.html @@ -1,7 +1,7 @@