--- layout: default title: Home url: / ---
👨‍🔬
{{ site.name }}
{{ site.position }} — {{ site.affiliation }}

{{ site.data.profile.bio }}

Actualités
Publications sélectionnées
{% assign selected = site.publications | where: "selected", true %} {% for pub in selected %}
{{ pub.title }}
{{ pub.authors }}
{{ pub.venue }}, {{ pub.year }}
{% endfor %}
Intérêts
{% for interest in site.data.profile.interests %} {{ interest }} {% endfor %}
Formation