Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Last revisionBoth sides next revision
it:oss:zotero:rosenke.csl [2010-04-13 10:40] – created strolsit:oss:zotero:rosenke.csl [2010-04-13 14:01] – Book geändert strols
Line 13: Line 13:
     <category term="numeric"/>     <category term="numeric"/>
     <category term="history"/>     <category term="history"/>
-    <updated>2009-11-19T21:15:01+01:00</updated>+    <updated>2010-04-13T11:18:01+02:00</updated>
   </info>   </info>
   <macro name="author">   <macro name="author">
Line 127: Line 127:
  </if>  </if>
  <else>  <else>
-   <group delimiter="">+   <group delimiter="">
      <text macro="author"/>      <text macro="author"/>
      <choose>      <choose>
Line 144: Line 144:
        </if>        </if>
        <else-if type="book">        <else-if type="book">
- <group delimiter=": ">+ <group suffix="." delimiter=": ">
    <text macro="title"/>    <text macro="title"/>
    <text macro="editor"/>    <text macro="editor"/>
  </group>  </group>
- <group delimiter=""> + <group suffix="." delimiter=" "> 
-   <group prefix=" (" suffix=")" delimiter="">+   <group prefix=" (" suffix=")" delimiter=" "> 
 +     <text variable="collection-title"/> 
 +     <text variable="collection-number"/> 
 +   </group> 
 +   <group prefix=" (" suffix=")" delimiter=" ">
      <text macro="volumes"/>      <text macro="volumes"/>
-     <text macro="publisher"/> 
-     <text macro="container"/> 
-     <text macro="date"/> 
    </group>    </group>
-   <text macro="volref"/>+   <text macro="publisher"/> 
 +   <text macro="container"/> 
 +   <text macro="date"/>
    <text macro="pageref"/>    <text macro="pageref"/>
  </group>  </group>
Line 197: Line 200:
   </citation>   </citation>
 </style> </style>
 +
 </code> </code>
it/oss/zotero/rosenke.csl.txt · Last modified: 2010-04-13 14:03 by strols
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0