Skip to content

Commit

Permalink
Small tweaks to the style for University of Northampton.
Browse files Browse the repository at this point in the history
  • Loading branch information
cparnot committed Jul 20, 2012
1 parent eec4838 commit fde1a28
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions harvard-university-of-northampton.csl
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
</macro>
<macro name="author">
<names variable="author">
<name name-as-sort-order="all" and="text" sort-separator=", " initialize-with="." delimiter-precedes-last="never" delimiter=", "/>
<name name-as-sort-order="all" sort-separator=", " initialize-with="." delimiter=", "/>
<label form="short" prefix=" " text-case="lowercase"/>
<substitute>
<names variable="editor"/>
Expand All @@ -38,7 +38,7 @@
</macro>
<macro name="author-short">
<names variable="author">
<name form="short" and="text" delimiter=", " delimiter-precedes-last="never" initialize-with=". "/>
<name form="short" and="text" delimiter=", " delimiter-precedes-last="never"/>
<substitute>
<names variable="editor"/>
<names variable="translator"/>
Expand Down Expand Up @@ -123,7 +123,7 @@
</group>
</layout>
</citation>
<bibliography hanging-indent="false" et-al-min="4" et-al-use-first="1">
<bibliography hanging-indent="false" et-al-min="21" et-al-use-first="20">
<sort>
<key macro="author"/>
<key variable="title"/>
Expand Down

0 comments on commit fde1a28

Please sign in to comment.