Skip to content
Permalink
Browse files

Update geografie-sbornik-cgs.csl (#2645)

* Journal's guide for authors was updated, this commit response on changes in the guide.
(journal now allows submissions in three languages)

* I got some remarks from the editor of Geografie journal.
  • Loading branch information...
libora authored and adam3smith committed May 2, 2017
1 parent 10a3688 commit c38af51ccfa938319403091657c5ba328bd0c7f9
Showing with 83 additions and 53 deletions.
  1. +83 −53 geografie-sbornik-cgs.csl
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" demote-non-dropping-particle="never" default-locale="cs-CZ">
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" demote-non-dropping-particle="never">
<info>
<title>Geografie Sborník ČGS (Czech)</title>
<title>Geografie Sborník ČGS</title>
<id>http://www.zotero.org/styles/geografie-sbornik-cgs</id>
<link href="http://www.zotero.org/styles/geografie-sbornik-cgs" rel="self"/>
<link href="http://www.zotero.org/styles/iso690-author-date-cs" rel="template"/>
@@ -14,54 +14,46 @@
<category field="geography"/>
<issn>1212-0014</issn>
<summary>Style for Geografie Sborník ČGS</summary>
<updated>2013-06-13T08:00:00+00:00</updated>
<updated>2017-04-24T19:52:33+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>
<locale xml:lang="cs">
<terms>
<term name="from">z</term>
<term name="editor" form="short">
<single>ed.</single>
<multiple>eds.</multiple>
</term>
<term name="et-al">a kol.</term>
</terms>
</locale>
<!--MACROS-->
<macro name="responsibility">
<choose>
<if variable="author editor translator" match="any">
<names variable="author">
<name and="text" name-as-sort-order="all" delimiter=", " initialize-with=". " delimiter-precedes-last="never" et-al-min="3" et-al-use-first="1">
<name-part name="family" text-case="uppercase"/>
<name-part name="given"/>
</name>
<label form="short" prefix=" " text-case="lowercase"/>
<substitute>
<names variable="editor"/>
<names variable="translator"/>
</substitute>
</names>
</if>
<else>
<text term="anonymous" form="short" text-case="uppercase"/>
</else>
</choose>
<names variable="author">
<name name-as-sort-order="all" delimiter=", " initialize-with=". " delimiter-precedes-last="never">
<name-part name="family" text-case="uppercase"/>
<name-part name="given"/>
</name>
<label form="short" prefix=" " text-case="lowercase"/>
<substitute>
<names variable="editor"/>
<names variable="translator"/>
<text variable="title"/>
</substitute>
</names>
</macro>
<macro name="author-citation">
<choose>
<if variable="author editor translator" match="any">
<names variable="author">
<name form="short"/>
<substitute>
<names variable="editor"/>
<names variable="translator"/>
</substitute>
</names>
</if>
<else>
<text term="anonymous" form="short" text-case="uppercase"/>
</else>
</choose>
<names variable="author">
<name form="short"/>
<substitute>
<names variable="editor"/>
<names variable="translator"/>
<text variable="title" form="short"/>
</substitute>
</names>
</macro>
<macro name="container-author">
<names variable="container-author">
<name and="text" name-as-sort-order="all" delimiter=", " initialize-with=". " delimiter-precedes-last="never" et-al-min="3" et-al-use-first="1">
<name name-as-sort-order="all" delimiter=", " initialize-with=". " delimiter-precedes-last="never">
<name-part name="family" text-case="capitalize-first"/>
<name-part name="given"/>
</name>
@@ -84,7 +76,7 @@
</macro>
<macro name="editor">
<names variable="editor">
<name and="text" name-as-sort-order="all" delimiter=", " initialize-with=". " delimiter-precedes-last="never" et-al-min="3" et-al-use-first="1">
<name name-as-sort-order="all" delimiter=", " initialize-with=". " delimiter-precedes-last="never">
<name-part name="family" text-case="capitalize-first"/>
<name-part name="given"/>
</name>
@@ -118,20 +110,44 @@
</if>
<else>
<group delimiter=" ">
<text term="page" form="short"/>
<!--<text term="page" form="short"/>-->
<text variable="page"/>
</group>
</else>
</choose>
</macro>
<macro name="issue">
<group delimiter=" ">
<text term="issue" form="short"/>
<!--<text term="issue" form="short"/>-->
<text variable="issue"/>
</group>
</macro>
<macro name="accessed">
<choose>
<if variable="URL DOI" match="any">
<group prefix="(" suffix=")">
<date variable="accessed">
<date-part name="day" form="numeric" suffix=". "/>
<date-part name="month" form="numeric" suffix=". "/>
<date-part name="year"/>
</date>
</group>
</if>
</choose>
</macro>
<macro name="net-link">
<choose>
<if variable="DOI">
<text variable="DOI" prefix="https://doi.org/"/>
</if>
<else-if variable="URL">
<text variable="URL"/>
</else-if>
</choose>
<text macro="accessed" prefix=" "/>
</macro>
<!--CITATION-->
<citation disambiguate-add-year-suffix="true" collapse="year" year-suffix-delimiter=", " after-collapse-delimiter="; " et-al-min="3" et-al-use-first="1" and="text">
<citation disambiguate-add-year-suffix="true" collapse="year" year-suffix-delimiter=", " after-collapse-delimiter="; " et-al-min="4" et-al-use-first="1" delimiter-precedes-last="never">
<layout prefix="(" suffix=")" delimiter="; ">
<group delimiter=", ">
<group delimiter=" ">
@@ -146,30 +162,33 @@
</layout>
</citation>
<!--BIBLIOGRAPHY-->
<bibliography entry-spacing="1" line-spacing="1">
<bibliography entry-spacing="1" line-spacing="1" delimiter-precedes-last="never">
<sort>
<key macro="responsibility"/>
<key macro="year-date"/>
<key variable="title"/>
</sort>
<layout>
<group delimiter=" (" suffix="): ">
<group delimiter=" ">
<!-- Author(s) -->
<text macro="responsibility"/>
<!-- Citation Year -->
<text macro="year-date"/>
<text macro="year-date" prefix="(" suffix="): "/>
</group>
<!-- Rest of Citation -->
<choose>
<!-- Specific Formats -->
<if type="book report" match="any">
<if type="book report thesis" match="any">
<group delimiter=". " suffix=". ">
<text variable="title"/>
<text variable="number"/>
<group delimiter=" ">
<text variable="genre"/>
<text variable="number"/>
</group>
<group delimiter=", ">
<text variable="publisher"/>
<text variable="publisher-place"/>
<text macro="page"/>
<!--<text macro="page"/>-->
</group>
</group>
</if>
@@ -180,10 +199,14 @@
<group delimiter=": ">
<text term="in" text-case="capitalize-first"/>
<text macro="container-responsibility"/>
<group delimiter=" ">
<text variable="container-title"/>
<text variable="event"/>
</group>
<choose>
<if variable="container-title">
<text variable="container-title"/>
</if>
<else>
<text variable="event"/>
</else>
</choose>
</group>
</group>
<group delimiter=", ">
@@ -198,12 +221,19 @@
<text variable="title"/>
<group delimiter=", ">
<text variable="container-title"/>
<text variable="volume"/>
<text macro="issue"/>
<text variable="volume"/>
<text macro="page"/>
</group>
</group>
</else-if>
<else-if type="webpage post-weblog post" match="any">
<group delimiter=", " suffix=". ">
<text variable="title"/>
<text variable="container-title"/>
<text macro="net-link"/>
</group>
</else-if>
<else>
<group delimiter=". " suffix=". ">
<text variable="title"/>

0 comments on commit c38af51

Please sign in to comment.
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.