/usr/share/citation-style-language/styles/iso690-full-note-sk.csl is in citation-style-language-styles 0~20180122.283b8d871-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 | <?xml version="1.0" encoding="utf-8"?>
<style xmlns="http://purl.org/net/xbiblio/csl" version="1.0" class="note" default-locale="sk-SK" demote-non-dropping-particle="sort-only">
<info>
<title>ISO-690 (full note, Slovak)</title>
<!--UPOZORNENIA:
1. Pre zobrazovanie internetovej adresy pri citovaní elektronických periodík
je nutné zapnúť túto funkciu v programe Zotero>Predvoľby>Citovanie>Štýly zaškrtnutím políčka dole.
2. Zotero 3.0 zatiaľ nepodporuje zobrazenie rozsahu dátumov, napr. 1950 – 1975. Je však možné do Zotera zadať napr. 1950zzz1975 a pri finálnej úprave nahradiť "zzz" správnym " – ".-->
<id>http://www.zotero.org/styles/iso690-full-note-sk</id>
<link href="http://www.zotero.org/styles/iso690-full-note-sk" rel="self"/>
<link href="http://www.frcth.uniba.sk/fileadmin/user_upload/editors/studijne/VP_4_2012_zaverecne_prace_oprava_22.11.2012.pdf" rel="documentation"/>
<author>
<name>Pavel Vilhan</name>
<email>Pavel(dot)Vilhan(at)frcth(dot)uniba(dot)sk</email>
<uri>http://www.kniznice.eu</uri>
</author>
<category citation-format="note"/>
<category field="theology"/>
<summary>ISO 690 style for the Comenius University, Faculty of Theology in Bratislava, Slovakia. Citations in notes with full bibliography (Metóda priebežných poznámok).</summary>
<updated>2012-11-22T19:24:01+00:00</updated>
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
</info>
<locale xml:lang="sk">
<terms>
<term name="et-al">et al.</term>
<term name="editor" form="short">
<single>ed</single>
<multiple>eds</multiple>
</term>
<term name="in">in:</term>
<term name="page-range-delimiter"> – </term>
</terms>
</locale>
<macro name="contributors-full">
<choose>
<if variable="author">
<names variable="author">
<name name-as-sort-order="all" sort-separator=", " delimiter=", " delimiter-precedes-last="always">
<name-part name="family" text-case="uppercase"/>
</name>
</names>
</if>
<else-if variable="editor">
<names variable="editor">
<name name-as-sort-order="all" sort-separator=", " delimiter=", " delimiter-precedes-last="always">
<name-part name="family" text-case="uppercase"/>
</name>
<label prefix=". " form="short" plural="contextual" suffix="."/>
</names>
</else-if>
</choose>
</macro>
<macro name="contributors-long">
<choose>
<if variable="author">
<names variable="author">
<name name-as-sort-order="all" initialize-with="." sort-separator=", " delimiter=", " delimiter-precedes-last="always">
<name-part name="family" text-case="uppercase"/>
</name>
</names>
</if>
<else-if variable="editor">
<names variable="editor">
<name name-as-sort-order="all" initialize-with="." sort-separator=", " delimiter=", " delimiter-precedes-last="always">
<name-part name="family" text-case="uppercase"/>
</name>
<label prefix=". " form="short" plural="contextual" suffix="."/>
</names>
</else-if>
</choose>
</macro>
<macro name="contributors-short">
<choose>
<if variable="author">
<names variable="author">
<name form="short" name-as-sort-order="all" initialize-with="." sort-separator=", " delimiter=", " delimiter-precedes-last="always">
<name-part name="family" text-case="uppercase"/>
</name>
</names>
</if>
<else-if variable="editor">
<names variable="editor">
<name form="short" name-as-sort-order="all" initialize-with="." sort-separator=", " delimiter=", " delimiter-precedes-last="always">
<name-part name="family" text-case="uppercase"/>
</name>
<label prefix=". " form="short" plural="contextual" suffix="."/>
</names>
</else-if>
</choose>
</macro>
<macro name="secondary-contributors">
<choose>
<if variable="author" type="book" match="all">
<names variable="editor translator" delimiter=", ">
<label form="verb-short" text-case="uppercase"/>
<name sort-separator=", " delimiter=", " delimiter-precedes-last="always"/>
</names>
</if>
</choose>
</macro>
<macro name="container-contributors">
<choose>
<if variable="container-author">
<names variable="container-author">
<name name-as-sort-order="all" initialize-with="." sort-separator=", " delimiter=", " delimiter-precedes-last="always">
<name-part name="family" text-case="uppercase"/>
</name>
</names>
</if>
<else>
<choose>
<if type="chapter paper-conference" match="any">
<names variable="editor">
<name name-as-sort-order="all" initialize-with="." sort-separator=", " delimiter=", " delimiter-precedes-last="always">
<name-part name="family" text-case="uppercase"/>
</name>
<label prefix=". " form="short" plural="contextual" suffix="."/>
</names>
</if>
</choose>
</else>
</choose>
</macro>
<macro name="container-contributors-full">
<choose>
<if variable="container-author">
<names variable="container-author">
<name name-as-sort-order="all" sort-separator=", " delimiter=", " delimiter-precedes-last="always">
<name-part name="family" text-case="uppercase"/>
</name>
</names>
</if>
<else>
<choose>
<if type="chapter paper-conference" match="any">
<names variable="editor">
<name name-as-sort-order="all" sort-separator=", " delimiter=", " delimiter-precedes-last="always">
<name-part name="family" text-case="uppercase"/>
</name>
<label prefix=". " form="short" plural="contextual" suffix="."/>
</names>
</if>
</choose>
</else>
</choose>
</macro>
<macro name="title-long">
<group delimiter=". ">
<text variable="title"/>
<text macro="secondary-contributors"/>
</group>
</macro>
<macro name="title-short">
<group delimiter=". ">
<text variable="title" form="short"/>
</group>
</macro>
<macro name="container">
<choose>
<if type="chapter webpage" match="any">
<text term="in" text-case="capitalize-first" suffix=" "/>
<text macro="container-contributors" suffix=" "/>
<choose>
<if variable="container-title">
<text variable="container-title" font-style="italic"/>
<text prefix=" " macro="medium"/>
</if>
<else-if variable="volume">
<text prefix=", " term="volume" form="short" suffix=". "/>
<text variable="volume"/>
</else-if>
</choose>
</if>
<else-if type="article-journal article-magazine article-newspaper" match="any">
<text term="in" text-case="capitalize-first" suffix=" "/>
<text variable="container-title" font-style="italic"/>
<text prefix=" " macro="medium"/>
</else-if>
</choose>
</macro>
<macro name="container-full">
<choose>
<if type="chapter webpage" match="any">
<text term="in" text-case="capitalize-first" suffix=" "/>
<text macro="container-contributors-full" suffix=" "/>
<choose>
<if variable="container-title">
<text variable="container-title" font-style="italic"/>
<text prefix=" " macro="medium"/>
</if>
<else-if variable="volume">
<text prefix=", " term="volume" form="short" suffix=". "/>
<text variable="volume"/>
</else-if>
</choose>
</if>
<else-if type="article-journal article-magazine article-newspaper" match="any">
<text term="in" text-case="capitalize-first" suffix=" "/>
<text variable="container-title" font-style="italic"/>
<text prefix=" " macro="medium"/>
</else-if>
</choose>
</macro>
<macro name="edition">
<choose>
<if variable="edition">
<text variable="edition" suffix="."/>
<text prefix=" " term="edition" form="short" suffix="."/>
</if>
</choose>
</macro>
<macro name="publisher-place">
<group delimiter="; ">
<choose>
<if variable="publisher-place accessed URL" match="any">
<text variable="publisher-place"/>
</if>
<else>
<text value="[s.l.]"/>
</else>
</choose>
</group>
</macro>
<macro name="printers">
<group delimiter="; ">
<choose>
<if variable="publisher accessed URL" match="any">
<text variable="publisher"/>
</if>
<else>
<text value="[s.n.]"/>
</else>
</choose>
</group>
</macro>
<macro name="publisher">
<group delimiter=": ">
<text macro="publisher-place"/>
<text macro="printers"/>
</group>
</macro>
<macro name="issued">
<choose>
<if type="book chapter paper-conference" match="any">
<text prefix=" " macro="publisher" suffix=", "/>
<date variable="issued">
<date-part name="year" range-delimiter=" – "/>
</date>
</if>
<else-if type="article-journal article-magazine article-newspaper" match="any">
<date variable="issued">
<date-part name="year" range-delimiter=" – "/>
</date>
<choose>
<if variable="volume">
<text prefix=", " term="volume" form="short" suffix=". "/>
<text variable="volume"/>
</if>
</choose>
<choose>
<if variable="issue">
<text prefix=", " term="issue" form="short" suffix=". "/>
<text variable="issue"/>
</if>
</choose>
</else-if>
</choose>
</macro>
<macro name="citation-locator">
<label variable="locator" form="short" suffix=". "/>
<text variable="locator"/>
</macro>
<macro name="collection">
<text variable="collection-title"/>
<text prefix=" " variable="collection-number"/>
<choose>
<if variable="collection-editor">
<text prefix=", " term="editor" form="verb-short" text-case="uppercase" suffix=" "/>
</if>
</choose>
</macro>
<macro name="ISBN">
<choose>
<if variable="ISBN">
<text variable="ISBN" prefix="ISBN "/>
</if>
</choose>
</macro>
<macro name="ISSN">
<choose>
<if variable="ISSN">
<text variable="ISSN" prefix="ISSN "/>
</if>
</choose>
</macro>
<macro name="medium">
<choose>
<if variable="accessed URL" match="any">
<text term="online" prefix="[" suffix="]"/>
</if>
<else>
<text variable="archive" prefix="[" suffix="]"/>
</else>
</choose>
</macro>
<macro name="quoted">
<group prefix="[cit. " suffix="]">
<date variable="accessed">
<date-part name="day" suffix="." form="numeric-leading-zeros"/>
<date-part name="month" suffix="." form="numeric-leading-zeros"/>
<date-part name="year"/>
</date>
</group>
</macro>
<citation et-al-min="4" et-al-use-first="1" disambiguate-add-names="true">
<layout suffix="." delimiter="; ">
<choose>
<if position="subsequent">
<text macro="contributors-short" suffix=", "/>
<text macro="title-short"/>
<choose>
<if variable="locator">
<text prefix=", " macro="citation-locator"/>
</if>
<else-if variable="accessed URL" match="any">
<text term="online" prefix=" [" suffix="]. "/>
<text macro="quoted"/>
<text variable="URL" prefix=". Dostupné na internete: "/>
</else-if>
</choose>
</if>
<else>
<choose>
<if type="book thesis" match="any">
<text macro="contributors-long" suffix=". "/>
<text macro="title-long" font-style="italic"/>
<text prefix=" " macro="medium" suffix="."/>
<text prefix=". " macro="issued" suffix=","/>
<text prefix=" " macro="citation-locator"/>
<text prefix=". " macro="quoted" suffix="."/>
<text variable="URL" prefix=". Dostupné na internete: "/>
</if>
<else-if type="chapter entry entry-dictionary entry-encyclopedia" match="any">
<text macro="contributors-long" suffix=". "/>
<text macro="title-long" suffix=". "/>
<text macro="container"/>
<text prefix=". " macro="issued"/>
<text prefix=". " macro="collection"/>
<text prefix=", zv. " variable="volume"/>
<text prefix=", " macro="citation-locator"/>
<text prefix=". " macro="quoted" suffix="."/>
<text variable="URL" prefix=". Dostupné na internete: "/>
</else-if>
<else-if type="article-journal article-magazine article-newspaper" match="any">
<text macro="contributors-long" suffix=". "/>
<text macro="title-long" suffix=". "/>
<text macro="container"/>
<text prefix=". " macro="issued"/>
<choose>
<if variable="locator accessed URL" match="any">
<text prefix=", " macro="citation-locator"/>
</if>
</choose>
<text prefix=". " macro="quoted" suffix="."/>
<text variable="URL" prefix=". Dostupné na internete: "/>
</else-if>
<else-if type="webpage manuscript report patent personal_communication" match="any">
<text macro="contributors-long" suffix=" "/>
<text macro="title-long"/>
<text macro="container" prefix=". "/>
<text prefix=", " macro="issued" suffix="."/>
<choose>
<if variable="locator accessed URL" match="any">
<text prefix=", " macro="citation-locator"/>
</if>
</choose>
<text prefix=" " macro="quoted" suffix="."/>
<text variable="URL" prefix=". Dostupné na internete: "/>
</else-if>
</choose>
</else>
</choose>
</layout>
</citation>
<bibliography et-al-min="4" et-al-use-first="1">
<sort>
<key macro="contributors-full" names-min="3" names-use-first="3"/>
<key macro="title-long"/>
</sort>
<layout>
<choose>
<if type="book thesis" match="any">
<text macro="contributors-full" suffix=". "/>
<text macro="title-long" font-style="italic"/>
<text prefix=" " macro="medium" suffix="."/>
<text prefix=". " macro="secondary-contributors"/>
<text prefix=". " macro="edition" suffix="."/>
<text prefix=". " macro="issued" suffix="."/>
<text prefix=". " macro="quoted" suffix="."/>
<text prefix=". " macro="collection" suffix="."/>
<text prefix=". " variable="note" suffix="."/>
<text prefix=". " macro="ISBN" suffix="."/>
<text variable="URL" prefix=". Dostupné na internete: "/>
</if>
<else-if type="chapter entry entry-dictionary entry-encyclopedia" match="any">
<text macro="contributors-full" suffix=". "/>
<text macro="title-long" suffix=". "/>
<text macro="container-full"/>
<choose>
<if variable="accessed URL archive" match="any">
<text prefix=". " macro="edition"/>
<text prefix=". " macro="issued"/>
<text prefix=". " macro="quoted"/>
<text prefix=", s. " variable="page" suffix="."/>
<text prefix=" " variable="note" suffix="."/>
<text prefix=" " macro="ISBN" suffix="."/>
<text variable="URL" prefix=". Dostupné na internete: "/>
</if>
<else>
<text prefix=". " macro="edition"/>
<text prefix=". " macro="issued"/>
<text prefix=". " macro="collection"/>
<text prefix=", zv. " variable="volume"/>
<text prefix=", s. " variable="page" suffix="."/>
<text prefix=" " variable="note" suffix="."/>
<text prefix=" " macro="ISBN" suffix="."/>
</else>
</choose>
</else-if>
<else-if type="article-journal article-magazine article-newspaper" match="any">
<text macro="contributors-full" suffix=". "/>
<text macro="title-long" suffix=". "/>
<text macro="container-full"/>
<text prefix=". " macro="issued"/>
<text prefix=". " macro="quoted"/>
<text prefix=", s. " variable="page" suffix="."/>
<text prefix=" " variable="note" suffix="."/>
<text prefix=" " macro="ISSN" suffix="."/>
<text variable="URL" prefix=". Dostupné na internete: "/>
</else-if>
<else-if type="webpage manuscript patent report personal_communication" match="any">
<text macro="contributors-full" suffix=". "/>
<text macro="title-long" font-style="italic" suffix=". "/>
<text macro="container-full"/>
<text prefix=", " macro="issued"/>
<text prefix=" " macro="quoted" suffix="."/>
<text prefix=" " variable="note" suffix="."/>
<text variable="URL" prefix=". Dostupné na internete: "/>
</else-if>
</choose>
</layout>
</bibliography>
</style>
|