Skip to content
Permalink
Browse files

Fix et-al settings in a few more styles

  • Loading branch information...
rmzelle committed Sep 10, 2016
1 parent c0817e6 commit b95cd7b8ffd755b479bd952fb4ad9642661ce26a
@@ -20,7 +20,7 @@
</info>
<macro name="author">
<names variable="author" suffix=":">
<name delimiter-precedes-last="always" et-al-min="19" initialize-with="" name-as-sort-order="all" sort-separator=" "/>
<name delimiter-precedes-last="always" initialize-with="" name-as-sort-order="all" sort-separator=" "/>
<label form="long" prefix=", "/>
<substitute>
<names variable="editor"/>
@@ -6,7 +6,6 @@
<id>http://www.zotero.org/styles/free-radical-research</id>
<link href="http://www.zotero.org/styles/free-radical-research" rel="self"/>
<link href="http://www.zotero.org/styles/elsevier-vancouver" rel="template"/>
<link href="http://informahealthcare.com/userimages/ContentEditor/1301490586385/FRA_IFA_Final.pdf" rel="documentation"/>
<author>
<name>Julie Courraud</name>
</author>
@@ -20,7 +19,7 @@
</info>
<macro name="author">
<names variable="author">
<name delimiter-precedes-last="always" et-al-use-first="19" initialize-with="" name-as-sort-order="all" sort-separator=" "/>
<name delimiter-precedes-last="always" initialize-with="" name-as-sort-order="all" sort-separator=" "/>
<label form="short" prefix=" (" suffix=")" text-case="capitalize-first"/>
<substitute>
<names variable="editor"/>
@@ -73,7 +72,7 @@
<text variable="citation-number"/>
</layout>
</citation>
<bibliography et-al-min="7" et-al-use-first="6" second-field-align="flush">
<bibliography et-al-min="4" et-al-use-first="3" second-field-align="flush">
<layout suffix=".">
<text variable="citation-number" prefix="[" suffix="]"/>
<text macro="author" suffix=". "/>
@@ -130,10 +130,7 @@
</group>
</layout>
</citation>
<!-- dirty hack to get all authors in bibliography - without
this et-al-min seems to carry over from citation, not
sure why -->
<bibliography et-al-min="1000" hanging-indent="true">
<bibliography hanging-indent="true">
<sort>
<key macro="author"/>
<key variable="title"/>
@@ -92,7 +92,7 @@
</group>
</layout>
</citation>
<bibliography hanging-indent="true" et-al-use-first="1" entry-spacing="0">
<bibliography hanging-indent="true" entry-spacing="0">
<sort>
<key macro="author"/>
<key variable="title"/>

0 comments on commit b95cd7b

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.