Skip to content

Instantly share code, notes, and snippets.

/EDC Secret

Created November 10, 2010 19:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/e38a82156a955b2f4186 to your computer and use it in GitHub Desktop.
Save anonymous/e38a82156a955b2f4186 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<style xmlns="http://purl.org/net/xbiblio/csl" class="note" default-locale="fr-FR" initialize-with-hyphen="true">
<info>
<title>Ecole des chartes - temporaire</title>
<id>http://www.zotero.org/styles/enc</id>
<author>
<name>Marc Smith, adaptation du style EHESS temporaire de Franziska Heimburger</name>
<email>msmith@enc.sorbonne.fr</email>
</author>
<category citation-format="note"/>
<category term="humanities"/>
<category term="history"/>
<updated>2009-09-04T23:44:01+00:00</updated>
</info>
<macro name="author">
<names variable="author">
<name form="long" delimiter=", " delimiter-precedes-last="never" and="text" sort-separator=" " font-variant="normal" et-al-min="4" et-al-use-first="3" et-al-subsequent-min="4" et-al-subsequent-use-first="1"/>
<et-al font-style="italic"/>
<label form="short" prefix=", " suffix="."/>
</names>
</macro>
<macro name="author-initials">
<names variable="author">
<name initialize-with=". " delimiter=", " delimiter-precedes-last="never" and="text" sort-separator=" " font-variant="normal" et-al-min="4" et-al-use-first="3" et-al-subsequent-min="4" et-al-subsequent-use-first="1"/>
<et-al font-style="italic"/>
<label form="short" prefix=", " suffix="."/>
</names>
</macro>
<macro name="author-bibliography">
<names variable="author" suffix=")">
<name name-as-sort-order="all" form="long" sort-separator= " (" delimiter="), " delimiter-precedes-last="always" font-variant="normal" et-al-min="4" et-al-use-first="3" et-al-subsequent-min="4" et-al-subsequent-use-first="1"/>
<et-al font-style="italic"/>
<label form="short" prefix=", " suffix="."/>
</names>
</macro>
<macro name="editor-translator">
<names variable="editor translator" delimiter=", " >
<name form="long" delimiter=", " delimiter-precedes-last="never" and="text" sort-separator=" " font-variant="normal" et-al-min="4" et-al-use-first="3" et-al-subsequent-min="4" et-al-subsequent-use-first="1"/>
<et-al font-style="italic"/>
<label form="short" suffix=". "/>
</names>
</macro>
<macro name="locus">
<group delimiter=", ">
<group delimiter=" ">
<label variable="volume" form="short" text-case="lowercase"/>
<text variable="volume" form="roman"/>
</group>
<group delimiter=" ">
<label variable="page" form="short"/>
<text variable="page"/>
</group>
</group>
</macro>
<macro name="access">
<text term="online" suffix=", "/>
<text variable="URL"/>
<text term="accessed" prefix=", " suffix=" "/>
<date variable="accessed">
<date-part name="day" suffix=" "/>
<date-part name="month" form="short" suffix=" " text-case="lowercase"/>
<date-part name="year"/>
</date>
</macro>
<macro name="title">
<choose>
<if type="book">
<text variable="title" font-style="italic"/>
</if>
<else>
<text variable="title" quotes="true"/>
</else>
</choose>
</macro>
<macro name="title-short">
<choose>
<if type="book">
<text variable="title" form="short" font-style="italic" suffix="…"/>
</if>
<else>
<text variable="title" form="short" quotes="true" suffix="…"/>
</else>
</choose>
</macro>
<macro name="publisher">
<group delimiter=", ">
<text variable="publisher-place"/>
</group>
</macro>
<citation>
<layout suffix="." delimiter="; ">
<choose>
<if position="first">
<choose>
<if type="book">
<group delimiter=", ">
<text macro="author"/>
<text macro="title"/>
<text macro="editor-translator"/>
<text variable="edition"/>
<text macro="publisher"/>
<group>
<date variable="issued">
<date-part name="year"/>
</date>
<text variable="collection-title" prefix=" (" suffix=")"/>
</group>
<group>
<number variable="number-of-volumes"/>
<label variable="volume" form="short" prefix=" "/>
</group>
<text macro="locus"/>
<text macro="access"/>
</group>
</if>
<else-if type="chapter">
<group delimiter=", ">
<text macro="author"/>
<text macro="title"/>
<group delimiter=" " class="container">
<text term="in"/>
<text variable="container-title" font-style="italic"/>
</group>
<text macro="editor-translator"/>
<group>
<label variable="volume" form="short" text-case="lowercase"/>
<number variable="volume" form="roman" prefix=" "/>
</group>
<text variable="edition"/>
<text macro="publisher"/>
<group>
<date variable="issued">
<date-part name="year"/>
</date>
<text variable="collection-title" prefix=" (" suffix=")"/>
</group>
<group>
<number variable="number-of-volumes"/>
<label variable="volume" form="short" prefix=" "/>
</group>
<text macro="locus"/>
<text macro="access"/>
</group>
</else-if>
<else-if type="article">
<group delimiter=", ">
<text macro="author"/>
<text macro="title"/>
<group delimiter=" ">
<text term="in"/>
<text variable="container-title" font-style="italic"/>
</group>
<text macro="editor-translator"/>
<text variable="issue"/>
<date variable="issued">
<date-part name="year"/>
</date>
<text variable="edition"/>
<group delimiter=" ">
<text macro="publisher"/>
<text variable="collection-title" prefix=" (" suffix=")"/>
</group>
<group>
<label variable="volume" form="short" text-case="lowercase"/>
<text variable="volume" form="roman" prefix=" "/>
</group>
<group>
<label variable="page" form="short" />
<text variable="page" prefix=" "/>
</group>
<text macro="access"/>
</group>
</else-if>
<else>
<group delimiter=", ">
<text macro="author"/>
<text macro="title"/>
<text macro="editor-translator"/>
<group class="container-title" delimiter=", ">
<text variable="container-title" font-style="italic"/>
<group>
<label variable="volume" form="short" text-case="lowercase"/>
<number variable="volume" prefix=" "/>
</group>
<text variable="issue"/>
</group>
<group>
<label variable="page" form="short"/>
<text variable="page" prefix=" "/>
</group>
</group>
</else>
</choose>
</if>
<else-if position="subsequent">
<group delimiter=", ">
<text macro="author-initials"/>
<text macro="title-short"/>
<text macro="locus"/>
</group>
</else-if>
<else-if position="ibid">
<text term="ibid" font-style="italic" text-case="capitalize-first"/>
</else-if>
<else-if position="ibid-with-locator">
<group delimiter=", ">
<text term="ibid" font-style="italic" text-case="capitalize-first"/>
<text macro="locus"/>
</group>
</else-if>
</choose>
</layout>
</citation>
<bibliography>
<option name="hanging-indent" value="true"/>
<sort>
<key macro="author-bibliography"/>
<key variable="title"/>
</sort>
<layout suffix=".">
<text macro="author-bibliography" suffix=", "/>
<choose>
<if type="book">
<group delimiter=", ">
<text macro="author-bibliography"/>
<text macro="title"/>
<text macro="editor-translator"/>
<group>
<label variable="volume" form="short" text-case="lowercase"/>
<text variable="volume" prefix=" "/>
</group>
<text variable="edition"/>
<text macro="publisher"/>
<date variable="issued">
<date-part name="year"/>
</date>
</group>
<group>
<number variable="number-of-volumes" prefix=", "/>
<label variable="volume" form="short" prefix=" "/>
</group>
<group>
<text variable="number-of-pages" prefix=", "/>
<label variable="page" form="short" prefix=" "/>
</group>
<text variable="collection-title" prefix=" (" suffix=")"/>
</if>
<else-if type="chapter">
<group delimiter=", ">
<text macro="author-bibliography"/>
<text macro="title"/>
<group delimiter=" " class="container">
<text term="in"/>
<text variable="container-title" font-style="italic"/>
<text macro="editor-translator"/>
</group>
<text variable="edition"/>
<text macro="publisher"/>
<group>
<date variable="issued">
<date-part name="year"/>
</date>
<text variable="collection-title" prefix=" (" suffix=")"/>
</group>
<group>
<label variable="volume" form="short" text-case="lowercase"/>
<text variable="volume" form="roman" prefix=" "/>
</group>
<group>
<group>
<label variable="page" form="short" />
<text variable="page" prefix=" "/>
</group>
</group>
</group>
</else-if>
<else-if type="article">
<group delimiter=", ">
<text macro="author-bibliography"/>
<text macro="title"/>
<group delimiter=" ">
<text term="in"/>
<text variable="container-title" font-style="italic"/>
</group>
<group>
<label variable="volume" form="short" text-case="lowercase"/>
<text variable="volume" prefix=" "/>
</group>
<group>
<label variable="issue" form="short" text-case="lowercase"/>
<text variable="issue" prefix=" "/>
</group>
<date variable="issued">
<date-part name="year"/>
</date>
<text variable="edition"/>
<group delimiter=" ">
<text macro="publisher"/>
<text variable="collection-title" prefix=" (" suffix=")"/>
</group>
<group>
<label variable="page" form="short" />
<text variable="page" prefix=" "/>
</group>
</group>
</else-if>
<else>
<group delimiter=", ">
<text macro="author-bibliography"/>
<text macro="title"/>
<group delimiter=" " class="container">
<text term="in"/>
<text variable="container-title" font-style="italic"/>
</group>
<text macro="editor-translator"/>
<group>
<label variable="volume" form="short" text-case="lowercase"/>
<text variable="volume" form="roman" prefix=" "/>
</group>
<group>
<label variable="issue" form="short" text-case="lowercase"/>
<text variable="issue" prefix=" "/>
</group>
<group>
<label variable="page" form="short"/>
<text variable="page" prefix=" "/>
</group>
</group>
</else>
</choose>
<text prefix=", " macro="access"/>
</layout>
</bibliography>
</style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment