english-legal.csl 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <style xmlns="http://purl.org/net/xbiblio/csl" version="1.0" class="author-date" default-locale="fr-FR">
  3. <!-- This style was forked from https://github.com/citation-style-language/styles/blo/master/austrian-legal.csl by andreas.geyrecker@lexisnexis.at -->
  4. <info>
  5. <title>English legal writing citation style</title>
  6. <id>https://exegetes.eu.org/outils/csl/</id>
  7. <link href="https://exegetes.eu.org/outils/csl/" rel="documentation"/>
  8. <author>
  9. <name>Hugo Roy</name>
  10. <email>hugo+github-english-legal-dot-csl@ampoliros.net</email>
  11. </author>
  12. <category citation-format="author-date"/>
  13. <category field="legislation"/>
  14. <summary>English legal citation style for writing court briefs, mainly</summary>
  15. <published>2016-04-12T00:00:00+02:00</published>
  16. <rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
  17. </info>
  18. <locale xml:lang="en-GB">
  19. <terms>
  20. <term name="et-al">et a.</term>
  21. <term name="month-01" gender="masculine" form="short">Jan.</term>
  22. <term name="month-02" gender="masculine" form="short">Feb.</term>
  23. <term name="month-03" gender="masculine" form="short">Mar.</term>
  24. <term name="month-04" gender="masculine" form="short">Apr.</term>
  25. <term name="month-05" gender="masculine" form="short">May</term>
  26. <term name="month-06" gender="masculine" form="short">Jun.</term>
  27. <term name="month-07" gender="masculine" form="short">Jul.</term>
  28. <term name="month-08" gender="masculine" form="short">Aug.</term>
  29. <term name="month-09" gender="masculine" form="short">Sep.</term>
  30. <term name="month-10" gender="masculine" form="short">Oct.</term>
  31. <term name="month-11" gender="masculine" form="short">Nov.</term>
  32. <term name="month-12" gender="masculine" form="short">Dec.</term>
  33. <term name="ordinal">th</term>
  34. <term name="ordinal-01" gender-form="feminine" match="whole-number">st</term>
  35. <term name="ordinal-01" gender-form="masculine" match="whole-number">st</term>
  36. <term name="ordinal-02" gender-form="feminine" match="whole-number">nd</term>
  37. <term name="ordinal-02" gender-form="masculine" match="whole-number">nd</term>
  38. <term name="ordinal-03" gender-form="feminine" match="whole-number">rd</term>
  39. <term name="ordinal-03" gender-form="masculine" match="whole-number">rd</term>
  40. </terms>
  41. </locale>
  42. <macro name="authority-sort">
  43. <choose>
  44. <if type="legal_case">
  45. <choose>
  46. <if variable="authority">
  47. <text variable="authority"/>
  48. </if>
  49. <else>
  50. <text variable="title"/>
  51. </else>
  52. </choose>
  53. </if>
  54. <else-if type="legislation">
  55. <!-- move statutes to the top -->
  56. <text value="AAAAA"/>
  57. </else-if>
  58. <else>
  59. <!-- move all but cases to the bottom -->
  60. <text value="ZZZZZ"/>
  61. </else>
  62. </choose>
  63. </macro>
  64. <macro name="contributors-sort">
  65. <!-- CHECK what this is -->
  66. <names variable="editor">
  67. <name name-as-sort-order="all" and="text" sort-separator=", " delimiter=", " delimiter-precedes-last="always"/>
  68. <label form="verb-short" prefix=", "/>
  69. <substitute>
  70. <names variable="author"/>
  71. <text macro="noauthor"/>
  72. </substitute>
  73. </names>
  74. </macro>
  75. <macro name="sort-key">
  76. <text macro="authority-sort"/>
  77. <text macro="contributors-sort" suffix=" "/>
  78. </macro>
  79. <macro name="noauthor">
  80. <text value="OV"/>
  81. </macro>
  82. <macro name="authors"><!-- CHECK what this is -->
  83. <names variable="author" font-style="italic">
  84. <name delimiter="/" name-as-sort-order="all" form="short" delimiter-precedes-last="always" initialize-with="."/>
  85. <et-al term="et-al" font-style="italic"/>
  86. <substitute>
  87. <names variable="editor" font-style="italic"/>
  88. <names variable="translator" font-style="italic"/>
  89. <text macro="noauthor" font-style="italic"/>
  90. </substitute>
  91. </names>
  92. </macro>
  93. <macro name="editors"><!-- CHECK what this is -->
  94. <names variable="editor" font-style="italic">
  95. <name delimiter="/" name-as-sort-order="all" form="short" delimiter-precedes-last="always" initialize-with="."/>
  96. <et-al term="et-al" font-style="italic"/>
  97. </names>
  98. <text value=" (Hrsg)" font-style="normal"/>
  99. </macro>
  100. <citation et-al-min="4" et-al-use-first="1" disambiguate-add-names="true" givenname-disambiguation-rule="all-names-with-initials" disambiguate-add-givenname="true">
  101. <layout suffix="" delimiter="; ">
  102. <choose>
  103. <if type="legal_case">
  104. <choose>
  105. <if variable="authority section title-short issued number" match="all">
  106. <text variable="title-short" font-style="italic" suffix=" "/>
  107. <text variable="number" prefix="(" suffix=") "/>
  108. <text variable="authority" suffix=", "/>
  109. <text variable="section" suffix= ", "/>
  110. <date variable="issued" form="text" suffix="">
  111. <date-part name="day" form="limit-day-ordinals-to-day-1" suffix=" "/>
  112. <date-part name="month" form="short" suffix=" "/>
  113. <date-part name="year" form="long" suffix=""/>
  114. </date>
  115. </if>
  116. <else-if variable="authority title-short issued number" match="all">
  117. <text variable="title-short" font-style="italic" suffix=" "/>
  118. <text variable="number" prefix="(" suffix=") "/>
  119. <text variable="authority" suffix=", "/>
  120. <date variable="issued" form="text" suffix="">
  121. <date-part name="day" form="limit-day-ordinals-to-day-1" suffix=" "/>
  122. <date-part name="month" form="short" suffix=" "/>
  123. <date-part name="year" form="long" suffix=""/>
  124. </date>
  125. </else-if>
  126. <else-if variable="authority title-short issued" match="all">
  127. <text variable="title-short" font-style="italic" suffix=", "/>
  128. <text variable="authority" suffix=", "/>
  129. <date variable="issued" form="text" suffix="">
  130. <date-part name="day" form="limit-day-ordinals-to-day-1" suffix=" "/>
  131. <date-part name="month" form="short" suffix=" "/>
  132. <date-part name="year" form="long" suffix=""/>
  133. </date>
  134. </else-if>
  135. <else-if variable="authority title-short number" match="all">
  136. <text variable="title-short" font-style="italic" suffix=" "/>
  137. <text variable="number" prefix="(" suffix=") "/>
  138. <text variable="authority"/>
  139. </else-if>
  140. <else-if variable="authority section title issued number" match="all">
  141. <text variable="title" font-style="italic" suffix=" "/>
  142. <text variable="number" prefix="(" suffix=") "/>
  143. <text variable="authority" suffix=", "/>
  144. <text variable="section" suffix= ", "/>
  145. <date variable="issued" form="text" suffix="">
  146. <date-part name="day" form="limit-day-ordinals-to-day-1" suffix=" "/>
  147. <date-part name="month" form="short" suffix=" "/>
  148. <date-part name="year" form="long" suffix=""/>
  149. </date>
  150. </else-if>
  151. <else-if variable="authority title issued number" match="all">
  152. <text variable="title" font-style="italic" suffix=" "/>
  153. <text variable="number" prefix="(" suffix=") "/>
  154. <text variable="authority" suffix=", "/>
  155. <date variable="issued" form="text" suffix="">
  156. <date-part name="day" form="limit-day-ordinals-to-day-1" suffix=" "/>
  157. <date-part name="month" form="short" suffix=" "/>
  158. <date-part name="year" form="long" suffix=""/>
  159. </date>
  160. </else-if>
  161. <else-if variable="authority title issued" match="all">
  162. <text variable="title" font-style="italic" suffix=", "/>
  163. <text variable="authority" suffix=", "/>
  164. <date variable="issued" form="text" suffix="">
  165. <date-part name="day" form="limit-day-ordinals-to-day-1" suffix=" "/>
  166. <date-part name="month" form="short" suffix=" "/>
  167. <date-part name="year" form="long" suffix=""/>
  168. </date>
  169. </else-if>
  170. <else-if variable="authority title number" match="all">
  171. <text variable="title" font-style="italic" suffix=" "/>
  172. <text variable="number" prefix="(" suffix=") "/>
  173. <text variable="authority"/>
  174. </else-if>
  175. <else-if variable="authority issued number" match="all">
  176. <text variable="authority" suffix=", "/>
  177. <date variable="issued" form="text" suffix=", ">
  178. <date-part name="day" form="limit-day-ordinals-to-day-1" suffix=" "/>
  179. <date-part name="month" form="short" suffix=" "/>
  180. <date-part name="year" form="long" suffix=""/>
  181. </date>
  182. <text variable="number" prefix="(" suffix=")"/>
  183. </else-if>
  184. <else-if variable="authority number" match="all">
  185. <text variable="authority" suffix=", "/>
  186. <text variable="number"/>
  187. </else-if>
  188. </choose>
  189. </if>
  190. <else-if type="legislation">
  191. <!-- <choose> -->
  192. <!-- <if variable="container-title section" match="all"> -->
  193. <!-- <text variable="section" suffix=" "/> -->
  194. <!-- <text variable="container-title"/> -->
  195. <!-- <choose> -->
  196. <!-- <if position="first"> -->
  197. <!-- <choose> -->
  198. <!-- <if variable="references"> -->
  199. <!-- <text variable="references" prefix=" "/> -->
  200. <!-- </if> -->
  201. <!-- </choose> -->
  202. <!-- </if> -->
  203. <!-- </choose> -->
  204. <!-- </if> -->
  205. <!-- <else> -->
  206. <choose>
  207. <if variable="title-short" match="all">
  208. <text variable="title-short"/>
  209. </if>
  210. <else-if>
  211. <text variable="title" />
  212. <text variable="container-title-short" prefix=" ("
  213. suffix=") " />
  214. </else-if>
  215. </choose>
  216. <!-- </else> -->
  217. <!-- </choose> -->
  218. </else-if>
  219. <else-if type="legal_case-journal">
  220. <text macro="authors" suffix=", "/>
  221. <choose>
  222. <if position="first">
  223. <text variable="title" suffix=", "/>
  224. </if>
  225. </choose>
  226. <choose>
  227. <if variable="page issued" match="all">
  228. <text variable="container-title" suffix=" "/>
  229. <date variable="issued" suffix=", ">
  230. <date-part name="year" form="long"/>
  231. </date>
  232. <text variable="page"/>
  233. <text variable="locator" prefix=" (" suffix=")"/>
  234. </if>
  235. <else>
  236. <text variable="container-title"/>
  237. <!-- if no page info is available, assume container-title (publication) holds legal_case number citation -->
  238. <text variable="locator" prefix=", "/>
  239. </else>
  240. </choose>
  241. </else-if>
  242. <else-if type="book">
  243. <text macro="authors" font-style="italic" suffix=", "/>
  244. <text variable="title"/>
  245. <text variable="volume" prefix=" "/>
  246. <choose>
  247. <if variable="edition note" match="any">
  248. <choose>
  249. <if variable="edition">
  250. <text variable="edition" vertical-align="sup"/>
  251. </if>
  252. <else-if variable="note">
  253. <!-- RIS workaround -->
  254. <text variable="note" vertical-align="sup"/>
  255. </else-if>
  256. </choose>
  257. </if>
  258. </choose>
  259. <group delimiter=" " prefix=" (" suffix=")">
  260. <text variable="collection-title"/>
  261. <date variable="issued">
  262. <date-part name="year" form="long"/>
  263. </date>
  264. </group>
  265. <text variable="locator" prefix=" "/>
  266. </else-if>
  267. <else-if type="chapter">
  268. <text macro="authors" font-style="italic"/>
  269. <choose>
  270. <if variable="page">
  271. <text variable="title" prefix=", "/>
  272. <choose>
  273. <if position="first">
  274. <choose>
  275. <if variable="editor">
  276. <text macro="editors" prefix=", in " suffix=", "/>
  277. </if>
  278. <else>
  279. <text value=", "/>
  280. </else>
  281. </choose>
  282. <text variable="container-title"/>
  283. <text variable="volume" prefix=" "/>
  284. <choose>
  285. <if variable="edition">
  286. <text variable="edition" vertical-align="sup"/>
  287. </if>
  288. <else-if variable="note">
  289. <text variable="note" vertical-align="sup"/>
  290. </else-if>
  291. </choose>
  292. <group delimiter=" " prefix=" (" suffix=")">
  293. <text variable="collection-title"/>
  294. <date variable="issued">
  295. <date-part name="year" form="long"/>
  296. </date>
  297. </group>
  298. </if>
  299. </choose>
  300. <text variable="page" prefix=" "/>
  301. <text variable="locator" prefix=" (" suffix=")"/>
  302. </if>
  303. <else>
  304. <!-- no page info, classic legal commentary -->
  305. <choose>
  306. <if position="first">
  307. <choose>
  308. <if variable="editor">
  309. <text macro="editors" prefix=" in " suffix=", "/>
  310. </if>
  311. <else>
  312. <text value=", "/>
  313. </else>
  314. </choose>
  315. <text variable="container-title"/>
  316. <text variable="volume" prefix=" "/>
  317. <choose>
  318. <if variable="edition">
  319. <text variable="edition" vertical-align="sup"/>
  320. </if>
  321. <else-if variable="note">
  322. <!-- RIS workaround -->
  323. <text variable="note" vertical-align="sup"/>
  324. </else-if>
  325. </choose>
  326. <group delimiter=" " prefix=" (" suffix=") ">
  327. <text variable="collection-title"/>
  328. <date variable="issued">
  329. <date-part name="year" form="long"/>
  330. </date>
  331. </group>
  332. </if>
  333. <else>
  334. <text value=","/>
  335. </else>
  336. </choose>
  337. <text variable="title" prefix=" "/>
  338. <text variable="locator" prefix=" "/>
  339. </else>
  340. </choose>
  341. </else-if>
  342. <else-if type="thesis">
  343. <text macro="authors" suffix=", "/>
  344. <text variable="title"/>
  345. <choose>
  346. <if position="first">
  347. <text variable="genre" prefix=". "/>
  348. <text variable="publisher" prefix=", "/>
  349. <date variable="issued" prefix=" (" suffix=")">
  350. <date-part name="year" form="long"/>
  351. </date>
  352. </if>
  353. </choose>
  354. <text variable="locator" prefix=" "/>
  355. </else-if>
  356. <else-if type="webpage">
  357. <group delimiter=", ">
  358. <text macro="authors"/>
  359. <text variable="title"/>
  360. <group delimiter=" ">
  361. <date form="numeric" variable="issued"/>
  362. <text variable="URL" prefix="&lt;" suffix="&gt;"/>
  363. </group>
  364. </group>
  365. </else-if>
  366. <else>
  367. <group delimiter=", ">
  368. <text macro="authors" font-style="italic"/>
  369. <text variable="title"/>
  370. <choose>
  371. <if variable="container-title">
  372. <text variable="container-title"/>
  373. </if>
  374. </choose>
  375. <date form="numeric" variable="issued"/>
  376. <text variable="locator" prefix=" "/>
  377. </group>
  378. </else>
  379. </choose>
  380. </layout>
  381. </citation>
  382. <bibliography subsequent-author-substitute="&#8212;&#8212;" hanging-indent="true" entry-spacing="1">
  383. <sort>
  384. <key macro="sort-key"/>
  385. <key variable="issued" sort="ascending"/>
  386. </sort>
  387. <layout>
  388. <choose>
  389. <if type="legal_case">
  390. <choose>
  391. <if variable="authority section title issued number" match="all">
  392. <text variable="title" font-style="italic" suffix=" "/>
  393. <text variable="number" prefix="(" suffix=") "/>
  394. <text variable="authority" suffix=", "/>
  395. <text variable="section" suffix= ", "/>
  396. <date variable="issued" form="text" suffix="">
  397. <date-part name="day" form="limit-day-ordinals-to-day-1" suffix=" "/>
  398. <date-part name="month" form="short" suffix=" "/>
  399. <date-part name="year" form="long" suffix=""/>
  400. </date>
  401. </if>
  402. <else-if variable="authority title issued number" match="all">
  403. <text variable="title" font-style="italic" suffix=" "/>
  404. <text variable="number" prefix="(" suffix=") "/>
  405. <text variable="authority" suffix=", "/>
  406. <date variable="issued" form="text" suffix="">
  407. <date-part name="day" form="limit-day-ordinals-to-day-1" suffix=" "/>
  408. <date-part name="month" form="short" suffix=" "/>
  409. <date-part name="year" form="long" suffix=""/>
  410. </date>
  411. </else-if>
  412. <else-if variable="authority title issued" match="all">
  413. <text variable="title" font-style="italic" suffix=", "/>
  414. <text variable="authority" suffix=", "/>
  415. <date variable="issued" form="text" suffix="">
  416. <date-part name="day" form="limit-day-ordinals-to-day-1" suffix=" "/>
  417. <date-part name="month" form="short" suffix=" "/>
  418. <date-part name="year" form="long" suffix=""/>
  419. </date>
  420. </else-if>
  421. <else-if variable="authority title number" match="all">
  422. <text variable="title" font-style="italic" suffix=" "/>
  423. <text variable="number" prefix="(" suffix=") "/>
  424. <text variable="authority"/>
  425. </else-if>
  426. <else-if variable="authority issued number" match="all">
  427. <text variable="authority" suffix=", "/>
  428. <date variable="issued" form="text" suffix=", ">
  429. <date-part name="day" form="limit-day-ordinals-to-day-1" suffix=" "/>
  430. <date-part name="month" form="short" suffix=" "/>
  431. <date-part name="year" form="long" suffix=""/>
  432. </date>
  433. <text variable="number" prefix="(" suffix=") "/>
  434. </else-if>
  435. <else-if variable="authority number" match="all">
  436. <text variable="authority" suffix=", "/>
  437. <text variable="number"/>
  438. </else-if>
  439. </choose>
  440. </if>
  441. <else-if type="legislation">
  442. <choose>
  443. <if variable="title" match="all">
  444. <text variable="title" />
  445. </if>
  446. <else-if>
  447. <text variable="container-title" suffix=", " />
  448. <text variable="title" />
  449. </else-if>
  450. </choose>
  451. </else-if>
  452. <else-if type="legal_case-journal">
  453. <text macro="authors"/>
  454. <text variable="title" prefix=", " suffix=", "/>
  455. <choose>
  456. <if variable="page issued" match="all">
  457. <text variable="container-title" suffix=" "/>
  458. <date variable="issued" suffix=", ">
  459. <date-part name="year" form="long"/>
  460. </date>
  461. <text variable="page"/>
  462. </if>
  463. <else>
  464. <!-- if no page info is available, assume container-title (publication) holds legal_case number citation -->
  465. <text variable="container-title" suffix=" "/>
  466. </else>
  467. </choose>
  468. </else-if>
  469. <else-if type="book">
  470. <choose>
  471. <if variable="editor">
  472. <text macro="editors" suffix=", " font-style="italic"/>
  473. </if>
  474. <else>
  475. <text macro="authors" suffix=", "/>
  476. </else>
  477. </choose>
  478. <text variable="title"/>
  479. <choose>
  480. <if variable="volume">
  481. <text variable="volume" prefix=" "/>
  482. </if>
  483. </choose>
  484. <choose>
  485. <if variable="edition note" match="any">
  486. <choose>
  487. <if variable="edition">
  488. <text variable="edition" vertical-align="sup"/>
  489. </if>
  490. <else-if variable="note">
  491. <!-- RIS workaround -->
  492. <text variable="note" vertical-align="sup"/>
  493. </else-if>
  494. </choose>
  495. </if>
  496. </choose>
  497. <choose>
  498. <if variable="publisher">
  499. <text variable="publisher" prefix=", "/>
  500. </if>
  501. </choose>
  502. <choose>
  503. <if variable="publisher-place">
  504. <text variable="publisher-place" prefix=", "/>
  505. </if>
  506. </choose>
  507. <choose>
  508. <if variable="publisher publisher-place" match="any">
  509. <date variable="issued" prefix=" ">
  510. <date-part name="year" form="long"/>
  511. </date>
  512. </if>
  513. <else>
  514. <date variable="issued" prefix=" (" suffix=")">
  515. <date-part name="year" form="long"/>
  516. </date>
  517. </else>
  518. </choose>
  519. </else-if>
  520. <else-if type="chapter">
  521. <choose>
  522. <if variable="editor">
  523. <text macro="editors" suffix=", " font-style="italic"/>
  524. </if>
  525. <else>
  526. <text macro="authors" suffix=", "/>
  527. </else>
  528. </choose>
  529. <text variable="container-title"/>
  530. <choose>
  531. <if variable="volume">
  532. <text variable="volume" prefix=" "/>
  533. </if>
  534. </choose>
  535. <choose>
  536. <if variable="edition note" match="any">
  537. <choose>
  538. <if variable="edition">
  539. <text variable="edition" vertical-align="sup"/>
  540. </if>
  541. <else-if variable="note">
  542. <!-- RIS workaround -->
  543. <text variable="note" vertical-align="sup"/>
  544. </else-if>
  545. </choose>
  546. </if>
  547. </choose>
  548. <choose>
  549. <if variable="publisher">
  550. <text variable="publisher" prefix=", "/>
  551. </if>
  552. </choose>
  553. <choose>
  554. <if variable="publisher-place">
  555. <text variable="publisher-place" prefix=", "/>
  556. </if>
  557. </choose>
  558. <choose>
  559. <if variable="publisher publisher-place" match="any">
  560. <date variable="issued" prefix=" ">
  561. <date-part name="year" form="long"/>
  562. </date>
  563. </if>
  564. <else>
  565. <date variable="issued" prefix=" (" suffix=")">
  566. <date-part name="year" form="long"/>
  567. </date>
  568. </else>
  569. </choose>
  570. </else-if>
  571. <else-if type="thesis">
  572. <text macro="authors" suffix=", "/>
  573. <text variable="title" suffix="."/>
  574. <text variable="genre" prefix=" "/>
  575. <text variable="publisher" prefix=", "/>
  576. <date variable="issued" prefix=" (" suffix=")">
  577. <date-part name="year" form="long"/>
  578. </date>
  579. </else-if>
  580. <else-if type="webpage">
  581. <text macro="authors"/>
  582. <text value=", "/>
  583. <text variable="title" suffix=", "/>
  584. <date variable="issued" suffix=" " form="numeric"/>
  585. <text variable="URL" prefix="&lt;" suffix="&gt;"/>
  586. <choose>
  587. <if variable="accessed">
  588. <text value="accédé le "/>
  589. <date variable="accessed" suffix=" " form="numeric"/>
  590. </if>
  591. </choose>
  592. </else-if>
  593. <else>
  594. <text macro="authors" font-style="italic"/>
  595. <text variable="title" prefix=", "/>
  596. <choose>
  597. <if variable="container-title">
  598. <text variable="container-title" prefix=", "/>
  599. </if>
  600. </choose>
  601. <date variable="issued" prefix=", " form="numeric"/>
  602. </else>
  603. </choose>
  604. </layout>
  605. </bibliography>
  606. </style>