-
-
Save anonymous/b8a8ce890cb72be9a781 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?xml version="1.0" encoding="UTF-8"?> | |
| <style xmlns="http://purl.org/net/xbiblio/csl" version="1.0" class="in-text" default-locale="fr-FR"> | |
| <info> | |
| <author> | |
| <name>Alice Anberrée</name> | |
| <email>alice.anberree@gmail.com</email> | |
| </author> | |
| <category citation-format="author-date"/> | |
| <title>Communication & Managementnotok</title> | |
| <id>C&M</id> | |
| <published>2014-07-30T16:03:00+00:00</published> | |
| <updated>2014-07-30T16:03:00+00:00</updated> | |
| </info> | |
| <locale xml:lang="fr"> | |
| <terms> | |
| <term name="editor" form="short"> | |
| <single>dir.</single> | |
| <multiple>dirs.</multiple> | |
| </term> | |
| </terms> | |
| </locale> | |
| <macro name="author-short"> | |
| <names variable="author"> | |
| <name form="short" and="text" delimiter=", " delimiter-precedes-et-al="never" delimiter-precedes-last="never" et-al-min="2" et-al-use-first="1"/> | |
| <substitute> | |
| <text term="anonymous"/> | |
| </substitute> | |
| </names> | |
| </macro> | |
| <macro name="issued"> | |
| <date variable="issued"> | |
| <date-part name="year"/> | |
| </date> | |
| </macro> | |
| <macro name="author"> | |
| <names variable="author"> | |
| <name form="long" and="text" delimiter=", " delimiter-precedes-last="never"/> | |
| <substitute> | |
| <text term="anonymous"/> | |
| </substitute> | |
| </names> | |
| </macro> | |
| <macro name="long-issued"> | |
| <date variable="issued" delimiter=" "> | |
| <date-part name="day" form="ordinal" limit-day-ordinals-to-day-1="true"/> | |
| <date-part name="month" form="long"/> | |
| <date-part name="year"/> | |
| </date> | |
| </macro> | |
| <macro name="access"> | |
| <date variable="accessed" delimiter=" "> | |
| <date-part name="day" form="ordinal" limit-day-ordinals-to-day-1="true"/> | |
| <date-part name="month" form="long"/> | |
| <date-part name="year"/> | |
| </date> | |
| </macro> | |
| <citation> | |
| <sort> | |
| <key macro="author-short"/> | |
| <key macro="issued"/> | |
| </sort> | |
| <layout prefix="(" suffix=")" delimiter=", "> | |
| <text macro="author-short"/> | |
| <text macro="issued" prefix=", "/> | |
| </layout> | |
| </citation> | |
| <bibliography> | |
| <sort> | |
| <key macro="author-short"/> | |
| <key macro="issued"/> | |
| </sort> | |
| <layout suffix="."> | |
| <group delimiter=", "> | |
| <text macro="author"/> | |
| <choose> | |
| <if type="article-newspaper paper-conference speech"> | |
| <text variable="title" text-case="title" prefix="« " suffix=" »"/> | |
| <text variable="container-title" text-case="title" font-style="italic"/> | |
| <text macro="long-issued"/> | |
| <text variable="event-place"/> | |
| <text variable="page" prefix="p. "/> | |
| </if> | |
| <else-if type="article-journal"> | |
| <text variable="title" text-case="title" prefix="« " suffix=" »"/> | |
| <text variable="container-title" text-case="title" font-style="italic"/> | |
| <text variable="issue" prefix="n°"/> | |
| <text macro="issued"/> | |
| <text variable="page" prefix="p. "/> | |
| </else-if> | |
| <else-if type="chapter"> | |
| <text variable="title" text-case="title" prefix="« " suffix=" »"/> | |
| <group delimiter=" "> | |
| <text term="in"/> | |
| <text variable="editor"/> | |
| </group> | |
| <text variable="container-title" text-case="title" font-style="italic"/> | |
| <text variable="collection-title" text-case="title" prefix="Collection « " suffix=" »"/> | |
| <text variable="publisher"/> | |
| <text macro="issued"/> | |
| <group delimiter=" "> | |
| <text variable="page"/> | |
| <label variable="page"/> | |
| </group> | |
| </else-if> | |
| <else-if type="book webpage"> | |
| <text variable="title" text-case="title" font-style="italic"/> | |
| <text variable="collection-title" text-case="title" prefix="Collection « " suffix=" »"/> | |
| <text variable="publisher"/> | |
| <text macro="issued"/> | |
| <text variable="number-of-pages" suffix=" pages"/> | |
| </else-if> | |
| <else-if type="thesis"> | |
| <text variable="title" text-case="title" font-style="italic"/> | |
| <text variable="genre"/> | |
| <text variable="publisher"/> | |
| <text macro="issued"/> | |
| </else-if> | |
| <else> | |
| <text variable="title" text-case="title" font-style="italic"/> | |
| <text macro="issued"/> | |
| </else> | |
| </choose> | |
| <choose> | |
| <if variable="URL"> | |
| <group delimiter=". "> | |
| <text variable="URL" prefix="[en ligne] : "/> | |
| <text macro="access" prefix="[Consulté le " suffix="]"/> | |
| </group> | |
| </if> | |
| </choose> | |
| </group> | |
| </layout> | |
| </bibliography> | |
| </style> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?xml version="1.0" encoding="UTF-8"?> | |
| <style xmlns="http://purl.org/net/xbiblio/csl" version="1.0" class="in-text" default-locale="fr-FR"> | |
| <info> | |
| <author> | |
| <name>Alice Anberrée</name> | |
| <email>alice.anberree@gmail.com</email> | |
| </author> | |
| <category citation-format="author-date"/> | |
| <title>Communication & Management</title> | |
| <id>C&M</id> | |
| <published>2014-07-30T16:03:00+00:00</published> | |
| <updated>2014-07-30T16:03:00+00:00</updated> | |
| </info> | |
| <locale xml:lang="fr"> | |
| <terms> | |
| <term name="editor" form="short"> | |
| <single>dir.</single> | |
| <multiple>dirs.</multiple> | |
| </term> | |
| </terms> | |
| </locale> | |
| <macro name="author-short"> | |
| <names variable="author"> | |
| <name form="short" and="text" delimiter=", " delimiter-precedes-et-al="never" delimiter-precedes-last="never" et-al-min="2" et-al-use-first="1"/> | |
| <substitute> | |
| <text term="anonymous"/> | |
| </substitute> | |
| </names> | |
| </macro> | |
| <macro name="issued"> | |
| <date variable="issued"> | |
| <date-part name="year"/> | |
| </date> | |
| </macro> | |
| <macro name="editor"> | |
| <names variable="editor"> | |
| <name form="long" and="text" delimiter-precedes-last="never" sort-separator=" "/> | |
| <label form="short" prefix=" (" suffix=")"/> | |
| </names> | |
| </macro> | |
| <macro name="author"> | |
| <names variable="author"> | |
| <name form="long" and="text" delimiter=", " delimiter-precedes-last="never"/> | |
| <substitute> | |
| <text term="anonymous"/> | |
| </substitute> | |
| </names> | |
| </macro> | |
| <macro name="long-issued"> | |
| <date variable="issued" delimiter=" "> | |
| <date-part name="day" form="ordinal" limit-day-ordinals-to-day-1="true"/> | |
| <date-part name="month" form="long"/> | |
| <date-part name="year"/> | |
| </date> | |
| </macro> | |
| <macro name="access"> | |
| <date variable="accessed" delimiter=" "> | |
| <date-part name="day" form="ordinal" limit-day-ordinals-to-day-1="true"/> | |
| <date-part name="month" form="long"/> | |
| <date-part name="year"/> | |
| </date> | |
| </macro> | |
| <citation> | |
| <sort> | |
| <key macro="author-short"/> | |
| <key macro="issued"/> | |
| </sort> | |
| <layout prefix="(" suffix=")" delimiter=", "> | |
| <text macro="author-short"/> | |
| <text macro="issued" prefix=", "/> | |
| </layout> | |
| </citation> | |
| <bibliography> | |
| <sort> | |
| <key macro="author-short"/> | |
| <key macro="issued"/> | |
| </sort> | |
| <layout suffix="."> | |
| <group delimiter=", "> | |
| <text macro="author"/> | |
| <choose> | |
| <if type="article-newspaper paper-conference speech"> | |
| <text variable="title" text-case="title" prefix="« " suffix=" »"/> | |
| <text variable="container-title" text-case="title" font-style="italic"/> | |
| <text macro="long-issued"/> | |
| <text variable="event-place"/> | |
| <text variable="page" prefix="p. "/> | |
| </if> | |
| <else-if type="article-journal"> | |
| <text variable="title" text-case="title" prefix="« " suffix=" »"/> | |
| <text variable="container-title" text-case="title" font-style="italic"/> | |
| <text variable="issue" prefix="n°"/> | |
| <text macro="issued"/> | |
| <text variable="page" prefix="p. "/> | |
| </else-if> | |
| <else-if type="chapter"> | |
| <text variable="title" text-case="title" prefix="« " suffix=" »"/> | |
| <group delimiter=" "> | |
| <text term="in"/> | |
| <text macro="editor"/> | |
| </group> | |
| <text variable="container-title" text-case="title" font-style="italic"/> | |
| <text variable="collection-title" text-case="title" prefix="Collection « " suffix=" »"/> | |
| <text variable="publisher"/> | |
| <text macro="issued"/> | |
| <group delimiter=" "> | |
| <text variable="page"/> | |
| <label variable="page"/> | |
| </group> | |
| </else-if> | |
| <else-if type="book webpage"> | |
| <text variable="title" text-case="title" font-style="italic"/> | |
| <text variable="collection-title" text-case="title" prefix="Collection « " suffix=" »"/> | |
| <text variable="publisher"/> | |
| <text macro="issued"/> | |
| <text variable="number-of-pages" suffix=" pages"/> | |
| </else-if> | |
| <else-if type="thesis"> | |
| <text variable="title" text-case="title" font-style="italic"/> | |
| <text variable="genre"/> | |
| <text variable="publisher"/> | |
| <text macro="issued"/> | |
| </else-if> | |
| <else> | |
| <text variable="title" text-case="title" font-style="italic"/> | |
| <text macro="issued"/> | |
| </else> | |
| </choose> | |
| <choose> | |
| <if variable="URL"> | |
| <group delimiter=". "> | |
| <text variable="URL" prefix="[en ligne] : "/> | |
| <text macro="access" prefix="[Consulté le " suffix="]"/> | |
| </group> | |
| </if> | |
| </choose> | |
| </group> | |
| </layout> | |
| </bibliography> | |
| </style> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment