Skip to content

Latest commit

 

History

History
32 lines (30 loc) · 1.16 KB

File metadata and controls

32 lines (30 loc) · 1.16 KB
layout page
title Publications
menu main
navigation_weight 6
color #e6f5c9

For the official list, see the KU Leuven database.

    {% for publication in site.data.publications %}
  • {{ publication.authors }}
    {{publication.title}}
    {{publication.reference}} ({{publication.year}})
    {% if publication.pdf %} {% endif %} {% if publication.url %} {% endif %} {% if publication.doi %} {% endif %} {% if publication.app %} {% endif %}

  • {% endfor %}