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 melanges-de-linstitut-dominicain-detudes-orientales-en.csl #7230

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Open
260 changes: 260 additions & 0 deletions melanges-de-linstitut-dominicain-detudes-orientales-en.csl
Original file line number Diff line number Diff line change
@@ -0,0 +1,260 @@
<?xml version="1.0" encoding="utf-8"?>
<style xmlns="http://purl.org/net/xbiblio/csl" class="note" version="1.0" and="symbol" delimiter-precedes-et-al="never" delimiter-precedes-last="never" initialize="false" page-range-format="expanded" initialize-with-hyphen="false" demote-non-dropping-particle="never" default-locale="en-US">
<!-- This style was edited with the Visual CSL Editor (https://editor.citationstyles.org/visualEditor/) -->
<info>
<title>Mélanges de l'Institut dominicain d'études orientales (english)</title>
NicolasSouchon marked this conversation as resolved.
Show resolved Hide resolved
<title-short>MIDEO</title-short>
<id>http://www.zotero.org/styles/melanges-de-linstitut-dominicain-detudes-orientales-en</id>
<link href="http://www.zotero.org/styles/melanges-de-linstitut-dominicain-detudes-orientales-en" rel="self"/>
<link href="https://www.ideo-cairo.org/fr/mideo-fr/le-mideo-les-melanges-de-lideo/" rel="documentation"/>
<author>
<email>[email protected]</email>
<name>Nicolas Souchon</name>
</author>
<category citation-format="note"/>
<category field="history"/>
<summary>Style sheet for the collection Mélanges de l'Institut dominicain d'études orientales (MIDÉO)</summary>
<updated>2024-09-25T12:19:45+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>
<locale xml:lang="fr">
<terms>
<term name="no-place" form="short">n. p.</term>
<term name="no-publisher" form="short">n. n.</term>
<term name="no date" form="short">n. d.</term>
<term name="in">in</term>
</terms>
</locale>
<macro name="author">
<names variable="author">
<name delimiter-precedes-et-al="never" delimiter-precedes-last="never" initialize="false" name-as-sort-order="all"/>
</names>
NicolasSouchon marked this conversation as resolved.
Show resolved Hide resolved
</macro>
<macro name="title">
<choose>
<if type="book" match="any">
<text variable="title" font-style="italic"/>
</if>
<else>
<text variable="title" quotes="true" font-style="normal"/>
</else>
</choose>
</macro>
<macro name="locator">
<text variable="locator"/>
</macro>
<macro name="container-title">
<text variable="container-title" font-style="italic"/>
</macro>
<macro name="volume">
<number variable="volume"/>
</macro>
<macro name="issue">
<number variable="issue"/>
</macro>
<macro name="publisher-place">
<choose>
<if match="any" variable="publisher-place">
<text variable="publisher-place"/>
</if>
<else>
<text term="no-place" form="short"/>
</else>
</choose>
</macro>
<macro name="publisher">
<choose>
<if match="any" variable="publisher">
<text variable="publisher"/>
</if>
<else>
<text term="no-publisher" form="short"/>
</else>
</choose>
</macro>
<macro name="volume-number">
<group delimiter=" ">
<number variable="number-of-volumes"/>
<label variable="volume" form="short"/>
</group>
</macro>
<macro name="issued">
<choose>
<if match="any" variable="issued">
<date date-parts="year" form="numeric" variable="issued"/>
</if>
<else>
<text term="no date" form="short"/>
</else>
</choose>
</macro>
<macro name="original-date">
<date date-parts="year" form="numeric" variable="original-date" prefix="[" suffix="]"/>
</macro>
<macro name="url">
NicolasSouchon marked this conversation as resolved.
Show resolved Hide resolved
<text variable="URL" prefix="‹" suffix="›"/>
</macro>
<macro name="accessed">
<group delimiter=" ">
<text term="accessed"/>
<date form="text" variable="accessed">
<date-part name="day"/>
<date-part name="month"/>
<date-part name="year"/>
</date>
</group>
</macro>
<macro name="editor">
<group>
<names variable="editor">
NicolasSouchon marked this conversation as resolved.
Show resolved Hide resolved
<name delimiter-precedes-et-al="never" delimiter-precedes-last="never" initialize="false"/>
<label form="short" prefix=" (" suffix=")"/>
</names>
</group>
</macro>
<macro name="page">
<group delimiter=" ">
<label plural="never" variable="page" form="short"/>
<text variable="page"/>
</group>
</macro>
<macro name="edition">
<text variable="edition"/>
</macro>
<macro name="title-short">
<choose>
<if type="book" match="any">
<text variable="title" form="short" font-style="italic"/>
</if>
<else>
<text variable="title" form="short" quotes="true"/>
</else>
</choose>
</macro>
<citation>
<layout>
<group delimiter=", " suffix=".">
<choose>
<if type="webpage" match="none">
<text macro="author"/>
</if>
</choose>
<text macro="title-short" font-style="italic"/>
<choose>
<if type="webpage" match="none">
<text macro="locator"/>
</if>
</choose>
</group>
</layout>
</citation>
<bibliography>
<layout>
<group delimiter=", " suffix=".">
<choose>
<if type="chapter" match="any">
NicolasSouchon marked this conversation as resolved.
Show resolved Hide resolved
<text macro="author"/>
<text macro="title"/>
<group delimiter=" ">
<text term="in" font-style="normal"/>
<choose>
<if match="any" variable="editor">
<group delimiter=", ">
<text macro="editor"/>
<text macro="container-title"/>
</group>
</if>
<else>
<text macro="container-title"/>
</else>
</choose>
</group>
<text macro="publisher-place"/>
<text macro="publisher"/>
<choose>
<if match="any" variable="original-date">
<group delimiter=" ">
<text macro="issued"/>
<text macro="original-date" prefix="[" suffix="]"/>
</group>
</if>
<else>
<text macro="issued"/>
</else>
</choose>
NicolasSouchon marked this conversation as resolved.
Show resolved Hide resolved
<text macro="page"/>
</if>
<else-if type="article article-journal article-magazine article-newspaper" match="any">
<text macro="author"/>
<text macro="title"/>
<group delimiter=" ">
<text macro="container-title"/>
<text macro="volume"/>
</group>
<text macro="issue"/>
<text macro="issued"/>
<text macro="page"/>
</else-if>
<else-if type="entry-encyclopedia entry-dictionary" match="any">
<text macro="author"/>
<text macro="title"/>
<choose>
<if match="any" variable="editor">
<group delimiter=" ">
<text term="in"/>
<text macro="editor"/>
</group>
</if>
</choose>
<choose>
<if match="any" variable="volume">
<text macro="container-title"/>
<group delimiter=" ">
<label plural="never" variable="volume" form="short"/>
<number variable="volume"/>
<group delimiter=", " prefix="(" suffix=")">
<text macro="edition"/>
<text macro="issued"/>
</group>
</group>
</if>
<else>
<group delimiter=" ">
<text macro="container-title"/>
<group delimiter=", " prefix="(" suffix=")">
<text macro="edition"/>
<text macro="issued"/>
</group>
</group>
</else>
</choose>
<text macro="page"/>
</else-if>
<else-if type="webpage" match="any">
NicolasSouchon marked this conversation as resolved.
Show resolved Hide resolved
<text macro="title"/>
<text macro="url"/>
<text macro="accessed"/>
</else-if>
<else>
<text macro="author"/>
<text macro="title"/>
<text macro="volume-number"/>
<text macro="publisher-place"/>
<text macro="publisher"/>
<choose>
<if match="any" variable="original-date">
<group delimiter=" ">
<text macro="issued"/>
<text macro="original-date" prefix="[" suffix="]"/>
</group>
</if>
<else>
<text macro="issued"/>
</else>
</choose>
NicolasSouchon marked this conversation as resolved.
Show resolved Hide resolved
</else>
</choose>
</group>
</layout>
</bibliography>
</style>