title |
---|
Accepted demonstrations |
The demonstrations will be presented as posters on Tuesday, June 2nd, from 17:00 to 20:00.
This schedule is interactive, you can click on a demonstration to view its abstract.
{% assign demos = site.data.schedule.demos %}
{% for demo in demos %}
{{ demo[1].authors }}. "{{ demo[1].title }}"
{{ demo[1].abstract }}
{% endfor %}