Updates to antonie-van-leeuwenhoek.csl and fems.csl:

* fixed error with non-existing macro "anon" for both styles
* fixed some style errors in antonie-van-leeuwenhoek.csl
This commit is contained in:
Rintze Zelle 2008-08-31 09:31:40 +00:00
parent 5d2df61aef
commit 227b4cbfcd
2 changed files with 19 additions and 20 deletions

View file

@ -13,7 +13,7 @@
<updated/> <updated/>
<summary>Antonie van Leeuwenhoek <summary>Antonie van Leeuwenhoek
International Journal of General and Molecular Microbiology.</summary> International Journal of General and Molecular Microbiology.</summary>
<link href="http://www.springer.com/east/home/life+sci/microbiology?SGWID=5-10037-70-35549341-0%38detailsPage=contentItemPage%38contentItemId=138521%38CIPageCounter=CI_FOR_AUTHORS_AND_EDITORS_PAGE0#anchor4" rel="documentation"/> <link href="http://www.springer.com/life+sci/microbiology/journal/10482" rel="documentation"/>
</info> </info>
<macro name="editor"> <macro name="editor">
<names variable="editor" delimiter=", "> <names variable="editor" delimiter=", ">
@ -39,7 +39,6 @@ International Journal of General and Molecular Microbiology.</summary>
<substitute> <substitute>
<names variable="editor"/> <names variable="editor"/>
<names variable="translator"/> <names variable="translator"/>
<text macro="anon"/>
</substitute> </substitute>
</names> </names>
</macro> </macro>
@ -85,10 +84,8 @@ International Journal of General and Molecular Microbiology.</summary>
</date> </date>
</macro> </macro>
<citation> <citation>
<option name="et-al-min" value="6"/> <option name="et-al-min" value="3"/>
<option name="et-al-use-first" value="1"/> <option name="et-al-use-first" value="1"/>
<option name="et-al-subsequent-min" value="6"/>
<option name="et-al-subsequent-use-first" value="1"/>
<option name="disambiguate-add-year-suffix" value="true"/> <option name="disambiguate-add-year-suffix" value="true"/>
<option name="disambiguate-add-names" value="true"/> <option name="disambiguate-add-names" value="true"/>
<option name="disambiguate-add-givenname" value="true"/> <option name="disambiguate-add-givenname" value="true"/>
@ -105,34 +102,37 @@ International Journal of General and Molecular Microbiology.</summary>
</citation> </citation>
<bibliography> <bibliography>
<option name="hanging-indent" value="true"/> <option name="hanging-indent" value="true"/>
<option name="et-al-min" value="6"/> <option name="et-al-min" value="11"/>
<option name="et-al-use-first" value="1"/> <option name="et-al-use-first" value="3"/>
<layout suffix="."> <sort>
<key macro="author"/>
<key variable="title"/>
</sort>
<layout>
<text macro="author"/> <text macro="author"/>
<date variable="issued" prefix=" (" suffix=")"> <date variable="issued" prefix=" (" suffix=")">
<date-part name="year"/> <date-part name="year"/>
</date> </date>
<choose> <choose>
<if type="book"> <if type="book">
<group delimiter=" " prefix=" "> <group prefix=" ">
<text macro="title"/> <text macro="title"/>
<text macro="edition"/> <text macro="edition" prefix=", "/>
<text macro="editor" /> <text macro="publisher" prefix=" "/>
<text macro="publisher" />
</group> </group>
</if> </if>
<else-if type="chapter"> <else-if type="chapter">
<group class="container" prefix=" " delimiter=" "> <group class="container" prefix=" " delimiter=" ">
<text macro="title" suffix="."/> <text macro="title" suffix="."/>
<text term="in" text-case="capitalize-first" suffix=":"/> <text term="in" text-case="capitalize-first" suffix=":"/>
<group delimiter=", "> <group>
<text macro="editor"/> <text macro="editor"/>
<text variable="container-title" /> <text variable="container-title" prefix=" " />
<text variable="collection-title" prefix=" " suffix="."/> <text variable="collection-title" prefix=" " suffix="."/>
<text macro="edition" /> <text macro="edition" prefix=", "/>
</group> </group>
</group> </group>
<group suffix="."> <group>
<text macro="publisher" prefix=" "/> <text macro="publisher" prefix=" "/>
<group prefix=", "> <group prefix=", ">
<label variable="page" suffix=". " form="short"/> <label variable="page" suffix=". " form="short"/>
@ -142,7 +142,7 @@ International Journal of General and Molecular Microbiology.</summary>
</else-if> </else-if>
<else> <else>
<text macro="title" prefix=" " suffix="."/> <text macro="title" prefix=" " suffix="."/>
<group class="container" delimiter=":" prefix=" " suffix="."> <group class="container" delimiter=":" prefix=" ">
<group delimiter=" "> <group delimiter=" ">
<text variable="container-title" form="short" /> <text variable="container-title" form="short" />
<text variable="volume" /> <text variable="volume" />
@ -151,7 +151,7 @@ International Journal of General and Molecular Microbiology.</summary>
</group> </group>
</else> </else>
</choose> </choose>
<text variable="DOI" prefix=" DOI: "/> <text variable="DOI" prefix=". DOI: "/>
</layout> </layout>
</bibliography> </bibliography>
</style> </style>

View file

@ -16,7 +16,7 @@ FEMS Immunology and Medical Microbiology
FEMS Microbiology Letters FEMS Microbiology Letters
FEMS Microbiology Reviews FEMS Microbiology Reviews
FEMS Yeast Research</summary> FEMS Yeast Research</summary>
<link href="http://www.blackwellpublishing.com/submit.asp?ref=1567-1356%26site=1" rel="documentation"/> <link href="http://www.blackwellpublishing.com/submit.asp?ref=1567-1356" rel="documentation"/>
</info> </info>
<macro name="editor"> <macro name="editor">
<names variable="editor"> <names variable="editor">
@ -47,7 +47,6 @@ FEMS Yeast Research</summary>
<substitute> <substitute>
<names variable="editor"/> <names variable="editor"/>
<names variable="translator"/> <names variable="translator"/>
<text macro="anon"/>
</substitute> </substitute>
</names> </names>
</macro> </macro>