Skip to content

Commit 6ee1ace

Browse files
authored
1 parent cb5c43f commit 6ee1ace

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

avian-conservation-and-ecology.csl

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" default-locale="en-US" version="1.0" demote-non-dropping-particle="sort-only">
2+
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" demote-non-dropping-particle="sort-only" default-locale="en-US">
33
<info>
44
<title>Avian Conservation and Ecology</title>
5+
<title-short>ACE</title-short>
56
<id>http://www.zotero.org/styles/avian-conservation-and-ecology</id>
67
<link href="http://www.zotero.org/styles/avian-conservation-and-ecology" rel="self"/>
78
<link href="http://www.zotero.org/styles/ecology" rel="template"/>
@@ -12,7 +13,7 @@
1213
<category citation-format="author-date"/>
1314
<category field="biology"/>
1415
<eissn>1712-6568</eissn>
15-
<updated>2012-09-27T22:06:38+00:00</updated>
16+
<updated>2022-08-22T08:26:20+00:00</updated>
1617
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
1718
</info>
1819
<macro name="container-contributors">
@@ -77,9 +78,9 @@
7778
<macro name="access">
7879
<choose>
7980
<if variable="DOI">
80-
<text variable="DOI" prefix="doi: "/>
81+
<text variable="DOI" prefix="https://doi.org/"/>
8182
</if>
82-
<else-if type="webpage">
83+
<else-if type="webpage post post-weblog report" match="any">
8384
<text variable="URL"/>
8485
</else-if>
8586
</choose>
@@ -147,7 +148,7 @@
147148
<macro name="locators">
148149
<choose>
149150
<if type="article-journal article-magazine article-newspaper" match="any">
150-
<text variable="container-title" prefix=". " font-style="italic"/>
151+
<text variable="container-title" prefix=". "/>
151152
<text variable="volume" prefix=" "/>
152153
<text variable="page" prefix=":"/>
153154
</if>

0 commit comments

Comments
 (0)