Skip to content

Commit

Permalink
Update pontifical-gregorian-university.csl (citation-style-language#2111
Browse files Browse the repository at this point in the history
)
  • Loading branch information
PUG-IS authored and rmzelle committed Jun 17, 2016
1 parent fff9c7f commit 3fff84e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pontifical-gregorian-university.csl
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
</locale>
<macro name="autori-nota">
<names variable="author" font-variant="normal" font-weight="normal">
<name font-variant="normal" font-weight="normal" et-al-min="3" et-al-use-first="1" initialize-with=".">
<name font-variant="normal" font-weight="normal" initialize-with=".">
<name-part name="given" font-variant="small-caps"/>
<name-part name="family" font-variant="small-caps"/>
</name>
Expand All @@ -90,7 +90,7 @@
</macro>
<macro name="autori-bibliografia">
<names variable="author">
<name et-al-min="3" et-al-use-first="1" initialize-with="." name-as-sort-order="all">
<name initialize-with="." name-as-sort-order="all">
<name-part name="family" font-variant="small-caps"/>
</name>
<label form="short" prefix=", "/>
Expand All @@ -101,14 +101,14 @@
</macro>
<macro name="autori-libro-generale-bibliografia">
<names variable="container-author">
<name et-al-min="3" et-al-use-first="1" initialize-with=".">
<name initialize-with=".">
<name-part name="family" font-variant="small-caps"/>
</name>
</names>
</macro>
<macro name="editori-libro-generale-bibliografia">
<names variable="editor">
<name et-al-min="3" et-al-use-first="1" initialize-with=".">
<name initialize-with=".">
<name-part name="family" font-variant="small-caps"/>
</name>
<label form="short" prefix=", "/>
Expand Down

0 comments on commit 3fff84e

Please sign in to comment.