|
1 | 1 | <?xml version="1.0" encoding="utf-8"?>
|
2 |
| -<style xmlns="http://purl.org/net/xbiblio/csl" version="1.0" class="in-text" demote-non-dropping-particle="never" default-locale="fr-FR"> |
| 2 | +<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" demote-non-dropping-particle="never" default-locale="fr-FR"> |
3 | 3 | <info>
|
4 | 4 | <title>Bourgogne-Franche-Comté Nature (French)</title>
|
5 | 5 | <title-short>BFCN</title-short>
|
|
13 | 13 | </author>
|
14 | 14 | <category citation-format="author-date"/>
|
15 | 15 | <category field="biology"/>
|
| 16 | + <category field="zoology"/> |
| 17 | + <category field="geography"/> |
16 | 18 | <issn>2648-692X</issn>
|
17 |
| - <updated>2019-12-30T10:52:12+00:00</updated> |
| 19 | + <updated>2020-02-10T16:58:12+00:00</updated> |
18 | 20 | <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 | 21 | </info>
|
20 | 22 | <macro name="container">
|
21 | 23 | <choose>
|
22 | 24 | <if type="chapter paper-conference" match="any">
|
23 | 25 | <text term="in" prefix=", " suffix=": "/>
|
24 | 26 | <names variable="editor translator" delimiter=", " suffix=", ">
|
25 |
| - <name name-as-sort-order="all" sort-separator=", " initialize-with="." delimiter=", " delimiter-precedes-last="always"/> |
| 27 | + <name name-as-sort-order="all" sort-separator=", " initialize-with="." delimiter=", " delimiter-precedes-last="always"> |
| 28 | + <name-part name="family" font-variant="small-caps"/> |
| 29 | + </name> |
26 | 30 | <label form="short" text-case="capitalize-first" prefix=" (" suffix=")"/>
|
27 | 31 | </names>
|
28 | 32 | <group delimiter=", ">
|
|
47 | 51 | <macro name="author">
|
48 | 52 | <names variable="author">
|
49 | 53 | <name name-as-sort-order="all" sort-separator=" " initialize-with="." delimiter=", " delimiter-precedes-last="always">
|
50 |
| - <name-part name="family" text-case="uppercase"/> |
| 54 | + <name-part name="family" font-variant="small-caps"/> |
51 | 55 | </name>
|
52 | 56 | <label form="short" prefix=" (" suffix=")" text-case="capitalize-first"/>
|
53 | 57 | <substitute>
|
|
60 | 64 | <macro name="author-short">
|
61 | 65 | <names variable="author">
|
62 | 66 | <name form="short" and="symbol" delimiter=", " initialize-with=". ">
|
63 |
| - <name-part name="family" text-case="uppercase"/> |
| 67 | + <name-part name="family" font-variant="small-caps"/> |
64 | 68 | </name>
|
65 | 69 | <et-al font-style="italic"/>
|
66 | 70 | <substitute>
|
|
195 | 199 | <key macro="author"/>
|
196 | 200 | <key macro="issued" sort="descending"/>
|
197 | 201 | </sort>
|
198 |
| - <layout prefix="(" suffix=")" delimiter="; "> |
| 202 | + <layout prefix="(" suffix=")" delimiter=" ; "> |
199 | 203 | <group delimiter=", ">
|
200 | 204 | <text macro="author-short"/>
|
201 | 205 | <text macro="issued"/>
|
|
0 commit comments