aboutsummaryrefslogtreecommitdiff
path: root/data/templates/default.jats_articleauthoring
diff options
context:
space:
mode:
Diffstat (limited to 'data/templates/default.jats_articleauthoring')
-rw-r--r--data/templates/default.jats_articleauthoring6
1 files changed, 3 insertions, 3 deletions
diff --git a/data/templates/default.jats_articleauthoring b/data/templates/default.jats_articleauthoring
index 29abe86c5..01042b001 100644
--- a/data/templates/default.jats_articleauthoring
+++ b/data/templates/default.jats_articleauthoring
@@ -36,12 +36,12 @@ $elseif(author.name)$
$else$
<string-name>$author$</string-name>
$endif$
-$if(author.email)$
-<email>$author.email$</email>
-$endif$
$for(author.affiliation)$
${ it:affiliations.jats() }
$endfor$
+$if(author.email)$
+<email>$author.email$</email>
+$endif$
$if(author.cor-id)$
<xref ref-type="corresp" rid="cor-$author.cor-id$"><sup>*</sup></xref>
$endif$