Skip to content

Latest commit

 

History

History
26 lines (23 loc) · 955 Bytes

File metadata and controls

26 lines (23 loc) · 955 Bytes
layout default
permalink /publications/
title Publications
description Publications by yearly categories in reversed chronological order.
years
2026
2025
2024
2023
publication_photo http://via.placeholder.com/200

{{ page.title }}

Please refer to here for the full publication list.

{% for y in page.years %}

{{ y }}

{% bibliography -f biblio --query @*[year={{y}}]* --sort none %}
{% endfor %}