Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 394 Bytes

File metadata and controls

18 lines (15 loc) · 394 Bytes
layout title permalink
page
Publications
/publications/

Publications

Browse the scientific publications from the UFF eScience Group, categorized by research area.

{% for category in site.data.publications %}

{{ category.name }}

{% for pub in category.papers %}

  • {{ pub.title }}
    {{ pub.authors }}
    {{ pub.journal }}, {{ pub.year }} {% endfor %} {% endfor %}