Skip to content

Commit

Permalink
Create RES _template.csl
Browse files Browse the repository at this point in the history
  • Loading branch information
POBrien333 authored Apr 26, 2024
1 parent 1dd60d3 commit 6b9d902
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions res/_template.csl
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="utf-8"?>
<style xmlns="http://purl.org/net/xbiblio/csl" version="1.0" default-locale="en-GB">
<!-- #XML-COMMENT# -->
<info>
<title>#TITLE#</title>
<id>http://www.zotero.org/styles/#IDENTIFIER#</id>
<link href="http://www.zotero.org/styles/#IDENTIFIER#" rel="self"/>
<link href="http://www.zotero.org/styles/royal-entomological-society" rel="independent-parent"/>
<link href="#DOCUMENTATION#" rel="documentation"/>
<category citation-format="author-date"/>
<category field="biology"/>
<eissn>#ISSN#</eissn>
<issn>#ISSN#</issn>
<updated>2024-04-26T12: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 6b9d902

Please sign in to comment.