Skip to content

Commit 8e43e79

Browse files
authored
Create opto-electronic-advances.csl (#5135)
1 parent 36e4fba commit 8e43e79

File tree

1 file changed

+152
-0
lines changed

1 file changed

+152
-0
lines changed

opto-electronic-advances.csl

Lines changed: 152 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,152 @@
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+
<!-- This style was edited with the Visual CSL Editor (https://editor.citationstyles.org/visualEditor/) -->
4+
<info>
5+
<title>Opto-Electronic Advances</title>
6+
<title-short>Opto-Electron Adv</title-short>
7+
<id>http://www.zotero.org/styles/opto-electronic-advances</id>
8+
<link href="http://www.zotero.org/styles/opto-electronic-advances" rel="self"/>
9+
<link href="http://www.zotero.org/styles/nature" rel="template"/>
10+
<link href="http://www.oejournal.org/J/OEA/Channel/15" rel="documentation"/>
11+
<author>
12+
<email>[email protected]</email>
13+
<name>Xuhao Fan</name>
14+
</author>
15+
<author>
16+
<name>Hui Gao</name>
17+
<email>[email protected]</email>
18+
</author>
19+
<author>
20+
<name>Yuncheng Liu</name>
21+
<email>[email protected]</email>
22+
</author>
23+
<category citation-format="numeric"/>
24+
<category field="physics"/>
25+
<issn>2096-4579</issn>
26+
<updated>2020-11-28T02:08:33+00:00</updated>
27+
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
28+
</info>
29+
<macro name="title">
30+
<choose>
31+
<if type="bill book graphic legal_case legislation motion_picture report song" match="any">
32+
<text variable="title" font-style="italic"/>
33+
</if>
34+
<else>
35+
<text variable="title"/>
36+
</else>
37+
</choose>
38+
</macro>
39+
<macro name="author">
40+
<names variable="author">
41+
<name and="symbol" delimiter-precedes-last="never" et-al-min="6" et-al-use-first="5" initialize-with=". " name-as-sort-order="all"/>
42+
<label form="short" prefix=", "/>
43+
<et-al font-style="italic"/>
44+
</names>
45+
</macro>
46+
<macro name="access">
47+
<choose>
48+
<if variable="volume"/>
49+
<else-if variable="DOI">
50+
<text variable="DOI" prefix="doi:"/>
51+
</else-if>
52+
</choose>
53+
</macro>
54+
<macro name="issuance">
55+
<choose>
56+
<if type="bill book graphic legal_case legislation motion_picture song thesis chapter" match="any">
57+
<group delimiter="; " suffix=".">
58+
<group delimiter=", " prefix="(" suffix=")">
59+
<text variable="publisher" form="long"/>
60+
<text variable="publisher-place"/>
61+
<date variable="issued">
62+
<date-part name="year"/>
63+
</date>
64+
</group>
65+
</group>
66+
</if>
67+
<else-if type="report webpage post post-weblog" match="any">
68+
<group delimiter=" ">
69+
<text variable="URL"/>
70+
<date date-parts="year" form="text" variable="issued" prefix="(" suffix=")"/>
71+
</group>
72+
</else-if>
73+
<else-if type="paper-conference" match="any">
74+
<group delimiter=";" suffix=";">
75+
<group delimiter=", " prefix="(" suffix=")">
76+
<text variable="publisher"/>
77+
<text variable="publisher-place"/>
78+
<date variable="issued">
79+
<date-part name="year"/>
80+
</date>
81+
</group>
82+
</group>
83+
</else-if>
84+
<else>
85+
<date variable="issued" prefix="(" suffix=")">
86+
<date-part name="year"/>
87+
</date>
88+
</else>
89+
</choose>
90+
</macro>
91+
<macro name="container-title">
92+
<choose>
93+
<if type="article-journal">
94+
<text variable="container-title" font-style="italic" form="short"/>
95+
</if>
96+
<else>
97+
<text variable="container-title" font-style="italic"/>
98+
</else>
99+
</choose>
100+
</macro>
101+
<macro name="editor">
102+
<choose>
103+
<if type="chapter paper-conference" match="any">
104+
<names variable="editor" prefix="(" suffix=")">
105+
<label form="short" suffix=" "/>
106+
<name and="symbol" delimiter-precedes-last="never" initialize-with=". " name-as-sort-order="all"/>
107+
</names>
108+
</if>
109+
</choose>
110+
</macro>
111+
<macro name="volume">
112+
<choose>
113+
<if type="article-journal" match="any">
114+
<text variable="volume" font-weight="bold" suffix=","/>
115+
</if>
116+
<else>
117+
<group delimiter=" ">
118+
<label variable="volume" form="short"/>
119+
<text variable="volume"/>
120+
</group>
121+
</else>
122+
</choose>
123+
</macro>
124+
<citation collapse="citation-number">
125+
<sort>
126+
<key variable="citation-number"/>
127+
</sort>
128+
<layout vertical-align="sup" delimiter="," prefix="[" suffix="]">
129+
<text variable="citation-number"/>
130+
</layout>
131+
</citation>
132+
<bibliography et-al-min="6" et-al-use-first="1" second-field-align="flush" entry-spacing="0" line-spacing="2">
133+
<layout suffix=".">
134+
<text variable="citation-number" suffix="."/>
135+
<group delimiter=" ">
136+
<text macro="author" suffix="."/>
137+
<text macro="title" suffix="."/>
138+
<choose>
139+
<if type="chapter paper-conference" match="any">
140+
<text term="in"/>
141+
</if>
142+
</choose>
143+
<text macro="container-title"/>
144+
<text macro="editor"/>
145+
<text macro="volume"/>
146+
<text variable="page"/>
147+
<text macro="issuance"/>
148+
<text macro="access"/>
149+
</group>
150+
</layout>
151+
</bibliography>
152+
</style>

0 commit comments

Comments
 (0)