{% extends 'scipost/_personal_page_base.html' %} {% block pagetitle %}: Harvest citedby data{% endblock pagetitle %} {% load bootstrap %} {% block breadcrumb_items %} {{block.super}}
{% endblock %} {% block content %}doi | Publication date | Nr citations | Latest Cited-by update | Actions | ||
---|---|---|---|---|---|---|
{{ publication.doi_label }} | {{ publication.publication_date }} | {% if publication.latest_citedby_update %}{{ publication.citedby|length }} | {{ publication.latest_citedby_update }} | {% else %}0 | No information available | {% endif %}|
No publications found. |