|
41 | 41 | <term name="guest"> |
42 | 42 | <single>guest expert</single> |
43 | 43 | <multiple>guest experts</multiple> |
44 | | -@@ -349,7 +357,7 @@ |
| 44 | +@@ -354,7 +362,7 @@ |
45 | 45 | <group delimiter=" "> |
46 | 46 | <!-- Substitutes for missing authors: order prioritizes primary creators (e.g., composer, author) over secondary roles (e.g., editor, curator), with title as the final fallback. --> |
47 | 47 | <names variable="composer"> |
|
50 | 50 | <label form="short" prefix=" (" suffix=")" text-case="title"/> |
51 | 51 | <substitute> |
52 | 52 | <names variable="author"/> |
53 | | -@@ -359,24 +367,24 @@ |
| 53 | +@@ -364,24 +372,24 @@ |
54 | 54 | <if type="broadcast"> |
55 | 55 | <names variable="script-writer director"> |
56 | 56 | <!-- Actors/performers and producers [not executive] not cited in APA style. --> |
|
79 | 79 | <label prefix=" (" suffix=")" text-case="title"/> |
80 | 80 | </names> |
81 | 81 | <choose> |
82 | | -@@ -387,11 +395,11 @@ |
| 82 | +@@ -392,11 +400,11 @@ |
83 | 83 | </else-if> |
84 | 84 | </choose> |
85 | 85 | <names variable="executive-producer"> |
|
93 | 93 | <label prefix=" (" suffix=")" text-case="title"/> |
94 | 94 | </names> |
95 | 95 | <names variable="editor-translator"/> |
96 | | -@@ -399,23 +407,23 @@ |
| 96 | +@@ -404,23 +412,23 @@ |
97 | 97 | <names variable="editor"/> |
98 | 98 | <names variable="editorial-director"/> |
99 | 99 | <names variable="compiler"> |
|
121 | 121 | <label prefix=" (" suffix=")" text-case="title"/> |
122 | 122 | </names> |
123 | 123 | <names variable="collection-editor"/> |
124 | | -@@ -432,7 +440,7 @@ |
| 124 | +@@ -437,7 +445,7 @@ |
125 | 125 | <if match="any" type="book classic collection"> |
126 | 126 | <names prefix="(" suffix=")" variable="contributor"> |
127 | 127 | <label form="verb" suffix=" "/> |
|
130 | 130 | </names> |
131 | 131 | </if> |
132 | 132 | </choose> |
133 | | -@@ -448,7 +456,7 @@ |
| 133 | +@@ -453,7 +461,7 @@ |
134 | 134 | <!-- These variables indicate that the letter is retrievable by the reader. If not, use the APA in-text-only personal communication format. --> |
135 | 135 | <if match="any" variable="archive archive-place container-title DOI number publisher references URL"> |
136 | 136 | <names variable="author"> |
|
139 | 139 | <substitute> |
140 | 140 | <text macro="title-and-descriptions-short"/> |
141 | 141 | </substitute> |
142 | | -@@ -468,7 +476,7 @@ |
| 142 | +@@ -473,7 +481,7 @@ |
143 | 143 | </else-if> |
144 | 144 | <else> |
145 | 145 | <names variable="composer"> |
|
148 | 148 | <substitute> |
149 | 149 | <names variable="author"/> |
150 | 150 | <names variable="illustrator"/> |
151 | | -@@ -1019,7 +1027,7 @@ |
| 151 | +@@ -1024,7 +1032,7 @@ |
152 | 152 | <choose> |
153 | 153 | <if variable="title"> |
154 | 154 | <names variable="interviewer"> |
|
157 | 157 | <label form="short" prefix=", " text-case="title"/> |
158 | 158 | </names> |
159 | 159 | </if> |
160 | | -@@ -1030,18 +1038,18 @@ |
| 160 | +@@ -1035,18 +1043,18 @@ |
161 | 161 | <group delimiter="; "> |
162 | 162 | <names variable="container-author"> |
163 | 163 | <label form="verb-short" suffix=" " text-case="title"/> |
|
180 | 180 | <label prefix=", " text-case="title"/> |
181 | 181 | </names> |
182 | 182 | </group> |
183 | | -@@ -1049,7 +1057,7 @@ |
| 183 | +@@ -1054,7 +1062,7 @@ |
184 | 184 | <else> |
185 | 185 | <group delimiter="; "> |
186 | 186 | <names delimiter="; " variable="illustrator narrator"> |
|
189 | 189 | <label form="short" prefix=", " text-case="title"/> |
190 | 190 | </names> |
191 | 191 | <choose> |
192 | | -@@ -1057,7 +1065,7 @@ |
| 192 | +@@ -1062,7 +1070,7 @@ |
193 | 193 | <else-if variable="container-title"> |
194 | 194 | <!-- TODO: Check logic once processors start to automatically populate `editor-translator` --> |
195 | 195 | <names delimiter="; " variable="translator"> |
|
198 | 198 | <label form="short" prefix=", " text-case="title"/> |
199 | 199 | </names> |
200 | 200 | </else-if> |
201 | | -@@ -1065,14 +1073,14 @@ |
| 201 | +@@ -1070,14 +1078,14 @@ |
202 | 202 | <group delimiter="; "> |
203 | 203 | <names variable="container-author"> |
204 | 204 | <label form="verb-short" suffix=" " text-case="title"/> |
|
216 | 216 | <label prefix=", " text-case="title"/> |
217 | 217 | </names> |
218 | 218 | </group> |
219 | | -@@ -1088,13 +1096,13 @@ |
| 219 | +@@ -1093,13 +1101,13 @@ |
220 | 220 | <choose> |
221 | 221 | <if variable="title"> |
222 | 222 | <names delimiter="; " variable="interviewer"> |
|
232 | 232 | <label form="short" prefix=", " text-case="title"/> |
233 | 233 | </names> |
234 | 234 | </group> |
235 | | -@@ -1417,7 +1425,7 @@ |
| 235 | +@@ -1422,7 +1430,7 @@ |
236 | 236 | <group delimiter="; "> |
237 | 237 | <names variable="interviewer"> |
238 | 238 | <label form="verb" suffix=" " text-case="capitalize-first"/> |
|
241 | 241 | </names> |
242 | 242 | <text text-case="capitalize-first" variable="medium"/> |
243 | 243 | </group> |
244 | | -@@ -1430,7 +1438,7 @@ |
| 244 | +@@ -1435,7 +1443,7 @@ |
245 | 245 | <macro name="description-interview-short"> |
246 | 246 | <names variable="interviewer"> |
247 | 247 | <label form="verb" suffix=" " text-case="capitalize-first"/> |
|
250 | 250 | <substitute> |
251 | 251 | <text macro="description-format-short"/> |
252 | 252 | </substitute> |
253 | | -@@ -1444,7 +1452,7 @@ |
| 253 | +@@ -1449,7 +1457,7 @@ |
254 | 254 | <text macro="description-format"/> |
255 | 255 | <names variable="recipient"> |
256 | 256 | <label form="verb" suffix=" "/> |
|
259 | 259 | </names> |
260 | 260 | </group> |
261 | 261 | <text macro="description-medium"/> |
262 | | -@@ -1462,7 +1470,7 @@ |
| 262 | +@@ -1467,7 +1475,7 @@ |
263 | 263 | <text macro="description-format-short"/> |
264 | 264 | <names variable="recipient"> |
265 | 265 | <label form="verb" suffix=" "/> |
|
268 | 268 | </names> |
269 | 269 | </group> |
270 | 270 | </if> |
271 | | -@@ -1515,7 +1523,7 @@ |
| 271 | +@@ -1520,7 +1528,7 @@ |
272 | 272 | </group> |
273 | 273 | <names variable="reviewed-author"> |
274 | 274 | <label form="verb-short" suffix=" "/> |
|
277 | 277 | </names> |
278 | 278 | </group> |
279 | 279 | <text macro="description-medium"/> |
280 | | -@@ -1717,22 +1725,22 @@ |
| 280 | +@@ -1722,22 +1730,22 @@ |
281 | 281 | <!-- Monographic source author --> |
282 | 282 | <macro name="source-monographic-author"> |
283 | 283 | <names variable="container-author"> |
|
304 | 304 | <label form="short" prefix=" (" suffix=")" text-case="title"/> |
305 | 305 | </names> |
306 | 306 | <names variable="compiler"/> |
307 | | -@@ -1744,7 +1752,7 @@ |
| 307 | +@@ -1749,7 +1757,7 @@ |
308 | 308 | </choose> |
309 | 309 | <names variable="curator"/> |
310 | 310 | <names variable="collection-editor"> |
|
0 commit comments