Skip to content

Commit

Permalink
add Thieme Vancouver. Move Hormone and Metabolic Research into depend…
Browse files Browse the repository at this point in the history
…ent. There are definitely more dependents, ideally try to get list from Thieme
  • Loading branch information
adam3smith committed May 1, 2013
1 parent 86a6910 commit d5c8ab4
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 70 deletions.
20 changes: 20 additions & 0 deletions dependent/hormone-and-metabolic-research.csl
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
<?xml version="1.0" encoding="utf-8"?>
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" default-locale="en-US">
<info>
<title>Hormone and Metabolic Research</title>
<id>http://www.zotero.org/styles/hormone-and-metabolic-research</id>
<link href="http://www.zotero.org/styles/hormone-and-metabolic-research" rel="self"/>
<link href="http://www.zotero.org/styles/thieme-e-journals-vancouver" rel="independent-parent"/>
<link href="https://www.thieme-connect.com/ejournals/toc/hmr" rel="documentation"/>
<author>
<name>Christoph Mann</name>
<email>rounzli@googlemail.com</email>
</author>
<category citation-format="numeric"/>
<category field="medicine"/>
<issn>0018-5043</issn>
<eissn>1439-4286</eissn>
<updated>2012-09-27T22:06:38+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>
</style>
106 changes: 36 additions & 70 deletions hormone-and-metabolic-research.csl → thieme-e-journals-vancouver.csl
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
<?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" page-range-format="expanded" default-locale="en-US">
<!-- This style was edited with the Visual CSL Editor (http://editor.citationstyles.org/visualEditor/) -->
<info>
<title>Hormone and Metabolic Research</title>
<id>http://www.zotero.org/styles/hormone-and-metabolic-research</id>
<link href="http://www.zotero.org/styles/hormone-and-metabolic-research" rel="self"/>
<link href="https://www.thieme-connect.com/ejournals/toc/hmr" rel="documentation"/>
<title>Thieme E-Journals Vancouver</title>
<id>http://www.zotero.org/styles/thieme-e-journals-vancouver</id>
<link rel="self" href="http://www.zotero.org/styles/thieme-e-journals-vancouver"/>
<link href="http://www.thieme.com//media/ita/pubid926886473.pdf" rel="documentation"/>
<author>
<name>Christoph Mann</name>
<email>rounzli@googlemail.com</email>
<name>Sebastian Karcher</name>
</author>
<contributor>
<name>Michael Berkowitz</name>
Expand All @@ -18,20 +18,19 @@
<email>stakats@gmu.edu</email>
</contributor>
<contributor>
<name>Sebastian Karcher</name>
<name>Christoph Mann</name>
<email>rounzli@googlemail.com</email>
</contributor>
<category citation-format="numeric"/>
<category field="medicine"/>
<issn>0018-5043</issn>
<eissn>1439-4286</eissn>
<summary>Modified version of the "Vancouver Bracket" style by Michael Berkowitz et al. for the Journal "Hormone and Metabolic Research". While citation of articles works fine, citing book chapters may not be conform to the journal rules!</summary>
<updated>2012-09-27T22:06:38+00:00</updated>
<summary> Modified version of the &quot;Vancouver Bracket&quot; for Thieme Journals </summary>
<updated>2013-05-01T07:05:54+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="author">
<names variable="author" suffix=". ">
<name sort-separator=" " initialize-with="" name-as-sort-order="all" delimiter=", " delimiter-precedes-last="always"/>
<label form="long" prefix=", " text-case="lowercase"/>
<label form="short" prefix=" (" suffix=")"/>
<substitute>
<names variable="editor"/>
</substitute>
Expand All @@ -40,74 +39,40 @@
<macro name="editor">
<names variable="editor" suffix=". ">
<name sort-separator=" " initialize-with="" name-as-sort-order="all" delimiter=", " delimiter-precedes-last="always"/>
<label form="short" prefix=" (" suffix=")" text-case="lowercase"/>
<label form="short" prefix=" (" suffix=")"/>
</names>
</macro>
<macro name="publisher">
<text variable="publisher-place" suffix=": "/>
<text variable="publisher" suffix="; "/>
<group>
<date variable="issued">
<date-part name="year"/>
</date>
<text macro="accessed-date" prefix=" "/>
<group delimiter=", ">
<group delimiter=": ">
<text variable="publisher-place"/>
<text variable="publisher"/>
</group>
<group>
<date variable="issued">
<date-part name="year"/>
</date>
</group>
</group>
</macro>
<macro name="access">
<group>
<text value="Available from: "/>
<text value=" Available from: "/>
<text variable="URL"/>
</group>
</macro>
<macro name="accessed-date">
<choose>
<if variable="URL">
<group prefix="[" suffix="]" delimiter=" ">
<text term="cited" text-case="lowercase"/>
<date variable="accessed" suffix="">
<date-part name="year"/>
<date-part name="month" prefix=" " form="short" strip-periods="true"/>
<date-part name="day" prefix=" "/>
</date>
</group>
</if>
</choose>
</macro>
<macro name="journal-title">
<choose>
<if type="article-journal article-magazine" match="any">
<text variable="container-title" form="short"/>
<choose>
<if variable="URL">
<text term="internet" prefix=" [" suffix="]" text-case="capitalize-first"/>
</if>
</choose>
</if>
<else>
<text variable="container-title" suffix=". " form="short"/>
</else>
</choose>
<text variable="container-title" form="short" strip-periods="true"/>
</macro>
<macro name="title">
<group delimiter=" ">
<text variable="title"/>
<choose>
<if type="article-journal article-magazine" match="none">
<choose>
<if variable="URL">
<text term="internet" prefix="[" suffix="]" text-case="capitalize-first"/>
</if>
</choose>
</if>
</choose>
</group>
<text variable="title"/>
</macro>
<macro name="edition">
<choose>
<if is-numeric="edition">
<group delimiter=" ">
<number variable="edition" form="ordinal"/>
<text term="edition" form="short" suffix="." strip-periods="true"/>
<text term="edition" form="short"/>
</group>
</if>
<else>
Expand All @@ -123,15 +88,17 @@
<text variable="citation-number"/>
</layout>
</citation>
<bibliography et-al-min="7" et-al-use-first="6" second-field-align="flush">
<bibliography second-field-align="flush">
<layout>
<text variable="citation-number" vertical-align="sup"/>
<text macro="author" font-style="italic"/>
<text macro="title" suffix=". "/>
<choose>
<if type="bill book graphic legal_case legislation motion_picture report song" match="any">
<text macro="edition" prefix=" " suffix=" "/>
<text macro="publisher" prefix=" "/>
<group prefix=" " delimiter=" ">
<text macro="edition"/>
<text macro="publisher"/>
</group>
</if>
<else-if type="chapter paper-conference" match="any">
<group prefix=" " suffix=".">
Expand All @@ -143,14 +110,13 @@
<text variable="page" prefix=": "/>
</else-if>
<else>
<text macro="journal-title"/>
<group suffix=";">
<date variable="issued">
<date-part name="year" prefix=" "/>
<group delimiter=" ">
<text macro="journal-title"/>
<date variable="issued" suffix=";">
<date-part name="year"/>
</date>
<text macro="accessed-date" prefix=" "/>
<text variable="volume"/>
</group>
<text variable="volume" prefix=" "/>
<text variable="page" prefix=": "/>
</else>
</choose>
Expand Down

0 comments on commit d5c8ab4

Please sign in to comment.