Skip to content

Commit 640fdac

Browse files
authored
1 parent 3dc5157 commit 640fdac

File tree

1 file changed

+196
-0
lines changed

1 file changed

+196
-0
lines changed

Diff for: forensic-anthropology.csl

+196
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,196 @@
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>Forensic Anthropology</title>
5+
<id>http://www.zotero.org/styles/forensic-anthropology</id>
6+
<link href="http://www.zotero.org/styles/forensic-anthropology" rel="self"/>
7+
<link href="http://www.zotero.org/styles/new-zealand-plant-protection" rel="template"/>
8+
<link href="http://journals.upress.ufl.edu/fa/guidelines" rel="documentation"/>
9+
<author>
10+
<name>Patrick O'Brien</name>
11+
</author>
12+
<category citation-format="author-date"/>
13+
<category field="biology"/>
14+
<issn>2573-5020</issn>
15+
<eissn>2573-5039</eissn>
16+
<updated>2020-09-16T11:02:45+00:00</updated>
17+
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
18+
</info>
19+
<locale>
20+
<terms>
21+
<term name="editor" form="verb-short">ed.</term>
22+
<term name="translator" form="verb-short">trans.</term>
23+
</terms>
24+
</locale>
25+
<macro name="edition">
26+
<choose>
27+
<if is-numeric="edition">
28+
<group delimiter=" ">
29+
<number variable="edition" form="ordinal"/>
30+
<text term="edition" form="short"/>
31+
</group>
32+
</if>
33+
<else>
34+
<text variable="edition"/>
35+
</else>
36+
</choose>
37+
</macro>
38+
<macro name="editor-translator">
39+
<names variable="editor translator">
40+
<name name-as-sort-order="all" sort-separator=" " initialize-with="" delimiter=", " delimiter-precedes-last="always" prefix=" In: "/>
41+
<label form="verb-short" prefix=", "/>
42+
</names>
43+
</macro>
44+
<macro name="author">
45+
<names variable="author">
46+
<name name-as-sort-order="all" sort-separator=" " initialize-with="" delimiter=", " delimiter-precedes-last="always"/>
47+
<label form="short" prefix=", "/>
48+
<substitute>
49+
<names variable="editor"/>
50+
<names variable="translator"/>
51+
<text macro="title"/>
52+
</substitute>
53+
</names>
54+
</macro>
55+
<macro name="author-short">
56+
<names variable="author">
57+
<name form="short" and="symbol" delimiter=", " initialize-with=""/>
58+
<substitute>
59+
<names variable="editor"/>
60+
<names variable="translator"/>
61+
<text variable="title"/>
62+
</substitute>
63+
</names>
64+
</macro>
65+
<macro name="title">
66+
<choose>
67+
<if type="bill book graphic legal_case legislation motion_picture report song" match="any">
68+
<text variable="title" font-style="italic"/>
69+
</if>
70+
<else-if type="thesis" match="any">
71+
<group delimiter=" ">
72+
<text variable="title" font-style="italic"/>
73+
<text variable="genre" prefix="[" suffix="]"/>
74+
</group>
75+
</else-if>
76+
<else>
77+
<text variable="title"/>
78+
</else>
79+
</choose>
80+
</macro>
81+
<macro name="year-date">
82+
<choose>
83+
<if variable="issued">
84+
<date date-parts="year" form="text" variable="issued"/>
85+
</if>
86+
<else>
87+
<text term="no date" form="short"/>
88+
</else>
89+
</choose>
90+
</macro>
91+
<macro name="locators">
92+
<choose>
93+
<if type="article-journal article-magazine paper-conference" match="any">
94+
<group delimiter=":">
95+
<group delimiter=";">
96+
<group delimiter=" ">
97+
<text variable="container-title" font-style="italic"/>
98+
<text macro="year-date"/>
99+
</group>
100+
<group>
101+
<text variable="volume"/>
102+
<text variable="issue" prefix="(" suffix=")"/>
103+
</group>
104+
</group>
105+
<text variable="page"/>
106+
</group>
107+
</if>
108+
<else-if type="chapter" match="any">
109+
<text variable="container-title" font-style="italic"/>
110+
</else-if>
111+
</choose>
112+
</macro>
113+
<macro name="publisher">
114+
<group delimiter=":">
115+
<group delimiter="; ">
116+
<group delimiter=", ">
117+
<text variable="publisher-place"/>
118+
<text variable="publisher"/>
119+
</group>
120+
<choose>
121+
<if type="article-journal" match="none">
122+
<text macro="year-date"/>
123+
</if>
124+
</choose>
125+
</group>
126+
<text macro="page"/>
127+
</group>
128+
</macro>
129+
<macro name="page">
130+
<choose>
131+
<if type="chapter" match="any">
132+
<text variable="page"/>
133+
</if>
134+
</choose>
135+
</macro>
136+
<macro name="access">
137+
<choose>
138+
<if type="article-journal" match="any">
139+
<choose>
140+
<if match="none" variable="volume page">
141+
<choose>
142+
<if match="any" variable="DOI">
143+
<text variable="DOI" prefix="doi: "/>
144+
</if>
145+
<else>
146+
<text variable="URL"/>
147+
</else>
148+
</choose>
149+
</if>
150+
</choose>
151+
</if>
152+
<else-if type="webpage post post-weblog" match="any">
153+
<group delimiter=". ">
154+
<text variable="URL"/>
155+
<group delimiter=" ">
156+
<text term="accessed" text-case="capitalize-first"/>
157+
<date form="text" variable="accessed"/>
158+
</group>
159+
</group>
160+
</else-if>
161+
</choose>
162+
</macro>
163+
<citation collapse="year-suffix" et-al-min="3" et-al-use-first="1" disambiguate-add-year-suffix="true" disambiguate-add-names="true" disambiguate-add-givenname="true">
164+
<sort>
165+
<key macro="year-date"/>
166+
<key variable="author"/>
167+
</sort>
168+
<layout prefix="(" suffix=")" delimiter=", ">
169+
<group delimiter=" ">
170+
<text macro="author-short"/>
171+
<text macro="year-date"/>
172+
<group>
173+
<label variable="locator" form="short"/>
174+
<text variable="locator" prefix=" "/>
175+
</group>
176+
</group>
177+
</layout>
178+
</citation>
179+
<bibliography et-al-min="7" et-al-use-first="6" hanging-indent="true">
180+
<sort>
181+
<key macro="author"/>
182+
<key macro="year-date"/>
183+
</sort>
184+
<layout suffix=".">
185+
<group delimiter=". ">
186+
<text macro="author"/>
187+
<text macro="title"/>
188+
<text macro="edition"/>
189+
<text macro="editor-translator"/>
190+
<text macro="locators"/>
191+
<text macro="publisher"/>
192+
<text macro="access"/>
193+
</group>
194+
</layout>
195+
</bibliography>
196+
</style>

0 commit comments

Comments
 (0)