New Since Last Run

View All
{% if dashboard.unread_publications %} {% for item in dashboard.unread_publications %} {% endfor %}
Title Scholar Year Citations
{% if item.pub_url %} {{ item.title }} {% else %} {{ item.title }} {% endif %} {% if item.venue_text %}

{{ item.venue_text }}

{% endif %}
{{ item.scholar_label }} {{ item.year_display }} {{ item.citation_count }}
{% else %}

No new publications in the latest run.

{% endif %}