{% load origin %}{% origin %}

Data

{% for citations, percentage, count, names in table_data %} {% endfor %}
Citations Percentage of authors Authors
{{ citations }} {{ percentage|floatformat:2 }}% {% include "stats/includes/number_with_details_cell.html" with content_limit=10 %}

Note that the citation counts do not exclude self-references.