<?xml version="1.0" encoding="utf-8"?>
<style class="in-text" version="1.0" page-range-format="expanded" demote-non-dropping-particle="sort-only" default-locale="en" xmlns="http://purl.org/net/xbiblio/csl">
  <info>
    <title>L'homme – Revue française d'anthropologie (English)</title>
    <id>http://www.zotero.org/styles/l-homme-english</id>
    <link href="http://www.zotero.org/styles/l-homme-english" rel="self"/>
    <link href="http://www.zotero.org/styles/l-homme" rel="template"/>
    <link href="http://www.editions.ehess.fr/revues/lhomme/" rel="documentation"/>
    <author>
      <name>Mark Collins</name>
      <email>tera_1225@hotmail.com</email>
    </author>
    <contributor>
      <name>Patrick O'Brien</name>
    </contributor>
    <category citation-format="author-date"/>
    <category field="anthropology"/>
    <issn>0439-4216</issn>
    <eissn>1953-8103</eissn>
    <summary>Author-date style for L'homme - Revue française d'anthropologie</summary>
    <updated>2025-08-22T14:50:15+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="author">
    <names variable="author" delimiter=", ">
      <name and="text" name-as-sort-order="all" sort-separator=", " delimiter=", "/>
      <label form="short" text-case="lowercase" prefix=" (" suffix=")"/>
      <substitute>
        <names variable="editor"/>
      </substitute>
    </names>
  </macro>
  <macro name="editor">
    <names variable="editor">
      <name and="text" sort-separator=" " delimiter=", "/>
      <label form="short" prefix=", "/>
    </names>
  </macro>
  <macro name="pages">
    <text variable="page"/>
  </macro>
  <macro name="author-short">
    <names variable="author">
      <name form="short" and="text" name-as-sort-order="all" sort-separator=", " delimiter=", "/>
      <et-al font-style="italic"/>
      <substitute>
        <names variable="editor"/>
      </substitute>
    </names>
  </macro>
  <macro name="access">
    <group>
      <text term="accessed" suffix=" "/>
      <date variable="accessed">
        <date-part name="day" suffix=" "/>
        <date-part name="month" suffix=" "/>
        <date-part name="year"/>
      </date>
    </group>
  </macro>
  <macro name="title">
    <choose>
      <if type="book" match="any">
        <text variable="title" font-style="italic"/>
      </if>
      <else-if type="webpage" match="any">
        <text variable="title"/>
      </else-if>
      <else-if variable="container-title" match="none">
        <text variable="title" font-style="italic"/>
      </else-if>
      <else>
        <text variable="title"/>
      </else>
    </choose>
  </macro>
  <macro name="publisher">
    <group delimiter=", ">
      <text variable="publisher-place"/>
      <text variable="publisher"/>
    </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>
    <date date-parts="year" form="text" variable="original-date" prefix=" [" suffix="]"/>
  </macro>
  <macro name="edition">
    <choose>
      <if is-numeric="edition">
        <group delimiter=" ">
          <number variable="edition" form="ordinal"/>
          <text term="edition" form="short" text-case="lowercase"/>
        </group>
      </if>
      <else>
        <text variable="edition"/>
      </else>
    </choose>
  </macro>
  <macro name="loc-cite">
    <choose>
      <if locator="page">
        <text variable="locator"/>
      </if>
      <else>
        <group delimiter=" ">
          <label variable="locator" form="short"/>
          <text variable="locator"/>
        </group>
      </else>
    </choose>
  </macro>
  <citation and="text" et-al-min="3" et-al-use-first="1" disambiguate-add-year-suffix="true" collapse="year" cite-group-delimiter=", ">
    <sort>
      <key variable="issued"/>
    </sort>
    <layout delimiter="; " prefix="(" suffix=")">
      <choose>
        <if match="any" position="ibid-with-locator">
          <group delimiter=": ">
            <text term="ibid" text-case="capitalize-first" font-style="italic"/>
            <text macro="loc-cite"/>
          </group>
        </if>
        <else-if match="any" position="ibid">
          <text term="ibid" text-case="capitalize-first" font-style="italic"/>
        </else-if>
        <else>
          <group delimiter=": ">
            <group delimiter=" ">
              <text macro="author-short"/>
              <text macro="year-date"/>
            </group>
            <text macro="loc-cite"/>
          </group>
        </else>
      </choose>
    </layout>
  </citation>
  <bibliography subsequent-author-substitute="" entry-spacing="0">
    <sort>
      <key macro="author"/>
      <key variable="issued"/>
      <key variable="page-first"/>
      <key variable="title"/>
    </sort>
    <layout suffix=".">
      <text macro="author" suffix=" " display="block"/>
      <group display="left-margin">
        <text macro="year-date" suffix=" "/>
        <choose>
          <if type="thesis">
            <group delimiter=", ">
              <text macro="title" font-style="italic"/>
              <text variable="genre"/>
              <text variable="publisher"/>
              <text variable="publisher-place"/>
              <group>
                <text variable="number-of-volumes" suffix=" vol."/>
                <text variable="number-of-pages" suffix=" p."/>
              </group>
            </group>
          </if>
          <else-if type="webpage post post-weblog" match="any">
            <text macro="title" font-style="italic"/>
            <group>
              <text variable="URL" prefix=", "/>
              <text prefix=" (" macro="access" suffix=")"/>
            </group>
          </else-if>
          <else-if type="article-journal article-magazine article-newspaper broadcast personal_communication thesis entry-dictionary entry-encyclopedia" match="any">
            <group delimiter=", ">
              <text macro="title" quotes="true"/>
              <group delimiter=": ">
                <group delimiter=" ">
                  <text variable="container-title" font-style="italic"/>
                  <text variable="volume"/>
                  <text variable="issue" prefix="(" suffix=")"/>
                </group>
                <text macro="pages"/>
              </group>
            </group>
          </else-if>
          <else-if type="chapter paper-conference" match="any">
            <group delimiter=", ">
              <text macro="title" quotes="true"/>
              <group delimiter=" ">
                <text term="in" font-style="italic"/>
                <text macro="editor"/>
              </group>
              <text variable="container-title" font-style="italic"/>
              <group delimiter=": ">
                <text macro="publisher"/>
                <text macro="pages"/>
              </group>
            </group>
          </else-if>
          <else>
            <text macro="title" suffix=". "/>
            <group delimiter=", ">
              <text macro="edition"/>
              <text macro="publisher"/>
            </group>
          </else>
        </choose>
      </group>
    </layout>
  </bibliography>
</style>
