Skip to content

Commit

Permalink
suffix '.' after first group; changed e-mail (#6135)
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperDomek authored Jul 10, 2022
1 parent eed4f07 commit ebb728b
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<link href="https://www.eriesjournal.com/index.php/eries/about/submissions" rel="documentation"/>
<author>
<name>Dominik Bláha</name>
<email>blahad@sic.czu.cz</email>
<email>blahad@lib.czu.cz</email>
</author>
<contributor>
<name>Igor Krejčí</name>
Expand All @@ -20,7 +20,7 @@
<category field="humanities"/>
<issn>2336-2375</issn>
<eissn>1803-1617</eissn>
<updated>2019-04-20T15:03:39+00:00</updated>
<updated>2022-07-10T17:58:51+00:00</updated>
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
</info>
<locale xml:lang="en">
Expand Down Expand Up @@ -618,8 +618,8 @@
<key macro="issued-sort" sort="ascending"/>
<key macro="title"/>
</sort>
<layout suffix=".">
<group>
<layout>
<group suffix=".">
<group>
<text macro="author"/>
<text macro="issued"/>
Expand Down

0 comments on commit ebb728b

Please sign in to comment.