-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Create rever-revista-de-estudos-da-religiao.csl (#4301)
- Loading branch information
1 parent
0e10a3d
commit 566813c
Showing
1 changed file
with
241 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,241 @@ | ||
<?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"> | ||
<!-- Polyglot; journal publishes in English, Spanish, and Portuguese --> | ||
<info> | ||
<title>REVER - Revista de Estudos da Religião</title> | ||
<id>http://www.zotero.org/styles/rever-revista-de-estudos-da-religiao</id> | ||
<link href="http://www.zotero.org/styles/rever-revista-de-estudos-da-religiao" rel="self"/> | ||
<link href="http://www.zotero.org/styles/revista-portuguesa-de-arqueologia" rel="template"/> | ||
<link href="http://revistas.pucsp.br/rever/about/editorialPolicies#custom-0" rel="documentation"/> | ||
<author> | ||
<name>Patrick O'Brien, PhD</name> | ||
</author> | ||
<category citation-format="author-date"/> | ||
<category field="humanities"/> | ||
<issn>1677-1222</issn> | ||
<eissn>2236-580X</eissn> | ||
<updated>2019-09-13T11:06:27+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="pt"> | ||
<terms> | ||
<term name="volume" form="short">v.</term> | ||
<term name="issue" form="short">n.</term> | ||
<term name="accessed">acesso em</term> | ||
</terms> | ||
</locale> | ||
<macro name="container-contributors"> | ||
<choose> | ||
<if type="chapter paper-conference" match="any"> | ||
<group delimiter=": "> | ||
<text term="in" text-case="capitalize-first"/> | ||
<names variable="editor translator" delimiter=", "> | ||
<name and="symbol" delimiter-precedes-last="never" name-as-sort-order="all"> | ||
<name-part name="family" text-case="uppercase"/> | ||
<name-part name="given"/> | ||
</name> | ||
<label form="short" text-case="capitalize-first" prefix=" (" suffix=")"/> | ||
</names> | ||
</group> | ||
</if> | ||
</choose> | ||
</macro> | ||
<macro name="secondary-contributors"> | ||
<choose> | ||
<if type="chapter paper-conference" match="none"> | ||
<names variable="editor translator" delimiter=", " prefix=" (" suffix=")"> | ||
<name and="text" initialize-with=". " delimiter=", "/> | ||
<label form="short" prefix=", " text-case="capitalize-first"/> | ||
</names> | ||
</if> | ||
</choose> | ||
</macro> | ||
<macro name="author"> | ||
<names variable="author"> | ||
<name delimiter="; " delimiter-precedes-last="never" name-as-sort-order="all"> | ||
<name-part name="family" text-case="uppercase"/> | ||
<name-part name="given"/> | ||
</name> | ||
<label form="short" prefix=" (" suffix=")" text-case="capitalize-first"/> | ||
<substitute> | ||
<names variable="editor"/> | ||
<names variable="translator"/> | ||
<text variable="title"/> | ||
</substitute> | ||
</names> | ||
</macro> | ||
<macro name="author-short"> | ||
<names variable="author"> | ||
<name form="short" and="symbol" delimiter=", " initialize-with=". "/> | ||
<substitute> | ||
<names variable="editor"/> | ||
<names variable="translator"/> | ||
<choose> | ||
<if type="book" match="any"> | ||
<text variable="title" form="short" font-style="italic"/> | ||
</if> | ||
<else> | ||
<text variable="title" form="short"/> | ||
</else> | ||
</choose> | ||
</substitute> | ||
</names> | ||
</macro> | ||
<macro name="publisher"> | ||
<group delimiter=": "> | ||
<text variable="publisher-place"/> | ||
<text variable="publisher"/> | ||
</group> | ||
</macro> | ||
<macro name="issued"> | ||
<choose> | ||
<if variable="issued"> | ||
<group> | ||
<date variable="issued"> | ||
<date-part name="year"/> | ||
</date> | ||
<choose> | ||
<if type="article-journal bill book chapter graphic legal_case legislation motion_picture paper-conference report song" match="none"> | ||
<date variable="issued"> | ||
<date-part prefix=", " name="month"/> | ||
<date-part prefix=" " name="day"/> | ||
</date> | ||
</if> | ||
</choose> | ||
</group> | ||
</if> | ||
<else> | ||
<text term="no date" form="short"/> | ||
</else> | ||
</choose> | ||
</macro> | ||
<macro name="issued-year"> | ||
<choose> | ||
<if variable="issued"> | ||
<date variable="issued"> | ||
<date-part name="year"/> | ||
</date> | ||
</if> | ||
<else> | ||
<text term="no date" form="short"/> | ||
</else> | ||
</choose> | ||
</macro> | ||
<macro name="title"> | ||
<choose> | ||
<if type="book"> | ||
<text variable="title" font-style="italic"/> | ||
</if> | ||
<else> | ||
<text variable="title"/> | ||
</else> | ||
</choose> | ||
</macro> | ||
<macro name="edition"> | ||
<choose> | ||
<if type="bill book chapter graphic legal_case legislation motion_picture paper-conference report song" match="any"> | ||
<choose> | ||
<if is-numeric="edition"> | ||
<group prefix=" (" delimiter=" " suffix=")"> | ||
<number variable="edition" form="ordinal"/> | ||
<text term="edition" form="long"/> | ||
</group> | ||
</if> | ||
<else> | ||
<text variable="edition" prefix=" (" suffix=")"/> | ||
</else> | ||
</choose> | ||
</if> | ||
</choose> | ||
</macro> | ||
<macro name="locators"> | ||
<choose> | ||
<if type="webpage post post-weblog" match="any"> | ||
<group delimiter=". "> | ||
<text variable="container-title"/> | ||
<text macro="issued-year"/> | ||
<group delimiter=": "> | ||
<text term="available at" text-case="capitalize-first"/> | ||
<text variable="URL" prefix="<" suffix=">"/> | ||
</group> | ||
<group delimiter=": "> | ||
<text term="accessed" text-case="capitalize-first"/> | ||
<date variable="accessed"> | ||
<date-part name="day"/> | ||
<date-part name="month" form="short" prefix=" "/> | ||
<date-part name="year" prefix=" "/> | ||
</date> | ||
</group> | ||
</group> | ||
</if> | ||
<else-if type="bill book chapter graphic legal_case legislation motion_picture paper-conference report song" match="any"> | ||
<group delimiter=". "> | ||
<text macro="container-contributors"/> | ||
<text macro="secondary-contributors"/> | ||
<text variable="container-title" font-style="italic"/> | ||
<group delimiter=", "> | ||
<text macro="publisher"/> | ||
<text macro="issued"/> | ||
<group> | ||
<label variable="page" form="short"/> | ||
<text variable="page"/> | ||
</group> | ||
</group> | ||
</group> | ||
</else-if> | ||
<else> | ||
<group delimiter=", "> | ||
<text variable="container-title" font-style="normal"/> | ||
<group delimiter=", "> | ||
<group delimiter=" "> | ||
<label variable="volume" form="short"/> | ||
<text variable="volume" prefix=" "/> | ||
</group> | ||
<group delimiter=" "> | ||
<label variable="issue" form="short"/> | ||
<text variable="issue"/> | ||
</group> | ||
</group> | ||
<group> | ||
<label variable="page" form="short"/> | ||
<text variable="page"/> | ||
</group> | ||
<text macro="issued"/> | ||
</group> | ||
</else> | ||
</choose> | ||
</macro> | ||
<macro name="citation-locator"> | ||
<group> | ||
<label variable="locator" form="short"/> | ||
<text variable="locator"/> | ||
</group> | ||
</macro> | ||
<citation et-al-min="3" et-al-use-first="1" disambiguate-add-year-suffix="true" collapse="year"> | ||
<sort> | ||
<key variable="issued"/> | ||
<key macro="author"/> | ||
</sort> | ||
<layout prefix="(" suffix=")" delimiter=", "> | ||
<group delimiter=", "> | ||
<text macro="author-short"/> | ||
<text macro="issued-year"/> | ||
<text macro="citation-locator"/> | ||
</group> | ||
</layout> | ||
</citation> | ||
<bibliography subsequent-author-substitute="___" entry-spacing="0" hanging-indent="true"> | ||
<sort> | ||
<key macro="author"/> | ||
<key variable="issued"/> | ||
</sort> | ||
<layout suffix="."> | ||
<group delimiter=". "> | ||
<text macro="author"/> | ||
<text macro="title"/> | ||
<text macro="locators"/> | ||
</group> | ||
<text macro="edition"/> | ||
</layout> | ||
</bibliography> | ||
</style> |