|  | 
|  | 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 (Français)</title> | 
|  | 6 | +    <title-short>RIUrba</title-short> | 
|  | 7 | +    <id>http://www.zotero.org/styles/revue-internationale-durbanisme</id> | 
|  | 8 | +    <link href="http://www.zotero.org/styles/revue-internationale-durbanisme" rel="self"/> | 
|  | 9 | +    <link href="http://www.zotero.org/styles/revista-de-filologia-espanola" rel="template"/> | 
|  | 10 | +    <link href="http://www.zotero.org/styles/the-open-university-harvard" rel="template"/> | 
|  | 11 | +    <link href="http://www.riurba.review/consignes-aux-auteurs-2/" rel="documentation"/> | 
|  | 12 | +    <author> | 
|  | 13 | +      <name>Eric Verdeil</name> | 
|  | 14 | +    </author> | 
|  | 15 | +    <category citation-format="author-date"/> | 
|  | 16 | +    <category field="geography"/> | 
|  | 17 | +    <summary>RIURBA citation style</summary> | 
|  | 18 | +    <updated>2022-03-19T11:21:40+00:00</updated> | 
|  | 19 | +    <rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights> | 
|  | 20 | +  </info> | 
|  | 21 | +  <macro name="editor"> | 
|  | 22 | +    <names variable="editor" delimiter=", "> | 
|  | 23 | +      <name and="text" initialize="false" initialize-with=". "/> | 
|  | 24 | +      <label form="short" prefix=" (" suffix=")"/> | 
|  | 25 | +    </names> | 
|  | 26 | +  </macro> | 
|  | 27 | +  <macro name="anon"> | 
|  | 28 | +    <text term="anonymous" form="short" text-case="capitalize-first" strip-periods="true"/> | 
|  | 29 | +  </macro> | 
|  | 30 | +  <macro name="author"> | 
|  | 31 | +    <names variable="author"> | 
|  | 32 | +      <name font-variant="normal" and="text" delimiter-precedes-last="never" initialize-with=". " name-as-sort-order="first"> | 
|  | 33 | +        <name-part name="family" text-case="uppercase"/> | 
|  | 34 | +      </name> | 
|  | 35 | +      <label form="short" prefix=" (" suffix=")"/> | 
|  | 36 | +      <substitute> | 
|  | 37 | +        <names variable="editor"/> | 
|  | 38 | +        <text macro="anon"/> | 
|  | 39 | +      </substitute> | 
|  | 40 | +    </names> | 
|  | 41 | +  </macro> | 
|  | 42 | +  <macro name="author-short"> | 
|  | 43 | +    <names variable="author"> | 
|  | 44 | +      <name form="short" and="symbol" delimiter-precedes-last="never" initialize="false" initialize-with=". "/> | 
|  | 45 | +      <substitute> | 
|  | 46 | +        <names variable="editor"/> | 
|  | 47 | +        <names variable="translator"/> | 
|  | 48 | +        <text macro="anon"/> | 
|  | 49 | +      </substitute> | 
|  | 50 | +    </names> | 
|  | 51 | +  </macro> | 
|  | 52 | +  <macro name="access"> | 
|  | 53 | +    <choose> | 
|  | 54 | +      <if variable="URL"> | 
|  | 55 | +        <text term="online" suffix=": "/> | 
|  | 56 | +        <text value=" "/> | 
|  | 57 | +        <text variable="URL" prefix="<" suffix=">"/> | 
|  | 58 | +        <group delimiter=" " prefix=" [" suffix="]"> | 
|  | 59 | +          <text term="accessed" text-case="lowercase" suffix=":"/> | 
|  | 60 | +          <date form="numeric" variable="accessed"> | 
|  | 61 | +            <date-part name="day" range-delimiter="-"/> | 
|  | 62 | +            <date-part name="month"/> | 
|  | 63 | +            <date-part name="year"/> | 
|  | 64 | +          </date> | 
|  | 65 | +        </group> | 
|  | 66 | +      </if> | 
|  | 67 | +    </choose> | 
|  | 68 | +  </macro> | 
|  | 69 | +  <macro name="title"> | 
|  | 70 | +    <choose> | 
|  | 71 | +      <if type="bill book graphic legal_case legislation motion_picture report song" match="any"> | 
|  | 72 | +        <text variable="title" font-style="normal"/> | 
|  | 73 | +      </if> | 
|  | 74 | +      <else> | 
|  | 75 | +        <text variable="title" quotes="true"/> | 
|  | 76 | +      </else> | 
|  | 77 | +    </choose> | 
|  | 78 | +  </macro> | 
|  | 79 | +  <macro name="publisher"> | 
|  | 80 | +    <group delimiter=", "> | 
|  | 81 | +      <text variable="publisher-place"/> | 
|  | 82 | +      <text variable="publisher"/> | 
|  | 83 | +    </group> | 
|  | 84 | +  </macro> | 
|  | 85 | +  <macro name="year-date"> | 
|  | 86 | +    <choose> | 
|  | 87 | +      <if variable="issued"> | 
|  | 88 | +        <date variable="issued"> | 
|  | 89 | +          <date-part name="year"/> | 
|  | 90 | +        </date> | 
|  | 91 | +      </if> | 
|  | 92 | +      <else> | 
|  | 93 | +        <text term="no date" form="short"/> | 
|  | 94 | +      </else> | 
|  | 95 | +    </choose> | 
|  | 96 | +  </macro> | 
|  | 97 | +  <macro name="locator"> | 
|  | 98 | +    <choose> | 
|  | 99 | +      <if type="article-journal"> | 
|  | 100 | +        <text variable="volume"/> | 
|  | 101 | +        <text variable="issue" prefix="/"/> | 
|  | 102 | +      </if> | 
|  | 103 | +    </choose> | 
|  | 104 | +  </macro> | 
|  | 105 | +  <macro name="published-date"> | 
|  | 106 | +    <choose> | 
|  | 107 | +      <if type="article-newspaper"> | 
|  | 108 | +        <date variable="issued"> | 
|  | 109 | +          <date-part name="day" form="ordinal" suffix=" "/> | 
|  | 110 | +          <date-part name="month" form="long"/> | 
|  | 111 | +        </date> | 
|  | 112 | +      </if> | 
|  | 113 | +    </choose> | 
|  | 114 | +  </macro> | 
|  | 115 | +  <macro name="pages"> | 
|  | 116 | +    <choose> | 
|  | 117 | +      <if type="chapter paper-conference article-journal" match="any"> | 
|  | 118 | +        <label variable="page" form="short" suffix=" "/> | 
|  | 119 | +        <text variable="page"/> | 
|  | 120 | +      </if> | 
|  | 121 | +    </choose> | 
|  | 122 | +  </macro> | 
|  | 123 | +  <macro name="edition"> | 
|  | 124 | +    <choose> | 
|  | 125 | +      <if is-numeric="edition"> | 
|  | 126 | +        <group delimiter=" "> | 
|  | 127 | +          <number variable="edition" form="ordinal"/> | 
|  | 128 | +          <text term="edition" form="short"/> | 
|  | 129 | +        </group> | 
|  | 130 | +      </if> | 
|  | 131 | +      <else> | 
|  | 132 | +        <text variable="edition" suffix="."/> | 
|  | 133 | +      </else> | 
|  | 134 | +    </choose> | 
|  | 135 | +  </macro> | 
|  | 136 | +  <macro name="container-prefix"> | 
|  | 137 | +    <choose> | 
|  | 138 | +      <if type="chapter paper-conference" match="any"> | 
|  | 139 | +        <text term="in" text-case="capitalize-first"/> | 
|  | 140 | +      </if> | 
|  | 141 | +    </choose> | 
|  | 142 | +  </macro> | 
|  | 143 | +  <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"> | 
|  | 144 | +    <layout prefix="(" suffix=")" delimiter="; "> | 
|  | 145 | +      <group delimiter=", "> | 
|  | 146 | +        <group delimiter=", "> | 
|  | 147 | +          <text macro="author-short"/> | 
|  | 148 | +          <text macro="year-date"/> | 
|  | 149 | +        </group> | 
|  | 150 | +        <group> | 
|  | 151 | +          <text term="page" form="short" suffix=" "/> | 
|  | 152 | +          <text variable="locator"/> | 
|  | 153 | +        </group> | 
|  | 154 | +      </group> | 
|  | 155 | +    </layout> | 
|  | 156 | +  </citation> | 
|  | 157 | +  <bibliography hanging-indent="true"> | 
|  | 158 | +    <sort> | 
|  | 159 | +      <key macro="author"/> | 
|  | 160 | +      <key variable="title"/> | 
|  | 161 | +    </sort> | 
|  | 162 | +    <layout suffix="."> | 
|  | 163 | +      <group delimiter=" "> | 
|  | 164 | +        <text macro="author"/> | 
|  | 165 | +        <text macro="year-date" prefix="(" suffix=")"/> | 
|  | 166 | +        <text macro="title" suffix=", "/> | 
|  | 167 | +        <text macro="edition"/> | 
|  | 168 | +        <text macro="container-prefix"/> | 
|  | 169 | +        <group delimiter=", "> | 
|  | 170 | +          <text macro="editor"/> | 
|  | 171 | +          <text variable="container-title" font-style="normal"/> | 
|  | 172 | +          <text variable="collection-title"/> | 
|  | 173 | +          <text variable="genre"/> | 
|  | 174 | +          <text macro="publisher"/> | 
|  | 175 | +          <text macro="locator"/> | 
|  | 176 | +          <text macro="published-date"/> | 
|  | 177 | +          <text macro="pages"/> | 
|  | 178 | +          <text macro="access"/> | 
|  | 179 | +        </group> | 
|  | 180 | +      </group> | 
|  | 181 | +    </layout> | 
|  | 182 | +  </bibliography> | 
|  | 183 | +</style> | 
0 commit comments