Skip to content

Commit

Permalink
Merge pull request citation-style-language#1792 from NMonteix/RA
Browse files Browse the repository at this point in the history
Update revue-archeologique.csl
  • Loading branch information
adam3smith committed Dec 3, 2015
2 parents 5bbedfc + 1ef0cdc commit e957935
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions revue-archeologique.csl
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@
</group>
</else-if>
<else-if type="entry-dictionary entry-encyclopedia" match="any">
<group delimiter=", " prefix=", ">
<group delimiter=", ">
<text macro="title" quotes="true"/>
<text variable="title" form="short" font-style="italic"/>
<group delimiter="&#160;">
Expand Down Expand Up @@ -317,7 +317,7 @@
</group>
</else-if>
<else-if type="entry-dictionary entry-encyclopedia" match="any">
<group delimiter=", " prefix=", ">
<group delimiter=", ">
<text macro="title" quotes="true"/>
<choose>
<if variable="title-short" match="any">
Expand Down

0 comments on commit e957935

Please sign in to comment.