Advertisement
Guest User

Untitled

a guest
Jan 18th, 2020
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.04 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" default-locale="fr-FR" version="1.0" page-range-format="expanded">
  3. <info>
  4. <title>Matt</title>
  5. <title-short>Matt</title-short>
  6. <id>http://www.zotero.org/styles/le-tapuscrit-author-date</id>
  7. <link href="http://www.zotero.org/styles/le-tapuscrit-author-date" rel="self"/>
  8. <link href="http://www.editions.ehess.fr/ouvrages/ouvrage/le-tapuscrit/" rel="documentation"/>
  9. <author>
  10. <name>Franziska Heimburger</name>
  11. <email>zotero@franziska.fr</email>
  12. </author>
  13. <category citation-format="author-date"/>
  14. <category field="social_science"/>
  15. <category field="generic-base"/>
  16. <updated>2019-04-20T01:38:25+00:00</updated>
  17. <rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
  18. </info>
  19. <locale xml:lang="fr">
  20. <terms>
  21. <term name="ordinal-01">ère</term>
  22. <term name="ordinal-02">e</term>
  23. <term name="ordinal-03">e</term>
  24. <term name="ordinal-04">e</term>
  25. <term name="cited">op.&#160;cit.</term>
  26. <term name="page" form="short">p.</term>
  27. <term name="container-author" form="short">dir.</term>
  28. <term name="editor" form="short">
  29. <single>ed.</single>
  30. <multiple>eds.</multiple>
  31. </term>
  32. <term name="in">dans</term>
  33. </terms>
  34. </locale>
  35. <macro name="contrib-court">
  36. <names variable="author">
  37. <name form="short" and="text" delimiter-precedes-last="never" sort-separator=" " font-style="normal"/>
  38. <label form="short" prefix="&#160;(" suffix=".)"/>
  39. <substitute>
  40. <names variable="editor"/>
  41. <names variable="translator"/>
  42. <choose>
  43. <if type="bill book graphic legal_case motion_picture report song thesis manuscript" match="any">
  44. <text variable="title" form="short" font-style="italic"/>
  45. </if>
  46. <else>
  47. <text variable="title" text-case="capitalize-first" form="short" quotes="true"/>
  48. </else>
  49. </choose>
  50. </substitute>
  51. </names>
  52. </macro>
  53. <macro name="author-bib">
  54. <names variable="author">
  55. <name name-as-sort-order="all" form="long" and="text" delimiter-precedes-last="never" sort-separator=" " font-style="normal">
  56. <name-part name="family" font-variant="small-caps"/>
  57. </name>
  58. <label form="short" prefix="&#160;(" suffix=".)"/>
  59. <substitute>
  60. <names variable="editor"/>
  61. <names variable="translator"/>
  62. <text macro="title"/>
  63. </substitute>
  64. </names>
  65. </macro>
  66. <macro name="container-author">
  67. <names variable="container-author">
  68. <name form="long" and="text" delimiter-precedes-last="never" sort-separator=" " font-style="normal">
  69. </name>
  70. <label form="short" prefix="&#160;(" suffix=".)"/>
  71. </names>
  72. </macro>
  73. <macro name="editor">
  74. <names variable="editor">
  75. <name form="long" and="text" delimiter-precedes-last="never" sort-separator=" " font-style="normal">
  76. </name>
  77. <label form="short" prefix="&#160;(" suffix=".)"/>
  78. </names>
  79. </macro>
  80. <macro name="translator">
  81. <names variable="translator">
  82. <name form="long" and="text" delimiter-precedes-last="never" sort-separator=" " font-style="normal" prefix=" traduit par ">
  83. </name>
  84. </names>
  85. </macro>
  86. <macro name="title">
  87. <choose>
  88. <if type="bill book graphic legal_case motion_picture report song" match="any">
  89. <text variable="title" text-case="capitalize-first" font-style="italic"/>
  90. </if>
  91. <else-if type="article-journal article-newspaper article-magazine" match="any">
  92. <group delimiter=", ">
  93. <text variable="title" text-case="capitalize-first" quotes="true"/>
  94. <text variable="container-title" font-style="italic"/>
  95. </group>
  96. </else-if>
  97. <else-if type="thesis" match="any">
  98. <group delimiter="">
  99. <text variable="title" text-case="capitalize-first" font-style="italic" suffix=","/>
  100. <text variable="genre" suffix=", " prefix=" "/>
  101. <text variable="publisher"/>
  102. </group>
  103. </else-if>
  104. <else-if type="manuscript" match="any">
  105. <group delimiter=",">
  106. <text variable="title" text-case="capitalize-first" font-style="italic"/>
  107. <text variable="genre" prefix=" [" suffix="]"/>
  108. </group>
  109. </else-if>
  110. <else-if type="chapter entry-dictionary entry-encyclopedia" match="any">
  111. <group delimiter="">
  112. <text variable="title" text-case="capitalize-first" quotes="true"/>
  113. <text value="dans" suffix=" " prefix=" "/>
  114. <text macro="editor" suffix=", "/>
  115. <text variable="container-title" text-case="capitalize-first" font-style="italic"/>
  116. </group>
  117. </else-if>
  118. <else-if type="webpage post-weblog" match="any">
  119. <group delimiter="">
  120. <text variable="title" text-case="capitalize-first" font-style="italic" suffix=", "/>
  121. <text variable="URL"/>
  122. <group prefix=" , ">
  123. <date variable="issued">
  124. <date-part name="day" suffix=" "/>
  125. <date-part name="month" suffix=" "/>
  126. <date-part name="year"/>
  127. </date>
  128. </group>
  129. </group>
  130. </else-if>
  131. <else>
  132. <text variable="title" quotes="true"/>
  133. </else>
  134. </choose>
  135. </macro>
  136. <macro name="pub-place">
  137. <choose>
  138. <if type="bill book chapter entry-dictionary entry-encyclopedia thesis graphic legal_case manuscript motion_picture paper-conference report song" match="any">
  139. <choose>
  140. <if variable="publisher-place" match="any">
  141. <text variable="publisher-place"/>
  142. </if>
  143. <else>
  144. <text value="s.l."/>
  145. </else>
  146. </choose>
  147. </if>
  148. </choose>
  149. </macro>
  150. <macro name="publisher">
  151. <choose>
  152. <if type="bill book chapter entry-dictionary entry-encyclopedia graphic legal_case motion_picture paper-conference report song" match="any">
  153. <text variable="publisher"/>
  154. </if>
  155. </choose>
  156. </macro>
  157. <macro name="year-short">
  158. <date variable="issued">
  159. <date-part name="year"/>
  160. </date>
  161. </macro>
  162. <macro name="yearpage-bib">
  163. <choose>
  164. <if type="bill book graphic legal_case motion_picture paper-conference report song thesis" match="any">
  165. <group delimiter=", ">
  166. <group delimiter=", " font-style="normal">
  167. <group>
  168. <text term="volume" form="short" suffix="."/>
  169. <text variable="number-of-volumes" prefix=". " suffix="/"/>
  170. <text variable="volume"/>
  171. </group>
  172. <text variable="number-of-pages" suffix="&#160;p"/>
  173. </group>
  174. <group>
  175. <label variable="locator" form="short"/>
  176. <text variable="locator"/>
  177. </group>
  178. </group>
  179. </if>
  180. <else-if type="chapter entry-dictionary entry-encyclopedia" match="any">
  181. <group delimiter=", " font-style="normal">
  182. <group>
  183. <text term="volume" form="short" suffix="."/>
  184. <text variable="number-of-volumes" prefix=". " suffix="/"/>
  185. <text variable="volume"/>
  186. </group>
  187. <group>
  188. <label variable="page" form="short"/>
  189. <text variable="page" prefix="&#160;"/>
  190. </group>
  191. </group>
  192. </else-if>
  193. <else-if type="article-journal" match="any">
  194. <group delimiter=" " font-style="normal">
  195. <label variable="page" form="short"/>
  196. <text variable="page"/>
  197. </group>
  198. </else-if>
  199. <else-if type="article-newspaper article-magazine" match="any">
  200. <group delimiter=" " font-style="normal">
  201. <date variable="issued">
  202. <date-part name="day" suffix=" "/>
  203. <date-part name="month" form="short" suffix=" "/>
  204. <date-part name="year"/>
  205. </date>
  206. <label variable="page" form="short"/>
  207. <text variable="page"/>
  208. </group>
  209. </else-if>
  210. <else-if type="manuscript">
  211. <group delimiter="" font-style="normal">
  212. <choose>
  213. <if variable="issued">
  214. <date variable="issued">
  215. <date-part name="day" suffix=" "/>
  216. <date-part name="month" suffix=" "/>
  217. <date-part name="year"/>
  218. </date>
  219. </if>
  220. <else>
  221. <text value="s. d."/>
  222. </else>
  223. </choose>
  224. </group>
  225. </else-if>
  226. <else-if type="webpage post-weblog" match="any">
  227. <group delimiter=" " font-style="normal">
  228. <text value="consulté le" suffix=" " prefix=" "/>
  229. <date variable="accessed" form="text">
  230. <date-part name="day"/>
  231. <date-part name="month"/>
  232. <date-part name="year"/>
  233. </date>
  234. </group>
  235. </else-if>
  236. </choose>
  237. </macro>
  238. <macro name="edition">
  239. <choose>
  240. <if type="bill book graphic legal_case motion_picture report song chapter entry-encyclopedia entry-dictionary paper-conference" match="any">
  241. <choose>
  242. <if is-numeric="edition">
  243. <group delimiter=" ">
  244. <number variable="edition" form="ordinal"/>
  245. <text term="edition" form="short"/>
  246. </group>
  247. </if>
  248. <else>
  249. <text variable="edition" text-case="capitalize-first" suffix="."/>
  250. </else>
  251. </choose>
  252. </if>
  253. <else-if type="article-journal article-magazine" match="any">
  254. <group delimiter="" font-style="normal">
  255. <choose>
  256. <if variable="issued">
  257. <date variable="issued">
  258. <date-part name="day" suffix=" "/>
  259. <date-part name="month" suffix=" "/>
  260. <date-part name="year"/>
  261. </date>
  262. <text macro="volume" prefix=", "/>
  263. </if>
  264. <else>
  265. <text macro="volume" text-case="capitalize-first"/>
  266. </else>
  267. </choose>
  268. </group>
  269. </else-if>
  270. </choose>
  271. <text macro="issue" prefix=", "/>
  272. </macro>
  273. <macro name="volume">
  274. <choose>
  275. <if is-numeric="volume">
  276. <text term="volume" form="short" suffix=".&#160;"/>
  277. <text variable="volume"/>
  278. </if>
  279. <else>
  280. <text variable="volume"/>
  281. </else>
  282. </choose>
  283. </macro>
  284. <macro name="issue">
  285. <choose>
  286. <if is-numeric="issue">
  287. <text term="issue" form="short" suffix="&#160;"/>
  288. <text variable="issue"/>
  289. </if>
  290. <else>
  291. <text variable="issue"/>
  292. </else>
  293. </choose>
  294. </macro>
  295. <macro name="collection">
  296. <text variable="collection-title" quotes="true" prefix=" (coll.&#160;" suffix=")"/>
  297. </macro>
  298. <citation et-al-min="4" et-al-use-first="1" disambiguate-add-year-suffix="true" disambiguate-add-names="true" disambiguate-add-givenname="true" givenname-disambiguation-rule="primary-name">
  299. <layout prefix="&#160;(" suffix=")" delimiter="; ">
  300. <choose>
  301. <if position="ibid-with-locator">
  302. <group delimiter=", ">
  303. <text term="ibid" text-case="capitalize-first" font-style="italic" suffix="."/>
  304. <text variable="locator" prefix="p. "/>
  305. </group>
  306. </if>
  307. <else-if position="ibid">
  308. <text term="ibid" text-case="capitalize-first" font-style="italic"/>
  309. </else-if>
  310. <else>
  311. <group delimiter=" ">
  312. <text macro="contrib-court"/>
  313. <text macro="year-short"/>
  314. </group>
  315. <group prefix=", ">
  316. <label variable="locator" form="short" suffix="&#160;"/>
  317. <text variable="locator"/>
  318. </group>
  319. </else>
  320. </choose>
  321. </layout>
  322. </citation>
  323. <bibliography>
  324. <sort>
  325. <key macro="author-bib" names-min="3" names-use-first="3"/>
  326. <key variable="issued" sort="descending"/>
  327. </sort>
  328. <layout suffix=".">
  329. <choose>
  330. <if type="manuscript">
  331. <group delimiter=", ">
  332. <text variable="archive"/>
  333. <text variable="archive_location"/>
  334. <text variable="call-number"/>
  335. <text macro="title"/>
  336. <text macro="yearpage-bib"/>
  337. </group>
  338. </if>
  339. <else>
  340. <group delimiter=", ">
  341. <text macro="author-bib"/>
  342. <text macro="year-short"/>
  343. <text macro="title"/>
  344. <text macro="translator"/>
  345. <text macro="edition"/>
  346. <text macro="pub-place"/>
  347. <group delimiter=" ">
  348. <text macro="publisher"/>
  349. <text macro="collection"/>
  350. </group>
  351. <text macro="yearpage-bib"/>
  352. </group>
  353. </else>
  354. </choose>
  355. </layout>
  356. </bibliography>
  357. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement