Advertisement
Guest User

Untitled

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