Changes between Version 3 and Version 4 of CSLRevision


Ignore:
Timestamp:
07/11/07 17:48:27 (9 years ago)
Author:
simon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CSLRevision

    v3 v4  
    8383                </group> 
    8484        </macro> 
    85         <context name="citation"> 
     85        <citation> 
    8686                <option name="et-al-min" value="6"/> 
    8787                <option name="et-al-use-first" value="6"/> 
     
    9595                        <locator prefix=": "/> 
    9696                </layout> 
    97         </context> 
    98         <context name="bibliography"> 
     97        </citation> 
     98        <bibliography> 
    9999                <option name="hanging-indent" value="true"/> 
    100100                <option name="sort-order" value="author editor translator date title"/> 
     
    112112                                <if type="book"> 
    113113                                        <group suffix="."> 
    114                                                 <text macro="title" prefix=" "/>                                                 
     114                                                <text macro="title" prefix=" "/> 
    115115                                                <text macro="editor-translator" prefix=" "/> 
    116116                                        </group> 
     
    151151                        <text prefix=" " macro="access"/> 
    152152                </layout> 
    153         </context> 
     153        </bibliography> 
    154154</style> 
    155155}}}