Skip to content

Commit 4a145d4

Browse files
authored
Create current-opinion-in-endocrinology-diabetes-and-obesity.csl (JabRef#4734)
1 parent d70c2a4 commit 4a145d4

File tree

1 file changed

+163
-0
lines changed

1 file changed

+163
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,163 @@
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>Current Opinion in Endocrinology, Diabetes and Obesity</title>
5+
<id>http://www.zotero.org/styles/current-opinion-in-endocrinology-diabetes-and-obesity</id>
6+
<link href="http://www.zotero.org/styles/current-opinion-in-endocrinology-diabetes-and-obesity" rel="self"/>
7+
<link href="http://www.zotero.org/styles/age-and-ageing" rel="template"/>
8+
<link href="https://journals.lww.com/co-endocrinology/Pages/informationforauthors.aspx" rel="documentation"/>
9+
<link href="http://edmgr.ovid.com/coe/accounts/ifauth.pdf" rel="documentation"/>
10+
<author>
11+
<name>Patrick O'Brien</name>
12+
</author>
13+
<category citation-format="numeric"/>
14+
<category field="medicine"/>
15+
<issn>1752-296X</issn>
16+
<eissn>1752-2978</eissn>
17+
<updated>2020-04-27T11:51:59+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+
<locale xml:lang="en">
21+
<terms>
22+
<term name="accessed">date last accessed</term>
23+
</terms>
24+
</locale>
25+
<macro name="author">
26+
<group suffix=".">
27+
<names variable="author">
28+
<name delimiter-precedes-et-al="never" delimiter-precedes-last="always" initialize-with="" name-as-sort-order="all" sort-separator=" "/>
29+
<label form="short" prefix=", "/>
30+
<et-al font-style="italic"/>
31+
<substitute>
32+
<names variable="editor"/>
33+
</substitute>
34+
</names>
35+
</group>
36+
</macro>
37+
<macro name="editor">
38+
<names variable="editor">
39+
<name prefix=" " delimiter-precedes-last="always" initialize-with="" name-as-sort-order="all" sort-separator=" "/>
40+
<label prefix=" (" suffix=")"/>
41+
</names>
42+
</macro>
43+
<macro name="title">
44+
<text variable="title" quotes="false"/>
45+
</macro>
46+
<macro name="year">
47+
<date variable="issued">
48+
<date-part name="year"/>
49+
</date>
50+
</macro>
51+
<macro name="journal">
52+
<group delimiter=" ">
53+
<text variable="container-title" form="short" strip-periods="true"/>
54+
<text macro="year" suffix=";"/>
55+
<text variable="volume"/>
56+
</group>
57+
</macro>
58+
<macro name="conference">
59+
<group delimiter=", ">
60+
<text variable="container-title"/>
61+
<group delimiter=" ">
62+
<text variable="publisher"/>
63+
<text macro="year"/>
64+
</group>
65+
</group>
66+
</macro>
67+
<macro name="book-publisher">
68+
<group delimiter="; ">
69+
<group delimiter=": ">
70+
<text variable="publisher-place"/>
71+
<text variable="publisher"/>
72+
</group>
73+
<text macro="year"/>
74+
</group>
75+
</macro>
76+
<macro name="edition">
77+
<choose>
78+
<if is-numeric="edition">
79+
<group delimiter=" ">
80+
<number variable="edition" form="ordinal"/>
81+
<text term="edition" form="short"/>
82+
</group>
83+
</if>
84+
<else>
85+
<text variable="edition"/>
86+
</else>
87+
</choose>
88+
</macro>
89+
<macro name="access">
90+
<group delimiter=" ">
91+
<text variable="URL" prefix=" "/>
92+
<group delimiter=", " prefix="(" suffix=")">
93+
<date form="text" variable="accessed"/>
94+
<text term="accessed"/>
95+
</group>
96+
</group>
97+
</macro>
98+
<citation>
99+
<sort>
100+
<key variable="citation-number"/>
101+
</sort>
102+
<layout prefix="[" suffix="]" delimiter=",">
103+
<group delimiter=":">
104+
<text variable="citation-number"/>
105+
<text variable="locator"/>
106+
</group>
107+
</layout>
108+
</citation>
109+
<bibliography et-al-min="4" et-al-use-first="3" second-field-align="flush" entry-spacing="0">
110+
<layout suffix=".">
111+
<text variable="citation-number" font-weight="bold" suffix="."/>
112+
<text macro="author" suffix=". "/>
113+
<text macro="title" suffix=". "/>
114+
<choose>
115+
<if type="bill book graphic legal_case legislation motion_picture report song" match="any">
116+
<text macro="edition" suffix=" "/>
117+
<text macro="book-publisher"/>
118+
</if>
119+
<else-if type="paper-conference">
120+
<group delimiter=", ">
121+
<text macro="conference"/>
122+
<text variable="page"/>
123+
</group>
124+
</else-if>
125+
<else-if type="chapter paper-conference" match="any">
126+
<group delimiter=". ">
127+
<group delimiter=": ">
128+
<text term="in" text-case="capitalize-first"/>
129+
<text variable="container-title"/>
130+
</group>
131+
<text macro="edition" suffix=" "/>
132+
<group>
133+
<text value="Edited by"/>
134+
<text macro="editor"/>
135+
</group>
136+
<text macro="book-publisher"/>
137+
<group delimiter=" ">
138+
<label variable="page" form="short"/>
139+
<text variable="page"/>
140+
</group>
141+
</group>
142+
</else-if>
143+
<else-if type="article-journal">
144+
<group delimiter=":">
145+
<text macro="journal"/>
146+
<text variable="page"/>
147+
</group>
148+
</else-if>
149+
<else>
150+
<group suffix="." delimiter=" ">
151+
<group delimiter=" ">
152+
<text variable="container-title"/>
153+
<text variable="volume"/>
154+
</group>
155+
<text macro="year"/>
156+
<text variable="page"/>
157+
<text macro="access"/>
158+
</group>
159+
</else>
160+
</choose>
161+
</layout>
162+
</bibliography>
163+
</style>

0 commit comments

Comments
 (0)