-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Create Journal of Move and Therapeutic Science (#5486)
- Loading branch information
Showing
1 changed file
with
245 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,245 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" delimiter-precedes-last="never" name-as-sort-order="all" demote-non-dropping-particle="sort-only" default-locale="en-US"> | ||
<info> | ||
<title>Journal of Move and Therapeutic Science</title> | ||
<title-short>JoMTS</title-short> | ||
<id>http://www.zotero.org/styles/journal-of-move-and-therapeutic-science</id> | ||
<link href="http://www.zotero.org/styles/journal-of-move-and-therapeutic-science" rel="self"/> | ||
<link href="http://www.zotero.org/styles/american-medical-association" rel="template"/> | ||
<link href="https://jomts.com/index.php/move/investigacion_original" rel="documentation"/> | ||
<author> | ||
<name>Ibai López-de-Uralde-Villanueva</name> | ||
<email>[email protected]</email> | ||
<uri>http://www.mendeley.com/profiles/ibai-lpez-de-uralde/</uri> | ||
</author> | ||
<contributor> | ||
<name>Alberto García Muntión</name> | ||
<email>[email protected]</email> | ||
</contributor> | ||
<category citation-format="author-date"/> | ||
<category field="medicine"/> | ||
<eissn>2695-6330</eissn> | ||
<updated>2017-03-14T13:06:34+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 name-as-sort-order="all" sort-separator=" " initialize-with="" delimiter=", " delimiter-precedes-last="always"/> | ||
<label form="short" prefix=", "/> | ||
</names> | ||
</macro> | ||
<macro name="author"> | ||
<names variable="author" suffix="."> | ||
<name delimiter-precedes-last="always" initialize-with="" name-as-sort-order="all" sort-separator=" "/> | ||
<label form="short" prefix=", "/> | ||
<substitute> | ||
<names variable="editor"/> | ||
<text variable="title"/> | ||
</substitute> | ||
</names> | ||
</macro> | ||
<macro name="author-short"> | ||
<names variable="author"> | ||
<name delimiter-precedes-last="always" initialize-with="" name-as-sort-order="all" sort-separator=" " form="short"/> | ||
<substitute> | ||
<names variable="editor"/> | ||
<text variable="title"/> | ||
</substitute> | ||
</names> | ||
</macro> | ||
<macro name="access"> | ||
<choose> | ||
<if type="article-newspaper" match="none"> | ||
<choose> | ||
<if variable="DOI"> | ||
<text value="DOI:"/> | ||
<text variable="DOI" prefix="http://dx.doi.org/"/> | ||
</if> | ||
<else-if variable="URL"> | ||
<text value="Available at:" suffix=" "/> | ||
<group delimiter=". "> | ||
<text variable="URL"/> | ||
<group> | ||
<text term="accessed" text-case="capitalize-first" suffix=" "/> | ||
<date variable="accessed"> | ||
<date-part name="month" suffix=" "/> | ||
<date-part name="day" suffix=", "/> | ||
<date-part name="year"/> | ||
</date> | ||
</group> | ||
</group> | ||
</else-if> | ||
</choose> | ||
</if> | ||
</choose> | ||
</macro> | ||
<macro name="title"> | ||
<choose> | ||
<if type="bill book graphic legal_case legislation motion_picture report song" match="any"> | ||
<text variable="title" font-style="italic"/> | ||
</if> | ||
<else> | ||
<text variable="title"/> | ||
</else> | ||
</choose> | ||
</macro> | ||
<macro name="publisher"> | ||
<group delimiter=": "> | ||
<text variable="publisher-place"/> | ||
<text variable="publisher"/> | ||
</group> | ||
</macro> | ||
<macro name="year-date"> | ||
<group prefix=" "> | ||
<choose> | ||
<if variable="issued"> | ||
<date variable="issued"> | ||
<date-part name="year"/> | ||
</date> | ||
</if> | ||
<else> | ||
<text term="no date" form="short"/> | ||
</else> | ||
</choose> | ||
</group> | ||
</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 et-al-min="3" et-al-use-first="1" disambiguate-add-year-suffix="true" disambiguate-add-names="true" disambiguate-add-givenname="true" collapse="year"> | ||
<sort> | ||
<key macro="author" names-min="3" names-use-first="1"/> | ||
<key macro="year-date"/> | ||
</sort> | ||
<layout prefix="(" suffix=")" delimiter="; "> | ||
<group delimiter=", "> | ||
<text macro="author-short"/> | ||
<text macro="year-date"/> | ||
</group> | ||
</layout> | ||
</citation> | ||
<bibliography second-field-align="flush"> | ||
<sort> | ||
<key macro="author" names-use-first="1"/> | ||
<key macro="year-date"/> | ||
</sort> | ||
<layout> | ||
<text macro="author"/> | ||
<text macro="title" prefix=" " suffix="."/> | ||
<choose> | ||
<if type="bill book graphic legislation motion_picture report song" match="any"> | ||
<group suffix="." prefix=" " delimiter=" "> | ||
<text macro="edition"/> | ||
<text macro="editor" prefix="(" suffix=")"/> | ||
</group> | ||
<text prefix=" " macro="publisher"/> | ||
<group suffix="." prefix="; "> | ||
<date variable="issued"> | ||
<date-part name="year"/> | ||
</date> | ||
<text variable="page" prefix=":"/> | ||
</group> | ||
</if> | ||
<else-if type="chapter paper-conference" match="any"> | ||
<group prefix=" "> | ||
<text term="in" text-case="capitalize-first" suffix=": "/> | ||
<text macro="editor"/> | ||
<text variable="container-title" font-style="italic" prefix=" " suffix="."/> | ||
<text variable="volume" prefix="Vol " suffix="."/> | ||
<text macro="edition" prefix=" "/> | ||
<text variable="collection-title" prefix=" " suffix="."/> | ||
<group suffix="."> | ||
<text macro="publisher" prefix=" "/> | ||
<group suffix="." prefix="; "> | ||
<date variable="issued"> | ||
<date-part name="year"/> | ||
</date> | ||
<text variable="page" prefix=":"/> | ||
</group> | ||
</group> | ||
</group> | ||
</else-if> | ||
<else-if type="article-newspaper"> | ||
<text variable="container-title" font-style="italic" prefix=" " suffix=". "/> | ||
<choose> | ||
<if variable="URL"> | ||
<group delimiter=". " suffix="."> | ||
<text variable="URL"/> | ||
<group prefix="Published "> | ||
<date variable="issued"> | ||
<date-part name="month" suffix=" "/> | ||
<date-part name="day" suffix=", "/> | ||
<date-part name="year"/> | ||
</date> | ||
</group> | ||
<group> | ||
<text term="accessed" text-case="capitalize-first" suffix=" "/> | ||
<date variable="accessed"> | ||
<date-part name="month" suffix=" "/> | ||
<date-part name="day" suffix=", "/> | ||
<date-part name="year"/> | ||
</date> | ||
</group> | ||
</group> | ||
</if> | ||
<else> | ||
<group delimiter=":" suffix="."> | ||
<group> | ||
<date variable="issued"> | ||
<date-part name="month" suffix=" "/> | ||
<date-part name="day" suffix=", "/> | ||
<date-part name="year"/> | ||
</date> | ||
</group> | ||
<text variable="page"/> | ||
</group> | ||
</else> | ||
</choose> | ||
</else-if> | ||
<else-if type="legal_case"> | ||
<group suffix="," prefix=" " delimiter=" "> | ||
<text macro="editor" prefix="(" suffix=")"/> | ||
</group> | ||
<group prefix=" " delimiter=" "> | ||
<text variable="container-title"/> | ||
<text variable="volume"/> | ||
</group> | ||
<text variable="page" prefix=", " suffix=" "/> | ||
<group prefix="(" suffix=")." delimiter=" "> | ||
<text variable="authority"/> | ||
<date variable="issued"> | ||
<date-part name="year"/> | ||
</date> | ||
</group> | ||
</else-if> | ||
<else> | ||
<text macro="editor" prefix=" " suffix="."/> | ||
<group prefix=" " suffix="."> | ||
<text variable="container-title" font-style="italic" strip-periods="true" form="short" suffix="."/> | ||
<group delimiter=";" prefix=" "> | ||
<date variable="issued"> | ||
<date-part name="year"/> | ||
</date> | ||
<group> | ||
<text variable="volume"/> | ||
<text variable="issue" prefix="(" suffix=")"/> | ||
</group> | ||
</group> | ||
<text variable="page" prefix=":"/> | ||
</group> | ||
</else> | ||
</choose> | ||
<text prefix=" " macro="access" suffix="."/> | ||
</layout> | ||
</bibliography> | ||
</style> |