This is a {{ request.repository.object_name }} and has not been peer reviewed. {% if preprint.doi %} The published version of this {{ request.repository.object_name }} is available: {% include "elements/doi_display.html" with doi=preprint.doi title=preprint.title %} {% elif preprint.article %} A published version of this {{ request.repository.object_name }} is available on {{ preprint.article.journal.name }}. {% endif %} This is version {{ preprint.current_version.version }} of this {{ request.repository.object_name }}.
{% if preprint.current_version_file_type == 'html' %}This {{ request.repository.object_name }} has no visible version.
{{ request.repository.object_name }} {% include "elements/icons/link_download.html" %} {% else %}This {{ request.repository.object_name }} does not have any files associated with it.
{% endif %}{% else %}
You must log in to post a comment.
{% endif %} {% endif %}
Invited Review Comment #{{ comment.pk }} {% if comment.review.anonymous %}Anonymous{% else %}{{ comment.author.full_name }}{% endif %} @ {{ comment.date_time }}
{{ comment.body|safe }} {% else %}Comment #{{ comment.pk }} {{ comment.author.full_name }} @ {{ comment.date_time }}
{{ comment.body|linebreaksbr }}
{% endif %}There are no comments or no comments have been made public for this article.