Skip to content

Commit 8a8911b

Browse files
Medjchemrmzelle
authored andcommitted
Create mediterranean-journal-of-chemistry.csl (#4506)
1 parent ce77b28 commit 8a8911b

File tree

1 file changed

+156
-0
lines changed

1 file changed

+156
-0
lines changed
+156
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,156 @@
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-GB">
3+
<info>
4+
<title>Mediterranean Journal of Chemistry</title>
5+
<title-short>MJC</title-short>
6+
<id>http://www.zotero.org/styles/mediterranean-journal-of-chemistry</id>
7+
<link href="http://www.zotero.org/styles/mediterranean-journal-of-chemistry" rel="self"/>
8+
<link href="http://www.zotero.org/styles/nature-publishing-group-vancouver" rel="template"/>
9+
<link href="www.medjchem.com/index.php/medjchem/about/submissions#authorGuidelines" rel="documentation"/>
10+
<author>
11+
<name>Aziz Souizi</name>
12+
<email>[email protected]</email>
13+
<uri>http://www.medjchem.com</uri>
14+
</author>
15+
<category citation-format="numeric"/>
16+
<category field="chemistry"/>
17+
<eissn>2028-3997</eissn>
18+
<updated>2019-11-11T15:23:08+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+
<macro name="author">
22+
<names variable="author" suffix=", ">
23+
<name delimiter=", " delimiter-precedes-last="always" initialize-with=". "/>
24+
<label form="short" text-case="capitalize-first"/>
25+
<et-al term="et-al" font-style="italic"/>
26+
<substitute>
27+
<names variable="editor"/>
28+
</substitute>
29+
</names>
30+
</macro>
31+
<macro name="editor">
32+
<names variable="editor" suffix=". ">
33+
<name sort-separator=" " initialize-with="" name-as-sort-order="all" delimiter=", " delimiter-precedes-last="always" delimiter-precedes-et-al="never"/>
34+
<label form="short" prefix=" (" suffix=")" strip-periods="true"/>
35+
<et-al term="et-al" font-style="italic"/>
36+
</names>
37+
</macro>
38+
<macro name="publisher">
39+
<group delimiter=", ">
40+
<group delimiter=": ">
41+
<text variable="publisher"/>
42+
<text variable="publisher-place"/>
43+
</group>
44+
<group>
45+
<date variable="issued">
46+
<date-part name="year"/>
47+
</date>
48+
</group>
49+
</group>
50+
</macro>
51+
<macro name="access">
52+
<choose>
53+
<if variable="page" match="none">
54+
<choose>
55+
<if variable="DOI">
56+
<text variable="DOI" prefix=" doi:"/>
57+
</if>
58+
<else-if variable="URL">
59+
<text variable="URL"/>
60+
<group prefix=" (" suffix=")." delimiter=" ">
61+
<text term="accessed"/>
62+
<date variable="accessed">
63+
<date-part name="day" prefix=" "/>
64+
<date-part name="month" prefix=" " form="short" strip-periods="true"/>
65+
<date-part name="year"/>
66+
</date>
67+
</group>
68+
</else-if>
69+
</choose>
70+
</if>
71+
</choose>
72+
</macro>
73+
<macro name="journal-title">
74+
<choose>
75+
<if type="article-journal article-magazine" match="any">
76+
<text variable="container-title" form="short" font-style="italic" strip-periods="true"/>
77+
</if>
78+
<else>
79+
<text variable="container-title" suffix=". " form="short"/>
80+
</else>
81+
</choose>
82+
</macro>
83+
<macro name="title">
84+
<choose>
85+
<if type="book thesis" match="any">
86+
<text variable="title" font-style="italic"/>
87+
</if>
88+
<else>
89+
<text variable="title"/>
90+
</else>
91+
</choose>
92+
</macro>
93+
<macro name="edition">
94+
<choose>
95+
<if is-numeric="edition">
96+
<group delimiter=" ">
97+
<number variable="edition" form="ordinal"/>
98+
<text term="edition" form="short"/>
99+
</group>
100+
</if>
101+
<else>
102+
<text variable="edition" suffix="."/>
103+
</else>
104+
</choose>
105+
</macro>
106+
<citation collapse="citation-number">
107+
<sort>
108+
<key variable="citation-number"/>
109+
</sort>
110+
<layout delimiter="," vertical-align="sup">
111+
<text variable="citation-number"/>
112+
</layout>
113+
</citation>
114+
<bibliography et-al-min="20" et-al-use-first="19" second-field-align="flush">
115+
<layout suffix=". ">
116+
<text variable="citation-number" suffix="- "/>
117+
<text macro="author"/>
118+
<text macro="title" suffix=", "/>
119+
<choose>
120+
<if type="bill book graphic legal_case legislation motion_picture report song" match="any">
121+
<group prefix=" " delimiter=" ">
122+
<text macro="edition"/>
123+
<text macro="publisher"/>
124+
</group>
125+
</if>
126+
<else-if type="chapter paper-conference" match="any">
127+
<group prefix=", " suffix=", ">
128+
<text term="in" suffix=", " text-case="capitalize-first"/>
129+
<text macro="editor"/>
130+
<text variable="container-title" font-style="italic"/>
131+
</group>
132+
<group prefix=", " delimiter=", ">
133+
<text macro="publisher"/>
134+
<group delimiter=", ">
135+
<label variable="page" form="short" strip-periods="true"/>
136+
<text variable="page"/>
137+
</group>
138+
</group>
139+
</else-if>
140+
<else>
141+
<text macro="journal-title"/>
142+
<group suffix="">
143+
<date variable="issued" prefix=", ">
144+
<date-part name="year" font-weight="bold"/>
145+
</date>
146+
<group prefix=", ">
147+
<text variable="volume"/>
148+
<text variable="page" prefix=", "/>
149+
</group>
150+
</group>
151+
</else>
152+
</choose>
153+
<text macro="access"/>
154+
</layout>
155+
</bibliography>
156+
</style>

0 commit comments

Comments
 (0)