{% if publication|has_all_author_relations %}{% include 'bi/check-square-fill.html' %}{% else %}{% include 'bi/square.html' %}{% endif %}Create all author relations
{% if publication|author_affiliations_complete %}{% include 'bi/check-square-fill.html' %}{% else %}{% include 'bi/square.html' %}{% endif %}Manage Author Affiliations
{% if publication.has_abstract_jats %}{% include 'bi/check-square-fill.html' %}{% else %}{% include 'bi/square.html' %}{% endif %}Create/update abstract (JATS version)
{% if publication.has_citation_list %}{% include 'bi/check-square-fill.html' %}{% else %}{% include 'bi/square.html' %}{% endif %}Create/update citation metadata
{% if publication.has_funding_statement %}{% include 'bi/check-square-fill.html' %}{% else %}{% include 'bi/square.html' %}{% endif %}Create/update funding info metadata
{% if publication.grants.exists %}{% include 'bi/check-square-fill.html' %}{% else %}{% include 'bi/square.html' %}{% endif %}Create/update grants
{% if publication.has_xml_metadata %}{% include 'bi/check-square-fill.html' %}{% else %}{% include 'bi/square.html' %}{% endif %}Create/update Crossref metadata(please do after citation and funding info are added)
{% comment %}
{% if publication.references.exists %}{% include 'bi/check-square-fill.html' %}{% else %}{% include 'bi/square.html' %}{% endif %}Create/update references