Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create journal-of-conchology.csl #7357

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
251 changes: 251 additions & 0 deletions dependent/journal-of-conchology.csl
Original file line number Diff line number Diff line change
@@ -0,0 +1,251 @@
<?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>Journal of Conchology</title>
<title-short>J. Conch</title-short>
<id>http://www.zotero.org/styles/journal-of-conchology</id>
<link href="http://www.zotero.org/styles/journal-of-conchology" rel="self"/>
<link href="http://www.zotero.org/styles/aquatic-invasions.csl" rel="template"/>
<link href="https://conchsoc.org/node/537" rel="documentation"/>
<author>
<name>Louis Bronne</name>
<email>[email protected]</email>
</author>
<category citation-format="author-date"/>
<category field="biology"/>
<issn>0022-0019</issn>
<eissn>2755-3531</eissn>
<updated>2024-12-15T04:50:06+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=", " >
<text variable="publisher"/>
<text variable="publisher-place" strip-periods="true"/>
</group>
</if>
</choose>
</macro>
<macro name="page">
<choose>
<if type="article article-journal article-magazine" match="any">
<text variable="page" prefix=": " suffix="."/>
</if>
<else-if type="chapter" match="any">
<text variable="page" suffix="."/>
</else-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" suffix="."/>
</group>
</if>
<else>
<group delimiter=" ">
<text variable="page" suffix="."/>
<label plural="always" strip-periods="false" variable="page" form="short" suffix="."/>
</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="false">
<sort>
<key macro="author-short"/>
<key variable="issued"/>
</sort>
<layout>
<choose>
<if type="webpage map" match="any">
<group delimiter="" suffix=". ">
<text macro="author"/>
<date date-parts="year" form="text" variable="issued" prefix=". " suffix=". ">
<date-part name="year"/>
</date>
<text variable="title" text-case="title"/>
</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=". " font-style="italic"/>
<text variable="collection-title" suffix=". "/>
</if>
<else>
<group delimiter=", " suffix=". ">
<text variable="title" font-style="italic"/>
<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>
<choose>
<if type="book chapter" match="any">
<text macro="publisher" suffix=", " />
</if>
</choose>
<text macro="page"/>
<choose>
<if match="any" variable="DOI">
<text variable="DOI" prefix=". https://doi.org/"/>
</if>
</choose>
</else>
</choose>
</layout>
</bibliography>
</style>
Loading