Skip to content

Commit 7a13a7d

Browse files
authored
Create korean-journal-of-internal-medicine.csl (JabRef#4953)
1 parent 827b986 commit 7a13a7d

File tree

1 file changed

+166
-0
lines changed

1 file changed

+166
-0
lines changed
+166
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,166 @@
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>The Korean Journal of Internal Medicine</title>
5+
<title-short>KJIM</title-short>
6+
<id>http://www.zotero.org/styles/the-korean-journal-of-internal-medicine</id>
7+
<link href="http://www.zotero.org/styles/the-korean-journal-of-internal-medicine" rel="self"/>
8+
<link href="http://www.zotero.org/styles/journal-of-frailty-and-aging" rel="template"/>
9+
<link href="https://www.kjim.org/authors/authors.php#11" rel="documentation"/>
10+
<author>
11+
<name>Patrick O'Brien</name>
12+
</author>
13+
<category citation-format="numeric"/>
14+
<category field="medicine"/>
15+
<issn>1226-3303</issn>
16+
<eissn>2005-6648</eissn>
17+
<updated>2020-07-31T14:22:53+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">
21+
<names variable="author">
22+
<name sort-separator=" " initialize-with="" name-as-sort-order="all" delimiter=", " delimiter-precedes-last="always"/>
23+
<label form="short" strip-periods="true" prefix=" (" suffix=")"/>
24+
<substitute>
25+
<names variable="editor"/>
26+
<names variable="translator"/>
27+
</substitute>
28+
</names>
29+
</macro>
30+
<macro name="editor">
31+
<names variable="editor">
32+
<name sort-separator=" " initialize-with="" name-as-sort-order="all" delimiter=", " delimiter-precedes-last="always"/>
33+
<label form="short" strip-periods="false" prefix=", "/>
34+
</names>
35+
</macro>
36+
<macro name="edition">
37+
<choose>
38+
<if is-numeric="edition">
39+
<group delimiter=" ">
40+
<number variable="edition" form="ordinal"/>
41+
<text term="edition" form="short" strip-periods="true"/>
42+
</group>
43+
</if>
44+
<else>
45+
<text variable="edition"/>
46+
</else>
47+
</choose>
48+
</macro>
49+
<macro name="title">
50+
<text variable="title"/>
51+
</macro>
52+
<macro name="publisher">
53+
<group delimiter=": ">
54+
<text variable="publisher"/>
55+
<text variable="publisher-place"/>
56+
</group>
57+
</macro>
58+
<macro name="year-date">
59+
<date variable="issued">
60+
<date-part name="year"/>
61+
</date>
62+
</macro>
63+
<citation collapse="citation-number">
64+
<sort>
65+
<key variable="citation-number"/>
66+
</sort>
67+
<layout prefix="[" suffix="]" delimiter=", ">
68+
<text variable="citation-number"/>
69+
</layout>
70+
</citation>
71+
<bibliography et-al-min="7" et-al-use-first="3" second-field-align="flush">
72+
<layout suffix=".">
73+
<text variable="citation-number" suffix=". "/>
74+
<group delimiter=". ">
75+
<text macro="author"/>
76+
<text macro="title"/>
77+
<choose>
78+
<if type="chapter paper-conference" match="any">
79+
<group delimiter=". ">
80+
<group delimiter=": ">
81+
<text term="in" text-case="capitalize-first"/>
82+
<text macro="editor"/>
83+
</group>
84+
<text variable="container-title" form="short"/>
85+
<text macro="edition"/>
86+
<group delimiter=", ">
87+
<text macro="publisher"/>
88+
<group delimiter=":">
89+
<text macro="year-date"/>
90+
<text variable="page"/>
91+
</group>
92+
</group>
93+
</group>
94+
</if>
95+
<else-if type="article-journal">
96+
<group delimiter=";">
97+
<group delimiter=" ">
98+
<text variable="container-title" suffix=" " form="short" strip-periods="true"/>
99+
<text macro="year-date"/>
100+
</group>
101+
<choose>
102+
<if match="none" variable="page volume">
103+
<text variable="DOI" prefix="https://doi.org/"/>
104+
</if>
105+
<else>
106+
<group delimiter=":">
107+
<text variable="volume"/>
108+
<text variable="page"/>
109+
</group>
110+
</else>
111+
</choose>
112+
</group>
113+
</else-if>
114+
<else-if type="bill book graphic legal_case legislation motion_picture report song" match="any">
115+
<group delimiter=". ">
116+
<text macro="edition"/>
117+
<group delimiter=", ">
118+
<text macro="publisher"/>
119+
<text macro="year-date"/>
120+
</group>
121+
</group>
122+
</else-if>
123+
<else-if type="webpage post post-weblog" match="any">
124+
<group delimiter=". ">
125+
<text variable="container-title" suffix=". "/>
126+
<group delimiter=" " prefix="[" suffix="]">
127+
<text term="cited"/>
128+
<date variable="accessed">
129+
<date-part name="year" suffix=" "/>
130+
<date-part name="month" form="short" suffix=" " strip-periods="true"/>
131+
<date-part name="day"/>
132+
</date>
133+
</group>
134+
<group delimiter=": ">
135+
<text term="available at" text-case="capitalize-first"/>
136+
<text variable="URL" suffix=". "/>
137+
</group>
138+
</group>
139+
</else-if>
140+
<else-if type="thesis">
141+
<group delimiter=". ">
142+
<text macro="year-date"/>
143+
<group delimiter=", ">
144+
<text variable="genre"/>
145+
<text variable="publisher"/>
146+
</group>
147+
</group>
148+
</else-if>
149+
<else>
150+
<group>
151+
<group delimiter=". ">
152+
<text variable="container-title" form="short" suffix=" "/>
153+
<text macro="year-date"/>
154+
<text macro="publisher"/>
155+
</group>
156+
<group prefix=", " delimiter=": ">
157+
<text variable="volume"/>
158+
<text variable="page"/>
159+
</group>
160+
</group>
161+
</else>
162+
</choose>
163+
</group>
164+
</layout>
165+
</bibliography>
166+
</style>

0 commit comments

Comments
 (0)