Skip to content

Commit 9bbc4c2

Browse files
joemullmauromsl
authored andcommitted
fix #5021 Support anonymous articles in Crossref contributors template
1 parent 447d909 commit 9bbc4c2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/templates/common/identifiers/crossref_contributors.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,7 @@
2727
{% endif %}
2828
</person_name>
2929
{% endwith %}
30+
{% empty %}
31+
<anonymous contributor_role="author" sequence="first"></anonymous>
3032
{% endfor %}
3133
</contributors>

0 commit comments

Comments
 (0)