|  | 
|  | 1 | +<?xml version="1.0" encoding="utf-8"?> | 
|  | 2 | +<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" and="text" delimiter-precedes-et-al="always" delimiter-precedes-last="always" et-al-min="7" et-al-use-first="6" name-as-sort-order="all" demote-non-dropping-particle="never" default-locale="sl-SI"> | 
|  | 3 | +  <!-- This style was edited with the Visual CSL Editor (https://editor.citationstyles.org/visualEditor/) --> | 
|  | 4 | +  <info> | 
|  | 5 | +    <title>Urbani izziv (Urban Challenge) (Slovenian)</title> | 
|  | 6 | +    <id>http://www.zotero.org/styles/urbani-izziv</id> | 
|  | 7 | +    <link href="http://www.zotero.org/styles/urbani-izziv" rel="self"/> | 
|  | 8 | +    <link href="http://www.zotero.org/styles/ecology-letters" rel="template"/> | 
|  | 9 | +    <link href="https://urbaniizziv.uirs.si/Navodila-za-avtorje" rel="documentation"/> | 
|  | 10 | +    <author> | 
|  | 11 | +      <name>Simon Koblar</name> | 
|  | 12 | + | 
|  | 13 | +      <uri>https://www1.uirs.si/sl-si/Zaposlen?zap_id=simonk</uri> | 
|  | 14 | +    </author> | 
|  | 15 | +    <category citation-format="author-date"/> | 
|  | 16 | +    <category field="social_science"/> | 
|  | 17 | +    <issn>0353-6483</issn> | 
|  | 18 | +    <eissn>1855-8399</eissn> | 
|  | 19 | +    <summary>citiranje za revijo Urbani izziv, ki jo izdaja Urbanistični inštitut RS.</summary> | 
|  | 20 | +    <updated>2020-07-15T13:59:28+00:00</updated> | 
|  | 21 | +    <rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights> | 
|  | 22 | +  </info> | 
|  | 23 | +  <locale xml:lang="sl"> | 
|  | 24 | +    <terms> | 
|  | 25 | +      <term name="et-al">idr.</term> | 
|  | 26 | +      <term name="editortranslator" form="short"> | 
|  | 27 | +        <single>ed. & trans.</single> | 
|  | 28 | +        <multiple>eds. & trans.</multiple> | 
|  | 29 | +      </term> | 
|  | 30 | +      <term name="editor" form="short">ur.</term> | 
|  | 31 | +      <term name="interviewer" form="short">intervjuvanec</term> | 
|  | 32 | +      <term name="circa" form="short">ca.</term> | 
|  | 33 | +      <term name="collection-editor" form="short">ur.</term> | 
|  | 34 | +      <term name="edition" form="long">izdaja</term> | 
|  | 35 | +    </terms> | 
|  | 36 | +  </locale> | 
|  | 37 | +  <macro name="container"> | 
|  | 38 | +    <choose> | 
|  | 39 | +      <if type="chapter paper-conference entry-encyclopedia" match="any"> | 
|  | 40 | +        <text term="in" text-case="uppercase" prefix=". " suffix=": "/> | 
|  | 41 | +        <names variable="editor translator" delimiter=", " suffix=": "> | 
|  | 42 | +          <name name-as-sort-order="all" sort-separator=", " initialize-with="." delimiter=", " delimiter-precedes-last="always"/> | 
|  | 43 | +          <label form="short" text-case="lowercase" prefix=" (" suffix=")"/> | 
|  | 44 | +        </names> | 
|  | 45 | +        <group delimiter=", "> | 
|  | 46 | +          <text variable="container-title" text-case="title" font-style="italic"/> | 
|  | 47 | +          <text variable="collection-title" text-case="title"/> | 
|  | 48 | +        </group> | 
|  | 49 | +      </if> | 
|  | 50 | +      <else-if type="bill book graphic legal_case legislation motion_picture report song" match="any"> | 
|  | 51 | +        <group prefix=", " delimiter=", "> | 
|  | 52 | +          <text variable="container-title"/> | 
|  | 53 | +          <text variable="collection-title"/> | 
|  | 54 | +        </group> | 
|  | 55 | +      </else-if> | 
|  | 56 | +      <else-if type="webpage" match="any"> | 
|  | 57 | +        <group delimiter=", "> | 
|  | 58 | +          <text variable="container-title"/> | 
|  | 59 | +          <text variable="collection-title"/> | 
|  | 60 | +        </group> | 
|  | 61 | +      </else-if> | 
|  | 62 | +      <else-if type="article-magazine" match="any"/> | 
|  | 63 | +      <else-if type="article" match="any"> | 
|  | 64 | +        <choose> | 
|  | 65 | +          <if match="none" variable="author"> | 
|  | 66 | +            <group> | 
|  | 67 | +              <text variable="title"/> | 
|  | 68 | +              <text variable="publisher-place" prefix=". "/> | 
|  | 69 | +            </group> | 
|  | 70 | +          </if> | 
|  | 71 | +        </choose> | 
|  | 72 | +      </else-if> | 
|  | 73 | +      <else-if type="dataset" match="any"> | 
|  | 74 | +        <text variable="title" font-style="italic"/> | 
|  | 75 | +      </else-if> | 
|  | 76 | +      <else> | 
|  | 77 | +        <group prefix=". " delimiter=", "> | 
|  | 78 | +          <text variable="container-title" font-style="italic" suffix=","/> | 
|  | 79 | +          <text variable="collection-title"/> | 
|  | 80 | +        </group> | 
|  | 81 | +      </else> | 
|  | 82 | +    </choose> | 
|  | 83 | +    <text macro="locators"/> | 
|  | 84 | +  </macro> | 
|  | 85 | +  <macro name="author"> | 
|  | 86 | +    <names variable="author"> | 
|  | 87 | +      <name delimiter-precedes-last="always" initialize-with="." name-as-sort-order="all"/> | 
|  | 88 | +      <label form="short" text-case="lowercase" prefix=" (" suffix=")"/> | 
|  | 89 | +      <substitute> | 
|  | 90 | +        <names variable="editor"/> | 
|  | 91 | +        <names variable="translator"/> | 
|  | 92 | +        <text macro="title"/> | 
|  | 93 | +      </substitute> | 
|  | 94 | +    </names> | 
|  | 95 | +  </macro> | 
|  | 96 | +  <macro name="author-short"> | 
|  | 97 | +    <names variable="author"> | 
|  | 98 | +      <name form="short" and="text" delimiter=", " initialize-with=". "/> | 
|  | 99 | +      <substitute> | 
|  | 100 | +        <names variable="editor"/> | 
|  | 101 | +        <names variable="translator"/> | 
|  | 102 | +        <choose> | 
|  | 103 | +          <if type="bill book graphic legal_case legislation motion_picture report song" match="any"> | 
|  | 104 | +            <text variable="title" form="short" font-style="italic"/> | 
|  | 105 | +          </if> | 
|  | 106 | +          <else-if type="webpage" match="any"> | 
|  | 107 | +            <text variable="container-title"/> | 
|  | 108 | +          </else-if> | 
|  | 109 | +          <else-if type="dataset" match="any"> | 
|  | 110 | +            <text variable="publisher"/> | 
|  | 111 | +          </else-if> | 
|  | 112 | +          <else> | 
|  | 113 | +            <text variable="original-publisher" form="short" quotes="false"/> | 
|  | 114 | +          </else> | 
|  | 115 | +        </choose> | 
|  | 116 | +      </substitute> | 
|  | 117 | +    </names> | 
|  | 118 | +  </macro> | 
|  | 119 | +  <macro name="access"> | 
|  | 120 | +    <choose> | 
|  | 121 | +      <if variable="DOI"> | 
|  | 122 | +        <text variable="DOI" prefix="https://doi.org/"/> | 
|  | 123 | +      </if> | 
|  | 124 | +      <else-if type="webpage post-weblog" match="any"> | 
|  | 125 | +        <group delimiter=" "> | 
|  | 126 | +          <text value="Dostopno na: "/> | 
|  | 127 | +          <text variable="URL"/> | 
|  | 128 | +          <group prefix="(" suffix=")."> | 
|  | 129 | +            <text value="sneto" suffix=" "/> | 
|  | 130 | +            <date variable="accessed"> | 
|  | 131 | +              <date-part name="day" suffix=". "/> | 
|  | 132 | +              <date-part name="month" form="numeric" suffix=". "/> | 
|  | 133 | +              <date-part name="year"/> | 
|  | 134 | +            </date> | 
|  | 135 | +          </group> | 
|  | 136 | +        </group> | 
|  | 137 | +      </else-if> | 
|  | 138 | +    </choose> | 
|  | 139 | +  </macro> | 
|  | 140 | +  <macro name="title"> | 
|  | 141 | +    <choose> | 
|  | 142 | +      <if type="report thesis" match="any"> | 
|  | 143 | +        <text variable="title" font-style="italic"/> | 
|  | 144 | +        <group delimiter=" " prefix=". "> | 
|  | 145 | +          <text variable="genre" text-case="capitalize-first"/> | 
|  | 146 | +          <text variable="number" prefix="No. "/> | 
|  | 147 | +        </group> | 
|  | 148 | +      </if> | 
|  | 149 | +      <else-if type="bill book graphic legal_case motion_picture report song speech" match="any"> | 
|  | 150 | +        <text variable="title" font-style="italic"/> | 
|  | 151 | +        <text macro="edition" prefix=", "/> | 
|  | 152 | +      </else-if> | 
|  | 153 | +      <else-if type="webpage"> | 
|  | 154 | +        <text variable="container-title"/> | 
|  | 155 | +      </else-if> | 
|  | 156 | +      <else-if type="legislation" match="any"> | 
|  | 157 | +        <text variable="title"/> | 
|  | 158 | +      </else-if> | 
|  | 159 | +      <else-if type="article" match="any"> | 
|  | 160 | +        <text variable="publisher"/> | 
|  | 161 | +      </else-if> | 
|  | 162 | +      <else-if type="dataset" match="any"> | 
|  | 163 | +        <text variable="publisher"/> | 
|  | 164 | +      </else-if> | 
|  | 165 | +      <else> | 
|  | 166 | +        <text variable="title"/> | 
|  | 167 | +      </else> | 
|  | 168 | +    </choose> | 
|  | 169 | +  </macro> | 
|  | 170 | +  <macro name="publisher"> | 
|  | 171 | +    <group delimiter=", "> | 
|  | 172 | +      <text variable="publisher-place"/> | 
|  | 173 | +      <text variable="publisher"/> | 
|  | 174 | +    </group> | 
|  | 175 | +  </macro> | 
|  | 176 | +  <macro name="event"> | 
|  | 177 | +    <choose> | 
|  | 178 | +      <if variable="event"> | 
|  | 179 | +        <text term="presented at" text-case="capitalize-first" suffix=" "/> | 
|  | 180 | +        <text variable="event"/> | 
|  | 181 | +      </if> | 
|  | 182 | +    </choose> | 
|  | 183 | +  </macro> | 
|  | 184 | +  <macro name="issued"> | 
|  | 185 | +    <choose> | 
|  | 186 | +      <if variable="issued"> | 
|  | 187 | +        <date variable="issued"> | 
|  | 188 | +          <date-part name="year"/> | 
|  | 189 | +        </date> | 
|  | 190 | +      </if> | 
|  | 191 | +      <else> | 
|  | 192 | +        <text term="no date" form="short"/> | 
|  | 193 | +      </else> | 
|  | 194 | +    </choose> | 
|  | 195 | +  </macro> | 
|  | 196 | +  <macro name="edition"> | 
|  | 197 | +    <group delimiter=" "> | 
|  | 198 | +      <choose> | 
|  | 199 | +        <if is-numeric="edition"> | 
|  | 200 | +          <number variable="edition" form="ordinal"/> | 
|  | 201 | +        </if> | 
|  | 202 | +        <else> | 
|  | 203 | +          <text variable="edition" suffix="."/> | 
|  | 204 | +        </else> | 
|  | 205 | +      </choose> | 
|  | 206 | +      <text value="izdaja"/> | 
|  | 207 | +    </group> | 
|  | 208 | +  </macro> | 
|  | 209 | +  <macro name="locators"> | 
|  | 210 | +    <choose> | 
|  | 211 | +      <if type="article-journal article-magazine article-newspaper" match="any"> | 
|  | 212 | +        <group delimiter=", " prefix=" "> | 
|  | 213 | +          <group> | 
|  | 214 | +            <text variable="volume"/> | 
|  | 215 | +            <text variable="issue" prefix="(" suffix=")"/> | 
|  | 216 | +          </group> | 
|  | 217 | +          <group> | 
|  | 218 | +            <text value="str. "/> | 
|  | 219 | +            <text variable="page"/> | 
|  | 220 | +          </group> | 
|  | 221 | +        </group> | 
|  | 222 | +      </if> | 
|  | 223 | +      <else-if type="bill book graphic legal_case legislation motion_picture report song thesis" match="any"> | 
|  | 224 | +        <group delimiter=", " prefix=". "> | 
|  | 225 | +          <text macro="event"/> | 
|  | 226 | +          <text macro="publisher"/> | 
|  | 227 | +        </group> | 
|  | 228 | +      </else-if> | 
|  | 229 | +      <else-if type="chapter paper-conference entry-encyclopedia" match="any"> | 
|  | 230 | +        <group delimiter=". " prefix=", "> | 
|  | 231 | +          <group> | 
|  | 232 | +            <label text-case="lowercase" suffix=" " variable="page" form="short"/> | 
|  | 233 | +            <text variable="page"/> | 
|  | 234 | +          </group> | 
|  | 235 | +          <text macro="event"/> | 
|  | 236 | +          <text macro="publisher"/> | 
|  | 237 | +        </group> | 
|  | 238 | +      </else-if> | 
|  | 239 | +      <else-if type="patent"> | 
|  | 240 | +        <text variable="number" prefix=". "/> | 
|  | 241 | +      </else-if> | 
|  | 242 | +      <else-if type="dataset" match="any"> | 
|  | 243 | +        <group prefix=", "> | 
|  | 244 | +          <text macro="publisher"/> | 
|  | 245 | +        </group> | 
|  | 246 | +      </else-if> | 
|  | 247 | +    </choose> | 
|  | 248 | +  </macro> | 
|  | 249 | +  <citation delimiter-precedes-et-al="never" delimiter-precedes-last="never" et-al-min="3" et-al-use-first="1" disambiguate-add-givenname="true" disambiguate-add-year-suffix="true" collapse="year"> | 
|  | 250 | +    <sort> | 
|  | 251 | +      <key macro="issued"/> | 
|  | 252 | +      <key macro="author"/> | 
|  | 253 | +    </sort> | 
|  | 254 | +    <layout prefix="(" suffix=")" delimiter="; "> | 
|  | 255 | +      <group delimiter=", "> | 
|  | 256 | +        <text macro="author-short"/> | 
|  | 257 | +        <text macro="issued"/> | 
|  | 258 | +        <group delimiter=" "> | 
|  | 259 | +          <label variable="locator" form="short"/> | 
|  | 260 | +          <text variable="locator"/> | 
|  | 261 | +        </group> | 
|  | 262 | +      </group> | 
|  | 263 | +    </layout> | 
|  | 264 | +  </citation> | 
|  | 265 | +  <bibliography et-al-min="7" et-al-use-first="6" entry-spacing="2" hanging-indent="true"> | 
|  | 266 | +    <sort> | 
|  | 267 | +      <key macro="author"/> | 
|  | 268 | +      <key macro="issued" sort="descending"/> | 
|  | 269 | +    </sort> | 
|  | 270 | +    <layout> | 
|  | 271 | +      <group suffix="."> | 
|  | 272 | +        <text macro="author"/> | 
|  | 273 | +        <group> | 
|  | 274 | +          <choose> | 
|  | 275 | +            <if type="legislation" match="none"> | 
|  | 276 | +              <group prefix=" (" suffix=")"> | 
|  | 277 | +                <text macro="issued"/> | 
|  | 278 | +              </group> | 
|  | 279 | +            </if> | 
|  | 280 | +            <else> | 
|  | 281 | +              <text variable="container-title" prefix=". "/> | 
|  | 282 | +              <text variable="publisher-place"/> | 
|  | 283 | +            </else> | 
|  | 284 | +          </choose> | 
|  | 285 | +        </group> | 
|  | 286 | +        <group prefix=": "> | 
|  | 287 | +          <choose> | 
|  | 288 | +            <if type="legislation" match="none"> | 
|  | 289 | +              <text macro="title"/> | 
|  | 290 | +              <text macro="container"/> | 
|  | 291 | +            </if> | 
|  | 292 | +          </choose> | 
|  | 293 | +        </group> | 
|  | 294 | +      </group> | 
|  | 295 | +      <text macro="access" prefix=". "/> | 
|  | 296 | +    </layout> | 
|  | 297 | +  </bibliography> | 
|  | 298 | +</style> | 
0 commit comments