Skip to content

Commit f706ef5

Browse files
authored
Update masarykova-univerzita-pravnicka-fakulta.csl (JabRef#4822)
1 parent 096108d commit f706ef5

File tree

1 file changed

+1
-17
lines changed

1 file changed

+1
-17
lines changed

masarykova-univerzita-pravnicka-fakulta.csl

+1-17
Original file line numberDiff line numberDiff line change
@@ -97,18 +97,6 @@
9797
</else-if>
9898
</choose>
9999
</macro>
100-
<macro name="secondary-contributors">
101-
<choose>
102-
<if variable="author" type="book" match="all">
103-
<names variable="editor translator" delimiter=", ">
104-
<label text-case="capitalize-first" suffix=" "/>
105-
<name sort-separator=", " delimiter=", ">
106-
<name-part name="family" text-case="capitalize-first"/>
107-
</name>
108-
</names>
109-
</if>
110-
</choose>
111-
</macro>
112100
<macro name="container-contributors">
113101
<choose>
114102
<if variable="container-author">
@@ -156,10 +144,7 @@
156144
</choose>
157145
</macro>
158146
<macro name="title-long">
159-
<group delimiter=". ">
160-
<text variable="title"/>
161-
<text macro="secondary-contributors" font-style="normal"/>
162-
</group>
147+
<text variable="title"/>
163148
</macro>
164149
<macro name="title-short">
165150
<group delimiter=". ">
@@ -590,7 +575,6 @@
590575
<choose>
591576
<if variable="URL" match="any">
592577
<text prefix=" " macro="medium"/>
593-
<text prefix=". " macro="secondary-contributors"/>
594578
<text prefix=". " macro="edition" suffix="."/>
595579
<text prefix=". " macro="issued"/>
596580
<text prefix=" " macro="quoted" suffix="."/>

0 commit comments

Comments
 (0)