Permalink
Please
sign in to comment.
Browse files
Create contributions-to-the-archaeology-of-egypt-nubia-and-the-levant… (
- Loading branch information
Showing
with
194 additions
and 0 deletions.
@@ -0,0 +1,194 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<style xmlns="http://purl.org/net/xbiblio/csl" class="note" version="1.0" default-locale="en-GB"> | ||
<info> | ||
<title>Contributions to the Archaeology of Egypt, Nubia and the Levant</title> | ||
<title-short>CAENL</title-short> | ||
<id>http://www.zotero.org/styles/contributions-to-the-archaeology-of-egypt-nubia-and-the-levant</id> | ||
<link href="http://www.zotero.org/styles/contributions-to-the-archaeology-of-egypt-nubia-and-the-levant" rel="self"/> | ||
<link href="http://www.zotero.org/styles/veterinary-medicine-austria" rel="template"/> | ||
<link href="https://www.orea.oeaw.ac.at/en/publications/series/contributions-to-the-archaeology-of-egypt-nubia-and-the-levant-caenl/" rel="documentation"/> | ||
<author> | ||
<name>Patrick O'Brien, PhD</name> | ||
<email>obrienpat86@gmail.com</email> | ||
</author> | ||
<category citation-format="note"/> | ||
<category field="history"/> | ||
<updated>2018-07-26T15:51:03+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="editor"> | ||
<names variable="editor" delimiter=", "> | ||
<name and="text" initialize-with="."> | ||
<name-part name="family" font-variant="small-caps"/> | ||
</name> | ||
<label form="short" prefix=" (" suffix=")"/> | ||
</names> | ||
</macro> | ||
<macro name="anon"> | ||
<text term="anonymous" form="short" text-case="capitalize-first" strip-periods="true"/> | ||
</macro> | ||
<macro name="author"> | ||
<names variable="author"> | ||
<name and="text" delimiter-precedes-last="never" initialize-with="." name-as-sort-order="all"> | ||
<name-part name="family" font-variant="small-caps"/> | ||
</name> | ||
<label form="short" prefix=" (" suffix=")"/> | ||
<substitute> | ||
<names variable="editor"/> | ||
<text macro="anon"/> | ||
</substitute> | ||
</names> | ||
</macro> | ||
<macro name="author-short"> | ||
<names variable="author" font-variant="normal"> | ||
<name form="short" and="text" delimiter=", " delimiter-precedes-last="never" initialize-with=". "> | ||
<name-part name="family" font-variant="small-caps"/> | ||
</name> | ||
<substitute> | ||
<names variable="editor"/> | ||
<names variable="translator"/> | ||
<text macro="anon"/> | ||
</substitute> | ||
</names> | ||
</macro> | ||
<macro name="title"> | ||
<choose> | ||
<if type="bill book graphic legal_case legislation motion_picture report song thesis" match="any"> | ||
<text variable="title" font-style="italic"/> | ||
</if> | ||
<else> | ||
<text variable="title"/> | ||
</else> | ||
</choose> | ||
</macro> | ||
<macro name="publisher"> | ||
<group delimiter=", "> | ||
<text variable="publisher-place"/> | ||
</group> | ||
</macro> | ||
<macro name="year-date"> | ||
<choose> | ||
<if variable="issued"> | ||
<date variable="issued"> | ||
<date-part name="year"/> | ||
</date> | ||
</if> | ||
<else> | ||
<text term="no date" form="short"/> | ||
</else> | ||
</choose> | ||
</macro> | ||
<macro name="edition"> | ||
<choose> | ||
<if is-numeric="edition"> | ||
<group delimiter=" "> | ||
<number variable="edition" form="ordinal"/> | ||
<text term="edition" form="short" suffix=","/> | ||
</group> | ||
</if> | ||
<else> | ||
<text variable="edition" suffix=","/> | ||
</else> | ||
</choose> | ||
</macro> | ||
<macro name="pages"> | ||
<group> | ||
<text variable="page"/> | ||
</group> | ||
</macro> | ||
<citation et-al-min="3" et-al-use-first="1" disambiguate-add-year-suffix="true" disambiguate-add-names="true"> | ||
<sort> | ||
<key macro="author-short"/> | ||
<key macro="year-date"/> | ||
</sort> | ||
<layout delimiter="; "> | ||
<group delimiter=", "> | ||
<group delimiter=" "> | ||
<text macro="author-short"/> | ||
<text macro="year-date"/> | ||
</group> | ||
<group> | ||
<label variable="locator" form="short"/> | ||
<text variable="locator"/> | ||
</group> | ||
</group> | ||
</layout> | ||
</citation> | ||
<bibliography> | ||
<sort> | ||
<key macro="author"/> | ||
<key variable="title"/> | ||
</sort> | ||
<layout suffix="."> | ||
<text macro="author" display="block"/> | ||
<group> | ||
<date variable="issued"> | ||
<date-part name="year"/> | ||
</date> | ||
<group display="block"> | ||
<choose> | ||
<if type="bill book graphic legal_case legislation motion_picture report song" match="any"> | ||
<group prefix=" " delimiter=" "> | ||
<text macro="title" suffix=","/> | ||
<text macro="edition"/> | ||
<text macro="editor"/> | ||
</group> | ||
<group delimiter=", " suffix="."> | ||
<text macro="publisher" prefix=" "/> | ||
<text macro="pages"/> | ||
</group> | ||
</if> | ||
<else-if type="chapter" match="any"> | ||
<group delimiter=", " prefix=" "> | ||
<text macro="title" prefix=" "/> | ||
<group delimiter=": "> | ||
<text term="in"/> | ||
<text macro="editor"/> | ||
</group> | ||
<text macro="edition"/> | ||
<text variable="container-title" font-style="italic"/> | ||
<text variable="collection-title"/> | ||
<text macro="publisher" prefix=" "/> | ||
<text macro="pages"/> | ||
</group> | ||
</else-if> | ||
<else-if type="paper-conference" match="any"> | ||
<text macro="title" prefix=" " suffix="."/> | ||
<group delimiter=" " prefix=" "> | ||
<text macro="editor"/> | ||
<text suffix="," variable="container-title"/> | ||
<text macro="edition"/> | ||
<text suffix="." variable="collection-title"/> | ||
<group delimiter=", " suffix="."> | ||
<text macro="publisher"/> | ||
<text macro="pages"/> | ||
</group> | ||
</group> | ||
</else-if> | ||
<else-if type="thesis"> | ||
<group prefix=" " suffix="." delimiter=". "> | ||
<text macro="title"/> | ||
<text variable="genre"/> | ||
<text macro="publisher"/> | ||
</group> | ||
</else-if> | ||
<else> | ||
<group suffix="."> | ||
<text macro="title" prefix=" "/> | ||
<text macro="editor" prefix=" "/> | ||
</group> | ||
<group delimiter=", " prefix=" "> | ||
<group delimiter=" "> | ||
<text variable="container-title" font-style="italic"/> | ||
<text variable="volume" font-weight="normal"/> | ||
<date date-parts="year" form="text" variable="issued" prefix="(" suffix=")"/> | ||
</group> | ||
<text variable="page"/> | ||
</group> | ||
</else> | ||
</choose> | ||
</group> | ||
</group> | ||
</layout> | ||
</bibliography> | ||
</style> |
0 comments on commit
eda406c