Permalink
Join GitHub today
GitHub is home to over 40 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.
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" page-range-format="minimal-two" demote-non-dropping-particle="never" default-locale="en-US"> | |
<info> | |
<title>International Brazilian Journal Of Urology</title> | |
<title-short>International Braz J Urol</title-short> | |
<id>http://www.zotero.org/styles/international-brazilian-journal-of-urology</id> | |
<link href="http://www.zotero.org/styles/international-brazilian-journal-of-urology" rel="self"/> | |
<link href="http://www.zotero.org/styles/springer-vancouver-brackets" rel="template"/> | |
<link href="http://www.intbrazjurol.com.br/journal-information/information-for-authors-2/" rel="documentation"/> | |
<author> | |
<name>Patrick O'Brien, PhD</name> | |
<email>obrienpat86@gmail.com</email> | |
</author> | |
<category citation-format="numeric"/> | |
<category field="medicine"/> | |
<issn>1677-5538</issn> | |
<eissn>1677-6119</eissn> | |
<updated>2017-01-09T17:40:45+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> | |
<locale xml:lang="en"> | |
<terms> | |
<term name="anonymous">No Authors</term> | |
</terms> | |
</locale> | |
<macro name="author"> | |
<choose> | |
<if match="any" variable="author"> | |
<names variable="author" suffix=": "> | |
<name delimiter-precedes-last="always" initialize-with="" name-as-sort-order="all" sort-separator=" "/> | |
<label form="long" prefix=", "/> | |
<substitute> | |
<names variable="editor"/> | |
<names variable="translator"/> | |
</substitute> | |
</names> | |
</if> | |
<else> | |
<text term="anonymous" prefix="[" suffix="] "/> | |
</else> | |
</choose> | |
</macro> | |
<macro name="editor"> | |
<names variable="editor"> | |
<name initialize-with="" delimiter=", " delimiter-precedes-last="always" name-as-sort-order="all" sort-separator=" "/> | |
<label form="long" prefix=", " suffix="."/> | |
</names> | |
</macro> | |
<macro name="year-date"> | |
<choose> | |
<if variable="issued"> | |
<date variable="issued"> | |
<date-part name="year"/> | |
</date> | |
</if> | |
</choose> | |
</macro> | |
<macro name="publisher"> | |
<text variable="publisher-place" text-case="title" suffix=", "/> | |
<text variable="publisher" suffix=". "/> | |
<text macro="year-date"/> | |
<group prefix="; "> | |
<text variable="volume" form="short"/> | |
<label variable="volume" form="short"/> | |
</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"/> | |
</else> | |
</choose> | |
</macro> | |
<macro name="access"> | |
<choose> | |
<if type="webpage post-weblog" match="any"> | |
<choose> | |
<if variable="URL"> | |
<text term="available at" text-case="capitalize-first" suffix=". "/> | |
<text variable="URL"/> | |
</if> | |
</choose> | |
</if> | |
</choose> | |
</macro> | |
<citation collapse="citation-number"> | |
<sort> | |
<key variable="citation-number"/> | |
</sort> | |
<layout delimiter="," prefix="(" suffix=")"> | |
<text variable="citation-number"/> | |
</layout> | |
</citation> | |
<bibliography entry-spacing="0" second-field-align="flush" et-al-min="7" et-al-use-first="6"> | |
<layout suffix="."> | |
<text variable="citation-number" suffix="."/> | |
<text macro="author"/> | |
<choose> | |
<if type="bill book graphic legal_case legislation motion_picture report song" match="any"> | |
<group delimiter=". "> | |
<text variable="title"/> | |
<text variable="volume" prefix="vol. "/> | |
<text macro="edition"/> | |
<text macro="publisher"/> | |
</group> | |
</if> | |
<else-if type="chapter paper-conference" match="any"> | |
<group delimiter=", "> | |
<group delimiter=". "> | |
<text variable="title"/> | |
<group> | |
<text term="in" text-case="sentence" suffix=": "/> | |
<text macro="editor"/> | |
</group> | |
<group delimiter=", "> | |
<text variable="container-title" form="short"/> | |
<text variable="volume" prefix="vol. "/> | |
</group> | |
<text macro="edition"/> | |
</group> | |
<text macro="publisher"/> | |
<group delimiter=" "> | |
<label variable="page" form="short" plural="contextual"/> | |
<text variable="page"/> | |
</group> | |
</group> | |
</else-if> | |
<else-if type="patent"> | |
<group delimiter=", "> | |
<group delimiter=". "> | |
<text variable="title"/> | |
<text variable="number"/> | |
</group> | |
<text macro="year-date"/> | |
</group> | |
</else-if> | |
<else-if type="thesis"> | |
<group delimiter=". "> | |
<text variable="title"/> | |
<text variable="genre"/> | |
<group delimiter=", "> | |
<text variable="publisher"/> | |
<text macro="year-date"/> | |
</group> | |
</group> | |
</else-if> | |
<else> | |
<group delimiter=":"> | |
<group delimiter=" "> | |
<group delimiter=". " suffix="."> | |
<text variable="title"/> | |
<text variable="container-title" form="short" text-case="title" strip-periods="true"/> | |
</group> | |
<group delimiter="; "> | |
<text macro="year-date"/> | |
<text variable="volume"/> | |
</group> | |
</group> | |
<text variable="page" form="short"/> | |
</group> | |
</else> | |
</choose> | |
<text macro="access" prefix=". "/> | |
</layout> | |
</bibliography> | |
</style> |