|
5 | 5 | <id>http://www.zotero.org/styles/universite-de-lausanne-histoire</id>
|
6 | 6 | <link href="http://www.zotero.org/styles/universite-de-lausanne-histoire" rel="self"/>
|
7 | 7 | <link href="http://www.zotero.org/styles/infoclio-fr-smallcaps" rel="template"/>
|
8 |
| - <link href="https://github.com/LausanneCitationStyle/Lausanne" rel="documentation"/> |
| 8 | + <link href="https://lausannecitationstyle.github.io/support/" rel="documentation"/> |
9 | 9 | <author>
|
10 | 10 | <name>Nicolas Chachereau</name>
|
11 | 11 |
|
|
35 | 35 | <term name="number-of-volumes" form="short">vol.</term>
|
36 | 36 | <term name="et-al">et alii</term>
|
37 | 37 | <term name="issue" form="short">nᵒ</term>
|
| 38 | + <term name="no date" form="short">s.d.</term> |
38 | 39 | </terms>
|
39 | 40 | </locale>
|
40 | 41 | <citation>
|
|
113 | 114 | </macro>
|
114 | 115 | <macro name="creator">
|
115 | 116 | <names variable="author">
|
116 |
| - <name sort-separator=", " name-as-sort-order="all" et-al-min="3" et-al-use-first="1"> |
| 117 | + <name sort-separator=" " name-as-sort-order="all" et-al-min="3" et-al-use-first="1"> |
117 | 118 | <name-part name="family" font-variant="small-caps"/>
|
118 | 119 | </name>
|
119 | 120 | <et-al font-style="italic"/>
|
|
238 | 239 | </macro>
|
239 | 240 | <macro name="scientific-editor-name">
|
240 | 241 | <names variable="editor">
|
241 |
| - <name sort-separator=", " name-as-sort-order="all" et-al-min="3" et-al-use-first="1"> |
| 242 | + <name sort-separator=" " name-as-sort-order="all" et-al-min="3" et-al-use-first="1"> |
242 | 243 | <name-part name="family" font-variant="small-caps"/>
|
243 | 244 | </name>
|
244 | 245 | <et-al font-style="italic"/>
|
|
248 | 249 | </macro>
|
249 | 250 | <macro name="translator">
|
250 | 251 | <names variable="translator">
|
251 |
| - <name sort-separator=", " name-as-sort-order="all" et-al-min="3" et-al-use-first="1"> |
| 252 | + <name sort-separator=" " name-as-sort-order="all" et-al-min="3" et-al-use-first="1"> |
252 | 253 | <name-part name="family" font-variant="small-caps"/>
|
253 | 254 | </name>
|
254 | 255 | <et-al font-style="italic"/>
|
|
266 | 267 | <choose>
|
267 | 268 | <if type="chapter paper-conference" match="any">
|
268 | 269 | <names variable="container-author">
|
269 |
| - <name sort-separator=", " name-as-sort-order="all" et-al-min="3" et-al-use-first="1"> |
| 270 | + <name sort-separator=" " name-as-sort-order="all" et-al-min="3" et-al-use-first="1"> |
270 | 271 | <name-part name="family" font-variant="small-caps"/>
|
271 | 272 | </name>
|
272 | 273 | <et-al font-style="italic"/>
|
|
425 | 426 | <date variable="issued" form="numeric" date-parts="year"/>
|
426 | 427 | </if>
|
427 | 428 | <else>
|
428 |
| - <text term="no date" form="short"/> |
| 429 | + <text term="no date" form="short" prefix=" [" suffix="]"/> |
429 | 430 | </else>
|
430 | 431 | </choose>
|
431 | 432 | </if>
|
|
435 | 436 | <date variable="issued" form="numeric" date-parts="year-month-day"/>
|
436 | 437 | </if>
|
437 | 438 | <else>
|
438 |
| - <text term="no date" form="short"/> |
| 439 | + <text term="no date" form="short" prefix=" [" suffix="]"/> |
439 | 440 | </else>
|
440 | 441 | </choose>
|
441 | 442 | </else-if>
|
|
0 commit comments