Skip to content

Commit d5e0130

Browse files
committed
Add AAQR Style
New format from editors will be added to website shortly
1 parent 0dc1a56 commit d5e0130

1 file changed

Lines changed: 212 additions & 0 deletions

File tree

Lines changed: 212 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,212 @@
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="never" default-locale="en-US">
3+
<info>
4+
<title>Aerosol and Air Quality Research</title>
5+
<title-short>AAQR</title-short>
6+
<id>http://www.zotero.org/styles/aerosol-and-air-quality-research</id>
7+
<link href="http://www.zotero.org/styles/aerosol-and-air-quality-research" rel="self"/>
8+
<link href="http://www.zotero.org/styles/elsevier-harvard" rel="template"/>
9+
<link href="https://aaqr.org/page/instructions-for-authors" rel="documentation"/>
10+
<author>
11+
<name>Sebastian Karcher</name>
12+
</author>
13+
<category citation-format="author-date"/>
14+
<category field="engineering"/>
15+
<issn>1680-8584</issn>
16+
<eissn>2071-1409</eissn>
17+
<updated>2020-11-12T00:09:00+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="container">
21+
<choose>
22+
<if type="chapter paper-conference" match="any">
23+
<text term="in" prefix=", " suffix=": "/>
24+
<names variable="editor translator" delimiter=", " suffix=", ">
25+
<name name-as-sort-order="all" sort-separator=", " initialize-with="." delimiter=", " delimiter-precedes-last="always"/>
26+
<label form="short" text-case="capitalize-first" prefix=" (" suffix=")"/>
27+
</names>
28+
<text variable="container-title"/>
29+
</if>
30+
<else-if type="bill book graphic legal_case legislation motion_picture report song" match="any">
31+
<text variable="container-title" prefix=", "/>
32+
</else-if>
33+
<else-if type="article-journal" match="any">
34+
<text variable="container-title" form="short" prefix=". "/>
35+
</else-if>
36+
<else>
37+
<text variable="container-title" prefix=". "/>
38+
</else>
39+
</choose>
40+
</macro>
41+
<macro name="author">
42+
<names variable="author">
43+
<name name-as-sort-order="all" sort-separator=", " initialize-with="." delimiter=", " delimiter-precedes-last="always"/>
44+
<label form="short" prefix=" (" suffix=")" text-case="capitalize-first"/>
45+
<substitute>
46+
<names variable="editor"/>
47+
<names variable="translator"/>
48+
<text macro="title"/>
49+
</substitute>
50+
</names>
51+
</macro>
52+
<macro name="author-short">
53+
<names variable="author">
54+
<name form="short" and="text" delimiter=", " initialize-with=". "/>
55+
<substitute>
56+
<names variable="editor"/>
57+
<names variable="translator"/>
58+
<choose>
59+
<if type="bill book graphic legal_case legislation motion_picture report song" match="any">
60+
<text variable="title" form="short" font-style="italic"/>
61+
</if>
62+
<else>
63+
<text variable="title" form="short" quotes="true"/>
64+
</else>
65+
</choose>
66+
</substitute>
67+
</names>
68+
</macro>
69+
<macro name="access">
70+
<choose>
71+
<if variable="DOI">
72+
<text variable="DOI" prefix="https://doi.org/"/>
73+
</if>
74+
<else-if type="webpage post-weblog" match="any">
75+
<group delimiter=" ">
76+
<text value="URL"/>
77+
<text variable="URL"/>
78+
<group prefix="(" suffix=").">
79+
<text term="accessed" suffix=" "/>
80+
<date variable="accessed" delimiter=" ">
81+
<date-part name="day"/>
82+
<date-part name="month"/>
83+
<date-part name="year"/>
84+
</date>
85+
</group>
86+
</group>
87+
</else-if>
88+
</choose>
89+
</macro>
90+
<macro name="title">
91+
<choose>
92+
<if type="report thesis" match="any">
93+
<text variable="title"/>
94+
<group prefix=" (" suffix=")" delimiter=" ">
95+
<text variable="genre"/>
96+
<text variable="number" prefix="No. "/>
97+
</group>
98+
</if>
99+
<else-if type="bill book graphic legal_case legislation motion_picture report song speech" match="any">
100+
<text variable="title"/>
101+
<text macro="edition" prefix=", "/>
102+
</else-if>
103+
<else>
104+
<text variable="title"/>
105+
</else>
106+
</choose>
107+
</macro>
108+
<macro name="publisher">
109+
<group delimiter=", ">
110+
<text variable="publisher"/>
111+
<text variable="publisher-place"/>
112+
</group>
113+
</macro>
114+
<macro name="event">
115+
<choose>
116+
<if variable="event">
117+
<text term="presented at" text-case="capitalize-first" suffix=" "/>
118+
<text variable="event"/>
119+
</if>
120+
</choose>
121+
</macro>
122+
<macro name="issued">
123+
<choose>
124+
<if variable="issued">
125+
<date variable="issued">
126+
<date-part name="year"/>
127+
</date>
128+
</if>
129+
<else>
130+
<text term="no date" form="short"/>
131+
</else>
132+
</choose>
133+
</macro>
134+
<macro name="edition">
135+
<group delimiter=" ">
136+
<choose>
137+
<if is-numeric="edition">
138+
<number variable="edition" form="ordinal"/>
139+
</if>
140+
<else>
141+
<text variable="edition" suffix="."/>
142+
</else>
143+
</choose>
144+
<text value="ed"/>
145+
</group>
146+
</macro>
147+
<macro name="locators">
148+
<choose>
149+
<if type="article-journal article-magazine article-newspaper" match="any">
150+
<group prefix=" " delimiter=", ">
151+
<group>
152+
<text variable="volume"/>
153+
</group>
154+
<text variable="page"/>
155+
</group>
156+
</if>
157+
<else-if type="bill book graphic legal_case legislation motion_picture report song thesis" match="any">
158+
<group delimiter=", " prefix=". ">
159+
<text macro="event"/>
160+
<text macro="publisher"/>
161+
</group>
162+
</else-if>
163+
<else-if type="chapter paper-conference" match="any">
164+
<group delimiter=", " prefix=", ">
165+
<text macro="event"/>
166+
<text macro="publisher"/>
167+
<group>
168+
<label variable="page" form="short" suffix=" "/>
169+
<text variable="page"/>
170+
</group>
171+
</group>
172+
</else-if>
173+
<else-if type="patent">
174+
<text variable="number" prefix=". "/>
175+
</else-if>
176+
</choose>
177+
</macro>
178+
<citation et-al-min="3" et-al-use-first="1" disambiguate-add-givenname="true" disambiguate-add-year-suffix="true" collapse="year" cite-group-delimiter=", ">
179+
<sort>
180+
<key macro="author"/>
181+
<key macro="issued" sort="descending"/>
182+
</sort>
183+
<layout prefix="(" suffix=")" delimiter="; ">
184+
<group delimiter=", ">
185+
<text macro="author-short"/>
186+
<text macro="issued"/>
187+
<group delimiter=" ">
188+
<label variable="locator" form="short"/>
189+
<text variable="locator"/>
190+
</group>
191+
</group>
192+
</layout>
193+
</citation>
194+
<bibliography hanging-indent="true" entry-spacing="0" line-spacing="1" et-al-min="21" et-al-use-first="20">
195+
<sort>
196+
<key macro="author"/>
197+
<key macro="issued" sort="descending"/>
198+
</sort>
199+
<layout>
200+
<group suffix=".">
201+
<text macro="author"/>
202+
<text macro="issued" prefix=" (" suffix=")"/>
203+
<group>
204+
<text macro="title" prefix=". "/>
205+
<text macro="container"/>
206+
<text macro="locators"/>
207+
</group>
208+
</group>
209+
<text macro="access" prefix=". "/>
210+
</layout>
211+
</bibliography>
212+
</style>

0 commit comments

Comments
 (0)