Skip to content

Commit

Permalink
Update aids.csl: Journal article title in bold (citation-style-langua…
Browse files Browse the repository at this point in the history
  • Loading branch information
bwiernik authored and adam3smith committed Aug 29, 2019
1 parent 7f080e5 commit 885b21a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions aids.csl
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,9 @@
<if type="book thesis" match="any">
<text variable="title" font-style="italic"/>
</if>
<else-if type="article-journal">
<text variable="title" font-weight="bold"/>
</else-if>
<else>
<text variable="title"/>
</else>
Expand Down

0 comments on commit 885b21a

Please sign in to comment.