french-legal-cedh.csl 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405
  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>Style de citation juridique français</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-french-legal-dot-csl@ampoliros.net</email>
  11. </author>
  12. <category citation-format="author-date"/>
  13. <category field="legislation"/>
  14. <summary>French 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="fr-FR">
  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">fév.</term>
  23. <term name="month-03" gender="masculine" form="short">mars</term>
  24. <term name="month-04" gender="masculine" form="short">avr.</term>
  25. <term name="month-05" gender="masculine" form="short">mai</term>
  26. <term name="month-06" gender="masculine" form="short">juin</term>
  27. <term name="month-07" gender="masculine" form="short">juil.</term>
  28. <term name="month-08" gender="masculine" form="short">août</term>
  29. <term name="month-09" gender="masculine" form="short">sept.</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">déc.</term>
  33. <term name="ordinal">e</term>
  34. <term name="ordinal-01" gender-form="feminine" match="whole-number">re</term>
  35. <term name="ordinal-01" gender-form="masculine" match="whole-number">er</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">nde</term>
  38. </terms>
  39. </locale>
  40. <macro name="authority-sort">
  41. <choose>
  42. <if type="legal_case">
  43. <choose>
  44. <if variable="authority">
  45. <text variable="authority"/>
  46. </if>
  47. <else>
  48. <text variable="title"/>
  49. </else>
  50. </choose>
  51. </if>
  52. <else-if type="legislation">
  53. <!-- move statutes to the top -->
  54. <text value="AAAAA"/>
  55. </else-if>
  56. <else>
  57. <!-- move all but cases to the bottom -->
  58. <text value="ZZZZZ"/>
  59. </else>
  60. </choose>
  61. </macro>
  62. <macro name="contributors-sort">
  63. <!-- CHECK what this is -->
  64. <names variable="editor">
  65. <name name-as-sort-order="all" and="text" sort-separator=", " delimiter=", " delimiter-precedes-last="always"/>
  66. <label form="verb-short" prefix=", "/>
  67. <substitute>
  68. <names variable="author"/>
  69. <text macro="noauthor"/>
  70. </substitute>
  71. </names>
  72. </macro>
  73. <macro name="sort-key">
  74. <text macro="authority-sort"/>
  75. <text macro="contributors-sort" suffix=" "/>
  76. </macro>
  77. <macro name="noauthor">
  78. <text value="OV"/>
  79. </macro>
  80. <macro name="authors"><!-- CHECK what this is -->
  81. <names variable="author" font-style="italic">
  82. <name delimiter="/" name-as-sort-order="all" form="short" delimiter-precedes-last="always" initialize-with="."/>
  83. <et-al term="et-al" font-style="italic"/>
  84. <substitute>
  85. <names variable="editor" font-style="italic"/>
  86. <names variable="translator" font-style="italic"/>
  87. <text macro="noauthor" font-style="italic"/>
  88. </substitute>
  89. </names>
  90. </macro>
  91. <macro name="editors"><!-- CHECK what this is -->
  92. <names variable="editor" font-style="italic">
  93. <name delimiter="/" name-as-sort-order="all" form="short" delimiter-precedes-last="always" initialize-with="."/>
  94. <et-al term="et-al" font-style="italic"/>
  95. </names>
  96. <text value=" (Hrsg)" font-style="normal"/>
  97. </macro>
  98. <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">
  99. <layout suffix="" delimiter="; ">
  100. <choose>
  101. <if type="legal_case">
  102. <choose>
  103. <if variable="authority section title-short issued number" match="all">
  104. <text variable="authority" suffix=", "/>
  105. <text variable="section" suffix= ", "/>
  106. <date variable="issued" form="text" suffix=", ">
  107. <date-part name="day" form="limit-day-ordinals-to-day-1" suffix=" "/>
  108. <date-part name="month" form="short" suffix=" "/>
  109. <date-part name="year" form="long" suffix=""/>
  110. </date>
  111. <text variable="title-short" font-style="italic" suffix=", "/>
  112. <text variable="number"/>
  113. </if>
  114. <else-if variable="authority title-short issued number" match="all">
  115. <text variable="authority" suffix=", "/>
  116. <date variable="issued" form="text" suffix=", ">
  117. <date-part name="day" form="limit-day-ordinals-to-day-1" suffix=" "/>
  118. <date-part name="month" form="short" suffix=" "/>
  119. <date-part name="year" form="long" suffix=""/>
  120. </date>
  121. <text variable="title-short" font-style="italic" suffix=", "/>
  122. <text variable="number"/>
  123. </else-if>
  124. <else-if variable="authority title-short issued" match="all">
  125. <text variable="authority" suffix=", "/>
  126. <date variable="issued" form="text" suffix=", ">
  127. <date-part name="day" form="limit-day-ordinals-to-day-1" suffix=" "/>
  128. <date-part name="month" form="short" suffix=" "/>
  129. <date-part name="year" form="long" suffix=""/>
  130. </date>
  131. <text variable="title-short" font-style="italic" suffix=", "/>
  132. </else-if>
  133. <else-if variable="authority issued number" match="all">
  134. <text variable="authority" suffix=", "/>
  135. <date variable="issued" form="text" suffix=", ">
  136. <date-part name="day" form="limit-day-ordinals-to-day-1" suffix=" "/>
  137. <date-part name="month" form="short" suffix=" "/>
  138. <date-part name="year" form="long" suffix=""/>
  139. </date>
  140. <text variable="number"/>
  141. </else-if>
  142. <else-if variable="authority title-short number" match="all">
  143. <text variable="authority" suffix=", "/>
  144. <text variable="title-short" font-style="italic" suffix=", "/>
  145. <text variable="number"/>
  146. </else-if>
  147. <else-if variable="authority number" match="all">
  148. <text variable="authority" suffix=", "/>
  149. <text variable="number"/>
  150. </else-if>
  151. <else-if variable="authority section title issued number" match="all">
  152. <text variable="authority" suffix=", "/>
  153. <text variable="section" suffix= ", "/>
  154. <date variable="issued" form="text" suffix=", ">
  155. <date-part name="day" form="limit-day-ordinals-to-day-1" suffix=" "/>
  156. <date-part name="month" form="short" suffix=" "/>
  157. <date-part name="year" form="long" suffix=""/>
  158. </date>
  159. <text variable="title" font-style="italic" suffix=", "/>
  160. <text variable="number"/>
  161. </else-if>
  162. <else-if variable="authority title issued number" match="all">
  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. <text variable="title" font-style="italic" suffix=", "/>
  170. <text variable="number"/>
  171. </else-if>
  172. <else-if variable="authority title issued" match="all">
  173. <text variable="authority" suffix=", "/>
  174. <date variable="issued" form="text" suffix=", ">
  175. <date-part name="day" form="limit-day-ordinals-to-day-1" suffix=" "/>
  176. <date-part name="month" form="short" suffix=" "/>
  177. <date-part name="year" form="long" suffix=""/>
  178. </date>
  179. <text variable="title" font-style="italic" suffix=", "/>
  180. </else-if>
  181. <else-if variable="authority issued number" match="all">
  182. <text variable="authority" suffix=", "/>
  183. <date variable="issued" form="text" suffix=", ">
  184. <date-part name="day" form="limit-day-ordinals-to-day-1" suffix=" "/>
  185. <date-part name="month" form="short" suffix=" "/>
  186. <date-part name="year" form="long" suffix=""/>
  187. </date>
  188. <text variable="number"/>
  189. </else-if>
  190. <else-if variable="authority title number" match="all">
  191. <text variable="authority" suffix=", "/>
  192. <text variable="title" font-style="italic" suffix=", "/>
  193. <text variable="number"/>
  194. </else-if>
  195. <else-if variable="authority number" match="all">
  196. <text variable="authority" suffix=", "/>
  197. <text variable="number"/>
  198. </else-if>
  199. </choose>
  200. </if>
  201. <else-if type="legislation">
  202. <!-- <choose> -->
  203. <!-- <if variable="container-title section" match="all"> -->
  204. <!-- <text variable="section" suffix=" "/> -->
  205. <!-- <text variable="container-title"/> -->
  206. <!-- <choose> -->
  207. <!-- <if position="first"> -->
  208. <!-- <choose> -->
  209. <!-- <if variable="references"> -->
  210. <!-- <text variable="references" prefix=" "/> -->
  211. <!-- </if> -->
  212. <!-- </choose> -->
  213. <!-- </if> -->
  214. <!-- </choose> -->
  215. <!-- </if> -->
  216. <!-- <else> -->
  217. <choose>
  218. <if variable="title-short" match="all">
  219. <text variable="title"/>
  220. </if>
  221. <else-if>
  222. <text variable="title" />
  223. <text variable="container-title-short" prefix=" ("
  224. suffix=") " />
  225. </else-if>
  226. </choose>
  227. <!-- </else> -->
  228. <!-- </choose> -->
  229. </else-if>
  230. <else-if type="legal_case-journal">
  231. <text macro="authors" suffix=", "/>
  232. <choose>
  233. <if position="first">
  234. <text variable="title" suffix=", "/>
  235. </if>
  236. </choose>
  237. <choose>
  238. <if variable="page issued" match="all">
  239. <text variable="container-title" suffix=" "/>
  240. <date variable="issued" suffix=", ">
  241. <date-part name="year" form="long"/>
  242. </date>
  243. <text variable="page"/>
  244. <text variable="locator" prefix=" (" suffix=")"/>
  245. </if>
  246. <else>
  247. <text variable="container-title"/>
  248. <!-- if no page info is available, assume container-title (publication) holds legal_case number citation -->
  249. <text variable="locator" prefix=", "/>
  250. </else>
  251. </choose>
  252. </else-if>
  253. <else-if type="book">
  254. <text macro="authors" font-style="italic" suffix=", "/>
  255. <text variable="title"/>
  256. <text variable="volume" prefix=" "/>
  257. <choose>
  258. <if variable="edition note" match="any">
  259. <choose>
  260. <if variable="edition">
  261. <text variable="edition" vertical-align="sup"/>
  262. </if>
  263. <else-if variable="note">
  264. <!-- RIS workaround -->
  265. <text variable="note" vertical-align="sup"/>
  266. </else-if>
  267. </choose>
  268. </if>
  269. </choose>
  270. <group delimiter=" " prefix=" (" suffix=")">
  271. <text variable="collection-title"/>
  272. <date variable="issued">
  273. <date-part name="year" form="long"/>
  274. </date>
  275. </group>
  276. <text variable="locator" prefix=" "/>
  277. </else-if>
  278. <else-if type="chapter">
  279. <text macro="authors" font-style="italic"/>
  280. <choose>
  281. <if variable="page">
  282. <text variable="title" prefix=", "/>
  283. <choose>
  284. <if position="first">
  285. <choose>
  286. <if variable="editor">
  287. <text macro="editors" prefix=", in " suffix=", "/>
  288. </if>
  289. <else>
  290. <text value=", "/>
  291. </else>
  292. </choose>
  293. <text variable="container-title"/>
  294. <text variable="volume" prefix=" "/>
  295. <choose>
  296. <if variable="edition">
  297. <text variable="edition" vertical-align="sup"/>
  298. </if>
  299. <else-if variable="note">
  300. <text variable="note" vertical-align="sup"/>
  301. </else-if>
  302. </choose>
  303. <group delimiter=" " prefix=" (" suffix=")">
  304. <text variable="collection-title"/>
  305. <date variable="issued">
  306. <date-part name="year" form="long"/>
  307. </date>
  308. </group>
  309. </if>
  310. </choose>
  311. <text variable="page" prefix=" "/>
  312. <text variable="locator" prefix=" (" suffix=")"/>
  313. </if>
  314. <else>
  315. <!-- no page info, classic legal commentary -->
  316. <choose>
  317. <if position="first">
  318. <choose>
  319. <if variable="editor">
  320. <text macro="editors" prefix=" in " suffix=", "/>
  321. </if>
  322. <else>
  323. <text value=", "/>
  324. </else>
  325. </choose>
  326. <text variable="container-title"/>
  327. <text variable="volume" prefix=" "/>
  328. <choose>
  329. <if variable="edition">
  330. <text variable="edition" vertical-align="sup"/>
  331. </if>
  332. <else-if variable="note">
  333. <!-- RIS workaround -->
  334. <text variable="note" vertical-align="sup"/>
  335. </else-if>
  336. </choose>
  337. <group delimiter=" " prefix=" (" suffix=") ">
  338. <text variable="collection-title"/>
  339. <date variable="issued">
  340. <date-part name="year" form="long"/>
  341. </date>
  342. </group>
  343. </if>
  344. <else>
  345. <text value=","/>
  346. </else>
  347. </choose>
  348. <text variable="title" prefix=" "/>
  349. <text variable="locator" prefix=" "/>
  350. </else>
  351. </choose>
  352. </else-if>
  353. <else-if type="thesis">
  354. <text macro="authors" suffix=", "/>
  355. <text variable="title"/>
  356. <choose>
  357. <if position="first">
  358. <text variable="genre" prefix=". "/>
  359. <text variable="publisher" prefix=", "/>
  360. <date variable="issued" prefix=" (" suffix=")">
  361. <date-part name="year" form="long"/>
  362. </date>
  363. </if>
  364. </choose>
  365. <text variable="locator" prefix=" "/>
  366. </else-if>
  367. <else-if type="webpage">
  368. <group delimiter=", ">
  369. <text macro="authors"/>
  370. <text variable="title"/>
  371. <group delimiter=" ">
  372. <date form="numeric" variable="issued"/>
  373. <text variable="URL" prefix="&lt;" suffix="&gt;"/>
  374. </group>
  375. </group>
  376. </else-if>
  377. <else>
  378. <group delimiter=", ">
  379. <text macro="authors" font-style="italic"/>
  380. <text variable="title"/>
  381. <choose>
  382. <if variable="container-title">
  383. <text variable="container-title"/>
  384. </if>
  385. </choose>
  386. <date form="numeric" variable="issued"/>
  387. <text variable="locator" prefix=" "/>
  388. </group>
  389. </else>
  390. </choose>
  391. </layout>
  392. </citation>
  393. <bibliography subsequent-author-substitute="&#8212;&#8212;" hanging-indent="true" entry-spacing="1">
  394. <sort>
  395. <key macro="sort-key"/>
  396. <key variable="issued" sort="ascending"/>
  397. </sort>
  398. <layout>
  399. <choose>
  400. <if type="legal_case">
  401. </if>
  402. </choose>
  403. </layout>
  404. </bibliography>
  405. </style>