articles en préparation
This commit is contained in:
parent
45d833a799
commit
6ace3bb1a3
5 changed files with 28 additions and 0 deletions
|
@ -2,3 +2,5 @@
|
||||||
title: "Stationary solutions of Keller-Segel type crowd motion and herding models: multiplicity and dynamical stability"
|
title: "Stationary solutions of Keller-Segel type crowd motion and herding models: multiplicity and dynamical stability"
|
||||||
journal: Mathematics and Mechanics of Complex Systems
|
journal: Mathematics and Mechanics of Complex Systems
|
||||||
arxiv: 1305.1715
|
arxiv: 1305.1715
|
||||||
|
|
||||||
|
# vim: ts=2:sts=2:sw=2
|
||||||
|
|
10
_data/prep.yaml
Normal file
10
_data/prep.yaml
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
- authors: J. Dolbeault, M. J. Esteban, G. Jankowiak
|
||||||
|
title: "Moser-Trudinger-Onofri inequalities"
|
||||||
|
|
||||||
|
- authors: G. Jankowiak, V. H. Nguyen
|
||||||
|
title: "Fractional Sobolev and Hardy-Littlewood-Sobolev inequalities"
|
||||||
|
|
||||||
|
- authors: G. Jankowiak
|
||||||
|
title: "Onofri and logarithmic Hardy-Littlewood-Sobolev inequalities"
|
||||||
|
|
||||||
|
# vim: ts=2:sts=2:sw=2
|
|
@ -1,3 +1,5 @@
|
||||||
- authors: J. Dolbeault, G. Jankowiak
|
- authors: J. Dolbeault, G. Jankowiak
|
||||||
title: "Sobolev and Hardy-Littlewood-Sobolev inequalities"
|
title: "Sobolev and Hardy-Littlewood-Sobolev inequalities"
|
||||||
arxiv: 1312.2568
|
arxiv: 1312.2568
|
||||||
|
|
||||||
|
# vim: ts=2:sts=2:sw=2
|
||||||
|
|
|
@ -42,6 +42,13 @@ to the Keller-Segel model.
|
||||||
{% for pub in site.data.submitted %} | {{pub.authors}} | *{{pub.title}}* | [arXiv](http://arxiv.org/abs/{{pub.arxiv}}) |
|
{% for pub in site.data.submitted %} | {{pub.authors}} | *{{pub.title}}* | [arXiv](http://arxiv.org/abs/{{pub.arxiv}}) |
|
||||||
{% endfor %}{: .publi_table}
|
{% endfor %}{: .publi_table}
|
||||||
|
|
||||||
|
### In preparation
|
||||||
|
|
||||||
|
| Authors | Title |
|
||||||
|
| - | - |
|
||||||
|
{% for pub in site.data.prep %} | {{pub.authors}} | *{{pub.title}}* |
|
||||||
|
{% endfor %}{: .publi_table}
|
||||||
|
|
||||||
## Visits & conferences
|
## Visits & conferences
|
||||||
|
|
||||||
- July 2013, visitor at [DIM](http://www.dim.uchile.cl/) (Universitad de Chile) – Santiago
|
- July 2013, visitor at [DIM](http://www.dim.uchile.cl/) (Universitad de Chile) – Santiago
|
||||||
|
|
|
@ -40,6 +40,13 @@ ainsi que leurs liens avec certaines inégalités fonctionnelles.
|
||||||
{% for pub in site.data.submitted %} | {{pub.authors}} | *{{pub.title}}* | [arXiv](http://arxiv.org/abs/{{pub.arxiv}}) |
|
{% for pub in site.data.submitted %} | {{pub.authors}} | *{{pub.title}}* | [arXiv](http://arxiv.org/abs/{{pub.arxiv}}) |
|
||||||
{% endfor %}{: .publi_table}
|
{% endfor %}{: .publi_table}
|
||||||
|
|
||||||
|
### En préparation
|
||||||
|
|
||||||
|
| Auteurs | Titre |
|
||||||
|
| - | - |
|
||||||
|
{% for pub in site.data.prep %} | {{pub.authors}} | *{{pub.title}}* |
|
||||||
|
{% endfor %}{: .publi_table}
|
||||||
|
|
||||||
## Déplacements & conférences
|
## Déplacements & conférences
|
||||||
|
|
||||||
- juillet 2013, invité au [DIM](http://www.dim.uchile.cl/) (Universitad de Chile) – Santiago
|
- juillet 2013, invité au [DIM](http://www.dim.uchile.cl/) (Universitad de Chile) – Santiago
|
||||||
|
|
Loading…
Reference in a new issue