Skip to content

Commit 1191d07

Browse files
authored
add Journal of Foraminiferal Research (JabRef#5007)
1 parent 0903e9d commit 1191d07

File tree

1 file changed

+201
-0
lines changed

1 file changed

+201
-0
lines changed

Diff for: journal-of-foraminiferal-research.csl

+201
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,201 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" demote-non-dropping-particle="sort-only" default-locale="en-US">
3+
<info>
4+
<title>Journal of Foraminiferal Research</title>
5+
<title-short>JFR</title-short>
6+
<id>http://www.zotero.org/styles/journal-of-foraminiferal-research</id>
7+
<link href="http://www.zotero.org/styles/journal-of-foraminiferal-research" rel="self"/>
8+
<link href="http://www.zotero.org/styles/us-geological-survey" rel="template"/>
9+
<link href="https://pubs.geoscienceworld.org/jfr" rel="documentation"/>
10+
<author>
11+
<name>Thaise R. Freitas</name>
12+
</author>
13+
<category citation-format="author-date"/>
14+
<category field="geology"/>
15+
<issn>0096-1191</issn>
16+
<eissn>1943-264X</eissn>
17+
<summary>Style for JFR based on AJS that is based on the US Geological Survey Style.</summary>
18+
<updated>2020-09-07T15:22:43+00:00</updated>
19+
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
20+
</info>
21+
<macro name="author">
22+
<names variable="author">
23+
<name and="text" delimiter-precedes-last="always" initialize-with=". " name-as-sort-order="all"/>
24+
<et-al/>
25+
<label prefix=", "/>
26+
<substitute>
27+
<names variable="editor"/>
28+
<names variable="translator"/>
29+
<text variable="title"/>
30+
</substitute>
31+
</names>
32+
</macro>
33+
<macro name="author-short">
34+
<names variable="author">
35+
<name form="short" and="symbol" et-al-min="3" et-al-use-first="1" initialize-with="."/>
36+
<et-al/>
37+
<substitute>
38+
<names variable="editor"/>
39+
<names variable="translator"/>
40+
<text variable="title" form="short"/>
41+
</substitute>
42+
</names>
43+
</macro>
44+
<macro name="publisher">
45+
<group delimiter=", ">
46+
<text variable="publisher"/>
47+
<text variable="publisher-place"/>
48+
</group>
49+
</macro>
50+
<citation et-al-min="3" et-al-use-first="1" disambiguate-add-year-suffix="true" collapse="year-suffix">
51+
<sort>
52+
<key variable="issued"/>
53+
<key macro="author-short"/>
54+
</sort>
55+
<layout prefix="(" suffix=")" delimiter="; ">
56+
<group delimiter=", ">
57+
<text macro="author-short"/>
58+
<date variable="issued">
59+
<date-part name="year"/>
60+
</date>
61+
<group>
62+
<label variable="locator" form="short"/>
63+
<text variable="locator" prefix=" "/>
64+
</group>
65+
</group>
66+
</layout>
67+
</citation>
68+
<bibliography and="text" name-as-sort-order="first" hanging-indent="true">
69+
<sort>
70+
<key macro="author-short" names-use-first="1"/>
71+
<key variable="issued"/>
72+
<key variable="title"/>
73+
</sort>
74+
<layout suffix=".">
75+
<group delimiter=", ">
76+
<text macro="author"/>
77+
<date variable="issued" suffix=",">
78+
<date-part name="year"/>
79+
</date>
80+
</group>
81+
<choose>
82+
<if type="report">
83+
<group prefix=" " delimiter=", ">
84+
<group delimiter=" ">
85+
<text variable="title" suffix=":"/>
86+
<text variable="publisher"/>
87+
<text variable="collection-title"/>
88+
<text variable="number"/>
89+
</group>
90+
<group>
91+
<text variable="page" suffix=" "/>
92+
<label variable="page" form="short" plural="never"/>
93+
</group>
94+
<group prefix=" ">
95+
<text term="accessed"/>
96+
<group prefix=" " suffix=",">
97+
<date variable="accessed">
98+
<date-part name="month" form="long" suffix=" "/>
99+
<date-part name="day" form="numeric" suffix=", "/>
100+
<date-part name="year" form="long"/>
101+
</date>
102+
</group>
103+
<group prefix=" ">
104+
<text term="at"/>
105+
<text variable="container-title" prefix=" "/>
106+
</group>
107+
<group prefix=" ">
108+
<text term="at"/>
109+
<text variable="URL" prefix=" "/>
110+
</group>
111+
</group>
112+
</group>
113+
</if>
114+
<else-if type="bill book graphic legal_case legislation motion_picture song" match="any">
115+
<group suffix=":">
116+
<text variable="title" text-case="title" prefix=" "/>
117+
</group>
118+
<group prefix=" " suffix="." delimiter=", ">
119+
<text macro="publisher"/>
120+
<text variable="number-of-pages" suffix=" p."/>
121+
</group>
122+
</else-if>
123+
<else-if type="webpage">
124+
<group prefix=" " delimiter=", ">
125+
<text variable="title"/>
126+
<group delimiter=" ">
127+
<text term="accessed"/>
128+
<date variable="accessed">
129+
<date-part name="month" form="long" suffix=" "/>
130+
<date-part name="day" form="numeric" suffix=", "/>
131+
<date-part name="year" form="long"/>
132+
</date>
133+
</group>
134+
<group delimiter=" ">
135+
<group delimiter=" ">
136+
<text term="at"/>
137+
<text variable="container-title"/>
138+
</group>
139+
<group delimiter=" ">
140+
<text term="at"/>
141+
<text variable="URL"/>
142+
</group>
143+
</group>
144+
</group>
145+
</else-if>
146+
<else-if type="chapter paper-conference" match="any">
147+
<text variable="title" prefix=" "/>
148+
<group prefix=", ">
149+
<text term="in" font-style="italic"/>
150+
<names variable="editor translator" prefix=" " suffix="," delimiter=", ">
151+
<name and="text" initialize-with=". " name-as-sort-order="all"/>
152+
<et-al/>
153+
<label form="short" prefix=" (" suffix=")"/>
154+
</names>
155+
<text variable="event" prefix=" " suffix=" &#8211;"/>
156+
<text variable="container-title" text-case="title" prefix=" " suffix=":"/>
157+
<group suffix=".">
158+
<text macro="publisher" prefix=" "/>
159+
<group prefix=", ">
160+
<label plural="never" suffix=" " variable="page" form="short"/>
161+
<text variable="page"/>
162+
</group>
163+
</group>
164+
</group>
165+
</else-if>
166+
<else-if type="map">
167+
<text variable="title" prefix=" "/>
168+
<text variable="collection-title" prefix=": "/>
169+
<text variable="note" prefix=", scale "/>
170+
</else-if>
171+
<else-if type="speech">
172+
<text variable="title" prefix=" " suffix=":"/>
173+
<text variable="event" prefix=" "/>
174+
<text variable="event-place" prefix=", "/>
175+
</else-if>
176+
<else-if type="thesis" match="any">
177+
<text variable="title" prefix=" " suffix=": "/>
178+
<group delimiter=", " suffix=".">
179+
<text variable="genre"/>
180+
<text variable="publisher"/>
181+
<text variable="publisher-place"/>
182+
</group>
183+
<text variable="number-of-pages"/>
184+
</else-if>
185+
<else>
186+
<group suffix=":">
187+
<text variable="title" strip-periods="false" quotes="false" font-style="normal" font-variant="normal" font-weight="normal" vertical-align="baseline" prefix=" "/>
188+
</group>
189+
<group prefix=" " suffix="." delimiter=", ">
190+
<text variable="container-title"/>
191+
<group delimiter=", ">
192+
<text variable="volume" prefix="v. "/>
193+
</group>
194+
<text variable="page" prefix="p. "/>
195+
<text variable="DOI" prefix=" doi: "/>
196+
</group>
197+
</else>
198+
</choose>
199+
</layout>
200+
</bibliography>
201+
</style>

0 commit comments

Comments
 (0)