Skip to content

Commit c9ba757

Browse files
authored
Create radiation-protection-dosimetry.csl (#5571)
1 parent 60632bc commit c9ba757

File tree

1 file changed

+241
-0
lines changed

1 file changed

+241
-0
lines changed

radiation-protection-dosimetry.csl

+241
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,241 @@
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" page-range-format="expanded" default-locale="en-US">
3+
<info>
4+
<title>Radiation Protection Dosimetry</title>
5+
<title-short>RPD</title-short>
6+
<id>http://www.zotero.org/styles/radiation-protection-dosimetry</id>
7+
<link href="http://www.zotero.org/styles/radiation-protection-dosimetry" rel="self"/>
8+
<link href="http://www.zotero.org/styles/spie-proceedings" rel="template"/>
9+
<link href="https://academic.oup.com/rpd/pages/General_Instructions" rel="documentation"/>
10+
<author>
11+
<name>Patrick O'Brien</name>
12+
</author>
13+
<category citation-format="numeric"/>
14+
<category field="medicine"/>
15+
<issn>0144-8420</issn>
16+
<eissn>1742-3406</eissn>
17+
<updated>2021-07-27T13:18:17+00:00</updated>
18+
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
19+
</info>
20+
<locale xml:lang="en">
21+
<terms>
22+
<term name="presented at">presented at</term>
23+
</terms>
24+
</locale>
25+
<macro name="type-number">
26+
<group delimiter=" ">
27+
<choose>
28+
<if type="patent" match="none">
29+
<text variable="genre"/>
30+
</if>
31+
</choose>
32+
<text variable="number"/>
33+
</group>
34+
</macro>
35+
<macro name="edition">
36+
<choose>
37+
<if is-numeric="edition">
38+
<group prefix=", " delimiter=" ">
39+
<number variable="edition" form="ordinal"/>
40+
<text term="edition" form="short"/>
41+
</group>
42+
</if>
43+
<else>
44+
<text variable="edition" prefix=", "/>
45+
</else>
46+
</choose>
47+
</macro>
48+
<macro name="editor">
49+
<names variable="editor">
50+
<name initialize-with=". " delimiter=", " and="text"/>
51+
<label form="short" prefix=", " text-case="title"/>
52+
</names>
53+
</macro>
54+
<macro name="author">
55+
<group suffix=".">
56+
<names variable="author">
57+
<name name-as-sort-order="all" sort-separator=", " and="text" initialize-with=". " delimiter=", " delimiter-precedes-last="never"/>
58+
<label form="short" prefix=", "/>
59+
<substitute>
60+
<names variable="editor"/>
61+
<text macro="title"/>
62+
</substitute>
63+
</names>
64+
</group>
65+
</macro>
66+
<macro name="title">
67+
<choose>
68+
<if type="report">
69+
<text variable="title" quotes="false"/>
70+
</if>
71+
<else-if type="bill book graphic legal_case legislation motion_picture report song" match="any">
72+
<text variable="title"/>
73+
<text macro="edition"/>
74+
</else-if>
75+
<else>
76+
<text variable="title" quotes="false" font-style="italic"/>
77+
</else>
78+
</choose>
79+
</macro>
80+
<macro name="publisher">
81+
<choose>
82+
<if type="thesis">
83+
<text variable="publisher"/>
84+
</if>
85+
<else>
86+
<group delimiter=", ">
87+
<text variable="publisher"/>
88+
</group>
89+
</else>
90+
</choose>
91+
</macro>
92+
<macro name="access">
93+
<choose>
94+
<if type="webpage">
95+
<text variable="URL" prefix="&lt;" suffix="&gt;"/>
96+
</if>
97+
</choose>
98+
</macro>
99+
<macro name="issued">
100+
<date variable="issued">
101+
<date-part name="day" suffix=" "/>
102+
<date-part name="month" form="long" suffix=" "/>
103+
<date-part name="year"/>
104+
</date>
105+
</macro>
106+
<macro name="issued-year">
107+
<date variable="issued" prefix=" (" suffix=")">
108+
<date-part name="year"/>
109+
</date>
110+
</macro>
111+
<macro name="accessed">
112+
<date variable="accessed" prefix=" (" suffix=")">
113+
<date-part name="day" suffix=" "/>
114+
<date-part name="month" form="long" suffix=" "/>
115+
<date-part name="year" suffix=" "/>
116+
</date>
117+
</macro>
118+
<macro name="page">
119+
<text variable="page" prefix=" "/>
120+
</macro>
121+
<macro name="locators">
122+
<text variable="volume" prefix=" " font-weight="bold"/>
123+
<text variable="issue" prefix="(" suffix=")"/>
124+
</macro>
125+
<macro name="container">
126+
<choose>
127+
<if variable="container-title">
128+
<text variable="container-title" form="short"/>
129+
<text macro="locators"/>
130+
<text macro="edition"/>
131+
</if>
132+
<else-if type="paper-conference">
133+
<group delimiter=" ">
134+
<text term="presented at"/>
135+
<text variable="event"/>
136+
</group>
137+
</else-if>
138+
</choose>
139+
</macro>
140+
<citation collapse="citation-number">
141+
<sort>
142+
<key variable="citation-number"/>
143+
</sort>
144+
<layout vertical-align="sup" delimiter="," prefix="(" suffix=")">
145+
<text variable="citation-number"/>
146+
<group>
147+
<label variable="locator" form="short" strip-periods="true"/>
148+
<text variable="locator"/>
149+
</group>
150+
</layout>
151+
</citation>
152+
<bibliography et-al-min="20" et-al-use-first="19" entry-spacing="0" second-field-align="flush">
153+
<layout suffix=".">
154+
<text variable="citation-number" suffix=". "/>
155+
<text macro="author" suffix=". "/>
156+
<choose>
157+
<if type="webpage post post-weblog" match="any">
158+
<group delimiter=", ">
159+
<text macro="title"/>
160+
<text macro="container"/>
161+
<text macro="issued"/>
162+
<text macro="access"/>
163+
</group>
164+
<text macro="accessed"/>
165+
</if>
166+
<else-if type="chapter">
167+
<group delimiter=", ">
168+
<text macro="title"/>
169+
<text variable="container-title" prefix="[" suffix="]"/>
170+
<text macro="editor"/>
171+
<text macro="publisher"/>
172+
<text macro="page"/>
173+
</group>
174+
<text macro="issued-year"/>
175+
</else-if>
176+
<else-if type="report">
177+
<group delimiter=", ">
178+
<text macro="title"/>
179+
<text macro="type-number"/>
180+
<text macro="publisher"/>
181+
<text macro="page"/>
182+
</group>
183+
<text macro="issued-year"/>
184+
<text macro="access"/>
185+
</else-if>
186+
<else-if type="paper-conference">
187+
<choose>
188+
<if variable="container-title">
189+
<group delimiter=", ">
190+
<text macro="title"/>
191+
<text macro="container"/>
192+
<text macro="editor"/>
193+
<text macro="page"/>
194+
<text macro="publisher"/>
195+
</group>
196+
<text macro="issued-year"/>
197+
</if>
198+
<else>
199+
<group delimiter=", ">
200+
<text macro="title"/>
201+
<text macro="container"/>
202+
<text macro="issued"/>
203+
<text variable="event-place"/>
204+
<text variable="page"/>
205+
<text variable="publisher"/>
206+
</group>
207+
</else>
208+
</choose>
209+
<text macro="access"/>
210+
</else-if>
211+
<else-if type="interview">
212+
<group delimiter=", ">
213+
<text variable="note"/>
214+
<text variable="medium"/>
215+
</group>
216+
<text macro="issued-year"/>
217+
</else-if>
218+
<else-if type="book graphic motion_picture song legal_case legislation bill report" match="any">
219+
<group delimiter=". ">
220+
<text macro="title"/>
221+
<text macro="publisher"/>
222+
<text macro="page"/>
223+
</group>
224+
<text macro="issued-year"/>
225+
<text variable="ISBN" prefix=" ISBN "/>
226+
</else-if>
227+
<else>
228+
<group delimiter=", ">
229+
<text macro="title"/>
230+
<text macro="type-number"/>
231+
<text macro="container"/>
232+
<text macro="editor"/>
233+
<text macro="page"/>
234+
</group>
235+
<text macro="issued-year"/>
236+
<text macro="access"/>
237+
</else>
238+
</choose>
239+
</layout>
240+
</bibliography>
241+
</style>

0 commit comments

Comments
 (0)