Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Apr 28th, 2012  |  syntax: None  |  size: 11.41 KB  |  hits: 11  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" demote-non-dropping-particle="sort-only">
  3.   <info>
  4.     <title>Developmental Dynamics</title>
  5.     <id>http://www.zotero.org/styles/developmental-dynamics</id>
  6.     <link href="http://www.zotero.org/styles/developmental-dynamics" rel="self"/>
  7.     <author>
  8.       <name>Viet Le</name>
  9.       <email>v.quoc.le@gmail.com</email>
  10.     </author>
  11.     <contributor>
  12.       <name>Sebastian Karcher</name>
  13.     </contributor>
  14.       <name>Michael Doube</name>
  15.       <email>michael@doube.net</email>
  16.     <category field="biology"/>
  17.     <category citation-format="author-date"/>
  18.     <updated>2011-06-12T21:46:01+00:00</updated>
  19.     <summary>Style for Developmental Dynamics</summary>
  20.     <link href="http://onlinelibrary.wiley.com/journal/10.1002/(ISSN)1097-0177/homepage/ForAuthors.html" rel="self"/>
  21.     <rights>This work is licensed under a Creative Commons Attribution-Share Alike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/</rights>
  22.   </info>
  23.   <macro name="secondary-contributors">
  24.     <choose>
  25.       <if type="chapter paper-conference" match="none">
  26.         <group delimiter=". ">
  27.           <choose>
  28.             <if variable="author">
  29.               <names variable="editor">
  30.                 <label form="verb-short" text-case="capitalize-first" suffix=". " strip-periods="true"/>
  31.                 <name delimiter=", "/>
  32.               </names>
  33.             </if>
  34.           </choose>
  35.           <choose>
  36.             <if variable="author editor" match="any">
  37.               <names variable="translator">
  38.                 <label form="verb-short" text-case="capitalize-first" suffix=". " strip-periods="true"/>
  39.                 <name delimiter=", "/>
  40.               </names>
  41.             </if>
  42.           </choose>
  43.         </group>
  44.       </if>
  45.     </choose>
  46.   </macro>
  47.   <macro name="container-contributors">
  48.     <choose>
  49.       <if type="chapter paper-conference" match="any">
  50.         <text macro="container-prefix"/>
  51.         <group prefix="" delimiter=" ">
  52.           <choose>
  53.             <if variable="author">
  54.               <names variable="editor">
  55.                 <name name-as-sort-order="all" sort-separator=", " delimiter=", " initialize-with="" delimiter-precedes-last="always"/>
  56.                 <label form="long" prefix=", " suffix="."/>
  57.               </names>
  58.             </if>
  59.           </choose>
  60.           <choose>
  61.             <if variable="author editor" match="any">
  62.               <names variable="translator">
  63.                 <label form="verb-short" prefix=" " text-case="lowercase" suffix=". " strip-periods="true"/>
  64.                 <name delimiter=", "/>
  65.               </names>
  66.             </if>
  67.           </choose>
  68.         </group>
  69.       </if>
  70.     </choose>
  71.   </macro>
  72.   <macro name="anon">
  73.     <choose>
  74.       <if variable="author editor translator" match="none">
  75.         <text term="anonymous" form="short" text-case="capitalize-first" strip-periods="true"/>
  76.       </if>
  77.     </choose>
  78.   </macro>
  79.   <macro name="editor">
  80.     <names variable="editor">
  81.       <name name-as-sort-order="first" sort-separator=", " delimiter=", " delimiter-precedes-last="always"/>
  82.       <label form="short" prefix=", " suffix="." strip-periods="true"/>
  83.     </names>
  84.   </macro>
  85.   <macro name="translator">
  86.     <names variable="translator">
  87.       <name name-as-sort-order="first" sort-separator=", " delimiter=", " delimiter-precedes-last="always"/>
  88.       <label form="verb-short" prefix=", " suffix="." strip-periods="true"/>
  89.     </names>
  90.   </macro>
  91.   <macro name="recipient">
  92.     <choose>
  93.       <if type="personal_communication">
  94.         <choose>
  95.           <if variable="genre">
  96.             <text variable="genre" text-case="capitalize-first"/>
  97.           </if>
  98.           <else>
  99.             <text term="letter" text-case="capitalize-first"/>
  100.           </else>
  101.         </choose>
  102.       </if>
  103.     </choose>
  104.     <names variable="recipient" delimiter=", ">
  105.       <label form="verb" prefix=" " text-case="lowercase" suffix=" "/>
  106.       <name delimiter=", "/>
  107.     </names>
  108.   </macro>
  109.   <macro name="author">
  110.     <names variable="author">
  111.       <name name-as-sort-order="all" sort-separator=" " initialize-with="" delimiter=", " delimiter-precedes-last="always"/>
  112.       <label form="short" prefix=" " suffix="." text-case="lowercase" strip-periods="true"/>
  113.       <substitute>
  114.         <names variable="editor"/>
  115.         <text variable="title"/>
  116.       </substitute>
  117.     </names>
  118.   </macro>
  119.   <macro name="contributors">
  120.     <names variable="author">
  121.       <name name-as-sort-order="all" sort-separator=", " delimiter=", " delimiter-precedes-last="always"/>
  122.       <label form="short" prefix=", " suffix="." text-case="lowercase" strip-periods="true"/>
  123.       <substitute>
  124.         <text macro="editor"/>
  125.         <text macro="translator"/>
  126.       </substitute>
  127.     </names>
  128.     <text macro="anon"/>
  129.     <text macro="recipient"/>
  130.   </macro>
  131.   <macro name="contributors-short">
  132.     <names variable="author">
  133.       <name and="text" form="short" delimiter=", "/>
  134.       <substitute>
  135.         <names variable="editor"/>
  136.         <names variable="translator"/>
  137.       </substitute>
  138.     </names>
  139.     <text macro="anon"/>
  140.   </macro>
  141.   <macro name="interviewer">
  142.     <names variable="interviewer" delimiter=", ">
  143.       <label form="verb" prefix=" " text-case="capitalize-first" suffix=" "/>
  144.       <name delimiter=", "/>
  145.     </names>
  146.   </macro>
  147.   <macro name="archive">
  148.     <group delimiter=". ">
  149.       <text variable="archive_location" text-case="capitalize-first"/>
  150.       <text variable="archive"/>
  151.       <text variable="archive-place"/>
  152.     </group>
  153.   </macro>
  154.   <macro name="access">
  155.     <group delimiter=". ">
  156.       <choose>
  157.         <if type="graphic report" match="any">
  158.           <text macro="archive"/>
  159.         </if>
  160.         <else-if type="bill book graphic legal_case motion_picture report song article-journal article-magazine article-newspaper thesis chapter paper-conference" match="none">
  161.           <text macro="archive"/>
  162.         </else-if>
  163.       </choose>
  164.       <choose>
  165.         <if type="legal_case" match="none">
  166.           <text variable="URL"/>
  167.         </if>
  168.       </choose>
  169.     </group>
  170.   </macro>
  171.   <macro name="title">
  172.     <choose>
  173.       <if variable="title" match="none">
  174.         <choose>
  175.           <if type="personal_communication" match="none">
  176.             <text variable="genre" text-case="capitalize-first"/>
  177.           </if>
  178.         </choose>
  179.       </if>
  180.       <else>
  181.         <text variable="title"/>
  182.       </else>
  183.     </choose>
  184.   </macro>
  185.   <macro name="edition">
  186.     <choose>
  187.       <if type="bill book graphic legal_case motion_picture report song chapter paper-conference" match="any">
  188.         <choose>
  189.           <if is-numeric="edition">
  190.             <group delimiter=" ">
  191.               <number variable="edition" form="ordinal"/>
  192.               <text term="edition" form="short" suffix="." strip-periods="true"/>
  193.             </group>
  194.           </if>
  195.           <else>
  196.             <text variable="edition" suffix="."/>
  197.           </else>
  198.         </choose>
  199.       </if>
  200.     </choose>
  201.   </macro>
  202.   <macro name="locators">
  203.     <choose>
  204.       <if type="article-journal">
  205.         <text variable="volume" prefix=" " font-weight="normal"/>
  206.       </if>
  207.       <else-if type="legal_case">
  208.         <text variable="volume" prefix=", "/>
  209.         <text variable="container-title" prefix=" " form="short" strip-periods="true"/>
  210.         <text variable="page" form="long" prefix=" "/>
  211.       </else-if>
  212.       <else-if type="bill book graphic legal_case motion_picture report song" match="any">
  213.         <group prefix=". " delimiter=". ">
  214.           <group>
  215.             <text term="volume" form="short" text-case="capitalize-first" suffix=". " strip-periods="true"/>
  216.             <number variable="volume" form="numeric"/>
  217.           </group>
  218.           <group>
  219.             <number variable="number-of-volumes" form="numeric"/>
  220.             <text term="volume" form="short" prefix=" " suffix="." plural="true" strip-periods="true"/>
  221.           </group>
  222.         </group>
  223.         <group prefix=" " delimiter=" ">
  224.           <text variable="number-of-pages"/>
  225.           <text term="page" form="short"/>
  226.         </group>
  227.       </else-if>
  228.     </choose>
  229.   </macro>
  230.   <macro name="locators-chapter">
  231.     <choose>
  232.       <if type="chapter paper-conference" match="any">
  233.         <group prefix=", " delimiter=" ">
  234.           <text variable="volume" prefix="Vol. " suffix=","/>
  235.           <label variable="page" form="short"/>
  236.           <text variable="page" form="long"/>
  237.         </group>
  238.       </if>
  239.     </choose>
  240.   </macro>
  241.   <macro name="locators-article">
  242.     <choose>
  243.       <if type="article-newspaper">
  244.         <group prefix=", " delimiter=", ">
  245.           <group>
  246.             <text variable="edition" suffix=" "/>
  247.             <text term="edition" prefix=" "/>
  248.           </group>
  249.           <group delimiter=" ">
  250.             <text term="section" form="short"/>
  251.             <text variable="section"/>
  252.           </group>
  253.         </group>
  254.       </if>
  255.       <else-if type="article-journal">
  256.         <text variable="page" prefix=":" form="long"/>
  257.       </else-if>
  258.     </choose>
  259.   </macro>
  260.   <macro name="container-prefix">
  261.     <text term="in" suffix=": " text-case="capitalize-first"/>
  262.   </macro>
  263.   <macro name="container-title">
  264.     <choose>
  265.       <if type="legal_case" match="none">
  266.         <text variable="container-title" form="short" font-style="normal" strip-periods="true"/>
  267.       </if>
  268.     </choose>
  269.   </macro>
  270.   <macro name="publisher">
  271.     <group delimiter=": ">
  272.       <text variable="publisher-place"/>
  273.       <text variable="publisher"/>
  274.     </group>
  275.     <choose>
  276.       <if type="patent">
  277.         <text variable="number" prefix=" "/>
  278.       </if>
  279.     </choose>
  280.   </macro>
  281.   <macro name="date">
  282.     <date variable="issued">
  283.       <date-part name="year"/>
  284.     </date>
  285.   </macro>
  286.   <macro name="day-month">
  287.     <date variable="issued">
  288.       <date-part name="month"/>
  289.       <date-part name="day" prefix=" "/>
  290.     </date>
  291.   </macro>
  292.   <macro name="collection-title">
  293.     <text variable="collection-title"/>
  294.     <text variable="collection-number" prefix=" "/>
  295.   </macro>
  296.   <macro name="event">
  297.     <group>
  298.       <text term="presented at" suffix=" "/>
  299.       <text variable="event"/>
  300.     </group>
  301.   </macro>
  302.   <macro name="description">
  303.     <group delimiter=". ">
  304.       <text macro="interviewer"/>
  305.       <text variable="medium" text-case="capitalize-first"/>
  306.     </group>
  307.     <choose>
  308.       <if variable="title" match="none"/>
  309.       <else-if type="thesis"/>
  310.       <else>
  311.         <text variable="genre" text-case="capitalize-first" prefix=". "/>
  312.       </else>
  313.     </choose>
  314.   </macro>
  315.   <macro name="issue">
  316.     <choose>
  317.       <if type="legal_case"/>
  318.       <else-if type="speech">
  319.         <group prefix=" " delimiter=", ">
  320.           <text macro="event"/>
  321.           <text macro="day-month"/>
  322.           <text variable="event-place"/>
  323.         </group>
  324.       </else-if>
  325.       <else-if type="article-newspaper article-magazine" match="any">
  326.         <text macro="day-month" prefix=", "/>
  327.       </else-if>
  328.       <else-if type="thesis">
  329.         <text variable="genre" text-case="capitalize-first" prefix=". "/>
  330.         <text macro="publisher" prefix="; "/>
  331.       </else-if>
  332.       <else-if type="article-journal"/>
  333.       <else>
  334.         <text macro="publisher" prefix=". "/>
  335.       </else>
  336.     </choose>
  337.   </macro>
  338.   <citation et-al-min="3" et-al-use-first="1" et-al-subsequent-min="3" et-al-subsequent-use-first="1" disambiguate-add-year-suffix="true">
  339.     <sort>
  340.       <key macro="contributors-short"/>
  341.       <key macro="date"/>
  342.     </sort>
  343.     <layout prefix="(" suffix=")" delimiter="; ">
  344.       <group delimiter=", ">
  345.         <group delimiter=" ">
  346.           <text macro="contributors-short" suffix=","/>
  347.           <text macro="date"/>
  348.         </group>
  349.       </group>
  350.     </layout>
  351.   </citation>
  352.   <bibliography hanging-indent="true" entry-spacing="0">
  353.     <sort>
  354.       <key macro="contributors"/>
  355.       <key variable="issued"/>
  356.     </sort>
  357.     <layout suffix=".">
  358.       <text macro="author" suffix=". "/>
  359.       <text macro="date"  suffix=". "/>
  360.       <text macro="title"/>
  361.       <text macro="description"/>
  362.       <text macro="secondary-contributors" prefix=". "/>
  363.       <text macro="container-contributors" prefix=". "/>
  364.       <text macro="container-title" prefix=". "/>
  365.       <text macro="edition" prefix=" "/>
  366.       <text macro="issue"/>
  367.       <text macro="locators"/>
  368.       <text macro="collection-title" prefix=". "/>
  369.       <text macro="locators-article"/>
  370.       <text macro="locators-chapter"/>
  371.       <text macro="access" prefix=". "/>
  372.     </layout>
  373.   </bibliography>
  374. </style>