update citation styles
This commit is contained in:
@@ -486,9 +486,6 @@
|
||||
<group display="right-inline">
|
||||
<text macro="archive"/>
|
||||
</group>
|
||||
<group display="right-inline">
|
||||
<text macro="abstract"/>
|
||||
</group>
|
||||
<group display="right-inline">
|
||||
<text macro="note"/>
|
||||
</group>
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
</info>
|
||||
<locale>
|
||||
<terms>
|
||||
<term name="no date">[no date]</term>
|
||||
<term name="no date">[bez data]</term>
|
||||
<term name="in">v</term>
|
||||
<term name="online">online</term>
|
||||
<term name="accessed">citováno</term>
|
||||
@@ -148,7 +148,7 @@
|
||||
<text variable="title" font-style="italic"/>
|
||||
</else-if>
|
||||
<else-if type="patent">
|
||||
<text variable="title" suffix="."/>
|
||||
<text variable="title" font-style="italic" suffix="."/>
|
||||
</else-if>
|
||||
<else>
|
||||
<text variable="title" font-style="italic" suffix="."/>
|
||||
@@ -203,18 +203,18 @@
|
||||
</macro>
|
||||
<macro name="issue">
|
||||
<group delimiter=", ">
|
||||
<text variable="volume" prefix="vol. "/>
|
||||
<text variable="volume" prefix="Vol. "/>
|
||||
<choose>
|
||||
<if variable="volume">
|
||||
<text variable="issue" prefix="čí. "/>
|
||||
<text variable="page" prefix="str. "/>
|
||||
<text variable="issue" prefix="č. "/>
|
||||
<text variable="page" prefix="s. "/>
|
||||
</if>
|
||||
<else-if variable="issue">
|
||||
<text variable="issue" prefix="Čí. "/>
|
||||
<text variable="page" prefix="str. "/>
|
||||
<text variable="issue" prefix="Č. "/>
|
||||
<text variable="page" prefix="s. "/>
|
||||
</else-if>
|
||||
<else>
|
||||
<text variable="page" prefix="Str. "/>
|
||||
<text variable="page" prefix="S. "/>
|
||||
</else>
|
||||
</choose>
|
||||
</group>
|
||||
@@ -410,6 +410,7 @@
|
||||
<group display="right-inline">
|
||||
<text macro="responsability" suffix=". "/>
|
||||
<text macro="title" suffix=". "/>
|
||||
<text macro="publisher-group" suffix=", "/>
|
||||
<text macro="date" suffix=". "/>
|
||||
<text macro="url" suffix=". "/>
|
||||
<text macro="accessed" suffix=". "/>
|
||||
@@ -458,8 +459,8 @@
|
||||
<group display="right-inline">
|
||||
<text macro="responsability" suffix=". "/>
|
||||
<text macro="title" suffix=". "/>
|
||||
<text macro="number" suffix=". "/>
|
||||
<text macro="date" suffix=". "/>
|
||||
<text macro="number" suffix=". "/>
|
||||
<text macro="publisher-group" suffix=". "/>
|
||||
<text macro="accessed" suffix=". "/>
|
||||
<text macro="collection" suffix=". "/>
|
||||
@@ -488,9 +489,6 @@
|
||||
<group display="right-inline">
|
||||
<text macro="archive"/>
|
||||
</group>
|
||||
<group display="right-inline">
|
||||
<text macro="abstract"/>
|
||||
</group>
|
||||
<group display="right-inline">
|
||||
<text macro="note"/>
|
||||
</group>
|
||||
|
||||
Reference in New Issue
Block a user