layout: archive title: "Selected Publications" permalink: /publications/
author_profile: true
{% if author.googlescholar %} You can find my full list of articles on my Google Scholar profile. {% endif %}
{% include base_path %}
{% for post in site.publications reversed %} {% include archive-single.html %} {% endfor %}