Advertisement
Guest User

Untitled

a guest
Aug 10th, 2024
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.11 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" page-range-format="expanded" default-locale="fr-FR">
  3. <!-- This style was edited with the Visual CSL Editor (https://editor.citationstyles.org/visualEditor/) -->
  4. <info>
  5. <title>Transversalites These</title>
  6. <id>http://www.zotero.org/styles/transversalites-These</id>
  7. <link href="http://www.zotero.org/styles/transversalites-These" rel="self"/>
  8. <link href="http://www.zotero.org/styles/universita-pontificia-salesiana" rel="template"/>
  9. <link href="https://www.cairn.info/revue-transversalites.htm?contenu=apropos" rel="documentation"/>
  10. <link href="https://icp.hypotheses.org/la-revue-transversalites/ecrire-dans-transversalites" rel="documentation"/>
  11. <author>
  12. <name>ddanangaw</name>
  13. </author>
  14. <category citation-format="note"/>
  15. <category field="theology"/>
  16. <category field="humanities"/>
  17. <category field="philosophy"/>
  18. <category field="literature"/>
  19. <category field="social_science"/>
  20. <issn>1286-9449</issn>
  21. <eissn>2259-3799</eissn>
  22. <updated>2021-02-12T04:50:30+00:00</updated>
  23. <rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
  24. </info>
  25. <locale xml:lang="fr">
  26. <terms>
  27. <term name="in">in</term>
  28. <term name="cited">op. cit.</term>
  29. <term name="page" form="short">
  30. <single>p.</single>
  31. <multiple>p.</multiple>
  32. </term>
  33. <term name="editor" form="short">
  34. <single>dir.</single>
  35. <multiple>dir.</multiple>
  36. </term>
  37. <term name="translator" form="short">trad. de</term>
  38. <term name="online">[en ligne]</term>
  39. </terms>
  40. </locale>
  41. <macro name="author">
  42. <choose>
  43. <if variable="author">
  44. <names variable="author" font-variant="normal" suffix=", ">
  45. <name font-style="normal" delimiter-precedes-et-al="always" delimiter-precedes-last="always" et-al-min="4" et-al-use-first="3" et-al-subsequent-min="3" et-al-subsequent-use-first="1" initialize="false" sort-separator=" ">
  46. <name-part name="family" text-case="sentence" font-variant="small-caps"/>
  47. </name>
  48. <et-al font-style="italic"/>
  49. </names>
  50. </if>
  51. <else-if variable="editor">
  52. <names variable="editor" suffix=", ">
  53. <name font-style="normal" delimiter-precedes-last="never" et-al-min="4" et-al-use-first="3" et-al-subsequent-min="3" et-al-subsequent-use-first="1" sort-separator=" ">
  54. <name-part name="family" font-variant="small-caps"/>
  55. </name>
  56. <label form="short" prefix=" (" suffix=".)"/>
  57. </names>
  58. </else-if>
  59. </choose>
  60. </macro>
  61. <macro name="author-bib">
  62. <choose>
  63. <if variable="author">
  64. <names variable="author" suffix=", ">
  65. <name font-style="normal" delimiter-precedes-et-al="always" delimiter-precedes-last="always" et-al-min="4" et-al-use-first="3" et-al-subsequent-min="3" et-al-subsequent-use-first="1" initialize="false" initialize-with="." name-as-sort-order="all" sort-separator=" ">
  66. <name-part name="family" text-case="sentence" font-variant="small-caps" suffix=", "/>
  67. </name>
  68. <et-al font-style="italic"/>
  69. </names>
  70. </if>
  71. <else-if variable="editor">
  72. <names variable="editor" suffix=", ">
  73. <name font-style="normal" delimiter-precedes-last="never" et-al-min="4" et-al-use-first="3" et-al-subsequent-min="3" et-al-subsequent-use-first="1" name-as-sort-order="all" sort-separator=" ">
  74. <name-part name="family" font-variant="small-caps" suffix=", "/>
  75. </name>
  76. <label form="short" prefix=" (" suffix=".)"/>
  77. </names>
  78. </else-if>
  79. </choose>
  80. </macro>
  81. <macro name="editor">
  82. <names variable="editor">
  83. <name form="long" and="text" delimiter-precedes-last="never" sort-separator=" " font-style="normal">
  84. <name-part name="family" font-variant="small-caps"/>
  85. </name>
  86. <label form="short" prefix=" (" suffix=".)"/>
  87. </names>
  88. </macro>
  89. <macro name="title">
  90. <choose>
  91. <if type="book report" match="any">
  92. <group>
  93. <text variable="title" text-case="capitalize-first" quotes="false" font-style="italic"/>
  94. <!--<text macro="online"/>-->
  95. </group>
  96. </if>
  97. <else-if type="graphic personal_communication interview" match="any">
  98. <group>
  99. <text variable="title" text-case="capitalize-first" font-style="italic"/>
  100. <text macro="online"/>
  101. </group>
  102. <text macro="date"/>
  103. <group delimiter=", " prefix=", " suffix=".">
  104. <text macro="interviewer"/>
  105. <text variable="medium"/>
  106. <text variable="genre"/>
  107. <text variable="issue"/>
  108. </group>
  109. </else-if>
  110. <else-if type="motion_picture" match="any">
  111. <group delimiter=", ">
  112. <text variable="title" text-case="capitalize-first" font-style="italic"/>
  113. <text variable="medium"/>
  114. <text macro="online"/>
  115. </group>
  116. </else-if>
  117. <else-if type="article-journal article-magazine article-newspaper" match="any">
  118. <group delimiter=", ">
  119. <group>
  120. <text variable="title" text-case="capitalize-first" quotes="true" font-style="normal"/>
  121. <text macro="online"/>
  122. </group>
  123. <text variable="container-title" font-style="italic"/>
  124. </group>
  125. </else-if>
  126. <else-if type="thesis broadcast" match="any">
  127. <group delimiter=", ">
  128. <group>
  129. <text variable="title" text-case="capitalize-first" font-style="italic"/>
  130. <text macro="online"/>
  131. </group>
  132. <text variable="genre"/>
  133. <choose>
  134. <if variable="publisher">
  135. <text variable="publisher"/>
  136. </if>
  137. <else>
  138. <text value="[s.n.]"/>
  139. </else>
  140. </choose>
  141. <text variable="container-title" font-style="italic"/>
  142. <text macro="number"/>
  143. </group>
  144. </else-if>
  145. <else-if type="manuscript" match="any">
  146. <group delimiter="">
  147. <group suffix=",">
  148. <text variable="title" text-case="capitalize-first" quotes="true" font-style="normal"/>
  149. <text macro="online"/>
  150. </group>
  151. <text variable="genre" prefix=" "/>
  152. </group>
  153. </else-if>
  154. <else-if type="chapter paper-conference" match="any">
  155. <group>
  156. <group suffix=",">
  157. <text variable="title" text-case="capitalize-first" quotes="true"/>
  158. <text macro="online"/>
  159. </group>
  160. <text term="in" prefix=" " suffix=" "/>
  161. <text macro="editor" suffix=", "/>
  162. <text variable="container-title" text-case="capitalize-first" font-style="italic"/>
  163. </group>
  164. </else-if>
  165. <else-if type="entry-dictionary entry-encyclopedia paper-conference chapter" match="any">
  166. <group delimiter="">
  167. <group suffix=",">
  168. <text variable="title" text-case="capitalize-first" quotes="true" prefix="article "/>
  169. <text macro="online"/>
  170. </group>
  171. <text term="in" font-style="normal" prefix=" " suffix=" "/>
  172. <text macro="editor" suffix=", "/>
  173. <text variable="container-title" text-case="capitalize-first" font-style="italic"/>
  174. </group>
  175. </else-if>
  176. <else-if type="webpage" match="any">
  177. <group delimiter=", ">
  178. <group>
  179. <text variable="title" text-case="capitalize-first" quotes="true" font-style="normal"/>
  180. <text macro="online"/>
  181. </group>
  182. <text variable="genre"/>
  183. <text variable="container-title" font-style="italic"/>
  184. </group>
  185. </else-if>
  186. <else-if type="map" match="any">
  187. <group delimiter=", ">
  188. <group>
  189. <text variable="title" text-case="capitalize-first" font-style="italic"/>
  190. <text macro="online"/>
  191. </group>
  192. <text variable="genre"/>
  193. <text variable="edition"/>
  194. </group>
  195. </else-if>
  196. <else>
  197. <group>
  198. <text variable="title" text-case="capitalize-first" quotes="true" font-style="normal"/>
  199. <text macro="online"/>
  200. </group>
  201. </else>
  202. </choose>
  203. </macro>
  204. <macro name="translator">
  205. <names variable="translator">
  206. <label form="short" prefix=", " suffix=""/>
  207. <name font-style="normal" prefix=" " delimiter-precedes-last="never" sort-separator=" ">
  208. <name-part name="family" text-case="sentence" font-variant="small-caps"/>
  209. </name>
  210. </names>
  211. </macro>
  212. <macro name="translator-bib">
  213. <names variable="translator">
  214. <label form="short" prefix=", " suffix=""/>
  215. <name prefix=" " name-as-sort-order="all" sort-separator=" ">
  216. <name-part name="family" text-case="sentence" font-variant="small-caps" suffix=", "/>
  217. </name>
  218. </names>
  219. </macro>
  220. <macro name="edition">
  221. <choose>
  222. <if type="book graphic report entry-dictionary entry-encyclopedia chapter speech paper-conference" match="any">
  223. <choose>
  224. <if is-numeric="edition">
  225. <group delimiter=" " prefix=", ">
  226. <number variable="edition" form="ordinal"/>
  227. <text term="edition" form="short"/>
  228. </group>
  229. </if>
  230. <else>
  231. <text variable="edition" prefix=", "/>
  232. </else>
  233. </choose>
  234. </if>
  235. <else-if type="article-journal article-magazine" match="any">
  236. <group font-style="normal">
  237. <choose>
  238. <if variable="issued">
  239. <group prefix="" suffix="">
  240. <text macro="issue" text-decoration="none" prefix=", "/>
  241. </group>
  242. </if>
  243. <else>
  244. <text macro="volume" prefix=", "/>
  245. </else>
  246. </choose>
  247. </group>
  248. </else-if>
  249. </choose>
  250. </macro>
  251. <macro name="newspaper-edition">
  252. <choose>
  253. <if type="article-newspaper">
  254. <group delimiter=", ">
  255. <group>
  256. <text term="edition" prefix=" "/>
  257. <text variable="edition" prefix=" "/>
  258. </group>
  259. <group>
  260. <text term="section" form="short" suffix=". "/>
  261. <text variable="section"/>
  262. </group>
  263. </group>
  264. </if>
  265. </choose>
  266. </macro>
  267. <macro name="event">
  268. <choose>
  269. <if variable="event">
  270. <choose>
  271. <if variable="genre" match="none">
  272. <group delimiter=" " prefix=", ">
  273. <text term="presented at" suffix=" "/>
  274. <text variable="event"/>
  275. </group>
  276. </if>
  277. <else>
  278. <group delimiter=" " prefix=", ">
  279. <text variable="genre"/>
  280. <text term="presented at"/>
  281. <text variable="event"/>
  282. </group>
  283. </else>
  284. </choose>
  285. </if>
  286. </choose>
  287. </macro>
  288. <macro name="place">
  289. <choose>
  290. <if type="article-newspaper paper-conference" match="any">
  291. <choose>
  292. <if variable="publisher-place">
  293. <text variable="publisher-place" prefix=", "/>
  294. </if>
  295. <else>
  296. <text value="" prefix=", "/>
  297. </else>
  298. </choose>
  299. </if>
  300. <else-if type="speech manuscript thesis broadcast" match="any">
  301. <choose>
  302. <if variable="publisher-place">
  303. <text variable="publisher-place" prefix=", "/>
  304. </if>
  305. <else>
  306. <text value="" prefix=", "/>
  307. </else>
  308. </choose>
  309. </else-if>
  310. <else-if type="article-magazine article-journal personal_communication interview graphic webpage" match="any"/>
  311. <else-if type="book chapter motion_picture report entry-dictionary entry-encyclopedia map" match="any">
  312. <choose>
  313. <if variable="publisher-place">
  314. <text variable="publisher-place" prefix=", "/>
  315. </if>
  316. <else>
  317. <text value="" prefix=", "/>
  318. </else>
  319. </choose>
  320. </else-if>
  321. </choose>
  322. </macro>
  323. <macro name="publisher">
  324. <choose>
  325. <if type="motion_picture map book paper-conference entry-dictionary entry-encyclopedia chapter report" match="any">
  326. <choose>
  327. <if variable="publisher">
  328. <text variable="publisher" prefix=", "/>
  329. </if>
  330. <else>
  331. <text value=""/>
  332. </else>
  333. </choose>
  334. </if>
  335. <else-if type="thesis broadcast" match="any"/>
  336. <else>
  337. <text variable="publisher" prefix=", "/>
  338. </else>
  339. </choose>
  340. </macro>
  341. <macro name="collection">
  342. <choose>
  343. <if type="motion_picture map entry-dictionary entry-encyclopedia book speech paper-conference chapter" match="any">
  344. <group prefix=", coll. ">
  345. <group delimiter="">
  346. <text variable="collection-title" prefix="“" suffix="”"/>
  347. <text variable="collection-number" prefix=" "/>
  348. </group>
  349. </group>
  350. </if>
  351. <else-if type="article-journal">
  352. <text variable="collection-title" prefix=", " font-style="italic"/>
  353. </else-if>
  354. <else>
  355. <text variable="collection-title" suffix=", " font-style="italic"/>
  356. </else>
  357. </choose>
  358. </macro>
  359. <macro name="date">
  360. <choose>
  361. <if variable="issued">
  362. <date date-parts="year" form="text" variable="issued" prefix=", "/>
  363. </if>
  364. <else>
  365. <text value="" prefix=", "/>
  366. </else>
  367. </choose>
  368. <date date-parts="year" form="text" variable="original-date" prefix=" [" suffix="]"/>
  369. </macro>
  370. <macro name="yearpage-bib">
  371. <choose>
  372. <if type="book" match="any">
  373. <group>
  374. <text macro="date"/>
  375. </group>
  376. </if>
  377. <else-if type="map manuscript thesis motion_picture broadcast" match="any">
  378. <group>
  379. <text macro="date" suffix="."/>
  380. <text variable="number-of-pages" prefix=", " suffix=" p"/>
  381. </group>
  382. </else-if>
  383. <else-if type="report entry-dictionary entry-encyclopedia chapter" match="any">
  384. <group>
  385. <text macro="date"/>
  386. <group delimiter=" " prefix=", ">
  387. <label variable="page" form="short"/>
  388. <text variable="page"/>
  389. </group>
  390. </group>
  391. </else-if>
  392. <else-if type="graphic personal_communication interview" match="any"/>
  393. <else-if type="article-journal article-magazine" match="any">
  394. <group delimiter="" font-style="normal">
  395. <text macro="date"/>
  396. <group delimiter=" " prefix=", " suffix=".">
  397. <label variable="page" form="short"/>
  398. <text variable="page"/>
  399. </group>
  400. </group>
  401. </else-if>
  402. <else-if type="article-newspaper speech paper-conference" match="any">
  403. <group delimiter="" font-style="normal">
  404. <text macro="newspaper-edition"/>
  405. <text macro="date"/>
  406. <group delimiter=" " prefix=", ">
  407. <label variable="page" form="short"/>
  408. <text variable="page"/>
  409. </group>
  410. </group>
  411. </else-if>
  412. <else-if type="webpage" match="any">
  413. <group delimiter=" " font-style="normal">
  414. <text value="le" prefix=", "/>
  415. <date form="text" variable="issued" suffix="">
  416. <date-part name="day"/>
  417. <date-part name="month"/>
  418. <date-part name="year"/>
  419. </date>
  420. </group>
  421. </else-if>
  422. <else>
  423. <group>
  424. <text macro="date"/>
  425. <text variable="number-of-pages" prefix=", " suffix=" p."/>
  426. </group>
  427. </else>
  428. </choose>
  429. </macro>
  430. <macro name="archive">
  431. <group suffix="." prefix=". ">
  432. <group delimiter=", ">
  433. <text variable="archive"/>
  434. <text variable="archive_location"/>
  435. <text variable="call-number"/>
  436. </group>
  437. </group>
  438. </macro>
  439. <macro name="volume">
  440. <choose>
  441. <if type="article-journal article-newspaper" match="any">
  442. <choose>
  443. <if is-numeric="volume">
  444. <text variable="volume" prefix=", vol.&#160;"/>
  445. </if>
  446. <else>
  447. <text variable="number-of-volumes" suffix="vol.,"/>
  448. </else>
  449. </choose>
  450. </if>
  451. <else>
  452. <choose>
  453. <if match="any" variable="volume">
  454. <text variable="volume" prefix=", vol.&#160;"/>
  455. </if>
  456. <else>
  457. <text variable="number-of-volumes" prefix=", " suffix=" vol."/>
  458. </else>
  459. </choose>
  460. </else>
  461. </choose>
  462. </macro>
  463. <macro name="number">
  464. <choose>
  465. <if is-numeric="number">
  466. <text variable="number" prefix="n°&#160;"/>
  467. </if>
  468. <else>
  469. <text variable="number"/>
  470. </else>
  471. </choose>
  472. </macro>
  473. <macro name="issue">
  474. <choose>
  475. <if is-numeric="issue">
  476. <text variable="issue" prefix="n° "/>
  477. </if>
  478. <else>
  479. <text variable="issue"/>
  480. </else>
  481. </choose>
  482. </macro>
  483. <macro name="interviewer">
  484. <group>
  485. <names variable="interviewer">
  486. <label form="verb" prefix=" " suffix=" "/>
  487. <name form="long" and="text" delimiter=", ">
  488. <name-part name="family" font-variant="small-caps"/>
  489. </name>
  490. </names>
  491. </group>
  492. </macro>
  493. <macro name="accessed">
  494. <group delimiter=" ">
  495. <text variable="URL" text-decoration="none" prefix=", URL&#160;: "/>
  496. </group>
  497. <group delimiter=" " font-style="normal">
  498. <text value="consulté le" prefix=", "/>
  499. <date form="text" variable="accessed">
  500. <date-part name="day"/>
  501. <date-part name="month"/>
  502. <date-part name="year"/>
  503. </date>
  504. </group>
  505. </macro>
  506. <macro name="online">
  507. <choose>
  508. <if match="any" variable="URL">
  509. <text term="online" prefix=" "/>
  510. </if>
  511. </choose>
  512. </macro>
  513. <macro name="pages-citation">
  514. <label plural="never" suffix="&#160;" variable="locator" form="short"/>
  515. <text variable="locator" form="short"/>
  516. </macro>
  517. <citation et-al-min="4" et-al-use-first="3" et-al-subsequent-min="3" et-al-subsequent-use-first="1">
  518. <layout suffix="." delimiter="&#160;; ">
  519. <choose>
  520. <if position="ibid-with-locator">
  521. <group delimiter=", ">
  522. <text value="id" text-case="capitalize-first" font-style="italic" suffix="."/>
  523. <text macro="pages-citation"/>
  524. </group>
  525. </if>
  526. <else-if position="ibid">
  527. <text term="ibid" text-case="capitalize-first" font-style="italic"/>
  528. </else-if>
  529. <else-if position="subsequent">
  530. <text macro="author"/>
  531. <group delimiter=", ">
  532. <choose>
  533. <if type="book graphic report" match="any">
  534. <text macro="title" font-style="normal"/>
  535. <text term="cited" font-style="italic" suffix="."/>
  536. </if>
  537. <else-if type="article article-magazine article-newspaper article-journal entry entry-dictionary entry-encyclopedia" match="any">
  538. <text macro="title" text-case="capitalize-first" quotes="false" font-style="normal"/>
  539. <text value="art. cit" font-style="italic" suffix="."/>
  540. </else-if>
  541. <else>
  542. <text macro="title" text-case="capitalize-first" quotes="false" font-style="normal"/>
  543. <text term="cited" font-style="italic" suffix="."/>
  544. </else>
  545. </choose>
  546. <group delimiter=" ">
  547. <text macro="pages-citation"/>
  548. </group>
  549. </group>
  550. </else-if>
  551. <else>
  552. <text macro="author"/>
  553. <text macro="title"/>
  554. <text macro="volume"/>
  555. <text macro="edition"/>
  556. <text macro="event"/>
  557. <text macro="place"/>
  558. <text macro="publisher"/>
  559. <text macro="collection"/>
  560. <text macro="date"/>
  561. <text macro="translator"/>
  562. <text macro="pages-citation" prefix=", "/>
  563. <text macro="accessed"/>
  564. </else>
  565. </choose>
  566. </layout>
  567. </citation>
  568. <bibliography hanging-indent="true" entry-spacing="1">
  569. <sort>
  570. <key macro="author"/>
  571. <key variable="issued" sort="descending"/>
  572. </sort>
  573. <layout suffix=".">
  574. <text macro="author-bib"/>
  575. <text macro="title"/>
  576. <text macro="volume"/>
  577. <text macro="place"/>
  578. <text macro="edition"/>
  579. <text macro="event"/>
  580. <text macro="publisher"/>
  581. <text macro="collection"/>
  582. <text macro="yearpage-bib"/>
  583. <text macro="translator-bib"/>
  584. <!--<text macro="archive"/>-->
  585. <text variable="number-of-pages" prefix=", " suffix="&#160;p."/>
  586. <text macro="accessed"/>
  587. </layout>
  588. </bibliography>
  589. </style>
  590.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement