|
147 | 147 | <macro name="producers"> |
148 | 148 | <names variable="author"> |
149 | 149 | <name form="long" sort-separator=", "/> |
150 | | - <et-al term="et-al" prefix=" " font-style="italic"/> |
| 150 | + <et-al term="et-al" font-style="italic"/> |
151 | 151 | <substitute> |
152 | 152 | <text macro="container-producers"/> |
153 | 153 | </substitute> |
|
156 | 156 | <macro name="producers-short"> |
157 | 157 | <names variable="author"> |
158 | 158 | <name form="short"/> |
159 | | - <et-al term="et-al" prefix=" " suffix="." font-style="italic"/> |
| 159 | + <et-al term="et-al" font-style="italic"/> |
160 | 160 | <substitute> |
161 | 161 | <text macro="container-producers-short"/> |
162 | 162 | </substitute> |
|
168 | 168 | <name form="long" name-as-sort-order="all" sort-separator=", "> |
169 | 169 | <name-part name="family" text-case="uppercase"/> |
170 | 170 | </name> |
171 | | - <et-al term="et-al" prefix=" " font-style="italic"/> |
| 171 | + <et-al term="et-al" font-style="italic"/> |
172 | 172 | <substitute> |
173 | 173 | <text macro="container-producers-surname"/> |
174 | 174 | </substitute> |
|
178 | 178 | <macro name="container-producers"> |
179 | 179 | <names variable="editor"> |
180 | 180 | <name form="long" sort-separator=", "/> |
181 | | - <et-al term="et-al" prefix=" " font-style="italic"/> |
| 181 | + <et-al term="et-al" font-style="italic"/> |
182 | 182 | <label form="short" prefix=" (" suffix=")" text-case="lowercase"/> |
183 | 183 | <substitute> |
184 | 184 | <names variable="container-author"/> |
|
188 | 188 | <macro name="container-producers-short"> |
189 | 189 | <names variable="editor"> |
190 | 190 | <name form="short"/> |
191 | | - <et-al term="et-al" prefix=" " font-style="italic"/> |
| 191 | + <et-al term="et-al" font-style="italic"/> |
192 | 192 | <label form="short" prefix=" (" suffix=")" text-case="lowercase"/> |
193 | 193 | <substitute> |
194 | 194 | <names variable="container-author"/> |
|
201 | 201 | <name form="long" name-as-sort-order="all" sort-separator=", "> |
202 | 202 | <name-part name="family" text-case="uppercase"/> |
203 | 203 | </name> |
204 | | - <et-al term="et-al" prefix=" " font-style="italic"/> |
| 204 | + <et-al term="et-al" font-style="italic"/> |
205 | 205 | <label form="short" prefix=" (" suffix=")" text-case="capitalize-first"/> |
206 | 206 | <substitute> |
207 | 207 | <names variable="container-author"/> |
|
0 commit comments