{% include 'scipost/personal_page/_hx_tablist.html' with selected='publications' %}
Publications
Publications for which you are identified as an author:
{% for pub in own_publications %}
{% include 'journals/_publication_card_content.html' with publication=pub current_user=request.user %}
{% if request.user == pub.accepted_submission.submitted_by.user %}
{% if not pub.pubfractions_confirmed_by_authors or not pub.pubfractions_sum_to_1 %}