|
14 | 14 | <category field="biology"/>
|
15 | 15 | <issn>1330-0520</issn>
|
16 | 16 | <eissn>1848-7386</eissn>
|
17 |
| - <updated>2021-03-17T12:29:20+00:00</updated> |
| 17 | + <updated>2021-10-27T08:21:10+00:00</updated> |
18 | 18 | <rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
|
19 | 19 | </info>
|
20 | 20 | <macro name="author">
|
21 |
| - <names variable="author" suffix="."> |
| 21 | + <names variable="author"> |
22 | 22 | <name and="symbol" delimiter-precedes-last="never" initialize-with=". " name-as-sort-order="all">
|
23 | 23 | <name-part name="family" font-variant="small-caps"/>
|
24 | 24 | </name>
|
|
34 | 34 | </macro>
|
35 | 35 | <macro name="author-short">
|
36 | 36 | <names variable="author">
|
37 |
| - <name form="short" font-variant="small-caps" and="symbol" delimiter-precedes-last="never" initialize-with=". "/> |
| 37 | + <name form="short" and="symbol" delimiter-precedes-last="never" initialize-with=". "> |
| 38 | + <name-part name="family" font-variant="small-caps"/> |
| 39 | + </name> |
38 | 40 | <et-al font-style="italic"/>
|
39 | 41 | <substitute>
|
40 | 42 | <names variable="editor"/>
|
|
75 | 77 | </sort>
|
76 | 78 | <layout prefix="(" suffix=")" delimiter="; ">
|
77 | 79 | <group delimiter=", ">
|
78 |
| - <group delimiter=" "> |
79 |
| - <text macro="author-short"/> |
80 |
| - <text macro="year-date"/> |
81 |
| - </group> |
| 80 | + <text macro="author-short"/> |
82 | 81 | <group>
|
83 |
| - <text variable="locator"/> |
| 82 | + <text macro="year-date"/> |
84 | 83 | <text variable="year-suffix" font-style="italic"/>
|
85 | 84 | </group>
|
| 85 | + <text variable="locator"/> |
86 | 86 | </group>
|
87 | 87 | </layout>
|
88 | 88 | </citation>
|
89 |
| - <bibliography entry-spacing="0" hanging-indent="true" subsequent-author-substitute-rule="partial-each" subsequent-author-substitute="———"> |
| 89 | + <bibliography subsequent-author-substitute-rule="partial-each" entry-spacing="0" hanging-indent="true"> |
90 | 90 | <sort>
|
91 | 91 | <key macro="author" names-min="1" names-use-first="1"/>
|
92 | 92 | <key macro="author-count"/>
|
93 | 93 | <key macro="year-date"/>
|
94 | 94 | </sort>
|
95 | 95 | <layout suffix=".">
|
96 |
| - <group> |
97 |
| - <group delimiter=": "> |
98 |
| - <group delimiter=", "> |
99 |
| - <text macro="author"/> |
100 |
| - <group> |
101 |
| - <date variable="issued"> |
102 |
| - <date-part name="year"/> |
103 |
| - </date> |
104 |
| - <text variable="year-suffix" font-style="italic"/> |
105 |
| - </group> |
| 96 | + <group delimiter=": "> |
| 97 | + <group delimiter=", "> |
| 98 | + <text macro="author"/> |
| 99 | + <group> |
| 100 | + <date variable="issued"> |
| 101 | + <date-part name="year"/> |
| 102 | + </date> |
| 103 | + <text variable="year-suffix" font-style="italic"/> |
106 | 104 | </group>
|
107 |
| - <text variable="title" suffix=". "/> |
108 | 105 | </group>
|
109 | 106 | <choose>
|
110 | 107 | <if type="bill book graphic legal_case motion_picture report song" match="any">
|
|
147 | 144 | </else-if>
|
148 | 145 | <else-if type="chapter" match="any">
|
149 | 146 | <group delimiter=". ">
|
| 147 | + <text variable="title"/> |
150 | 148 | <group prefix=" " delimiter=", ">
|
151 | 149 | <group delimiter=": ">
|
152 |
| - <text term="in" text-case="capitalize-first" font-style="italic"/> |
| 150 | + <text term="in" text-case="capitalize-first"/> |
153 | 151 | <text macro="editor"/>
|
154 | 152 | </group>
|
155 | 153 | <group>
|
|
191 | 189 | <group delimiter=" ">
|
192 | 190 | <group delimiter=". ">
|
193 | 191 | <text variable="title"/>
|
194 |
| - <text variable="container-title" text-case="capitalize-first" font-style="normal"/> |
| 192 | + <text variable="container-title" text-case="capitalize-first"/> |
195 | 193 | </group>
|
196 | 194 | <group delimiter=", ">
|
197 | 195 | <group>
|
|
0 commit comments