|
14 | 14 | <category field="biology"/>
|
15 | 15 | <issn>0025-1461</issn>
|
16 | 16 | <eissn>1864-1547</eissn>
|
17 |
| - <updated>2020-04-19T12:35:46+00:00</updated> |
| 17 | + <updated>2020-04-20T10:34:52+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="editor-translator">
|
|
26 | 26 | <macro name="author">
|
27 | 27 | <names variable="author">
|
28 | 28 | <name and="text" initialize-with="." name-as-sort-order="first" sort-separator=" "/>
|
29 |
| - <et-al font-style="italic"/> |
30 | 29 | <label form="short" prefix=" (" suffix=")" text-case="capitalize-first"/>
|
31 | 30 | <substitute>
|
32 | 31 | <names variable="editor"/>
|
|
38 | 37 | <macro name="author-short">
|
39 | 38 | <names variable="author">
|
40 | 39 | <name form="short" and="text" delimiter=", " initialize-with=". "/>
|
41 |
| - <et-al font-style="italic"/> |
42 | 40 | <substitute>
|
43 | 41 | <names variable="editor"/>
|
44 | 42 | <names variable="translator"/>
|
|
80 | 78 | </group>
|
81 | 79 | </layout>
|
82 | 80 | </citation>
|
83 |
| - <bibliography et-al-min="6" et-al-use-first="5" second-field-align="margin"> |
| 81 | + <bibliography> |
84 | 82 | <sort>
|
85 |
| - <key macro="author-short" names-min="1" names-use-first="1"/> |
86 |
| - <key variable="issued"/> |
87 | 83 | <key macro="author"/>
|
| 84 | + <key variable="issued"/> |
88 | 85 | </sort>
|
89 | 86 | <layout suffix=".">
|
90 |
| - <text macro="author"/> |
91 |
| - <date date-parts="year" form="text" variable="issued" prefix=". "/> |
92 |
| - <choose> |
93 |
| - <if type="bill book graphic legal_case legislation motion_picture report song" match="any"> |
94 |
| - <group suffix="." prefix=". "> |
95 |
| - <text macro="title"/> |
96 |
| - <text macro="editor-translator"/> |
97 |
| - </group> |
98 |
| - <text prefix=" " suffix="." macro="publisher"/> |
99 |
| - </if> |
100 |
| - <else-if type="chapter paper-conference" match="any"> |
101 |
| - <group delimiter=". " prefix=". "> |
102 |
| - <text macro="title"/> |
103 |
| - <group delimiter=" "> |
104 |
| - <group delimiter=": "> |
105 |
| - <text term="in" text-case="capitalize-first"/> |
106 |
| - <names variable="editor translator" prefix="(" suffix=")"> |
107 |
| - <name prefix=" " initialize-with=". " name-as-sort-order="all" sort-separator=" "/> |
108 |
| - <label form="short" prefix=", "/> |
109 |
| - </names> |
110 |
| - </group> |
111 |
| - <group delimiter=", "> |
112 |
| - <text variable="container-title"/> |
113 |
| - <text variable="collection-title"/> |
114 |
| - </group> |
115 |
| - </group> |
116 |
| - <text macro="publisher"/> |
117 |
| - <group delimiter=" "> |
118 |
| - <label variable="page" form="short"/> |
119 |
| - <text variable="page"/> |
120 |
| - </group> |
121 |
| - </group> |
122 |
| - </else-if> |
123 |
| - <else> |
124 |
| - <group delimiter=". " prefix=". "> |
125 |
| - <group delimiter=", "> |
| 87 | + <group delimiter=". "> |
| 88 | + <text macro="author"/> |
| 89 | + <date date-parts="year" form="text" variable="issued"/> |
| 90 | + <choose> |
| 91 | + <if type="bill book graphic legal_case legislation motion_picture report song" match="any"> |
| 92 | + <group> |
126 | 93 | <text macro="title"/>
|
127 | 94 | <text macro="editor-translator"/>
|
128 | 95 | </group>
|
129 |
| - <group delimiter=" "> |
130 |
| - <text variable="container-title" form="short"/> |
131 |
| - <group delimiter=": "> |
132 |
| - <text variable="volume"/> |
| 96 | + <text prefix=" " suffix="." macro="publisher"/> |
| 97 | + </if> |
| 98 | + <else-if type="chapter paper-conference" match="any"> |
| 99 | + <group delimiter=". "> |
| 100 | + <text macro="title"/> |
| 101 | + <group delimiter=" "> |
| 102 | + <group delimiter=": "> |
| 103 | + <text term="in" text-case="capitalize-first"/> |
| 104 | + <names variable="editor translator" prefix="(" suffix=")"> |
| 105 | + <name prefix=" " initialize-with=". " name-as-sort-order="all" sort-separator=" "/> |
| 106 | + <label form="short" prefix=", "/> |
| 107 | + </names> |
| 108 | + </group> |
| 109 | + <group delimiter=", "> |
| 110 | + <text variable="container-title"/> |
| 111 | + <text variable="collection-title"/> |
| 112 | + </group> |
| 113 | + </group> |
| 114 | + <text macro="publisher"/> |
| 115 | + <group delimiter=" "> |
| 116 | + <label variable="page" form="short"/> |
133 | 117 | <text variable="page"/>
|
134 | 118 | </group>
|
135 | 119 | </group>
|
136 |
| - </group> |
137 |
| - </else> |
138 |
| - </choose> |
| 120 | + </else-if> |
| 121 | + <else> |
| 122 | + <group delimiter=". "> |
| 123 | + <group delimiter=", "> |
| 124 | + <text macro="title"/> |
| 125 | + <text macro="editor-translator"/> |
| 126 | + </group> |
| 127 | + <group delimiter=" "> |
| 128 | + <text variable="container-title" form="short"/> |
| 129 | + <group delimiter=": "> |
| 130 | + <text variable="volume"/> |
| 131 | + <text variable="page"/> |
| 132 | + </group> |
| 133 | + </group> |
| 134 | + </group> |
| 135 | + </else> |
| 136 | + </choose> |
| 137 | + </group> |
139 | 138 | </layout>
|
140 | 139 | </bibliography>
|
141 | 140 | </style>
|
0 commit comments