Skip to content

Commit bd916df

Browse files
authored
1 parent 28d176d commit bd916df

File tree

1 file changed

+158
-0
lines changed

1 file changed

+158
-0
lines changed

Diff for: amerindia.csl

+158
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,158 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" page-range-format="expanded" default-locale="en-GB">
3+
<info>
4+
<title>Amerindia</title>
5+
<id>http://www.zotero.org/styles/amerindia</id>
6+
<link href="http://www.zotero.org/styles/amerindia" rel="self"/>
7+
<link href="http://www.zotero.org/styles/boreal-environment-research" rel="template"/>
8+
<link href="https://www.vjf.cnrs.fr/sedyl/revues.php?voirintro=O&amp;langue=en&amp;revue=Amerindia&amp;aire=CELIA" rel="documentation"/>
9+
<link href="https://www.vjf.cnrs.fr/sedyl/images/Divers_Doc/Instructions_authors.pdf" rel="documentation"/>
10+
<author>
11+
<name>Patrick O'Brien</name>
12+
</author>
13+
<category citation-format="author-date"/>
14+
<category field="linguistics"/>
15+
<issn>2102-5401</issn>
16+
<updated>2020-09-09T10:31:22+00:00</updated>
17+
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
18+
</info>
19+
<macro name="editor-translator">
20+
<names variable="editor translator" delimiter=", ">
21+
<name and="symbol" delimiter-precedes-last="never" name-as-sort-order="all"/>
22+
<et-al font-style="italic"/>
23+
<label form="short" strip-periods="true" prefix=" (" suffix=")"/>
24+
</names>
25+
</macro>
26+
<macro name="author">
27+
<names variable="author">
28+
<name and="symbol" delimiter-precedes-last="never" name-as-sort-order="all"/>
29+
<label form="short" prefix=" (" suffix=")"/>
30+
<substitute>
31+
<names variable="editor"/>
32+
<names variable="translator"/>
33+
<text macro="title"/>
34+
</substitute>
35+
</names>
36+
</macro>
37+
<macro name="author-short">
38+
<names variable="author">
39+
<name form="short" and="text" delimiter=", " initialize-with=". "/>
40+
<et-al font-style="italic"/>
41+
<substitute>
42+
<names variable="editor"/>
43+
<names variable="translator"/>
44+
<choose>
45+
<if type="bill book graphic legal_case legislation motion_picture report song" match="any">
46+
<text variable="title" form="short" font-style="italic"/>
47+
</if>
48+
<else>
49+
<text variable="title" form="short" quotes="true"/>
50+
</else>
51+
</choose>
52+
</substitute>
53+
</names>
54+
</macro>
55+
<macro name="title">
56+
<choose>
57+
<if type="bill book graphic legal_case legislation motion_picture report song" match="any">
58+
<text variable="title" font-style="italic"/>
59+
</if>
60+
<else>
61+
<text variable="title"/>
62+
</else>
63+
</choose>
64+
</macro>
65+
<macro name="publisher">
66+
<choose>
67+
<if type="thesis" match="any">
68+
<group delimiter=", ">
69+
<text variable="genre"/>
70+
<text variable="publisher"/>
71+
</group>
72+
</if>
73+
<else>
74+
<group delimiter=": ">
75+
<text variable="publisher-place"/>
76+
<text variable="publisher"/>
77+
</group>
78+
</else>
79+
</choose>
80+
</macro>
81+
<macro name="access">
82+
<group delimiter=" ">
83+
<text variable="URL" prefix="&lt;" suffix="&gt;"/>
84+
<date form="text" variable="accessed" prefix="(" suffix=")"/>
85+
</group>
86+
</macro>
87+
<citation collapse="year-suffix" et-al-min="3" et-al-use-first="1" disambiguate-add-year-suffix="true" year-suffix-delimiter=", ">
88+
<sort>
89+
<key variable="issued"/>
90+
<key macro="author-short"/>
91+
</sort>
92+
<layout prefix="(" suffix=")" delimiter="; ">
93+
<group delimiter=" ">
94+
<text macro="author-short"/>
95+
<date variable="issued">
96+
<date-part name="year"/>
97+
</date>
98+
<group>
99+
<label variable="locator" form="short"/>
100+
<text variable="locator" prefix=" "/>
101+
</group>
102+
</group>
103+
</layout>
104+
</citation>
105+
<bibliography hanging-indent="true" et-al-min="99" et-al-use-first="98">
106+
<sort>
107+
<key macro="author-short"/>
108+
<key variable="issued"/>
109+
</sort>
110+
<layout suffix=".">
111+
<group delimiter=". ">
112+
<text macro="author"/>
113+
<date variable="issued">
114+
<date-part name="year"/>
115+
</date>
116+
<text macro="title"/>
117+
<choose>
118+
<if type="bill book graphic legal_case legislation motion_picture report song thesis" match="any">
119+
<group suffix=".">
120+
<text macro="editor-translator" prefix=" "/>
121+
</group>
122+
<text prefix=" " suffix="." macro="publisher"/>
123+
</if>
124+
<else-if type="chapter paper-conference" match="any">
125+
<group delimiter=". ">
126+
<text macro="title" prefix=" "/>
127+
<group delimiter=", ">
128+
<text variable="container-title" font-style="italic"/>
129+
<text macro="editor-translator"/>
130+
<group delimiter=" ">
131+
<text variable="page"/>
132+
</group>
133+
</group>
134+
<text macro="publisher" prefix=" "/>
135+
</group>
136+
</else-if>
137+
<else-if type="webpage post post-weblog" match="any">
138+
<text macro="access"/>
139+
</else-if>
140+
<else>
141+
<group suffix=".">
142+
<text macro="title" prefix=" "/>
143+
<text macro="editor-translator" prefix=" "/>
144+
</group>
145+
<group prefix=" " suffix=".">
146+
<text variable="container-title" font-style="italic"/>
147+
<group prefix=" ">
148+
<text variable="volume"/>
149+
<text variable="issue" prefix="(" suffix=")"/>
150+
</group>
151+
<text variable="page" prefix=": "/>
152+
</group>
153+
</else>
154+
</choose>
155+
</group>
156+
</layout>
157+
</bibliography>
158+
</style>

0 commit comments

Comments
 (0)