{% if paginator and paginator.page > 1 %} {% endif %} {% seo %} {% if page.tags contains "Paper" %} {% if page.authors %}{% for a in page.authors %} {% endfor %}{% endif %} {% if page.date %} {% endif %} {% if page.venue %}{% if page.venue_type == 'journal' %} {% else %} {% endif %}{% endif %} {% if page.pdf %} {% endif %} {% if page.doi %} {% endif %} {% endif %} {% feed_meta %} {% if site.google_analytics and jekyll.environment == 'production' %} {% include analytics.html %} {% endif %}