Skip to content

Commit 899d302

Browse files
authored
Update journal-of-neolithic-archaeology.csl (JabRef#4553)
1 parent e106215 commit 899d302

File tree

1 file changed

+3
-10
lines changed

1 file changed

+3
-10
lines changed

Diff for: journal-of-neolithic-archaeology.csl

+3-10
Original file line numberDiff line numberDiff line change
@@ -151,16 +151,9 @@
151151
<macro name="contributors-short-biblio">
152152
<choose>
153153
<if variable="author">
154-
<choose>
155-
<if match="any" variable="title-short">
156-
<text variable="title-short"/>
157-
</if>
158-
<else>
159-
<names variable="author">
160-
<name form="short" delimiter="/" et-al-min="3" et-al-use-first="1"/>
161-
</names>
162-
</else>
163-
</choose>
154+
<names variable="author">
155+
<name form="short" delimiter="/" et-al-min="3" et-al-use-first="1"/>
156+
</names>
164157
</if>
165158
<else-if variable="editor">
166159
<names variable="editor">

0 commit comments

Comments
 (0)