@@ -1,6 +1,5 @@
<?xml version =" 1.0" encoding =" utf-8" ?>
<style xmlns =" http://purl.org/net/xbiblio/csl" class =" in-text" version =" 1.0" demote-non-dropping-particle =" sort-only" default-locale =" en-US" >
<!-- This style was edited with the Visual CSL Editor (http://editor.citationstyles.org/visualEditor/) -->
<info >
<title >Database</title >
<id >http://www.zotero.org/styles/database</id >
@@ -15,23 +14,23 @@
<category field =" biology" />
<eissn >1758-0463</eissn >
<summary >Database Oxford Journals style.</summary >
<updated >2013-12-01T15:14:07 +00:00</updated >
<updated >2019-07-27T10:50:15 +00:00</updated >
<rights license =" http://creativecommons.org/licenses/by-sa/3.0/" >This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights >
</info >
<macro name =" editor" >
<names variable =" editor" >
<name sort-separator = " , " initialize-with =" . " name-as-sort-order =" all" delimiter = " ; " delimiter-precedes-last = " always " />
<label form =" short" prefix =" , " text-case = " capitalize-first " />
<name delimiter-precedes-last = " always " initialize-with =" . " name-as-sort-order =" all" />
<label form =" short" prefix =" ( " suffix = " ) " />
</names >
</macro >
<macro name =" author" >
<names variable =" author" >
<name and =" text" delimiter-precedes-last =" never" et-al-min =" 4" et-al-use-first =" 3" initialize-with =" . " name-as-sort-order =" all" />
<label form =" short" prefix =" , " text-case = " capitalize-first " />
<label form =" short" prefix =" ( " suffix = " ) " />
</names >
</macro >
<macro name =" publisher" >
<group delimiter =" : " >
<group delimiter =" , " >
<text variable =" publisher" />
<text variable =" publisher-place" />
</group >
@@ -52,13 +51,11 @@
<macro name =" book-container" >
<group delimiter =" " >
<text term =" in" text-case =" capitalize-first" />
<text variable = " container-title " font-style = " italic " />
<text macro = " editor " />
</group >
</macro >
<macro name =" issued" >
<date variable =" issued" delimiter =" " >
<date-part name =" year" />
</date >
<date date-parts =" year" form =" text" variable =" issued" prefix =" (" suffix =" ) " />
</macro >
<macro name =" full-issued" >
<date variable =" issued" delimiter =" " >
@@ -88,10 +85,12 @@
<text variable =" citation-number" />
</layout >
</citation >
<bibliography second-field-align =" flush" entry-spacing =" 0" >
<bibliography et-al-min = " 4 " et-al-use-first = " 3 " second-field-align =" flush" entry-spacing =" 0" >
<layout suffix =" ." >
<text variable =" citation-number" suffix =" ." />
<text macro =" author" suffix =" " />
<text macro =" issued" />
<text variable =" title" suffix =" . " />
<choose >
<if type =" article-magazine" >
<group delimiter =" " >
@@ -105,11 +104,9 @@
<else-if type =" thesis" >
<group delimiter =" , " >
<group delimiter =" . " >
<text variable =" title" />
<text variable =" genre" />
</group >
<text macro =" publisher" />
<text macro =" issued" />
<text macro =" volume" />
<text macro =" pages" />
</group >
@@ -148,21 +145,18 @@
</group >
</else-if >
<else-if type =" chapter paper-conference" match =" any" >
<group delimiter =" ; " >
<group delimiter =" , " >
<text macro =" book-container" />
<text macro = " editor " />
<text variable = " container-title " font-style = " italic " />
<text macro =" series" />
<group delimiter =" , " >
<text macro =" publisher" />
<text macro =" issued" />
</group >
<text macro =" publisher" />
<group delimiter =" , " >
<text macro =" volume" />
<text macro =" pages" />
</group >
</group >
</else-if >
<else-if type =" webpage" >
<else-if type =" webpage post post-weblog " match = " any " >
<group delimiter =" " >
<text variable =" title" />
<text variable =" URL" />
@@ -174,14 +168,10 @@
</group >
</else-if >
<else-if type =" article-journal" >
<group delimiter =" " >
<text macro =" issued" font-weight =" normal" prefix =" (" suffix =" )" />
<group delimiter =" , " >
<text variable =" title" />
<text variable =" container-title" font-style =" italic" form =" short" />
<text variable =" volume" font-style =" normal" font-weight =" bold" />
<text variable =" page" />
</group >
<group delimiter =" , " >
<text variable =" container-title" font-style =" italic" form =" short" />
<text variable =" volume" font-weight =" bold" />
<text variable =" page" />
</group >
</else-if >
<else >
0 comments on commit
1159403