{% extends "base.html" %} {% block title %}Concon - {{ title if title else file_name }}{% endblock %} {% block content %}
{{ authors }}
{% endif %}{{ abstract_text }}
{% endif %}| Year | {{ year }} |
|---|---|
| DOI | {{ doi }} |
| Journal | {{ journal }} |
| Volume | {{ volume }} |
| Issue | {{ issue }} |
| Pages | {{ pages }} |
| Publisher | {{ publisher }} |
| ISSN | {{ issn }} |
| arXiv | {{ arxiv_id }} |
| Keywords | {{ keywords }} |
| Affiliations | {{ affiliations }} |
| Filename | {{ file_name }} |