{% trans_default_domain "Academia" %} {% if arwa == 0 %}

عذراً، حدث خطأ أثناء تحميل المعلومات

{% else%}
{% if contributersRoles is not empty %} {% for contributerRole in contributersRoles %} {{ contributerRole.contributer.fullName }} {% if contributerRole != contributersRoles|last %} ، {% endif %} {% endfor %} {% else %} {{ createdBy.firstName }} {{ createdBy.lastName }} {% endif %}- {{ researchCategory }}
{{ publisher }} -  عام {{ publicationDate|date("Y") }}
{% endif%}