diff --git a/_data/accepted.yaml b/_data/accepted.yaml new file mode 100644 index 0000000..265d48a --- /dev/null +++ b/_data/accepted.yaml @@ -0,0 +1,23 @@ +- authors: + - me + - dp + - ar + - cs + - ms + title: "Modelling adhesion-independent cell migration" + journal: "M³AS" + links: + - hal: 02076901 + - arxiv: 1903.09426 + id: 8 + +- authors: + - me + - ct + - cp + - ac + title: "Comparison and calibration of different electroporation models - Application to rabbit livers experiments" + journal: "ESAIM: Proceedings and surveys" + links: + - hal: 02076894 + id: 7 diff --git a/_data/authors.yaml b/_data/authors.yaml index bea5996..1c5c082 100644 --- a/_data/authors.yaml +++ b/_data/authors.yaml @@ -100,3 +100,8 @@ ms: name: M. Sixt fullname: Michael Sixt home: https://ist.ac.at/research/research-groups/sixt-group + +mf: + name: M. Fischer + fullname: Michael Fischer + home: https://www.ricam.oeaw.ac.at/people/member/?firstname=Michael&lastname=Fischer diff --git a/_data/published.yaml b/_data/published.yaml index 4e35ae4..b334ba5 100644 --- a/_data/published.yaml +++ b/_data/published.yaml @@ -30,7 +30,7 @@ - arxiv: 1403.5042 - hal: 00961363 - doi: 10.1007/s11401-015-0976-7 - - journal: 2015/DolbeaultEstebanJankowiak_CAM.pdf + - pdf: 2015/DolbeaultEstebanJankowiak_CAM.pdf id: 3 submitted: 2014-03-19 @@ -48,7 +48,7 @@ - arxiv: 1312.2568 - hal: 00915998 - doi: 10.1016/j.jde.2014.04.021 - - journal: 2014/DolbeaultJankowiak_JDE.pdf + - pdf: 2014/DolbeaultJankowiak_JDE.pdf id: 2 submitted: 2013-12-09 @@ -67,7 +67,7 @@ - arxiv: 1305.1715 - hal: 00821206 - doi: 10.2140/memocs.2015.3.211 - - journal: 2015/DolbeaultJankowiakMarkowich_MMOCS.pdf + - pdf: 2015/DolbeaultJankowiakMarkowich_MMOCS.pdf id: 1 submitted: 2013-05-08 diff --git a/_data/sources.yaml b/_data/sources.yaml index 4702150..2926fe7 100644 --- a/_data/sources.yaml +++ b/_data/sources.yaml @@ -10,6 +10,6 @@ doi: name: Journal baseurl: http://dx.doi.org/ -journal: +pdf: name: PDF baseurl: /papiers/ diff --git a/_data/submitted.yaml b/_data/submitted.yaml index 8638f35..ed3079c 100644 --- a/_data/submitted.yaml +++ b/_data/submitted.yaml @@ -1,3 +1,12 @@ +- authors: + - mf + - me + - mtw + title: "Crowding and queuing at exits and bottlenecks" + links: + - pdf: 2019/FJW_Bottlenecks_2019.pdf + id: 9 + - authors: - al - me diff --git a/_includes/publi_row.html b/_includes/publi_row.html index e823c96..ed54b6a 100644 --- a/_includes/publi_row.html +++ b/_includes/publi_row.html @@ -15,7 +15,7 @@
- {% if pub.journal %}{{pub.journal}}{% if pub.issue %} | Vol. {{pub.issue.volume}} ({{pub.issue.year}}), no. {{pub.issue.number}}{% endif -%}{% endif %} + {% if pub.journal %}{{pub.journal}}{% if pub.issue %} | Vol. {{pub.issue.volume}} ({{pub.issue.year}}), no. {{pub.issue.number}}{% endif -%}{% else %}{% if page.lang == "en" %}submitted{% else %}soumis{% endif %}{% endif %} {% for link in pub.links %} {% for l in link %}{% assign k = l[0] %}