Skip to content

Commit 1d77ba8

Browse files
authored
Request for review and assessment of the repa.csl (JabRef#4698)
1 parent 76b4be5 commit 1d77ba8

File tree

1 file changed

+153
-0
lines changed

1 file changed

+153
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,153 @@
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="expanded" default-locale="en-US">
3+
<!-- This style was edited with the Visual CSL Editor (https://editor.citationstyles.org/visualEditor/) -->
4+
<info>
5+
<title>Research and Education Promotion Association</title>
6+
<title-short>REPA</title-short>
7+
<id>http://www.zotero.org/styles/research-and-education-promotion-association</id>
8+
<link href="http://www.zotero.org/styles/research-and-education-promotion-association" rel="self"/>
9+
<link href="https://repa.jp/journals/editorial-guide-and-citation-style/" rel="documentation"/>
10+
<author>
11+
<name>Research and Education Promotion Association (REPA)</name>
12+
<email>[email protected]</email>
13+
<uri>www.repa.jp</uri>
14+
</author>
15+
<category citation-format="numeric"/>
16+
<category field="science"/>
17+
<updated>2020-04-18T14:45:25+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="editor">
21+
<names variable="editor" font-style="italic" delimiter=", ">
22+
<name name-as-sort-order="all" sort-separator=" " initialize-with="" delimiter=", " delimiter-precedes-last="always"/>
23+
<label prefix=" - "/>
24+
</names>
25+
</macro>
26+
<macro name="author">
27+
<names variable="author" delimiter=", ">
28+
<name delimiter-precedes-last="always" initialize-with="" name-as-sort-order="all" sort-separator=" "/>
29+
<label prefix=": "/>
30+
<substitute>
31+
<names variable="editor" suffix=" "/>
32+
<text variable="title"/>
33+
</substitute>
34+
</names>
35+
</macro>
36+
<macro name="access">
37+
<group>
38+
<choose>
39+
<if variable="URL">
40+
<text variable="URL" prefix="(" suffix=") "/>
41+
<group prefix=" ">
42+
<text term="accessed" text-case="capitalize-first" font-style="italic" suffix=": "/>
43+
<date variable="accessed" font-style="italic" font-weight="normal">
44+
<date-part name="day" font-weight="normal" suffix=" "/>
45+
<date-part name="month" suffix=" "/>
46+
<date-part name="year" font-weight="bold"/>
47+
</date>
48+
</group>
49+
</if>
50+
</choose>
51+
</group>
52+
</macro>
53+
<macro name="publisher">
54+
<group delimiter=", ">
55+
<text variable="publisher-place"/>
56+
<text variable="publisher" font-style="italic"/>
57+
</group>
58+
</macro>
59+
<macro name="year-date">
60+
<choose>
61+
<if variable="issued">
62+
<date variable="issued" font-weight="bold">
63+
<date-part name="year" font-weight="bold"/>
64+
</date>
65+
</if>
66+
<else>
67+
<text term="no date" form="short"/>
68+
</else>
69+
</choose>
70+
</macro>
71+
<macro name="edition">
72+
<choose>
73+
<if is-numeric="edition">
74+
<group delimiter=" ">
75+
<number variable="edition" form="ordinal"/>
76+
<text term="edition" form="short"/>
77+
</group>
78+
</if>
79+
<else>
80+
<text variable="edition"/>
81+
</else>
82+
</choose>
83+
</macro>
84+
<citation collapse="citation-number">
85+
<sort>
86+
<key variable="citation-number"/>
87+
</sort>
88+
<layout prefix="[" suffix="]" delimiter=",">
89+
<text variable="citation-number"/>
90+
</layout>
91+
</citation>
92+
<bibliography et-al-min="6" et-al-use-first="5" second-field-align="flush">
93+
<layout>
94+
<text variable="citation-number" prefix="[" suffix="] "/>
95+
<group delimiter=" ">
96+
<text macro="author" suffix=" "/>
97+
<text macro="year-date" prefix="(" suffix=")"/>
98+
<text variable="title" quotes="true" prefix=" "/>
99+
</group>
100+
<choose>
101+
<if type="book report" match="any">
102+
<text macro="edition" prefix=", "/>
103+
<text variable="genre" font-style="italic" prefix=" "/>
104+
<group delimiter=" " prefix=" ">
105+
<text macro="editor"/>
106+
<text macro="publisher" suffix=". "/>
107+
<group delimiter=" ">
108+
<text variable="number-of-pages"/>
109+
<text term="page" form="short" strip-periods="true" suffix="."/>
110+
<text variable="ISBN" form="short" font-style="normal" font-weight="bold" prefix="ISBN: "/>
111+
</group>
112+
</group>
113+
</if>
114+
<else-if type="chapter paper-conference" match="any">
115+
<group delimiter=". " suffix=" ">
116+
<group delimiter=" " prefix=" ">
117+
<text term="in" text-case="capitalize-first" prefix=" " suffix=": "/>
118+
<text macro="editor"/>
119+
</group>
120+
<group delimiter=", ">
121+
<text variable="container-title" font-style="normal" prefix=" " suffix=" "/>
122+
<text macro="edition"/>
123+
</group>
124+
</group>
125+
<group delimiter=", " prefix=" " suffix=" - ">
126+
<text macro="publisher"/>
127+
<text variable="volume" prefix="vol. "/>
128+
</group>
129+
<text variable="page" prefix=" pp. " suffix="."/>
130+
<text variable="DOI" prefix=" https://doi.org/"/>
131+
</else-if>
132+
<else-if type="thesis">
133+
<group delimiter=" " prefix=" ">
134+
<text variable="genre" prefix="(" suffix=") "/>
135+
<text macro="publisher"/>
136+
</group>
137+
</else-if>
138+
<else>
139+
<group delimiter=" " prefix=" ">
140+
<text variable="container-title" form="short" strip-periods="true" font-style="italic"/>
141+
<group prefix=" (" suffix=")">
142+
<text variable="volume" prefix="vol. " suffix=", "/>
143+
<text variable="issue" prefix="no. " suffix=", "/>
144+
<text variable="page" prefix="pp. "/>
145+
</group>
146+
</group>
147+
<text variable="DOI" text-decoration="none" prefix=" https://doi.org/"/>
148+
</else>
149+
</choose>
150+
<text macro="access" prefix=" "/>
151+
</layout>
152+
</bibliography>
153+
</style>

0 commit comments

Comments
 (0)