Changes between Version 3 and Version 4 of CSLRevision
- Timestamp:
- 07/11/07 17:48:27 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CSLRevision
v3 v4 83 83 </group> 84 84 </macro> 85 <c ontext name="citation">85 <citation> 86 86 <option name="et-al-min" value="6"/> 87 87 <option name="et-al-use-first" value="6"/> … … 95 95 <locator prefix=": "/> 96 96 </layout> 97 </c ontext>98 < context name="bibliography">97 </citation> 98 <bibliography> 99 99 <option name="hanging-indent" value="true"/> 100 100 <option name="sort-order" value="author editor translator date title"/> … … 112 112 <if type="book"> 113 113 <group suffix="."> 114 <text macro="title" prefix=" "/> 114 <text macro="title" prefix=" "/> 115 115 <text macro="editor-translator" prefix=" "/> 116 116 </group> … … 151 151 <text prefix=" " macro="access"/> 152 152 </layout> 153 </ context>153 </bibliography> 154 154 </style> 155 155 }}}