Skip to content

Commit

Permalink
Bib styling
Browse files Browse the repository at this point in the history
  • Loading branch information
rbzsparks committed Dec 24, 2024
1 parent 58baf8b commit ce9a80b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions _bibliography/langcog.csl
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
</macro>
<macro name="secondary-contributors">
<choose>
<if type="article-journal chapter paper-conference entry-dictionary entry-encyclopedia" match="none">
<if type="article article-journal chapter paper-conference entry-dictionary entry-encyclopedia" match="none">
<names variable="translator editor container-author" delimiter=", " prefix=" (" suffix=")">
<name and="symbol" initialize-with=". " delimiter=", "/>
<label form="short" prefix=", " text-case="title"/>
Expand Down Expand Up @@ -204,7 +204,7 @@
</if>
</choose>
<choose>
<if type="article-journal article-magazine" match="none">
<if type="article article-journal article-magazine" match="none">
<group delimiter=": ">
<choose>
<if variable="publisher-place">
Expand Down Expand Up @@ -259,7 +259,7 @@
</date>
<text variable="year-suffix"/>
<choose>
<if type="article-journal bill book chapter graphic legal_case legislation motion_picture paper-conference report song" match="none">
<if type="article article-journal bill book chapter graphic legal_case legislation motion_picture paper-conference report song" match="none">
<date variable="issued">
<date-part prefix=", " name="month"/>
<date-part prefix=" " name="day"/>
Expand All @@ -280,7 +280,7 @@
</macro>
<macro name="issued-sort">
<choose>
<if type="article-journal bill book chapter graphic legal_case legislation motion_picture paper-conference report song" match="none">
<if type="article article-journal bill book chapter graphic legal_case legislation motion_picture paper-conference report song" match="none">
<date variable="issued">
<date-part name="year"/>
<date-part name="month"/>
Expand Down Expand Up @@ -330,7 +330,7 @@
</macro>
<macro name="locators">
<choose>
<if type="article-journal article-magazine" match="any">
<if type="article article-journal article-magazine" match="any">
<group prefix=", " delimiter=", ">
<group>
<text variable="volume" font-style="italic"/>
Expand Down

0 comments on commit ce9a80b

Please sign in to comment.