{% extends 'journals/base.html' %} {% load bootstrap %} {% block meta_description %}{{ block.super }} {{ journal.name }} Metrics{% endblock meta_description %} {% block pagetitle %}{{block.super}}: {{ journal.name }} Metrics{% endblock pagetitle %} {% block breadcrumb_items %} {{ block.super }} {{ journal.college.acad_field }} Journals {{ journal.name }} Metrics {% endblock %} {% block content %} {{ block.super }}

Metrics for {{ journal.name }}{% if specialty %} (specialized to {{ specialty }}){% endif %}

Editorial metrics

Publications {% if specialty %} ({{ specialty }}){% endif %}

Submissions {% if specialty %} ({{ specialty }}){% endif %}

Citation metrics

All citation statistics presented here are based on Crossref CitedBy data.

Citations (total) {% if specialty %} ({{ specialty }}){% endif %}

CiteScore {% if specialty %} ({{ specialty }}){% endif %}

Impact Factor {% if specialty %} ({{ specialty }}){% endif %}

{% endblock %}