← back

{{ title }}

{{ config.site.author }}
{{ published_date }}{% if updated_date %} (revised {{ updated_date }}){% endif %} · {{ reading_time }}
{% if taxonomy.tags %}
{% for tag in taxonomy.tags %}{{ tag }}{% if not loop.last %}, {% endif %}{% endfor %}
{% endif %}
Abstract
This paper presents the contents of "{{ title }}" by {{ config.site.author }}, submitted {{ published_date }}. The following sections develop the main arguments and supporting material in a systematic manner.
{{ content | safe }}
Proof.

The assertions above follow directly from the preceding definitions and observations. The reader may verify each claim by inspection.

{% if taxonomy.tags %}
Keywords
{% for tag in taxonomy.tags %}{{ tag }}{% if not loop.last %}, {% endif %}{% endfor %}.
{% endif %}