|
10 | 10 | <name>Franck Stefani</name>
|
11 | 11 |
|
12 | 12 | </author>
|
| 13 | + <contributor> |
| 14 | + <name>Jesper Svedberg</name> |
| 15 | + |
| 16 | + </contributor> |
13 | 17 | <category citation-format="author-date"/>
|
14 | 18 | <category field="biology"/>
|
15 | 19 | <issn>0027-5514</issn>
|
16 |
| - <updated>2014-01-10T17:16:40+00:00</updated> |
| 20 | + <eissn>1557-2536</eissn> |
| 21 | + <updated>2021-07-09T12:23:00+00:00</updated> |
17 | 22 | <rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
|
18 | 23 | </info>
|
19 | 24 | <macro name="author-short">
|
|
57 | 62 | <key macro="issued"/>
|
58 | 63 | <key macro="author"/>
|
59 | 64 | </sort>
|
60 |
| - <layout delimiter=", " prefix="(" suffix=")"> |
| 65 | + <layout delimiter="; " prefix="(" suffix=")"> |
61 | 66 | <group delimiter=" ">
|
62 | 67 | <text macro="author-short"/>
|
63 | 68 | <text macro="issued"/>
|
|
77 | 82 | <choose>
|
78 | 83 | <if type="article article-magazine article-newspaper article-journal review" match="any">
|
79 | 84 | <text variable="title" suffix="."/>
|
80 |
| - <text variable="container-title" form="short" text-case="title" strip-periods="true"/> |
81 |
| - <group delimiter=", "> |
| 85 | + <group delimiter=" "> |
| 86 | + <text variable="container-title" text-case="title" strip-periods="true"/> |
82 | 87 | <group delimiter=":">
|
83 | 88 | <text variable="volume"/>
|
84 | 89 | <text variable="page"/>
|
85 | 90 | </group>
|
86 |
| - <text variable="DOI" prefix="doi:"/> |
87 | 91 | </group>
|
88 | 92 | </if>
|
89 | 93 | <else-if type="chapter paper-conference" match="any">
|
|
92 | 96 | <text macro="editor"/>
|
93 | 97 | <text variable="container-title" text-case="title" strip-periods="true"/>
|
94 | 98 | <text macro="publisher"/>
|
95 |
| - <label variable="page" form="short" strip-periods="true"/> |
| 99 | + <label variable="page" form="short" strip-periods="true" plural="never"/> |
96 | 100 | <text variable="page"/>
|
97 | 101 | </group>
|
98 | 102 | </else-if>
|
|
0 commit comments