Skip to content

Commit f4261d8

Browse files
author
github actions
committed
Squashed 'src/main/resources/csl-styles/' changes from 9454897..566df87
566df87 Create archeologicke-rozhledy.csl (JabRef#4586) 4205586 Update mcgill-en.csl - include render-legislation macro (JabRef#4579) 7d857f1 Create journal-of-plankton-research.csl (JabRef#4581) 05c8aca Update mercator-institut-fur-sprachforderung-und-deutsch-als-zweitsprache.csl (JabRef#4582) 564dc5f Update vodohospodarske-technicko-ekonomicke-informace.csl (JabRef#4584) f03dece Bump nokogiri from 1.10.7 to 1.10.8 (JabRef#4580) 31bacc1 JCL: Fix formatting & space before locator adfc9b0 Add The Journal of Comparative Law (JabRef#4576) 599d39c Create uni-freiburg-geschichte.csl (JabRef#4561) 3ad8d40 Add Begell House styles (JabRef#4575) 223527b Create begell-apa.csl (JabRef#4574) d73b9a9 Update journal-of-neolithic-archaeology.csl (JabRef#4572) 5b2810c Create anatomical-sciences-education.csl (JabRef#4573) git-subtree-dir: src/main/resources/csl-styles git-subtree-split: 566df87
1 parent 95a188f commit f4261d8

File tree

62 files changed

+4474
-164
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

62 files changed

+4474
-164
lines changed

Gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ GEM
3131
ruby-progressbar (~> 1.4)
3232
mini_portile2 (2.4.0)
3333
namae (1.0.1)
34-
nokogiri (1.10.7)
34+
nokogiri (1.10.8)
3535
mini_portile2 (~> 2.4.0)
3636
ostruct (0.1.0)
3737
rake (13.0.1)

anatomical-sciences-education.csl

+152
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,152 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" default-locale="en-GB">
3+
<info>
4+
<title>Anatomical Sciences Education</title>
5+
<title-short>ASE</title-short>
6+
<id>http://www.zotero.org/styles/anatomical-sciences-education</id>
7+
<link href="http://www.zotero.org/styles/anatomical-sciences-education" rel="self"/>
8+
<link href="http://www.zotero.org/styles/clinical-anatomy" rel="template"/>
9+
<link href="https://anatomypubs.onlinelibrary.wiley.com/hub/journal/19359780/homepage/forauthors.html#5" rel="documentation"/>
10+
<author>
11+
<name>Patrick O'Brien</name>
12+
</author>
13+
<category citation-format="author-date"/>
14+
<category field="medicine"/>
15+
<issn>1935-9772</issn>
16+
<eissn>1935-9780</eissn>
17+
<updated>2020-02-20T14:47:42+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="author-short">
21+
<names variable="author">
22+
<name form="short" and="text"/>
23+
<substitute>
24+
<names variable="editor"/>
25+
<text variable="title"/>
26+
</substitute>
27+
</names>
28+
</macro>
29+
<macro name="author">
30+
<names variable="author">
31+
<name name-as-sort-order="all" sort-separator=" " delimiter=", " initialize-with=""/>
32+
<label text-case="capitalize-first" prefix=" (" suffix=")"/>
33+
<substitute>
34+
<names variable="editor"/>
35+
<text variable="title"/>
36+
</substitute>
37+
</names>
38+
</macro>
39+
<macro name="editor">
40+
<names variable="editor">
41+
<name name-as-sort-order="all" sort-separator=" " initialize-with=""/>
42+
<label text-case="capitalize-first" prefix=" (" suffix=")"/>
43+
</names>
44+
</macro>
45+
<macro name="issued">
46+
<date variable="issued">
47+
<date-part name="year"/>
48+
</date>
49+
</macro>
50+
<macro name="edition">
51+
<group delimiter=" ">
52+
<number variable="edition" form="ordinal"/>
53+
<label text-case="capitalize-first" variable="edition" form="short"/>
54+
</group>
55+
</macro>
56+
<macro name="access">
57+
<choose>
58+
<if type="article-journal" match="any">
59+
<choose>
60+
<if match="none" variable="page volume">
61+
<text variable="DOI" prefix="(in press; doi: " suffix=")"/>
62+
</if>
63+
</choose>
64+
</if>
65+
</choose>
66+
</macro>
67+
<citation disambiguate-add-year-suffix="true" et-al-min="3" et-al-use-first="1" collapse="year">
68+
<sort>
69+
<key macro="issued"/>
70+
<key macro="author-short"/>
71+
</sort>
72+
<layout prefix="(" suffix=")" delimiter="; ">
73+
<group delimiter=", ">
74+
<text macro="author-short"/>
75+
<text macro="issued"/>
76+
</group>
77+
</layout>
78+
</citation>
79+
<bibliography et-al-min="13" et-al-use-first="12">
80+
<sort>
81+
<key macro="author"/>
82+
<key macro="issued"/>
83+
</sort>
84+
<layout suffix=".">
85+
<group delimiter=" ">
86+
<text macro="author" suffix="."/>
87+
<text macro="issued" suffix="."/>
88+
<choose>
89+
<if type="book thesis" match="any">
90+
<group delimiter=". ">
91+
<text variable="title" text-case="title"/>
92+
<text macro="edition"/>
93+
<group delimiter=": ">
94+
<text variable="publisher-place"/>
95+
<text variable="publisher"/>
96+
</group>
97+
<text variable="genre"/>
98+
<group delimiter=" ">
99+
<text variable="number-of-pages"/>
100+
<label plural="never" strip-periods="true" variable="number-of-pages" form="short"/>
101+
</group>
102+
</group>
103+
</if>
104+
<else-if type="chapter paper-conference" match="any">
105+
<group delimiter=". ">
106+
<text variable="title"/>
107+
<group delimiter=": ">
108+
<text term="in" text-case="capitalize-first"/>
109+
<text macro="editor"/>
110+
</group>
111+
<text variable="container-title" text-case="title"/>
112+
<text macro="edition"/>
113+
<group delimiter=": ">
114+
<text variable="publisher-place"/>
115+
<text variable="publisher"/>
116+
</group>
117+
<group delimiter=" ">
118+
<label plural="never" strip-periods="true" variable="page" form="short"/>
119+
<text variable="page"/>
120+
</group>
121+
</group>
122+
</else-if>
123+
<else-if type="article article-journal" match="any">
124+
<text variable="title" suffix="."/>
125+
<text variable="container-title" form="short" strip-periods="true"/>
126+
<group delimiter=":">
127+
<text variable="volume"/>
128+
<text variable="page"/>
129+
</group>
130+
</else-if>
131+
<else-if type="webpage post-weblog post" match="any">
132+
<group delimiter=". ">
133+
<text variable="title"/>
134+
<text variable="container-title"/>
135+
<group delimiter=" ">
136+
<text variable="URL" prefix="URL: "/>
137+
<group delimiter=" " prefix="[" suffix="]">
138+
<text term="accessed"/>
139+
<date form="text" variable="accessed"/>
140+
</group>
141+
</group>
142+
</group>
143+
</else-if>
144+
<else>
145+
<text variable="container-title"/>
146+
</else>
147+
</choose>
148+
</group>
149+
<text macro="access" prefix=" "/>
150+
</layout>
151+
</bibliography>
152+
</style>

0 commit comments

Comments
 (0)