{% extends 'scipost/base.html' %} {% block pagetitle %}: harvest cited-by links{% endblock pagetitle %} {% block bodysup %}

Cited-by links

{% if errormessage %}

{{ errormessage }}

{% endif %}

Response headers:

{{ response_headers|linebreaks }}

Response text:

{{ response_text|linebreaks }}

Response (deserialized):

{{ response_deserialized }}

Citations

{% for cit in citations %} {{ cit }} {% endfor %} {{ nr }}

return to the publication's page

{% endblock bodysup %}