Skip to content

Commit c0c0da4

Browse files
authored
Create the-american-journal-of-dermatopathology.csl (#5564)
1 parent 63f7db9 commit c0c0da4

File tree

1 file changed

+216
-0
lines changed

1 file changed

+216
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,216 @@
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>The American Journal of Dermatopathology</title>
5+
<title-short>AJD</title-short>
6+
<id>http://www.zotero.org/styles/the-american-journal-of-dermatopathology</id>
7+
<link href="http://www.zotero.org/styles/the-american-journal-of-dermatopathology" rel="self"/>
8+
<link href="http://www.zotero.org/styles/american-journal-of-neuroradiology" rel="template"/>
9+
<link href="http://edmgr.ovid.com/ajd/accounts/ifauth.htm" rel="documentation"/>
10+
<author>
11+
<name>Patrick O'Brien</name>
12+
</author>
13+
<category citation-format="numeric"/>
14+
<category field="medicine"/>
15+
<issn>0193-1091</issn>
16+
<eissn>1533-0311</eissn>
17+
<updated>2021-07-19T12:41:37+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+
<macro name="editor">
21+
<names variable="editor">
22+
<name name-as-sort-order="all" sort-separator=" " initialize-with="" delimiter=", " delimiter-precedes-last="always"/>
23+
<label form="short" prefix=", "/>
24+
</names>
25+
</macro>
26+
<macro name="author">
27+
<group suffix=".">
28+
<names variable="author">
29+
<name name-as-sort-order="all" sort-separator=" " initialize-with="" delimiter=", " delimiter-precedes-last="always"/>
30+
<label form="short" prefix=", "/>
31+
<substitute>
32+
<names variable="editor"/>
33+
<text macro="title"/>
34+
</substitute>
35+
</names>
36+
</group>
37+
</macro>
38+
<macro name="title">
39+
<choose>
40+
<if type="bill book graphic legal_case legislation motion_picture report song" match="any">
41+
<text variable="title" font-style="italic"/>
42+
</if>
43+
<else>
44+
<text variable="title"/>
45+
</else>
46+
</choose>
47+
</macro>
48+
<macro name="publisher">
49+
<group delimiter=": ">
50+
<text variable="publisher-place"/>
51+
<text variable="publisher"/>
52+
</group>
53+
</macro>
54+
<macro name="edition">
55+
<choose>
56+
<if is-numeric="edition">
57+
<group delimiter=" ">
58+
<number variable="edition" form="ordinal"/>
59+
<text term="edition" form="short"/>
60+
</group>
61+
</if>
62+
<else>
63+
<text variable="edition" suffix="."/>
64+
</else>
65+
</choose>
66+
</macro>
67+
<citation collapse="citation-number">
68+
<sort>
69+
<key variable="citation-number"/>
70+
</sort>
71+
<layout delimiter="," vertical-align="sup">
72+
<text variable="citation-number"/>
73+
<group prefix="(" suffix=")">
74+
<label variable="locator" form="short" strip-periods="true"/>
75+
<text variable="locator"/>
76+
</group>
77+
</layout>
78+
</citation>
79+
<bibliography et-al-min="4" et-al-use-first="3" second-field-align="flush" line-spacing="2">
80+
<layout>
81+
<text variable="citation-number" suffix=". "/>
82+
<text macro="author"/>
83+
<text macro="title" prefix=" " suffix="."/>
84+
<choose>
85+
<if type="bill book graphic legislation motion_picture report song" match="any">
86+
<group suffix="." prefix=" " delimiter=" ">
87+
<text macro="edition"/>
88+
<text macro="editor" prefix="(" suffix=")"/>
89+
</group>
90+
<text prefix=" " macro="publisher"/>
91+
<group suffix="." prefix="; ">
92+
<date variable="issued">
93+
<date-part name="year"/>
94+
</date>
95+
<text variable="page" prefix=":"/>
96+
</group>
97+
</if>
98+
<else-if type="chapter paper-conference" match="any">
99+
<group prefix=" ">
100+
<text term="in" text-case="capitalize-first" suffix=": "/>
101+
<text macro="editor"/>
102+
<text variable="container-title" font-style="italic" prefix=" " suffix="."/>
103+
<text variable="volume" prefix="Vol " suffix="."/>
104+
<text macro="edition" prefix=" "/>
105+
<text variable="collection-title" prefix=" " suffix="."/>
106+
<group suffix=".">
107+
<text macro="publisher" prefix=" "/>
108+
<group suffix="." prefix="; ">
109+
<date variable="issued">
110+
<date-part name="year"/>
111+
</date>
112+
<text variable="page" prefix=":"/>
113+
</group>
114+
</group>
115+
</group>
116+
</else-if>
117+
<else-if type="article-newspaper">
118+
<text variable="container-title" font-style="italic" prefix=" " suffix=". "/>
119+
<choose>
120+
<if variable="URL">
121+
<group delimiter=". " suffix=".">
122+
<text variable="URL"/>
123+
<group prefix="Published ">
124+
<date variable="issued">
125+
<date-part name="month" suffix=" "/>
126+
<date-part name="day" suffix=", "/>
127+
<date-part name="year"/>
128+
</date>
129+
</group>
130+
<group>
131+
<text term="accessed" text-case="capitalize-first" suffix=" "/>
132+
<date variable="accessed">
133+
<date-part name="month" suffix=" "/>
134+
<date-part name="day" suffix=", "/>
135+
<date-part name="year"/>
136+
</date>
137+
</group>
138+
</group>
139+
</if>
140+
<else>
141+
<group delimiter=":" suffix=".">
142+
<group>
143+
<date variable="issued">
144+
<date-part name="month" suffix=" "/>
145+
<date-part name="day" suffix=", "/>
146+
<date-part name="year"/>
147+
</date>
148+
</group>
149+
<text variable="page"/>
150+
</group>
151+
</else>
152+
</choose>
153+
</else-if>
154+
<else-if type="legal_case">
155+
<group suffix="," prefix=" " delimiter=" ">
156+
<text macro="editor" prefix="(" suffix=")"/>
157+
</group>
158+
<group prefix=" " delimiter=" ">
159+
<text variable="container-title"/>
160+
<text variable="volume"/>
161+
</group>
162+
<text variable="page" prefix=", " suffix=" "/>
163+
<group prefix="(" suffix=")." delimiter=" ">
164+
<text variable="authority"/>
165+
<date variable="issued">
166+
<date-part name="year"/>
167+
</date>
168+
</group>
169+
</else-if>
170+
<else-if type="webpage post post-weblog" match="any">
171+
<group delimiter=". " suffix=".">
172+
<text variable="container-title"/>
173+
<date form="text" date-parts="year-month-day" variable="issued"/>
174+
<group delimiter=": ">
175+
<text term="available at" text-case="capitalize-first"/>
176+
<text variable="URL"/>
177+
</group>
178+
<group delimiter=" ">
179+
<text term="accessed" text-case="capitalize-first"/>
180+
<date form="text" variable="accessed"/>
181+
</group>
182+
</group>
183+
</else-if>
184+
<else>
185+
<text macro="editor" prefix=" " suffix="."/>
186+
<group prefix=" " suffix=".">
187+
<text variable="container-title" form="short" strip-periods="true" font-style="italic" suffix="."/>
188+
<choose>
189+
<if variable="volume issue" match="any">
190+
<group delimiter=";" prefix=" ">
191+
<date variable="issued">
192+
<date-part name="year"/>
193+
</date>
194+
<text variable="volume"/>
195+
</group>
196+
<text variable="page" prefix=":"/>
197+
</if>
198+
<else-if variable="DOI">
199+
<text variable="DOI" prefix=" https://doi.org/"/>
200+
</else-if>
201+
<else>
202+
<group delimiter=". " prefix=" ">
203+
<date variable="issued" delimiter=" ">
204+
<date-part name="year"/>
205+
<date-part name="month" form="short" strip-periods="true"/>
206+
<date-part name="day"/>
207+
</date>
208+
</group>
209+
</else>
210+
</choose>
211+
</group>
212+
</else>
213+
</choose>
214+
</layout>
215+
</bibliography>
216+
</style>

0 commit comments

Comments
 (0)