--- layout: default title: Preconference Workshops ---

{{ page.title }}

Half-day workshops will start at 9:00 a.m. and 1:30 p.m., while full-day workshops will run from 9:00 a.m. to 4:30 p.m..

{% assign posts = site.posts | where: 'type', 'workshop' | sort: 'title' %} {% for post in posts %} {% include workshops/card.html workshop=post %} {% endfor %}