{{ p.categories | join(" · ") }}{{ p.published_at.strftime("%d %b %Y") }}
{{ p.abstract | latex }}
No papers found for this category and date range.
{% endif %} {% for p in papers %} {% set done = p.arxiv_id in imported %} {% set was_seen = p.arxiv_id in seen %}{{ p.categories | join(" · ") }}{{ p.published_at.strftime("%d %b %Y") }}
{{ p.abstract | latex }}