Guest User

Untitled

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