Skip to content

Commit ce9a80b

Browse files
committed
Bib styling
1 parent 58baf8b commit ce9a80b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

_bibliography/langcog.csl

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
</macro>
5858
<macro name="secondary-contributors">
5959
<choose>
60-
<if type="article-journal chapter paper-conference entry-dictionary entry-encyclopedia" match="none">
60+
<if type="article article-journal chapter paper-conference entry-dictionary entry-encyclopedia" match="none">
6161
<names variable="translator editor container-author" delimiter=", " prefix=" (" suffix=")">
6262
<name and="symbol" initialize-with=". " delimiter=", "/>
6363
<label form="short" prefix=", " text-case="title"/>
@@ -204,7 +204,7 @@
204204
</if>
205205
</choose>
206206
<choose>
207-
<if type="article-journal article-magazine" match="none">
207+
<if type="article article-journal article-magazine" match="none">
208208
<group delimiter=": ">
209209
<choose>
210210
<if variable="publisher-place">
@@ -259,7 +259,7 @@
259259
</date>
260260
<text variable="year-suffix"/>
261261
<choose>
262-
<if type="article-journal bill book chapter graphic legal_case legislation motion_picture paper-conference report song" match="none">
262+
<if type="article article-journal bill book chapter graphic legal_case legislation motion_picture paper-conference report song" match="none">
263263
<date variable="issued">
264264
<date-part prefix=", " name="month"/>
265265
<date-part prefix=" " name="day"/>
@@ -280,7 +280,7 @@
280280
</macro>
281281
<macro name="issued-sort">
282282
<choose>
283-
<if type="article-journal bill book chapter graphic legal_case legislation motion_picture paper-conference report song" match="none">
283+
<if type="article article-journal bill book chapter graphic legal_case legislation motion_picture paper-conference report song" match="none">
284284
<date variable="issued">
285285
<date-part name="year"/>
286286
<date-part name="month"/>
@@ -330,7 +330,7 @@
330330
</macro>
331331
<macro name="locators">
332332
<choose>
333-
<if type="article-journal article-magazine" match="any">
333+
<if type="article article-journal article-magazine" match="any">
334334
<group prefix=", " delimiter=", ">
335335
<group>
336336
<text variable="volume" font-style="italic"/>

0 commit comments

Comments
 (0)