Skip to content

Commit ca4feff

Browse files
authored
Generate Joule and One Earth from journal metadata (#4327)
1 parent 7a1e4fe commit ca4feff

File tree

2 files changed

+10
-5
lines changed

2 files changed

+10
-5
lines changed

dependent/joule.csl

+6-3
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,17 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<style xmlns="http://purl.org/net/xbiblio/csl" version="1.0" default-locale="en-US">
3+
<!-- Cell Press - Research Journals, generated from "cell-press-research" metadata at https://github.com/citation-style-language/journals -->
34
<info>
45
<title>Joule</title>
56
<id>http://www.zotero.org/styles/joule</id>
67
<link href="http://www.zotero.org/styles/joule" rel="self"/>
78
<link href="http://www.zotero.org/styles/cell-numeric-superscript" rel="independent-parent"/>
8-
<link href="https://www.cell.com/joule/authors" rel="documentation"/>
9+
<link href="http://www.cell.com/joule/authors" rel="documentation"/>
910
<category citation-format="numeric"/>
10-
<issn>2542-4351</issn>
11-
<updated>2018-02-16T12:00:00+00:00</updated>
11+
<category field="engineering"/>
12+
<category field="chemistry"/>
13+
<eissn>2542-4351</eissn>
14+
<updated>2017-10-20T12:00:00+00:00</updated>
1215
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
1316
</info>
1417
</style>

dependent/one-earth.csl

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,16 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<style xmlns="http://purl.org/net/xbiblio/csl" version="1.0" default-locale="en-US">
3+
<!-- Cell Press - Research Journals, generated from "cell-press-research" metadata at https://github.com/citation-style-language/journals -->
34
<info>
45
<title>One Earth</title>
56
<id>http://www.zotero.org/styles/one-earth</id>
67
<link href="http://www.zotero.org/styles/one-earth" rel="self"/>
78
<link href="http://www.zotero.org/styles/cell-numeric-superscript" rel="independent-parent"/>
8-
<link href="http://www.cell.com/one-earth/author" rel="documentation"/>
9+
<link href="https://www.cell.com/one-earth/author" rel="documentation"/>
910
<category citation-format="numeric"/>
11+
<category field="science"/>
1012
<issn>2590-3322</issn>
11-
<updated>2018-02-16T12:00:00+00:00</updated>
13+
<updated>2017-10-20T12:00:00+00:00</updated>
1214
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
1315
</info>
1416
</style>

0 commit comments

Comments
 (0)