|
1 |
| -<?xml version="1.0" encoding="utf-8"?> |
| 1 | +<?xml version="1.0" encoding="utf-8"?> |
2 | 2 | <style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" delimiter-precedes-et-al="never" delimiter-precedes-last="never" page-range-format="expanded" demote-non-dropping-particle="never" default-locale="fr-FR">
|
3 | 3 | <!-- This style was edited with the Visual CSL Editor (https://editor.citationstyles.org/visualEditor/) -->
|
4 | 4 | <info>
|
|
17 | 17 | <issn>1960-1360</issn>
|
18 | 18 | <eissn>2104-3728</eissn>
|
19 | 19 | <summary>Style pour ArchéoSciences, revue d'Archéométrie.</summary>
|
20 |
| - <updated>2020-04-09T17:01:16+00:00</updated> |
| 20 | + <updated>2021-06-14T14:16:12+00:00</updated> |
21 | 21 | <rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
|
22 | 22 | </info>
|
23 | 23 | <locale xml:lang="fr">
|
|
118 | 118 | </choose>
|
119 | 119 | </macro>
|
120 | 120 | <macro name="DOI">
|
121 |
| - <text variable="DOI" prefix="DOI : "/> |
| 121 | + <text variable="DOI" prefix="DOI : "/> |
122 | 122 | </macro>
|
123 | 123 | <macro name="collection">
|
124 | 124 | <group delimiter=" " suffix=".">
|
|
159 | 159 | <text macro="title"/>
|
160 | 160 | <choose>
|
161 | 161 | <if type="article-journal article-magazine article-newspaper" match="any">
|
162 |
| - <group> |
163 |
| - <text variable="container-title" font-style="italic" suffix=", "/> |
164 |
| - <text variable="volume" suffix=", "/> |
165 |
| - <text variable="issue" suffix=" "/> |
166 |
| - <text macro="pages" prefix=": "/> |
| 162 | + <group delimiter=" : "> |
| 163 | + <group delimiter=", "> |
| 164 | + <text variable="container-title" font-style="italic"/> |
| 165 | + <text variable="volume"/> |
| 166 | + <text variable="issue"/> |
| 167 | + </group> |
| 168 | + <text macro="pages"/> |
167 | 169 | </group>
|
168 | 170 | </if>
|
169 | 171 | <else-if type="book" match="any">
|
|
195 | 197 | <text variable="version" prefix="Version "/>
|
196 | 198 | <text macro="collection"/>
|
197 | 199 | <text macro="publisher"/>
|
198 |
| - <text variable="URL" prefix="URL : "/> |
| 200 | + <text variable="URL" prefix="URL : "/> |
199 | 201 | </else-if>
|
200 | 202 | <else-if type="webpage">
|
201 | 203 | <text macro="URL"/>
|
|
0 commit comments