Skip to content

Commit

Permalink
Generate Joule and One Earth from journal metadata (#4327)
Browse files Browse the repository at this point in the history
  • Loading branch information
rmzelle committed Oct 2, 2019
1 parent 7a1e4fe commit ca4feff
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 5 deletions.
9 changes: 6 additions & 3 deletions dependent/joule.csl
@@ -1,14 +1,17 @@
<?xml version="1.0" encoding="utf-8"?>
<style xmlns="http://purl.org/net/xbiblio/csl" version="1.0" default-locale="en-US">
<!-- Cell Press - Research Journals, generated from "cell-press-research" metadata at https://github.com/citation-style-language/journals -->
<info>
<title>Joule</title>
<id>http://www.zotero.org/styles/joule</id>
<link href="http://www.zotero.org/styles/joule" rel="self"/>
<link href="http://www.zotero.org/styles/cell-numeric-superscript" rel="independent-parent"/>
<link href="https://www.cell.com/joule/authors" rel="documentation"/>
<link href="http://www.cell.com/joule/authors" rel="documentation"/>
<category citation-format="numeric"/>
<issn>2542-4351</issn>
<updated>2018-02-16T12:00:00+00:00</updated>
<category field="engineering"/>
<category field="chemistry"/>
<eissn>2542-4351</eissn>
<updated>2017-10-20T12:00:00+00:00</updated>
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
</info>
</style>
6 changes: 4 additions & 2 deletions dependent/one-earth.csl
@@ -1,14 +1,16 @@
<?xml version="1.0" encoding="utf-8"?>
<style xmlns="http://purl.org/net/xbiblio/csl" version="1.0" default-locale="en-US">
<!-- Cell Press - Research Journals, generated from "cell-press-research" metadata at https://github.com/citation-style-language/journals -->
<info>
<title>One Earth</title>
<id>http://www.zotero.org/styles/one-earth</id>
<link href="http://www.zotero.org/styles/one-earth" rel="self"/>
<link href="http://www.zotero.org/styles/cell-numeric-superscript" rel="independent-parent"/>
<link href="http://www.cell.com/one-earth/author" rel="documentation"/>
<link href="https://www.cell.com/one-earth/author" rel="documentation"/>
<category citation-format="numeric"/>
<category field="science"/>
<issn>2590-3322</issn>
<updated>2018-02-16T12:00:00+00:00</updated>
<updated>2017-10-20T12:00:00+00:00</updated>
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
</info>
</style>

0 comments on commit ca4feff

Please sign in to comment.