Guest User

Untitled

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