Permalink
Join GitHub today
GitHub is home to over 36 million developers working together to host and review code, manage projects, and build software together.
Sign up
Fetching contributors…
Cannot retrieve contributors at this time
<?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"> | |
<info> | |
<title>International Journal of Sport Medicine</title> | |
<id>http://www.zotero.org/styles/international-journal-of-sports-medicine</id> | |
<link href="http://www.zotero.org/styles/international-journal-of-sports-medicine" rel="self"/> | |
<link href="http://www.zotero.org/styles/thieme-german" rel="template"/> | |
<link href="http://www.thieme.com//media/ita/pubid926886473.pdf" rel="documentation"/> | |
<author> | |
<name>Sebastian Karcher</name> | |
</author> | |
<category citation-format="numeric"/> | |
<category field="medicine"/> | |
<issn>0172-4622</issn> | |
<eissn>1439-3964</eissn> | |
<summary>Modified version of the "Vancouver Bracket" 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="short" prefix=" (" suffix=")"/> | |
<substitute> | |
<names variable="editor"/> | |
</substitute> | |
</names> | |
</macro> | |
<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=")"/> | |
</names> | |
</macro> | |
<macro name="publisher"> | |
<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 variable="URL"/> | |
</group> | |
</macro> | |
<macro name="journal-title"> | |
<text variable="container-title" form="short" strip-periods="true"/> | |
</macro> | |
<macro name="title"> | |
<text variable="title"/> | |
</macro> | |
<macro name="edition"> | |
<choose> | |
<if is-numeric="edition"> | |
<group delimiter=" "> | |
<number variable="edition" form="ordinal"/> | |
<text term="edition" form="short"/> | |
</group> | |
</if> | |
<else> | |
<text variable="edition" suffix="."/> | |
</else> | |
</choose> | |
</macro> | |
<citation collapse="citation-number"> | |
<sort> | |
<key variable="citation-number"/> | |
</sort> | |
<layout prefix="[" suffix="]" delimiter=","> | |
<text variable="citation-number"/> | |
</layout> | |
</citation> | |
<bibliography second-field-align="flush"> | |
<sort> | |
<key macro="author"/> | |
<key variable="issued"/> | |
</sort> | |
<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"> | |
<group prefix=" " delimiter=" "> | |
<text macro="edition"/> | |
<text macro="publisher"/> | |
</group> | |
</if> | |
<else-if type="chapter paper-conference" match="any"> | |
<group prefix=" " suffix="."> | |
<text term="in" suffix=": " text-case="capitalize-first"/> | |
<text macro="editor"/> | |
<text variable="container-title"/> | |
</group> | |
<text macro="publisher" prefix=" "/> | |
<text variable="page" prefix=": "/> | |
</else-if> | |
<else> | |
<group delimiter=" "> | |
<text macro="journal-title"/> | |
<date variable="issued" suffix=";"> | |
<date-part name="year"/> | |
</date> | |
<text variable="volume"/> | |
</group> | |
<text variable="page" prefix=": "/> | |
</else> | |
</choose> | |
<text macro="access"/> | |
</layout> | |
</bibliography> | |
</style> |