Skip to content
Permalink
Browse files

Update copernicus-publications.csl

Second round of updating the style to adhere to the bibliography sorting rules given here: http://www.atmospheric-chemistry-and-physics.net/for_authors/manuscript_preparation.html
  • Loading branch information...
Andreas Gruber
Andreas Gruber committed Apr 23, 2015
1 parent f92c08c commit e9d023864420d843b1a9635cd7ecfb72488c4220
Showing with 11 additions and 1 deletion.
  1. +11 −1 copernicus-publications.csl
@@ -47,6 +47,14 @@
</substitute>
</names>
</macro>
<macro name="author-count">
<names variable="author">
<name form="count"/>
<substitute>
<names variable="editor"/>
</substitute>
</names>
</macro>
<macro name="access">
<choose>
<if variable="DOI" match="none">
@@ -152,7 +160,9 @@
</citation>
<bibliography et-al-min="100" et-al-use-first="99">
<sort>
<key macro="author"/>
<key macro="author" names-min="1" names-use-first="1"/>
<key macro="author-count" names-min="3" names-use-first="3"/>
<key macro="author" names-min="3" names-use-first="1"/>
<key macro="year-date"/>
<key variable="title"/>
</sort>

0 comments on commit e9d0238

Please sign in to comment.
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.