/usr/share/citation-style-language/styles/aquatic-invasions.csl is in citation-style-language-styles 0~20180122.283b8d871-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 | <?xml version="1.0" encoding="utf-8"?>
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" initialize-with-hyphen="false" default-locale="en-US">
<info>
<title>Aquatic Invasions</title>
<title-short>Aquat. Invasions</title-short>
<id>http://www.zotero.org/styles/aquatic-invasions</id>
<link href="http://www.zotero.org/styles/aquatic-invasions" rel="self"/>
<link href="http://www.zotero.org/styles/inter-research-science-center" rel="template"/>
<link href="http://www.aquaticinvasions.net/submissions.html" rel="documentation"/>
<author>
<name>Megan McCuller</name>
<email>mccullermi@gmail.com</email>
</author>
<category citation-format="author-date"/>
<category field="biology"/>
<eissn>1818-5487</eissn>
<updated>2016-09-08T22:00:30+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>
<macro name="edition">
<number suffix=" " variable="edition" form="ordinal"/>
<label variable="edition" form="short"/>
</macro>
<macro name="author">
<names variable="author">
<name name-as-sort-order="all" sort-separator=" " initialize-with="" delimiter=", " delimiter-precedes-last="always"/>
<label form="short" text-case="lowercase" strip-periods="true" prefix=" (" suffix=")"/>
<substitute>
<names variable="editor"/>
<names variable="translator"/>
</substitute>
</names>
</macro>
<macro name="author-short">
<names variable="author">
<name form="short" and="text" initialize-with=""/>
<substitute>
<names variable="editor"/>
<names variable="translator"/>
<text variable="publisher"/>
<text variable="title" form="short" quotes="true"/>
</substitute>
</names>
</macro>
<macro name="publisher">
<choose>
<if type="report" match="none">
<group delimiter=", " suffix=", ">
<text variable="publisher"/>
<text variable="publisher-place" strip-periods="true"/>
</group>
</if>
</choose>
</macro>
<macro name="page">
<choose>
<if type="article article-journal" match="any">
<text variable="page" prefix=": "/>
</if>
<else-if type="bill book report thesis review-book" match="any">
<choose>
<if match="any" variable="number-of-pages">
<group delimiter=" ">
<text variable="number-of-pages"/>
<label strip-periods="true" variable="number-of-pages" form="short"/>
</group>
</if>
<else>
<group delimiter=" ">
<text variable="page"/>
<label plural="always" strip-periods="true" variable="page" form="short"/>
</group>
</else>
</choose>
</else-if>
<else>
<group>
<label strip-periods="true" suffix=" " variable="page" form="short"/>
<text variable="page"/>
</group>
</else>
</choose>
</macro>
<citation and="text" et-al-min="3" et-al-use-first="1" disambiguate-add-names="true" disambiguate-add-year-suffix="true" collapse="year-suffix" year-suffix-delimiter=", ">
<sort>
<key variable="issued"/>
<key variable="author"/>
</sort>
<layout delimiter="; " prefix="(" suffix=")">
<group delimiter=" ">
<text macro="author-short"/>
<group>
<date variable="issued">
<date-part name="year"/>
</date>
<text variable="locator" prefix=": "/>
</group>
</group>
</layout>
</citation>
<bibliography hanging-indent="true">
<sort>
<key macro="author-short"/>
<key variable="issued"/>
</sort>
<layout>
<choose>
<if type="webpage" match="any">
<group delimiter=" " suffix=". ">
<names variable="author">
<substitute>
<names variable="interviewer illustrator container-author"/>
<text variable="collection-title"/>
<text variable="publisher"/>
</substitute>
</names>
<text variable="title" text-case="title"/>
<date date-parts="year" form="text" variable="issued" prefix=" (" suffix=")">
<date-part name="year"/>
</date>
</group>
<group suffix=". ">
<text variable="container-title"/>
</group>
<text variable="URL"/>
<group delimiter=" " prefix=" (" suffix=")">
<text term="accessed" text-case="capitalize-first"/>
<date variable="accessed">
<date-part name="day" suffix=" "/>
<date-part name="month" suffix=" "/>
<date-part name="year"/>
</date>
</group>
</if>
<else>
<choose>
<if match="none" variable="author">
<choose>
<if type="book" match="any" variable="editor">
<names variable="editor">
<name initialize-with="" name-as-sort-order="all" sort-separator=" "/>
<label form="short" strip-periods="true" prefix=" (" suffix=")"/>
</names>
</if>
<else>
<text variable="publisher"/>
</else>
</choose>
</if>
<else>
<text macro="author"/>
</else>
</choose>
<date variable="issued" prefix=" (" suffix=") ">
<date-part name="year"/>
</date>
<choose>
<if type="bill graphic legal_case legislation motion_picture song" match="any">
<group delimiter=" ">
<text variable="title"/>
<group delimiter=", " suffix=". ">
<text macro="edition"/>
<text variable="collection-title"/>
<group>
<label plural="never" text-case="capitalize-first" suffix=" " variable="volume"/>
<text variable="volume"/>
</group>
</group>
</group>
</if>
<else-if type="book" match="any">
<choose>
<if match="any" variable="collection-title">
<text variable="title" suffix=". "/>
<text variable="collection-title" suffix=". "/>
</if>
<else>
<group delimiter=", " suffix=". ">
<text variable="title"/>
<text macro="edition"/>
<group>
<label text-case="capitalize-first" suffix=" " variable="volume"/>
<text variable="volume"/>
</group>
</group>
</else>
</choose>
</else-if>
<else-if type="thesis">
<text variable="title" suffix=". "/>
<text variable="genre" strip-periods="true" suffix=" Thesis. "/>
</else-if>
<else-if type="chapter" match="any">
<text variable="title" suffix=". "/>
<group suffix=", ">
<text term="in" text-case="capitalize-first" suffix=": "/>
<names variable="editor">
<name initialize-with="" name-as-sort-order="all" sort-separator=" "/>
<label form="short" strip-periods="true" prefix=" (" suffix=")"/>
</names>
</group>
<text variable="container-title" text-case="title" suffix=". "/>
<group delimiter=", " suffix=". ">
<group delimiter=" ">
<text variable="collection-title"/>
<text variable="collection-number"/>
</group>
<text macro="edition"/>
</group>
</else-if>
<else-if type="paper-conference" match="any">
<text variable="title" suffix=". "/>
<group delimiter=", " prefix=" " suffix=". ">
<text variable="container-title" text-case="title"/>
<text variable="collection-title"/>
</group>
<text variable="event" suffix=", "/>
<text variable="event-place" suffix=", "/>
</else-if>
<else-if type="report" match="any">
<text variable="title" suffix=". "/>
<text variable="collection-title" suffix=" "/>
<group delimiter=", " suffix=", ">
<text variable="number"/>
<text variable="publisher-place"/>
<date form="text" date-parts="year-month-day" variable="issued"/>
</group>
</else-if>
<else>
<text variable="title" suffix=". "/>
<text variable="container-title" strip-periods="true" font-style="italic" suffix=" "/>
<group>
<text variable="volume"/>
<text variable="issue" form="short" prefix="(" suffix=")"/>
</group>
</else>
</choose>
<text macro="publisher"/>
<text macro="page"/>
<choose>
<if match="any" variable="DOI">
<text variable="DOI" prefix=", doi: "/>
</if>
</choose>
</else>
</choose>
</layout>
</bibliography>
</style>
|