Advertisement
Guest User

csl La main de Thôt

a guest
Oct 26th, 2020
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.58 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" demote-non-dropping-particle="display-and-sort" page-range-format="chicago">
  3. <info>
  4. <title>La main de Thôt (author-date)</title>
  5. <id>http://www.zotero.org/styles/La main de Thôt-author-date</id>
  6. <issn>2272-2653</issn>
  7. <link href="http://www.zotero.org/styles/La main de Thôt-author-date" rel="self"/>
  8. <link href="http://www.zotero.org/styles/chicago" rel="template"/>
  9. <author>
  10. <name>Jean-Charles Meunier</name>
  11. <email>meunierjeancharles1@gmail.com</email>
  12. </author>
  13. <category citation-format="author-date"/>
  14. <category field="generic-base"/>
  15. <summary>An adaptation of the author-date variant of the Chicago style</summary>
  16. <updated>2020-10-25T22:32:50+00:00</updated>
  17. </info>
  18. <locale xml:lang="en">
  19. <terms>
  20. <term name="editor" form="verb-short">ed.</term>
  21. <term name="container-author" form="verb">by</term>
  22. <term name="translator" form="verb-short">trans.</term>
  23. <term name="editortranslator" form="verb">edited and translated by</term>
  24. <term name="translator" form="short">trans.</term>
  25. </terms>
  26. </locale>
  27. <macro name="secondary-contributors">
  28. <choose>
  29. <if type="chapter entry-dictionary entry-encyclopedia paper-conference" match="none">
  30. <group delimiter=", ">
  31. <names variable="editor translator" delimiter=", ">
  32. <label form="verb" text-case="capitalize-first" suffix=" "/>
  33. <name and="text" delimiter=", "/>
  34. </names>
  35. <names variable="director" delimiter=", ">
  36. <label form="verb" text-case="capitalize-first" suffix=" "/>
  37. <name and="text" delimiter=", "/>
  38. </names>
  39. </group>
  40. </if>
  41. </choose>
  42. </macro>
  43. <macro name="container-contributors">
  44. <choose>
  45. <if type="chapter entry-dictionary entry-encyclopedia paper-conference" match="any">
  46. <group prefix=", " delimiter=", ">
  47. <names variable="container-author" delimiter=", ">
  48. <label form="verb" suffix=" "/>
  49. <name and="text" delimiter=", "/>
  50. </names>
  51. <names variable="editor translator" delimiter=", ">
  52. <label form="verb" suffix=" "/>
  53. <name and="text" delimiter=", "/>
  54. </names>
  55. </group>
  56. </if>
  57. </choose>
  58. </macro>
  59. <macro name="editor">
  60. <names variable="editor">
  61. <name name-as-sort-order="first" and="text" sort-separator=", " delimiter=", " delimiter-precedes-last="always"/>
  62. <label form="short" prefix=", "/>
  63. </names>
  64. </macro>
  65. <macro name="translator">
  66. <names variable="translator">
  67. <name name-as-sort-order="first" and="text" sort-separator=", " delimiter=", " delimiter-precedes-last="always"/>
  68. <label form="short" prefix=", "/>
  69. </names>
  70. </macro>
  71. <macro name="recipient">
  72. <choose>
  73. <if type="personal_communication">
  74. <choose>
  75. <if variable="genre">
  76. <text variable="genre" text-case="capitalize-first"/>
  77. </if>
  78. <else>
  79. <text term="letter" text-case="capitalize-first"/>
  80. </else>
  81. </choose>
  82. </if>
  83. </choose>
  84. <names variable="recipient" delimiter=", ">
  85. <label form="verb" prefix=" " text-case="lowercase" suffix=" "/>
  86. <name and="text" delimiter=", "/>
  87. </names>
  88. </macro>
  89. <macro name="substitute-title">
  90. <choose>
  91. <if type="article-magazine article-newspaper review review-book" match="any">
  92. <text macro="container-title"/>
  93. </if>
  94. </choose>
  95. </macro>
  96. <macro name="contributors">
  97. <group delimiter=", ">
  98. <names variable="author">
  99. <name-part name="family" text-case="uppercase"/>
  100. <name and="text" name-as-sort-order="first" sort-separator=", " delimiter=", " delimiter-precedes-last="always"/>
  101. <label form="short" prefix=", "/>
  102. <substitute>
  103. <names variable="editor"/>
  104. <names variable="translator"/>
  105. <names variable="director"/>
  106. <text macro="substitute-title"/>
  107. <text macro="title"/>
  108. </substitute>
  109. </names>
  110. <text macro="recipient"/>
  111. </group>
  112. </macro>
  113. <macro name="contributors-short">
  114. <names variable="author">
  115. <name-part name="family" text-case="uppercase"/>
  116. <name form="short" and="text" delimiter=", " initialize-with=", "/>
  117. <substitute>
  118. <names variable="editor"/>
  119. <names variable="translator"/>
  120. <names variable="director"/>
  121. <text macro="substitute-title"/>
  122. <text macro="title"/>
  123. </substitute>
  124. </names>
  125. </macro>
  126. <macro name="interviewer">
  127. <names variable="interviewer" delimiter=", ">
  128. <label form="verb" prefix=" " text-case="capitalize-first" suffix=" "/>
  129. <name and="text" delimiter=", "/>
  130. </names>
  131. </macro>
  132. <macro name="archive">
  133. <group delimiter=", ">
  134. <text variable="archive_location" text-case="capitalize-first"/>
  135. <text variable="archive"/>
  136. <text variable="archive-place"/>
  137. </group>
  138. </macro>
  139. <macro name="access">
  140. <group delimiter=", ">
  141. <choose>
  142. <if type="graphic report" match="any">
  143. <text macro="archive"/>
  144. </if>
  145. <else-if type="article-journal bill book chapter legal_case legislation motion_picture paper-conference" match="none">
  146. <text macro="archive"/>
  147. </else-if>
  148. </choose>
  149. <choose>
  150. <if type="webpage post-weblog" match="any">
  151. <date variable="issued" form="text"/>
  152. </if>
  153. </choose>
  154. <choose>
  155. <if variable="issued" match="none">
  156. <group delimiter=" ">
  157. <text term="accessed" text-case="capitalize-first"/>
  158. <date variable="accessed" form="text"/>
  159. </group>
  160. </if>
  161. </choose>
  162. <choose>
  163. <if type="legal_case" match="none">
  164. <choose>
  165. <if variable="DOI">
  166. <text variable="DOI" prefix="https://doi.org/"/>
  167. </if>
  168. <else>
  169. <text variable="URL"/>
  170. </else>
  171. </choose>
  172. </if>
  173. </choose>
  174. </group>
  175. </macro>
  176. <macro name="title">
  177. <choose>
  178. <if variable="title" match="none">
  179. <choose>
  180. <if type="personal_communication" match="none">
  181. <text variable="genre" text-case="capitalize-first"/>
  182. </if>
  183. </choose>
  184. </if>
  185. <else-if type="bill book graphic legislation motion_picture song" match="any">
  186. <text variable="title" text-case="title" font-style="italic"/>
  187. <group prefix=" (" suffix=")" delimiter=" ">
  188. <text term="version"/>
  189. <text variable="version"/>
  190. </group>
  191. </else-if>
  192. <else-if variable="reviewed-author">
  193. <choose>
  194. <if variable="reviewed-title">
  195. <group delimiter=", ">
  196. <text variable="title" text-case="title" quotes="true"/>
  197. <group delimiter=", ">
  198. <text variable="reviewed-title" text-case="title" font-style="italic" prefix="Review of "/>
  199. <names variable="reviewed-author">
  200. <label form="verb-short" text-case="lowercase" suffix=" "/>
  201. <name and="text" delimiter=", "/>
  202. </names>
  203. </group>
  204. </group>
  205. </if>
  206. <else>
  207. <group delimiter=", ">
  208. <text variable="title" text-case="title" font-style="italic" prefix="Review of "/>
  209. <names variable="reviewed-author">
  210. <label form="verb-short" text-case="lowercase" suffix=" "/>
  211. <name and="text" delimiter=", "/>
  212. </names>
  213. </group>
  214. </else>
  215. </choose>
  216. </else-if>
  217. <else-if type="legal_case interview patent" match="any">
  218. <text variable="title"/>
  219. </else-if>
  220. <else>
  221. <text variable="title" text-case="title" quotes="true"/>
  222. </else>
  223. </choose>
  224. </macro>
  225. <macro name="edition">
  226. <choose>
  227. <if type="bill book graphic legal_case legislation motion_picture report song" match="any">
  228. <choose>
  229. <if is-numeric="edition">
  230. <group delimiter=" " prefix=", ">
  231. <number variable="edition" form="ordinal"/>
  232. <text term="edition" form="short" strip-periods="true"/>
  233. </group>
  234. </if>
  235. <else>
  236. <text variable="edition" text-case="capitalize-first" prefix=", "/>
  237. </else>
  238. </choose>
  239. </if>
  240. <else-if type="chapter entry-dictionary entry-encyclopedia paper-conference" match="any">
  241. <choose>
  242. <if is-numeric="edition">
  243. <group delimiter=" " prefix=", ">
  244. <number variable="edition" form="ordinal"/>
  245. <text term="edition" form="short"/>
  246. </group>
  247. </if>
  248. <else>
  249. <text variable="edition" prefix=", "/>
  250. </else>
  251. </choose>
  252. </else-if>
  253. </choose>
  254. </macro>
  255. <macro name="locators">
  256. <choose>
  257. <if type="article-journal">
  258. <choose>
  259. <if variable="volume">
  260. <text variable="volume" prefix=" "/>
  261. <group prefix=" (" suffix=")">
  262. <choose>
  263. <if variable="issue">
  264. <text variable="issue"/>
  265. </if>
  266. <else>
  267. <date variable="issued">
  268. <date-part name="month"/>
  269. </date>
  270. </else>
  271. </choose>
  272. </group>
  273. </if>
  274. <else-if variable="issue">
  275. <group delimiter=" " prefix=", ">
  276. <text term="issue" form="short"/>
  277. <text variable="issue"/>
  278. <date variable="issued" prefix="(" suffix=")">
  279. <date-part name="month"/>
  280. </date>
  281. </group>
  282. </else-if>
  283. <else>
  284. <date variable="issued" prefix=", ">
  285. <date-part name="month"/>
  286. </date>
  287. </else>
  288. </choose>
  289. </if>
  290. <else-if type="legal_case">
  291. <text variable="volume" prefix=", "/>
  292. <text variable="container-title" prefix=" "/>
  293. <text variable="page" prefix=" "/>
  294. </else-if>
  295. <else-if type="bill book graphic legal_case legislation motion_picture report song" match="any">
  296. <group prefix=", " delimiter=", ">
  297. <group>
  298. <text term="volume" form="short" text-case="capitalize-first" suffix=" "/>
  299. <number variable="volume" form="numeric"/>
  300. </group>
  301. <group>
  302. <number variable="number-of-volumes" form="numeric"/>
  303. <text term="volume" form="short" prefix=" " plural="true"/>
  304. </group>
  305. </group>
  306. </else-if>
  307. <else-if type="chapter entry-dictionary entry-encyclopedia paper-conference" match="any">
  308. <choose>
  309. <if variable="page" match="none">
  310. <group prefix=", ">
  311. <text term="volume" form="short" text-case="capitalize-first" suffix=" "/>
  312. <number variable="volume" form="numeric"/>
  313. </group>
  314. </if>
  315. </choose>
  316. </else-if>
  317. </choose>
  318. </macro>
  319. <macro name="locators-chapter">
  320. <choose>
  321. <if type="chapter entry-dictionary entry-encyclopedia paper-conference" match="any">
  322. <choose>
  323. <if variable="page">
  324. <group prefix=", ">
  325. <text variable="volume" suffix=":"/>
  326. <text variable="page"/>
  327. </group>
  328. </if>
  329. </choose>
  330. </if>
  331. </choose>
  332. </macro>
  333. <macro name="locators-article">
  334. <choose>
  335. <if type="article-newspaper">
  336. <group prefix=", " delimiter=", ">
  337. <group delimiter=" ">
  338. <text variable="edition"/>
  339. <text term="edition"/>
  340. </group>
  341. <group>
  342. <text term="section" form="short" suffix=" "/>
  343. <text variable="section"/>
  344. </group>
  345. </group>
  346. </if>
  347. <else-if type="article-journal">
  348. <choose>
  349. <if variable="volume issue" match="any">
  350. <text variable="page" prefix=": "/>
  351. </if>
  352. <else>
  353. <text variable="page" prefix=", "/>
  354. </else>
  355. </choose>
  356. </else-if>
  357. </choose>
  358. </macro>
  359. <macro name="point-locators">
  360. <choose>
  361. <if variable="locator">
  362. <choose>
  363. <if locator="page" match="none">
  364. <choose>
  365. <if type="bill book graphic legal_case legislation motion_picture report song" match="any">
  366. <choose>
  367. <if variable="volume">
  368. <group>
  369. <text term="volume" form="short" suffix=" "/>
  370. <number variable="volume" form="numeric"/>
  371. <label variable="locator" form="short" prefix=", " suffix=" "/>
  372. </group>
  373. </if>
  374. <else>
  375. <label variable="locator" form="short" suffix=" "/>
  376. </else>
  377. </choose>
  378. </if>
  379. <else>
  380. <label variable="locator" form="short" suffix=" "/>
  381. </else>
  382. </choose>
  383. </if>
  384. <else-if type="bill book graphic legal_case legislation motion_picture report song" match="any">
  385. <number variable="volume" form="numeric" suffix=":"/>
  386. </else-if>
  387. </choose>
  388. <text variable="locator"/>
  389. </if>
  390. </choose>
  391. </macro>
  392. <macro name="container-prefix">
  393. <text term="in" text-case="capitalize-first"/>
  394. </macro>
  395. <macro name="container-title">
  396. <choose>
  397. <if type="chapter entry-dictionary entry-encyclopedia paper-conference" match="any">
  398. <text macro="container-prefix" suffix=" "/>
  399. </if>
  400. </choose>
  401. <choose>
  402. <if type="webpage">
  403. <text variable="container-title" text-case="title"/>
  404. </if>
  405. <else-if type="legal_case" match="none">
  406. <group delimiter=" ">
  407. <text variable="container-title" text-case="title" font-style="italic"/>
  408. <choose>
  409. <if type="post-weblog">
  410. <text value="(blog)"/>
  411. </if>
  412. </choose>
  413. </group>
  414. </else-if>
  415. </choose>
  416. </macro>
  417. <macro name="publisher">
  418. <group delimiter=", ">
  419. <text variable="publisher-place"/>
  420. <text variable="publisher"/>
  421. </group>
  422. </macro>
  423. <macro name="date">
  424. <choose>
  425. <if variable="issued">
  426. <group delimiter=" ">
  427. <date variable="original-date" form="text" date-parts="year" prefix="(" suffix=")"/>
  428. <date variable="issued">
  429. <date-part name="year"/>
  430. </date>
  431. </group>
  432. </if>
  433. <else-if variable="status">
  434. <text variable="status" text-case="capitalize-first"/>
  435. </else-if>
  436. <else>
  437. <text term="no date" form="short"/>
  438. </else>
  439. </choose>
  440. </macro>
  441. <macro name="date-in-text">
  442. <choose>
  443. <if variable="issued">
  444. <group delimiter=" ">
  445. <date variable="original-date" form="text" date-parts="year" prefix="[" suffix="]"/>
  446. <date variable="issued">
  447. <date-part name="year"/>
  448. </date>
  449. </group>
  450. </if>
  451. <else-if variable="status">
  452. <text variable="status"/>
  453. </else-if>
  454. <else>
  455. <text term="no date" form="short"/>
  456. </else>
  457. </choose>
  458. </macro>
  459. <macro name="day-month">
  460. <date variable="issued">
  461. <date-part name="month"/>
  462. <date-part name="day" prefix=" "/>
  463. </date>
  464. </macro>
  465. <macro name="collection-title">
  466. <choose>
  467. <if match="none" type="article-journal">
  468. <choose>
  469. <if match="none" is-numeric="collection-number">
  470. <group delimiter=", ">
  471. <text variable="collection-title" text-case="title"/>
  472. <text variable="collection-number"/>
  473. </group>
  474. </if>
  475. <else>
  476. <group delimiter=" ">
  477. <text variable="collection-title" text-case="title"/>
  478. <text variable="collection-number"/>
  479. </group>
  480. </else>
  481. </choose>
  482. </if>
  483. </choose>
  484. </macro>
  485. <macro name="collection-title-journal">
  486. <choose>
  487. <if type="article-journal">
  488. <group delimiter=" ">
  489. <text variable="collection-title"/>
  490. <text variable="collection-number"/>
  491. </group>
  492. </if>
  493. </choose>
  494. </macro>
  495. <macro name="event">
  496. <group delimiter=" ">
  497. <choose>
  498. <if variable="genre">
  499. <text term="presented at"/>
  500. </if>
  501. <else>
  502. <text term="presented at" text-case="capitalize-first"/>
  503. </else>
  504. </choose>
  505. <text variable="event"/>
  506. </group>
  507. </macro>
  508. <macro name="description">
  509. <choose>
  510. <if type="interview">
  511. <group delimiter=", ">
  512. <text macro="interviewer"/>
  513. <text variable="medium" text-case="capitalize-first"/>
  514. </group>
  515. </if>
  516. <else-if type="patent">
  517. <group delimiter=" " prefix=", ">
  518. <text variable="authority"/>
  519. <text variable="number"/>
  520. </group>
  521. </else-if>
  522. <else>
  523. <text variable="medium" text-case="capitalize-first" prefix=", "/>
  524. </else>
  525. </choose>
  526. <choose>
  527. <if variable="title" match="none"/>
  528. <else-if type="thesis personal_communication speech" match="any"/>
  529. <else>
  530. <group delimiter=" " prefix=", ">
  531. <text variable="genre" text-case="capitalize-first"/>
  532. <choose>
  533. <if type="report">
  534. <text variable="number"/>
  535. </if>
  536. </choose>
  537. </group>
  538. </else>
  539. </choose>
  540. </macro>
  541. <macro name="issue">
  542. <choose>
  543. <if type="legal_case">
  544. <text variable="authority" prefix=", "/>
  545. </if>
  546. <else-if type="speech">
  547. <group prefix=", " delimiter=", ">
  548. <group delimiter=" ">
  549. <text variable="genre" text-case="capitalize-first"/>
  550. <text macro="event"/>
  551. </group>
  552. <text variable="event-place"/>
  553. <text macro="day-month"/>
  554. </group>
  555. </else-if>
  556. <else-if type="article-newspaper article-magazine personal_communication" match="any">
  557. <date variable="issued" form="text" prefix=", "/>
  558. </else-if>
  559. <else-if type="patent">
  560. <group delimiter=", " prefix=", ">
  561. <group delimiter=" ">
  562. <!--Needs Localization-->
  563. <text value="filed"/>
  564. <date variable="submitted" form="text"/>
  565. </group>
  566. <group delimiter=" ">
  567. <choose>
  568. <if variable="issued submitted" match="all">
  569. <text term="and"/>
  570. </if>
  571. </choose>
  572. <!--Needs Localization-->
  573. <text value="issued"/>
  574. <date variable="issued" form="text"/>
  575. </group>
  576. </group>
  577. </else-if>
  578. <else-if type="article-journal" match="any"/>
  579. <else>
  580. <group prefix=", " delimiter=", ">
  581. <choose>
  582. <if type="thesis">
  583. <text variable="genre" text-case="capitalize-first"/>
  584. </if>
  585. </choose>
  586. <text macro="publisher"/>
  587. </group>
  588. </else>
  589. </choose>
  590. </macro>
  591. <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" collapse="year" after-collapse-delimiter="; ">
  592. <layout prefix="(" suffix=")" delimiter="; ">
  593. <group delimiter=", ">
  594. <choose>
  595. <if variable="issued accessed" match="any">
  596. <group delimiter=" ">
  597. <text macro="contributors-short"/>
  598. <text macro="date-in-text"/>
  599. </group>
  600. </if>
  601. <!---comma before forthcoming and n.d.-->
  602. <else>
  603. <group delimiter=", ">
  604. <text macro="contributors-short"/>
  605. <text macro="date-in-text"/>
  606. </group>
  607. </else>
  608. </choose>
  609. <text macro="point-locators"/>
  610. </group>
  611. </layout>
  612. </citation>
  613. <bibliography hanging-indent="true" et-al-min="11" et-al-use-first="7" subsequent-author-substitute="&#8212;&#8212;&#8212;" entry-spacing="0">
  614. <sort>
  615. <key macro="contributors"/>
  616. <key variable="issued"/>
  617. <key variable="title"/>
  618. </sort>
  619. <layout suffix=".">
  620. <group delimiter=", ">
  621. <text macro="contributors"/>
  622. <text macro="date"/>
  623. <text macro="title"/>
  624. </group>
  625. <text macro="description"/>
  626. <text macro="secondary-contributors" prefix=", "/>
  627. <text macro="container-title" prefix=", "/>
  628. <text macro="container-contributors"/>
  629. <text macro="edition"/>
  630. <text macro="locators-chapter"/>
  631. <text macro="collection-title-journal" prefix=", " suffix=", "/>
  632. <text macro="locators"/>
  633. <text macro="collection-title" prefix=", "/>
  634. <text macro="issue"/>
  635. <text macro="locators-article"/>
  636. <text macro="access" prefix=", "/>
  637. </layout>
  638. </bibliography>
  639. </style>
  640.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement