Skip to content

Commit 2fd379c

Browse files
committed
Bib style updates
1 parent ce9a80b commit 2fd379c

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

_bibliography/langcog.csl

Lines changed: 7 additions & 6 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 article-journal chapter paper-conference entry-dictionary entry-encyclopedia" match="none">
60+
<if type="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 article-journal article-magazine" match="none">
207+
<if type="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 article-journal bill book chapter graphic legal_case legislation motion_picture paper-conference report song" match="none">
262+
<if type="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 article-journal bill book chapter graphic legal_case legislation motion_picture paper-conference report song" match="none">
283+
<if type="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 article-journal article-magazine" match="any">
333+
<if type="article-journal article-magazine" match="any">
334334
<group prefix=", " delimiter=", ">
335335
<group>
336336
<text variable="volume" font-style="italic"/>
@@ -406,7 +406,7 @@
406406
</macro>
407407
<macro name="container-title">
408408
<choose>
409-
<if type="article article-journal article-magazine article-newspaper" match="any">
409+
<if type="article-journal article-magazine article-newspaper" match="any">
410410
<text variable="container-title" font-style="italic" text-case="title"/>
411411
</if>
412412
<else-if type="bill legal_case legislation" match="none">
@@ -474,6 +474,7 @@
474474
<text macro="author"/>
475475
<text macro="issued-year"/>
476476
<text macro="container"/>
477+
<text macro="locators"/>
477478
<text macro="annote"/>
478479
</group>
479480
<!-- <group suffix=".">

0 commit comments

Comments
 (0)