diff options
Diffstat (limited to 'default.jats_articleauthoring')
-rw-r--r-- | default.jats_articleauthoring | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/default.jats_articleauthoring b/default.jats_articleauthoring index ef2aed7..60b2ca5 100644 --- a/default.jats_articleauthoring +++ b/default.jats_articleauthoring | |||
@@ -19,7 +19,7 @@ $endif$ | |||
19 | $if(author)$ | 19 | $if(author)$ |
20 | <contrib-group> | 20 | <contrib-group> |
21 | $for(author)$ | 21 | $for(author)$ |
22 | <contrib contrib-type="author"> | 22 | <contrib contrib-type="author"$if(author.equal-contrib)$ equal-contrib="true"$endif$> |
23 | $if(author.orcid)$ | 23 | $if(author.orcid)$ |
24 | <contrib-id contrib-id-type="orcid">$author.orcid$</contrib-id> | 24 | <contrib-id contrib-id-type="orcid">$author.orcid$</contrib-id> |
25 | $endif$ | 25 | $endif$ |