Advertisement
everdeil

new style revue internationale urbanisme

Mar 19th, 2022
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.09 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" initialize="false" demote-non-dropping-particle="sort-only" default-locale="fr-FR">
  3. <!-- This style was edited with the Visual CSL Editor (https://editor.citationstyles.org/visualEditor/) -->
  4. <info>
  5. <title>Revue Internationale d'Urbanisme AUTEUR (date)</title>
  6. <title-short>RIUrba</title-short>
  7. <id>http://www.zotero.org/styles/revue-internationale-durbanisme-auteur</id>
  8. <link href="http://www.zotero.org/styles/revue-internationale-durbanisme-auteur" rel="self"/>
  9. <link href="http://www.zotero.org/styles/the-open-university-harvard" rel="template"/>
  10. <author>
  11. <name>EV</name>
  12. </author>
  13. <category citation-format="author-date"/>
  14. <category field="urban planning"/>
  15. <summary>RIURBA citation style</summary>
  16. <updated>2022-03-19T11:21:40+00:00</updated>
  17. <rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
  18. </info>
  19. <macro name="editor">
  20. <names variable="editor" delimiter=", ">
  21. <name and="text" initialize="false" initialize-with=". "/>
  22. <label form="short" prefix=" (" suffix=")"/>
  23. </names>
  24. </macro>
  25. <macro name="anon">
  26. <text term="anonymous" form="short" text-case="capitalize-first" strip-periods="true"/>
  27. </macro>
  28. <macro name="author">
  29. <names variable="author">
  30. <name font-variant="normal" and="text" delimiter-precedes-last="never" initialize-with=". " name-as-sort-order="first">
  31. <name-part name="family" text-case="uppercase"/>
  32. </name>
  33. <label form="short" prefix=" (" suffix=")"/>
  34. <substitute>
  35. <names variable="editor"/>
  36. <text macro="anon"/>
  37. </substitute>
  38. </names>
  39. </macro>
  40. <macro name="author-short">
  41. <names variable="author">
  42. <name form="short" and="symbol" delimiter-precedes-last="never" initialize="false" initialize-with=". "/>
  43. <substitute>
  44. <names variable="editor"/>
  45. <names variable="translator"/>
  46. <text macro="anon"/>
  47. </substitute>
  48. </names>
  49. </macro>
  50. <macro name="access">
  51. <choose>
  52. <if variable="URL">
  53. <text term="online" suffix=": "/>
  54. <text value=" "/>
  55. <text variable="URL" prefix="&lt;" suffix="&gt;"/>
  56. <group delimiter=" " prefix=" [" suffix="]">
  57. <text term="accessed" text-case="lowercase" suffix=":"/>
  58. <date form="numeric" variable="accessed">
  59. <date-part name="day" range-delimiter="-"/>
  60. <date-part name="month"/>
  61. <date-part name="year"/>
  62. </date>
  63. </group>
  64. </if>
  65. </choose>
  66. </macro>
  67. <macro name="title">
  68. <choose>
  69. <if type="bill book graphic legal_case legislation motion_picture report song" match="any">
  70. <text variable="title" font-style="normal"/>
  71. </if>
  72. <else>
  73. <text variable="title" quotes="true"/>
  74. </else>
  75. </choose>
  76. </macro>
  77. <macro name="publisher">
  78. <group delimiter=", ">
  79. <text variable="publisher-place"/>
  80. <text variable="publisher"/>
  81. </group>
  82. </macro>
  83. <macro name="year-date">
  84. <choose>
  85. <if variable="issued">
  86. <date variable="issued">
  87. <date-part name="year"/>
  88. </date>
  89. </if>
  90. <else>
  91. <text term="no date" form="short"/>
  92. </else>
  93. </choose>
  94. </macro>
  95. <macro name="locator">
  96. <choose>
  97. <if type="article-journal">
  98. <text variable="volume"/>
  99. <text variable="issue" prefix="/"/>
  100. </if>
  101. </choose>
  102. </macro>
  103. <macro name="published-date">
  104. <choose>
  105. <if type="article-newspaper">
  106. <date variable="issued">
  107. <date-part name="day" form="ordinal" suffix=" "/>
  108. <date-part name="month" form="long"/>
  109. </date>
  110. </if>
  111. </choose>
  112. </macro>
  113. <macro name="pages">
  114. <choose>
  115. <if type="chapter paper-conference article-journal" match="any">
  116. <label variable="page" form="short" suffix=" "/>
  117. <text variable="page"/>
  118. </if>
  119. </choose>
  120. </macro>
  121. <macro name="edition">
  122. <choose>
  123. <if is-numeric="edition">
  124. <group delimiter=" ">
  125. <number variable="edition" form="ordinal"/>
  126. <text term="edition" form="short"/>
  127. </group>
  128. </if>
  129. <else>
  130. <text variable="edition" suffix="."/>
  131. </else>
  132. </choose>
  133. </macro>
  134. <macro name="container-prefix">
  135. <choose>
  136. <if type="chapter paper-conference" match="any">
  137. <text term="in" text-case="capitalize-first"/>
  138. </if>
  139. </choose>
  140. </macro>
  141. <citation et-al-min="10" et-al-use-first="3" disambiguate-add-year-suffix="true" disambiguate-add-names="true" disambiguate-add-givenname="true" collapse="year">
  142. <layout prefix="(" suffix=")" delimiter="; ">
  143. <group delimiter=", ">
  144. <group delimiter=", ">
  145. <text macro="author-short"/>
  146. <text macro="year-date"/>
  147. </group>
  148. <group>
  149. <text term="page" form="short" suffix=" "/>
  150. <text variable="locator"/>
  151. </group>
  152. </group>
  153. </layout>
  154. </citation>
  155. <bibliography hanging-indent="true">
  156. <sort>
  157. <key macro="author"/>
  158. <key variable="title"/>
  159. </sort>
  160. <layout suffix=".">
  161. <group delimiter=" ">
  162. <text macro="author"/>
  163. <text macro="year-date" prefix="(" suffix=")"/>
  164. <text macro="title" suffix=", "/>
  165. <text macro="edition"/>
  166. <text macro="container-prefix"/>
  167. <group delimiter=", ">
  168. <text macro="editor"/>
  169. <text variable="container-title" font-style="normal"/>
  170. <text variable="collection-title"/>
  171. <text variable="genre"/>
  172. <text macro="publisher"/>
  173. <text macro="locator"/>
  174. <text macro="published-date"/>
  175. <text macro="pages"/>
  176. <text macro="access"/>
  177. </group>
  178. </group>
  179. </layout>
  180. </bibliography>
  181. </style>
  182.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement