Advertisement
Guest User

Untitled

a guest
Mar 10th, 2023
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 31.25 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <style xmlns="http://purl.org/net/xbiblio/csl" class="note" version="1.0" and="text" page-range-format="chicago" default-locale="en-US">
  3. <!-- This style was edited with the Visual CSL Editor (https://editor.citationstyles.org/visualEditor/) -->
  4. <info>
  5. <title>18th Century Library Catalogue</title>
  6. <id>http://www.zotero.org/styles/18th-century-library-catalogue</id>
  7. <link href="http://www.zotero.org/styles/18th-century-library-catalogue" rel="self"/>
  8. <category citation-format="note"/>
  9. <category field="humanities"/>
  10. <updated>2023-03-10T16:13:40+00:00</updated>
  11. </info>
  12. <locale xml:lang="en">
  13. <terms>
  14. <term name="author" form="verb-short">by </term>
  15. <term name="editor" form="verb-short">ed.</term>
  16. <term name="translator" form="verb-short">trans.</term>
  17. <term name="translator" form="short">trans.</term>
  18. <term name="editortranslator" form="verb-short">ed. and trans.</term>
  19. <term name="editortranslator" form="verb">Edited and translated by</term>
  20. <term name="editor" form="verb">edited by</term>
  21. <term name="translator" form="short">trans.</term>
  22. </terms>
  23. </locale>
  24. <macro name="secondary-contributors">
  25. <choose>
  26. <if type="chapter entry-dictionary entry-encyclopedia paper-conference" match="none">
  27. <names variable="editor translator" font-style="normal" delimiter=", ">
  28. <label form="short" text-case="lowercase" suffix=" "/>
  29. <name and="text" delimiter=", "/>
  30. </names>
  31. </if>
  32. </choose>
  33. </macro>
  34. <macro name="container-contributors">
  35. <choose>
  36. <if type="chapter entry-dictionary entry-encyclopedia paper-conference" match="any">
  37. <group delimiter=", ">
  38. <choose>
  39. <if variable="author">
  40. <choose>
  41. <if variable="container-author" match="any">
  42. <names variable="container-author">
  43. <label form="verb-short" text-case="lowercase" suffix=" "/>
  44. <name and="text" delimiter=", "/>
  45. </names>
  46. </if>
  47. </choose>
  48. <choose>
  49. <if variable="container-author author" match="all">
  50. <group delimiter=". ">
  51. <text variable="page"/>
  52. <names variable="editor translator" delimiter=", ">
  53. <label form="verb" suffix=" "/>
  54. <name and="text" delimiter=", "/>
  55. </names>
  56. </group>
  57. </if>
  58. <else>
  59. <names variable="editor translator" delimiter=", ">
  60. <label form="verb" text-case="lowercase" suffix=" "/>
  61. <name and="text" delimiter=", "/>
  62. </names>
  63. </else>
  64. </choose>
  65. </if>
  66. </choose>
  67. </group>
  68. </if>
  69. </choose>
  70. </macro>
  71. <macro name="recipient-note">
  72. <names variable="recipient" delimiter=", ">
  73. <label form="verb" text-case="lowercase" suffix=" "/>
  74. <name and="text" delimiter=", "/>
  75. </names>
  76. </macro>
  77. <macro name="editor">
  78. <names variable="editor" font-variant="normal" vertical-align="baseline">
  79. <label form="short" suffix=" "/>
  80. <name font-variant="normal" and="text" delimiter-precedes-last="always"/>
  81. </names>
  82. </macro>
  83. <macro name="translator">
  84. <names variable="translator">
  85. <name and="text" sort-separator=", " delimiter=", " delimiter-precedes-last="always"/>
  86. <label form="verb-short" prefix=", "/>
  87. </names>
  88. </macro>
  89. <macro name="recipient">
  90. <group delimiter=" ">
  91. <choose>
  92. <if type="personal_communication">
  93. <choose>
  94. <if variable="genre">
  95. <text variable="genre" text-case="capitalize-first"/>
  96. </if>
  97. <else>
  98. <text term="letter" text-case="capitalize-first"/>
  99. </else>
  100. </choose>
  101. </if>
  102. </choose>
  103. <text macro="recipient-note"/>
  104. </group>
  105. </macro>
  106. <macro name="contributors">
  107. <group delimiter=", ">
  108. <names variable="author" prefix="par ">
  109. <label form="symbol" plural="never" text-case="lowercase" font-variant="normal"/>
  110. <name and="text" sort-separator=", " delimiter=", " delimiter-precedes-last="always"/>
  111. <substitute>
  112. <text macro="editor" font-variant="normal"/>
  113. <text macro="translator"/>
  114. <choose>
  115. <if type="webpage post-weblog" match="any">
  116. <text variable="container-title"/>
  117. </if>
  118. </choose>
  119. </substitute>
  120. </names>
  121. <text macro="recipient"/>
  122. </group>
  123. </macro>
  124. <macro name="recipient-short">
  125. <names variable="recipient">
  126. <label form="verb" text-case="lowercase" suffix=" "/>
  127. <name form="short" and="text" delimiter=", "/>
  128. </names>
  129. </macro>
  130. <macro name="contributors-short">
  131. <group delimiter=" ">
  132. <names variable="author">
  133. <name form="short" and="text" delimiter=", "/>
  134. <substitute>
  135. <names variable="editor"/>
  136. <names variable="translator"/>
  137. </substitute>
  138. </names>
  139. <text macro="recipient-short"/>
  140. </group>
  141. </macro>
  142. <macro name="contributors-sort">
  143. <names variable="author">
  144. <name and="text" sort-separator=", " delimiter=", " delimiter-precedes-last="always"/>
  145. <substitute>
  146. <names variable="editor"/>
  147. <names variable="translator"/>
  148. <text macro="title"/>
  149. </substitute>
  150. </names>
  151. </macro>
  152. <macro name="interviewer">
  153. <names variable="interviewer" delimiter=", ">
  154. <label form="verb" text-case="capitalize-first" suffix=" "/>
  155. <name and="text" delimiter=", "/>
  156. </names>
  157. </macro>
  158. <macro name="title">
  159. <choose>
  160. <if variable="title" match="none">
  161. <choose>
  162. <if type="personal_communication" match="none">
  163. <text variable="genre" text-case="capitalize-first"/>
  164. </if>
  165. </choose>
  166. </if>
  167. <else-if type="book graphic motion_picture song" match="any">
  168. <text variable="title" text-case="title" font-style="normal" suffix=","/>
  169. <group prefix=" (" suffix=")" delimiter=" ">
  170. <text term="version"/>
  171. <text variable="version"/>
  172. </group>
  173. </else-if>
  174. <else-if variable="reviewed-author">
  175. <group delimiter=", ">
  176. <text variable="title" font-style="italic" prefix="Review of "/>
  177. <names variable="reviewed-author">
  178. <label form="verb-short" text-case="lowercase" suffix=" "/>
  179. <name and="text" delimiter=", "/>
  180. </names>
  181. </group>
  182. </else-if>
  183. <else-if type="bill legislation legal_case interview patent" match="any">
  184. <text variable="title"/>
  185. </else-if>
  186. <else>
  187. <text variable="title" text-case="title" quotes="false" font-style="normal" suffix=","/>
  188. </else>
  189. </choose>
  190. <choose>
  191. <if type="thesis">
  192. <text variable="genre" text-case="capitalize-first" prefix=" "/>
  193. </if>
  194. </choose>
  195. </macro>
  196. <macro name="title-short">
  197. <choose>
  198. <if variable="title" match="none">
  199. <choose>
  200. <if type="interview">
  201. <text term="interview"/>
  202. </if>
  203. <else-if type="manuscript speech" match="any">
  204. <text variable="genre" form="short"/>
  205. </else-if>
  206. </choose>
  207. </if>
  208. <else-if type="book graphic motion_picture song" match="any">
  209. <text variable="title" text-case="title" form="short" font-style="italic"/>
  210. </else-if>
  211. <else-if type="legal_case" variable="title-short" match="all">
  212. <text variable="title" font-style="italic" form="short"/>
  213. </else-if>
  214. <else-if type="patent interview" match="any">
  215. <text variable="title" form="short"/>
  216. </else-if>
  217. <else-if type="legal_case bill legislation" match="any">
  218. <text variable="title"/>
  219. </else-if>
  220. <else>
  221. <text variable="title" text-case="title" form="short" quotes="true"/>
  222. </else>
  223. </choose>
  224. </macro>
  225. <macro name="date-disambiguate">
  226. <choose>
  227. <if disambiguate="true" type="personal_communication" match="any">
  228. <text macro="issued"/>
  229. </if>
  230. </choose>
  231. </macro>
  232. <macro name="description">
  233. <group delimiter=", ">
  234. <group delimiter=". ">
  235. <text macro="interviewer"/>
  236. <text variable="medium" text-case="capitalize-first"/>
  237. </group>
  238. <choose>
  239. <if variable="title" match="none"/>
  240. <else-if type="thesis speech" match="any"/>
  241. <else-if type="patent">
  242. <group delimiter=" ">
  243. <text variable="authority"/>
  244. <text variable="number"/>
  245. </group>
  246. </else-if>
  247. <else>
  248. <text variable="genre" text-case="capitalize-first"/>
  249. </else>
  250. </choose>
  251. <choose>
  252. <if type="map">
  253. <text variable="scale"/>
  254. </if>
  255. <else-if type="graphic">
  256. <text variable="dimensions"/>
  257. </else-if>
  258. </choose>
  259. </group>
  260. </macro>
  261. <macro name="container-title">
  262. <group delimiter=" ">
  263. <choose>
  264. <if type="chapter entry-dictionary entry-encyclopedia paper-conference" match="any">
  265. <text term="in" text-case="capitalize-first"/>
  266. </if>
  267. </choose>
  268. <choose>
  269. <if type="webpage">
  270. <text variable="container-title"/>
  271. </if>
  272. <else-if type="post-weblog">
  273. <text variable="container-title" text-case="title" font-style="italic" suffix=" (blog)"/>
  274. </else-if>
  275. <else-if type="bill legislation legal_case" match="none">
  276. <text variable="container-title" text-case="title" font-style="italic"/>
  277. </else-if>
  278. </choose>
  279. </group>
  280. </macro>
  281. <macro name="collection-title">
  282. <choose>
  283. <if match="none" type="article-journal">
  284. <choose>
  285. <if match="none" is-numeric="collection-number">
  286. <group delimiter=", ">
  287. <text variable="collection-title" text-case="title"/>
  288. <text variable="collection-number"/>
  289. </group>
  290. </if>
  291. <else>
  292. <group delimiter=" ">
  293. <text variable="collection-title" text-case="title"/>
  294. <text variable="collection-number"/>
  295. </group>
  296. </else>
  297. </choose>
  298. </if>
  299. </choose>
  300. </macro>
  301. <macro name="collection-title-journal">
  302. <choose>
  303. <if type="article-journal">
  304. <group delimiter=" ">
  305. <text variable="collection-title"/>
  306. <text variable="collection-number"/>
  307. </group>
  308. </if>
  309. </choose>
  310. </macro>
  311. <macro name="edition">
  312. <choose>
  313. <if type="book chapter graphic motion_picture paper-conference report song" match="any">
  314. <choose>
  315. <if type="article" match="any"/>
  316. </choose>
  317. </if>
  318. </choose>
  319. </macro>
  320. <macro name="legal-cites">
  321. <choose>
  322. <if type="legal_case" match="any">
  323. <group delimiter=" ">
  324. <choose>
  325. <if variable="container-title">
  326. <text variable="volume"/>
  327. <text variable="container-title"/>
  328. <group delimiter=" ">
  329. <text term="section" form="symbol"/>
  330. <text variable="section"/>
  331. </group>
  332. <text variable="page"/>
  333. </if>
  334. <else>
  335. <text variable="number" prefix="No. "/>
  336. </else>
  337. </choose>
  338. </group>
  339. </if>
  340. <else-if type="bill legislation" match="any">
  341. <group delimiter=", ">
  342. <choose>
  343. <if variable="number">
  344. <text variable="number" prefix="Pub. L. No. "/>
  345. <group delimiter=" ">
  346. <text term="section" form="symbol"/>
  347. <text variable="section"/>
  348. </group>
  349. <group delimiter=" ">
  350. <text variable="volume"/>
  351. <text variable="container-title"/>
  352. <text variable="page-first"/>
  353. </group>
  354. </if>
  355. <else>
  356. <group delimiter=" ">
  357. <text variable="volume"/>
  358. <text variable="container-title"/>
  359. <text term="section" form="symbol"/>
  360. <text variable="section"/>
  361. </group>
  362. </else>
  363. </choose>
  364. </group>
  365. </else-if>
  366. </choose>
  367. </macro>
  368. <macro name="locators-join-with-space">
  369. <choose>
  370. <if type="article-journal" variable="volume" match="all">
  371. <choose>
  372. <if match="none" variable="collection-title">
  373. <text macro="locators"/>
  374. </if>
  375. </choose>
  376. </if>
  377. </choose>
  378. </macro>
  379. <macro name="locators-join-with-comma">
  380. <choose>
  381. <if type="bill chapter legislation legal_case paper-conference" match="any">
  382. <text macro="locators"/>
  383. </if>
  384. <else-if type="article-journal">
  385. <choose>
  386. <if variable="volume" match="none">
  387. <text macro="locators"/>
  388. </if>
  389. <else-if match="any" variable="collection-title">
  390. <text macro="locators"/>
  391. </else-if>
  392. </choose>
  393. </else-if>
  394. </choose>
  395. </macro>
  396. <macro name="locators-join-with-period">
  397. <choose>
  398. <if type="bill legislation legal_case article-journal chapter paper-conference" match="none">
  399. <text macro="locators"/>
  400. </if>
  401. </choose>
  402. </macro>
  403. <macro name="locators">
  404. <choose>
  405. <if type="article-journal">
  406. <group delimiter=", ">
  407. <text macro="collection-title-journal"/>
  408. <text variable="volume"/>
  409. <group delimiter=" ">
  410. <text term="issue" form="short"/>
  411. <text variable="issue"/>
  412. </group>
  413. </group>
  414. </if>
  415. <else-if type="bill legislation legal_case" match="any">
  416. <text macro="legal-cites"/>
  417. </else-if>
  418. <else-if type="book graphic motion_picture report song" match="any">
  419. <group delimiter=". ">
  420. <group font-style="italic" delimiter=" ">
  421. <number variable="number-of-volumes" form="numeric"/>
  422. <text term="volume" form="short" plural="true"/>
  423. </group>
  424. <group font-style="italic">
  425. <text variable="call-number" form="short" text-case="lowercase" font-style="normal"/>
  426. </group>
  427. </group>
  428. </else-if>
  429. <else-if type="chapter entry-dictionary entry-encyclopedia paper-conference" match="any">
  430. <group delimiter=". ">
  431. <text macro="edition"/>
  432. <choose>
  433. <if variable="page" match="none">
  434. <group delimiter=" ">
  435. <text term="volume" form="short" text-case="capitalize-first"/>
  436. <number variable="volume" form="numeric"/>
  437. </group>
  438. </if>
  439. </choose>
  440. </group>
  441. </else-if>
  442. </choose>
  443. </macro>
  444. <macro name="locators-newspaper">
  445. <choose>
  446. <if type="article-newspaper">
  447. <group delimiter=", ">
  448. <group delimiter=" ">
  449. <number variable="edition"/>
  450. <text term="edition"/>
  451. </group>
  452. <group delimiter=" ">
  453. <text term="section" form="short"/>
  454. <text variable="section"/>
  455. </group>
  456. </group>
  457. </if>
  458. </choose>
  459. </macro>
  460. <macro name="library-signature">
  461. <choose>
  462. <if is="libraryCatalog">
  463. <text variable="libraryCatalog"/>
  464. </if>
  465. <else>
  466. <text variable="callNumber"/>
  467. </else>
  468. </choose>
  469. </macro>
  470. <macro name="event">
  471. <choose>
  472. <if variable="title">
  473. <group delimiter=" ">
  474. <choose>
  475. <if variable="genre">
  476. <text term="presented at"/>
  477. </if>
  478. <else>
  479. <text term="presented at" text-case="capitalize-first"/>
  480. </else>
  481. </choose>
  482. <text variable="event"/>
  483. </group>
  484. </if>
  485. <else>
  486. <group delimiter=" ">
  487. <text term="presented at" text-case="capitalize-first"/>
  488. <text variable="event"/>
  489. </group>
  490. </else>
  491. </choose>
  492. </macro>
  493. <macro name="originally-published">
  494. <group delimiter=", ">
  495. <group delimiter=": ">
  496. <text variable="original-publisher-place"/>
  497. <text variable="original-publisher"/>
  498. </group>
  499. <choose>
  500. <if is-uncertain-date="original-date">
  501. <date variable="original-date" form="numeric" date-parts="year" prefix="[" suffix="?]"/>
  502. </if>
  503. <else>
  504. <date variable="original-date" form="numeric" date-parts="year"/>
  505. </else>
  506. </choose>
  507. </group>
  508. </macro>
  509. <macro name="reprint">
  510. <choose>
  511. <if variable="original-date issued" match="all">
  512. <text value="reprint" text-case="capitalize-first"/>
  513. </if>
  514. </choose>
  515. </macro>
  516. <macro name="publisher">
  517. <choose>
  518. <if type="thesis">
  519. <text variable="publisher-place" form="short" font-style="italic"/>
  520. </if>
  521. <else-if type="speech">
  522. <text variable="event-place"/>
  523. </else-if>
  524. <else>
  525. <group delimiter=": ">
  526. <text variable="publisher-place" form="short" font-style="italic" prefix=". "/>
  527. </group>
  528. </else>
  529. </choose>
  530. </macro>
  531. <macro name="issued">
  532. <choose>
  533. <if variable="issued">
  534. <choose>
  535. <if type="legal_case">
  536. <group delimiter=" ">
  537. <text variable="authority"/>
  538. <choose>
  539. <if variable="container-title" match="any">
  540. <date variable="issued" form="numeric" date-parts="year"/>
  541. </if>
  542. <else>
  543. <date variable="issued" form="text"/>
  544. </else>
  545. </choose>
  546. </group>
  547. </if>
  548. <else-if type="book bill chapter legislation motion_picture paper-conference song thesis" match="any">
  549. <choose>
  550. <if is-uncertain-date="issued">
  551. <date variable="issued" form="numeric" date-parts="year" prefix="[" suffix="?]"/>
  552. </if>
  553. <else>
  554. <date date-parts="year" form="numeric" variable="issued">
  555. <date-part name="month"/>
  556. <date-part name="year" prefix=" "/>
  557. </date>
  558. </else>
  559. </choose>
  560. </else-if>
  561. <else-if type="patent">
  562. <group delimiter=", ">
  563. <group delimiter=" ">
  564. <text value="filed"/>
  565. <date variable="submitted" form="text"/>
  566. </group>
  567. <group delimiter=" ">
  568. <choose>
  569. <if variable="issued submitted" match="all">
  570. <text term="and"/>
  571. </if>
  572. </choose>
  573. <text value="issued"/>
  574. <date variable="issued" form="text"/>
  575. </group>
  576. </group>
  577. </else-if>
  578. <else>
  579. <choose>
  580. <if is-uncertain-date="issued">
  581. <date variable="issued" form="text" prefix="[" suffix="?]"/>
  582. </if>
  583. <else>
  584. <date variable="issued" form="text"/>
  585. </else>
  586. </choose>
  587. </else>
  588. </choose>
  589. </if>
  590. <else-if variable="status">
  591. <text variable="status"/>
  592. </else-if>
  593. <else-if variable="accessed URL" match="all"/>
  594. <else>
  595. <text term="no date" form="short"/>
  596. </else>
  597. </choose>
  598. </macro>
  599. <macro name="point-locators-subsequent">
  600. <choose>
  601. <if type="legal_case" variable="locator" match="all">
  602. <choose>
  603. <if locator="page">
  604. <group delimiter=":">
  605. <text variable="volume"/>
  606. <text variable="locator"/>
  607. </group>
  608. </if>
  609. <else>
  610. <group delimiter=" ">
  611. <label variable="locator" form="short"/>
  612. <text variable="locator"/>
  613. </group>
  614. </else>
  615. </choose>
  616. </if>
  617. <else-if variable="locator">
  618. <choose>
  619. <if locator="page" match="none">
  620. <group delimiter=" ">
  621. <choose>
  622. <if type="book graphic motion_picture report song" match="any">
  623. <choose>
  624. <if variable="volume">
  625. <group delimiter=", ">
  626. <group delimiter=" ">
  627. <text term="volume" form="short"/>
  628. <number variable="volume" form="numeric"/>
  629. </group>
  630. <label variable="locator" form="short"/>
  631. </group>
  632. </if>
  633. <else>
  634. <label variable="locator" form="short"/>
  635. </else>
  636. </choose>
  637. </if>
  638. <else>
  639. <label variable="locator" form="short"/>
  640. </else>
  641. </choose>
  642. <text variable="locator"/>
  643. </group>
  644. </if>
  645. <else-if type="book graphic motion_picture report song" match="any">
  646. <group delimiter=":">
  647. <number variable="volume" form="numeric"/>
  648. <text variable="locator"/>
  649. </group>
  650. </else-if>
  651. <else>
  652. <text variable="locator"/>
  653. </else>
  654. </choose>
  655. </else-if>
  656. </choose>
  657. </macro>
  658. <macro name="locators-chapter">
  659. <choose>
  660. <if type="chapter entry-dictionary entry-encyclopedia paper-conference" match="any">
  661. <choose>
  662. <if variable="author container-author" match="all"/>
  663. <else>
  664. <choose>
  665. <if variable="page">
  666. <text variable="volume" suffix=":"/>
  667. <text variable="page"/>
  668. </if>
  669. </choose>
  670. </else>
  671. </choose>
  672. </if>
  673. </choose>
  674. </macro>
  675. <macro name="locators-journal-join-with-comma">
  676. <choose>
  677. <if type="article-journal">
  678. <choose>
  679. <if variable="volume issue" match="none">
  680. <text variable="page"/>
  681. </if>
  682. </choose>
  683. </if>
  684. </choose>
  685. </macro>
  686. <macro name="archive">
  687. <choose>
  688. <if type="thesis">
  689. <group delimiter=" ">
  690. <text variable="archive"/>
  691. <text variable="archive_location" prefix="(" suffix=")"/>
  692. </group>
  693. </if>
  694. <else>
  695. <group delimiter=". ">
  696. <text variable="archive_location" text-case="capitalize-first"/>
  697. <text variable="archive"/>
  698. <text variable="archive-place"/>
  699. </group>
  700. </else>
  701. </choose>
  702. </macro>
  703. <macro name="issue-map-graphic">
  704. <choose>
  705. <if type="graphic map" match="any">
  706. <choose>
  707. <if variable="publisher publisher-place" match="none">
  708. <text macro="issued"/>
  709. </if>
  710. </choose>
  711. </if>
  712. </choose>
  713. </macro>
  714. <macro name="issue-join-with-space">
  715. <choose>
  716. <if type="article-journal" match="any">
  717. <choose>
  718. <if variable="issue volume" match="any">
  719. <text macro="issue"/>
  720. </if>
  721. </choose>
  722. </if>
  723. <else-if type="bill legislation legal_case" match="any">
  724. <text macro="issue"/>
  725. </else-if>
  726. </choose>
  727. </macro>
  728. <macro name="issue-join-with-period">
  729. <choose>
  730. <if type="article-journal bill legislation legal_case" match="none">
  731. <choose>
  732. <if type="speech" variable="publisher publisher-place" match="any">
  733. <text macro="issue"/>
  734. </if>
  735. </choose>
  736. </if>
  737. </choose>
  738. </macro>
  739. <macro name="issue-join-with-comma">
  740. <choose>
  741. <if type="bill legislation legal_case" match="none">
  742. <choose>
  743. <if type="article-journal" match="none">
  744. <choose>
  745. <if type="speech" variable="publisher publisher-place" match="none">
  746. <text macro="issue"/>
  747. </if>
  748. </choose>
  749. </if>
  750. <else-if variable="volume issue" match="none">
  751. <text macro="issue"/>
  752. </else-if>
  753. </choose>
  754. </if>
  755. </choose>
  756. </macro>
  757. <macro name="issue">
  758. <choose>
  759. <if type="bill legislation legal_case" match="any">
  760. <text macro="issued" prefix="(" suffix=")"/>
  761. </if>
  762. <else-if type="article-journal">
  763. <choose>
  764. <if variable="issue volume" match="any">
  765. <text macro="issued" prefix="(" suffix=")"/>
  766. </if>
  767. <else>
  768. <text macro="issued"/>
  769. </else>
  770. </choose>
  771. </else-if>
  772. <else-if type="speech">
  773. <group delimiter=", ">
  774. <group delimiter=" ">
  775. <choose>
  776. <if variable="title" match="none"/>
  777. <else>
  778. <text variable="genre" text-case="capitalize-first"/>
  779. </else>
  780. </choose>
  781. <text macro="event"/>
  782. </group>
  783. <text variable="event-place"/>
  784. <text macro="issued"/>
  785. </group>
  786. </else-if>
  787. <else-if type="article-newspaper">
  788. <text macro="issued"/>
  789. </else-if>
  790. <else-if variable="publisher-place publisher" match="any">
  791. <group delimiter=", ">
  792. <group delimiter=". ">
  793. <text macro="originally-published"/>
  794. <group delimiter=", ">
  795. <text macro="reprint"/>
  796. <text macro="publisher"/>
  797. </group>
  798. </group>
  799. <text macro="issued"/>
  800. </group>
  801. </else-if>
  802. <else-if type="graphic map" match="none">
  803. <text macro="issued"/>
  804. </else-if>
  805. </choose>
  806. </macro>
  807. <macro name="access">
  808. <group delimiter=". ">
  809. <choose>
  810. <if type="graphic report" match="any">
  811. <text macro="archive"/>
  812. </if>
  813. <else-if type="article-journal bill book chapter legal_case legislation motion_picture paper-conference" match="none">
  814. <text macro="archive"/>
  815. </else-if>
  816. </choose>
  817. <choose>
  818. <if variable="issued" match="none">
  819. <group delimiter=" ">
  820. <text term="accessed" text-case="capitalize-first"/>
  821. <date variable="accessed" form="text"/>
  822. </group>
  823. </if>
  824. </choose>
  825. <choose>
  826. <if type="thesis" match="all">
  827. <choose>
  828. <else/>
  829. </choose>
  830. </if>
  831. </choose>
  832. </group>
  833. </macro>
  834. <macro name="case-locator-subsequent">
  835. <choose>
  836. <if type="legal_case">
  837. <group delimiter=" ">
  838. <text variable="volume"/>
  839. <text variable="container-title"/>
  840. </group>
  841. </if>
  842. </choose>
  843. </macro>
  844. <macro name="case-pinpoint-subsequent">
  845. <choose>
  846. <if type="legal_case">
  847. <group delimiter=" ">
  848. <choose>
  849. <if locator="page">
  850. <text term="at"/>
  851. <text variable="locator"/>
  852. </if>
  853. <else>
  854. <label variable="locator"/>
  855. <text variable="locator"/>
  856. </else>
  857. </choose>
  858. </group>
  859. </if>
  860. </choose>
  861. </macro>
  862. <citation et-al-min="3" et-al-use-first="1" disambiguate-add-names="true">
  863. <layout suffix="." delimiter="; ">
  864. <choose>
  865. <if position="ibid ibid-with-locator" match="any">
  866. <group delimiter=", ">
  867. <text macro="contributors-short"/>
  868. <group delimiter=" ">
  869. <group delimiter=", ">
  870. <choose>
  871. <if variable="author editor translator" match="none">
  872. <text macro="title-short"/>
  873. </if>
  874. </choose>
  875. <text macro="case-locator-subsequent"/>
  876. </group>
  877. <text macro="case-pinpoint-subsequent"/>
  878. </group>
  879. <choose>
  880. <if match="none" type="legal_case">
  881. <text macro="point-locators-subsequent"/>
  882. </if>
  883. </choose>
  884. </group>
  885. </if>
  886. <else>
  887. <group delimiter=", ">
  888. <text macro="contributors-short"/>
  889. <group delimiter=" ">
  890. <group delimiter=", ">
  891. <text macro="title-short"/>
  892. <text macro="date-disambiguate"/>
  893. <text macro="case-locator-subsequent"/>
  894. </group>
  895. <text macro="case-pinpoint-subsequent"/>
  896. </group>
  897. <choose>
  898. <if match="none" type="legal_case">
  899. <text macro="point-locators-subsequent"/>
  900. </if>
  901. </choose>
  902. </group>
  903. </else>
  904. </choose>
  905. </layout>
  906. </citation>
  907. <bibliography et-al-min="3" et-al-use-first="1" subsequent-author-substitute="———" entry-spacing="0">
  908. <sort>
  909. <key variable="title"/>
  910. <key macro="contributors-sort"/>
  911. </sort>
  912. <layout suffix=".">
  913. <group delimiter=". ">
  914. <group delimiter=": ">
  915. <group delimiter=", ">
  916. <group delimiter=" ">
  917. <group delimiter=". ">
  918. <group delimiter=" ">
  919. <group delimiter=". ">
  920. <group>
  921. <group delimiter=" ">
  922. <text macro="title"/>
  923. <text macro="issue-map-graphic"/>
  924. <text macro="contributors"/>
  925. </group>
  926. <text macro="description"/>
  927. <text macro="secondary-contributors"/>
  928. <group delimiter=", ">
  929. <text macro="container-title"/>
  930. <text macro="container-contributors"/>
  931. </group>
  932. <text macro="collection-title"/>
  933. <text macro="issue-join-with-period"/>
  934. </group>
  935. <text macro="locators-join-with-period"/>
  936. </group>
  937. <text macro="locators-join-with-comma"/>
  938. <text macro="locators-chapter"/>
  939. </group>
  940. <text macro="locators-join-with-space"/>
  941. </group>
  942. <text macro="issue-join-with-space"/>
  943. </group>
  944. <text macro="issue-join-with-comma"/>
  945. <text macro="locators-journal-join-with-comma"/>
  946. <text macro="locators-newspaper"/>
  947. </group>
  948. </group>
  949. <text macro="access"/>
  950. </group>
  951. </layout>
  952. </bibliography>
  953. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement