--- ---
{{reference}}
{% assign bibtest = false %} {% if entry.file %} {% assign bibfile = "/papers/" | append: entry.file %} {% for file in site.static_files %} {% if file.path contains bibfile %} {% assign bibtest = true %} {% endif %} {% endfor %} {% endif %} {% if bibtest %} {% endif %} {% if entry.doi %} {% if entry.type == 'unpublished' %} {% else %} {% endif %} {% endif %} {% if entry.type == 'unpublished' or entry.type == 'article' or entry.type == 'thesis' or entry.type == 'inproceedings' or entry.type == 'report' %} {% endif %} {% if entry.abstract %} {% endif %} {% if entry.abstract %} {% else %} {% endif %}