Skip to content

Commit 4f8fa44

Browse files
authored
creates the gigascience.csl file (JabRef#4961)
1 parent 1b9c7a0 commit 4f8fa44

File tree

2 files changed

+243
-16
lines changed

2 files changed

+243
-16
lines changed

dependent/gigascience.csl

-16
This file was deleted.

gigascience.csl

+243
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,243 @@
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="minimal" default-locale="en-US">
3+
<info>
4+
<title>GigaScience</title>
5+
<id>http://www.zotero.org/styles/gigascience</id>
6+
<link href="http://www.zotero.org/styles/gigascience" rel="self"/>
7+
<link href="http://www.zotero.org/styles/springer-vancouver-brackets" rel="template"/>
8+
<link href="https://academic.oup.com/gigascience/pages/instructions_to_authors" rel="documentation"/>
9+
<author>
10+
<name>Adhemar Zerlotini, Ph.D</name>
11+
<email>[email protected]</email>
12+
<uri>https://github.com/azneto</uri>
13+
</author>
14+
<category citation-format="numeric"/>
15+
<category field="biology"/>
16+
<category field="medicine"/>
17+
<eissn>2047-217X</eissn>
18+
<updated>2020-08-10T15:37:01+00:00</updated>
19+
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
20+
</info>
21+
<locale xml:lang="en">
22+
<date form="text" delimiter=" ">
23+
<date-part name="year"/>
24+
<date-part name="month" form="short" strip-periods="true"/>
25+
<date-part name="day"/>
26+
</date>
27+
<terms>
28+
<term name="retrieved">available</term>
29+
<term name="section" form="short">sect.</term>
30+
</terms>
31+
</locale>
32+
<locale xml:lang="fr">
33+
<date form="text" delimiter=" ">
34+
<date-part name="day"/>
35+
<date-part name="month" form="short" strip-periods="true"/>
36+
<date-part name="year"/>
37+
</date>
38+
<terms>
39+
<term name="retrieved">disponible</term>
40+
</terms>
41+
</locale>
42+
<macro name="author">
43+
<names variable="author">
44+
<name sort-separator=" " initialize-with="" name-as-sort-order="all" delimiter=", " delimiter-precedes-last="always"/>
45+
<label form="long" prefix=", "/>
46+
<substitute>
47+
<names variable="editor"/>
48+
</substitute>
49+
</names>
50+
</macro>
51+
<macro name="editor">
52+
<group delimiter=": ">
53+
<choose>
54+
<if type="chapter paper-conference" match="any">
55+
<text term="in" text-case="capitalize-first"/>
56+
</if>
57+
</choose>
58+
<names variable="editor" suffix=".">
59+
<name sort-separator=" " initialize-with="" name-as-sort-order="all" delimiter=", " delimiter-precedes-last="always"/>
60+
<label form="long" prefix=", "/>
61+
</names>
62+
</group>
63+
</macro>
64+
<macro name="publisher">
65+
<group delimiter=": " suffix=";">
66+
<choose>
67+
<if type="thesis">
68+
<text variable="publisher-place" prefix="[" suffix="]"/>
69+
</if>
70+
<else>
71+
<text variable="publisher-place"/>
72+
</else>
73+
</choose>
74+
<text variable="publisher"/>
75+
</group>
76+
</macro>
77+
<macro name="access">
78+
<choose>
79+
<if variable="URL" type="webpage">
80+
<group>
81+
<text variable="URL" suffix=" "/>
82+
<date date-parts="year" form="text" variable="issued" prefix="(" suffix="). "/>
83+
<date form="text" variable="accessed" prefix="Accessed " suffix=". "/>
84+
</group>
85+
</if>
86+
</choose>
87+
</macro>
88+
<macro name="container-title">
89+
<choose>
90+
<if type="article-journal article-magazine chapter paper-conference article-newspaper" match="any">
91+
<group suffix="." delimiter=" ">
92+
<text variable="container-title" form="short" strip-periods="true" font-style="italic"/>
93+
</group>
94+
<text macro="edition" prefix=" "/>
95+
</if>
96+
<else-if type="bill legislation" match="any">
97+
<group delimiter=", ">
98+
<group delimiter=". ">
99+
<text variable="container-title" form="short"/>
100+
<group delimiter=" ">
101+
<text term="section" form="short" text-case="capitalize-first"/>
102+
<text variable="section"/>
103+
</group>
104+
</group>
105+
<text variable="number"/>
106+
</group>
107+
</else-if>
108+
<else>
109+
<text variable="container-title" suffix="." form="short"/>
110+
</else>
111+
</choose>
112+
</macro>
113+
<macro name="title">
114+
<text variable="title"/>
115+
<choose>
116+
<if type="article-journal article-magazine chapter paper-conference article-newspaper" match="none">
117+
<text macro="edition" prefix=". "/>
118+
</if>
119+
</choose>
120+
<choose>
121+
<if type="thesis">
122+
<text variable="genre" prefix=" [" suffix="]"/>
123+
</if>
124+
</choose>
125+
</macro>
126+
<macro name="edition">
127+
<choose>
128+
<if is-numeric="edition">
129+
<group delimiter=" ">
130+
<number variable="edition" form="ordinal"/>
131+
<text term="edition" form="short"/>
132+
</group>
133+
</if>
134+
<else>
135+
<text variable="edition" suffix="."/>
136+
</else>
137+
</choose>
138+
</macro>
139+
<macro name="date">
140+
<choose>
141+
<if type="article-magazine article-newspaper" match="any">
142+
<group suffix=";" delimiter=" ">
143+
<date variable="issued" form="text"/>
144+
</group>
145+
</if>
146+
<else-if type="article-journal" match="any">
147+
<group suffix=";" delimiter=" ">
148+
<date variable="issued" form="text" date-parts="year"/>
149+
</group>
150+
</else-if>
151+
<else-if type="bill legislation" match="any">
152+
<group delimiter=", ">
153+
<date variable="issued" delimiter=" ">
154+
<date-part name="month" form="short" strip-periods="true"/>
155+
<date-part name="day"/>
156+
</date>
157+
<date variable="issued">
158+
<date-part name="year"/>
159+
</date>
160+
</group>
161+
</else-if>
162+
<else-if type="report">
163+
<date variable="issued" delimiter=" ">
164+
<date-part name="year"/>
165+
<date-part name="month" form="short" strip-periods="true"/>
166+
</date>
167+
</else-if>
168+
</choose>
169+
</macro>
170+
<macro name="pages">
171+
<choose>
172+
<if type="article-journal article-magazine article-newspaper" match="any">
173+
<text variable="page" prefix=":"/>
174+
</if>
175+
<else>
176+
<group prefix=" " delimiter=" ">
177+
<label variable="page" form="short" plural="never"/>
178+
<text variable="page"/>
179+
</group>
180+
</else>
181+
</choose>
182+
</macro>
183+
<macro name="journal-location">
184+
<choose>
185+
<if type="article-journal article-magazine" match="any">
186+
<text variable="volume"/>
187+
</if>
188+
</choose>
189+
</macro>
190+
<macro name="report-details">
191+
<choose>
192+
<if type="report">
193+
<text variable="number" prefix="Report No.: "/>
194+
</if>
195+
</choose>
196+
</macro>
197+
<citation collapse="citation-number">
198+
<sort>
199+
<key variable="citation-number"/>
200+
</sort>
201+
<layout prefix="[" suffix="]" delimiter=",">
202+
<text variable="citation-number"/>
203+
</layout>
204+
</citation>
205+
<bibliography et-al-min="7" et-al-use-first="6">
206+
<layout>
207+
<text variable="citation-number" suffix=". "/>
208+
<group suffix=". ">
209+
<text macro="author"/>
210+
<choose>
211+
<if type="webpage" match="any">
212+
<text value=": "/>
213+
</if>
214+
<else>
215+
<text value=". "/>
216+
</else>
217+
</choose>
218+
<text macro="title"/>
219+
</group>
220+
<group delimiter=" " suffix=". ">
221+
<text macro="editor"/>
222+
<text macro="container-title"/>
223+
<text macro="publisher"/>
224+
<group>
225+
<choose>
226+
<if match="none" variable="DOI">
227+
<text macro="journal-location"/>
228+
<text macro="pages"/>
229+
</if>
230+
</choose>
231+
<text macro="date"/>
232+
</group>
233+
</group>
234+
<text macro="access"/>
235+
<text macro="report-details" suffix=". "/>
236+
<choose>
237+
<if type="article-journal" match="any">
238+
<text variable="DOI" prefix="doi: " suffix="."/>
239+
</if>
240+
</choose>
241+
</layout>
242+
</bibliography>
243+
</style>

0 commit comments

Comments
 (0)