{% extends 'scipost/base.html' %} {% block pagetitle %}: submit report{% endblock pagetitle %} {% block bodysup %} {% if user.is_authenticated %}

Submit a Report on a SciPost Submission


Submission summary and link

{{ submission.header_as_table }}

Abstract:

{{ submission.abstract }}


Your report:

A preview of text areas will appear below as you type (you can use LaTeX \$...\$ for in-text equations or \ [ ... \ ] for on-line equations).

{% csrf_token %}
By clicking on Submit, you state that you abide by the referee code of conduct.

Preview of your report (text areas only):

Strengths:

Weaknesses:

Report:

Requested changes:

{% endif %} {% endblock bodysup %}