Skip to content

Commit ee17423

Browse files
authored
Create critical-reviews-in-solid-state-and-materials-science.csl (JabRef#4951)
1 parent 7a13a7d commit ee17423

File tree

1 file changed

+187
-0
lines changed

1 file changed

+187
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,187 @@
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>Critical Reviews in Solid State and Materials Sciences</title>
5+
<id>http://www.zotero.org/styles/critical-reviews-in-solid-state-and-materials-sciences</id>
6+
<link href="http://www.zotero.org/styles/critical-reviews-in-solid-state-and-materials-sciences" rel="self"/>
7+
<link href="http://www.zotero.org/styles/journal-of-materials-research" rel="template"/>
8+
<link href="https://www.tandfonline.com/action/authorSubmission?show=instructions&amp;journalCode=bsms20#refs" rel="documentation"/>
9+
<link href="https://www.tandf.co.uk/journals/authors/style/reference/ref_BSMS.pdf" rel="documentation"/>
10+
<author>
11+
<name>Patrick O'Brien</name>
12+
</author>
13+
<category citation-format="numeric"/>
14+
<category field="physics"/>
15+
<category field="chemistry"/>
16+
<issn>1040-8436</issn>
17+
<eissn>1547-6561</eissn>
18+
<updated>2020-07-31T08:32:27+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=". "/>
24+
<label form="short" text-case="capitalize-first" prefix=", "/>
25+
<substitute>
26+
<names variable="editor"/>
27+
<names variable="translator"/>
28+
</substitute>
29+
</names>
30+
</macro>
31+
<macro name="editor">
32+
<names variable="editor">
33+
<name delimiter=", " initialize-with=". " and="text"/>
34+
<label form="short" text-case="capitalize-first" prefix=", "/>
35+
</names>
36+
</macro>
37+
<macro name="year-date">
38+
<choose>
39+
<if variable="issued">
40+
<date variable="issued" prefix="(" suffix=")">
41+
<date-part name="year"/>
42+
</date>
43+
</if>
44+
<else>
45+
<text term="no date" form="short" prefix="(" suffix=")"/>
46+
</else>
47+
</choose>
48+
</macro>
49+
<macro name="day-date">
50+
<choose>
51+
<if variable="issued">
52+
<date variable="issued">
53+
<date-part name="day" suffix=" "/>
54+
<date-part name="month" form="long" suffix=" "/>
55+
<date-part name="year"/>
56+
</date>
57+
</if>
58+
<else>
59+
<text term="no date" form="short"/>
60+
</else>
61+
</choose>
62+
</macro>
63+
<macro name="publisher">
64+
<group delimiter=", ">
65+
<text variable="publisher"/>
66+
<text variable="publisher-place" text-case="title"/>
67+
</group>
68+
</macro>
69+
<macro name="edition">
70+
<choose>
71+
<if is-numeric="edition">
72+
<group delimiter=" ">
73+
<number variable="edition" form="ordinal"/>
74+
<text term="edition" form="short"/>
75+
</group>
76+
</if>
77+
<else>
78+
<text variable="edition"/>
79+
</else>
80+
</choose>
81+
</macro>
82+
<macro name="title">
83+
<choose>
84+
<if type="bill book graphic legal_case legislation motion_picture song" match="any">
85+
<text variable="title"/>
86+
</if>
87+
<else>
88+
<text variable="title" suffix="."/>
89+
</else>
90+
</choose>
91+
</macro>
92+
<citation collapse="citation-number">
93+
<sort>
94+
<key variable="citation-number"/>
95+
</sort>
96+
<layout delimiter="," vertical-align="sup">
97+
<text variable="citation-number"/>
98+
</layout>
99+
</citation>
100+
<bibliography entry-spacing="0" second-field-align="flush">
101+
<layout suffix=".">
102+
<text variable="citation-number" suffix="."/>
103+
<text macro="author" suffix=", "/>
104+
<choose>
105+
<if type="bill book graphic legal_case legislation motion_picture report song" match="any">
106+
<group delimiter=", ">
107+
<text variable="title" text-case="title"/>
108+
<text macro="edition"/>
109+
<group delimiter=", ">
110+
<group delimiter=" ">
111+
<text macro="publisher"/>
112+
<text macro="year-date"/>
113+
</group>
114+
</group>
115+
<text variable="page"/>
116+
</group>
117+
</if>
118+
<else-if type="chapter paper-conference" match="any">
119+
<group delimiter=", ">
120+
<text macro="title"/>
121+
<group delimiter=" ">
122+
<text term="in"/>
123+
<text variable="container-title" form="short" text-case="title" font-style="italic"/>
124+
</group>
125+
<text macro="editor"/>
126+
<text macro="edition"/>
127+
<text macro="publisher"/>
128+
<group delimiter=" ">
129+
<text variable="page"/>
130+
<text macro="year-date"/>
131+
</group>
132+
</group>
133+
</else-if>
134+
<else-if type="patent">
135+
<group delimiter=" ">
136+
<text variable="number"/>
137+
<text macro="day-date" prefix="(" suffix=")"/>
138+
</group>
139+
</else-if>
140+
<else-if type="thesis">
141+
<group delimiter=", ">
142+
<text variable="title" text-case="title"/>
143+
<text variable="genre"/>
144+
<text variable="publisher"/>
145+
<text macro="year-date"/>
146+
</group>
147+
</else-if>
148+
<else-if type="article-journal review" match="any">
149+
<group delimiter=" ">
150+
<text macro="title"/>
151+
<text variable="container-title" font-style="italic" form="short"/>
152+
<group delimiter=", ">
153+
<choose>
154+
<if variable="volume">
155+
<group delimiter="">
156+
<text variable="volume" font-weight="bold"/>
157+
<text variable="issue" prefix="(" suffix=")"/>
158+
</group>
159+
</if>
160+
<else-if variable="issue">
161+
<group delimiter=" ">
162+
<text term="issue" form="short" text-case="capitalize-first"/>
163+
<text variable="issue"/>
164+
</group>
165+
</else-if>
166+
</choose>
167+
<text variable="page"/>
168+
</group>
169+
</group>
170+
<text macro="year-date" prefix=" (" suffix=")"/>
171+
</else-if>
172+
<else>
173+
<group delimiter=" ">
174+
<text variable="container-title" font-style="italic" form="short" text-case="title"/>
175+
<group delimiter=", ">
176+
<text variable="volume" font-weight="bold"/>
177+
<group delimiter=" ">
178+
<text variable="page-first" form="short"/>
179+
<text macro="year-date" prefix="(" suffix=")"/>
180+
</group>
181+
</group>
182+
</group>
183+
</else>
184+
</choose>
185+
</layout>
186+
</bibliography>
187+
</style>

0 commit comments

Comments
 (0)