Skip to content
Permalink
Branch: master
Find file Copy path
Fetching contributors…
Cannot retrieve contributors at this time
289 lines (288 sloc) 9.51 KB
<?xml version="1.0" encoding="utf-8"?>
<style xmlns="http://purl.org/net/xbiblio/csl" class="note" version="1.0" page-range-format="expanded" demote-non-dropping-particle="never" default-locale="es-ES">
<info>
<title>Biblio 3W (Spanish)</title>
<id>http://www.zotero.org/styles/biblio-3w</id>
<link href="http://www.zotero.org/styles/biblio-3w" rel="self"/>
<link href="http://www.zotero.org/styles/societe-archeologique-de-bordeaux" rel="template"/>
<link href="http://www.ub.edu/geocrit/nrm-b3w.htm" rel="documentation"/>
<link href="http://www.ub.edu/geocrit/b-normes.htm" rel="documentation"/>
<author>
<name>Patrick O'Brien, PhD</name>
<email>obrienpat86@gmail.com</email>
</author>
<category citation-format="note"/>
<category field="geography"/>
<category field="social_science"/>
<issn>1138-9796</issn>
<summary>Estilo por Biblio 3W. Revista Bibliográfica de Geografía y Ciencias Sociales.</summary>
<updated>2019-01-04T11:29:40+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="es">
<terms>
<term name="in">in</term>
</terms>
</locale>
<macro name="author">
<names variable="author" delimiter=", ">
<name delimiter="; " delimiter-precedes-last="never" name-as-sort-order="all">
<name-part name="family" text-case="uppercase"/>
</name>
<substitute>
<text macro="editor"/>
</substitute>
</names>
</macro>
<macro name="editor">
<names variable="editor">
<name and="text" name-as-sort-order="all" sort-separator=", " delimiter-precedes-last="never" delimiter=", "/>
<label form="short" text-case="lowercase" prefix=" (" suffix=")"/>
</names>
</macro>
<macro name="author-short">
<names variable="author" delimiter=", ">
<name form="short" delimiter=", " and="text"/>
<et-al font-style="italic"/>
<substitute>
<text macro="editor-short"/>
<text variable="title" form="short"/>
</substitute>
</names>
</macro>
<macro name="editor-short">
<names variable="editor">
<name form="short" delimiter=", " and="text"/>
<label form="short" text-case="lowercase" prefix=" (" suffix=")"/>
</names>
</macro>
<macro name="editor-short-bib">
<names variable="editor">
<name and="text" name-as-sort-order="all">
<name-part name="family" text-case="uppercase"/>
</name>
<label form="short" text-case="lowercase" prefix=" (" suffix=")"/>
</names>
</macro>
<macro name="access">
<group>
<date variable="accessed">
<date-part name="day" suffix=" de "/>
<date-part name="month" suffix=" de "/>
<date-part name="year"/>
</date>
</group>
</macro>
<macro name="collection">
<group delimiter=" ">
<text variable="collection-title"/>
<text variable="collection-number"/>
</group>
</macro>
<macro name="title">
<choose>
<if type="book" match="any">
<text variable="title" font-style="italic"/>
</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="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" text-case="lowercase" strip-periods="true"/>
</group>
</if>
<else>
<text variable="edition"/>
</else>
</choose>
</macro>
<macro name="pages">
<choose>
<if type="book" match="any">
<group delimiter=" ">
<text variable="number-of-pages"/>
<label plural="never" variable="number-of-pages" form="short"/>
</group>
</if>
<else>
<group delimiter=" ">
<label variable="page" form="short"/>
<text variable="page"/>
</group>
</else>
</choose>
</macro>
<macro name="issue">
<group delimiter=" ">
<text term="issue" form="short" strip-periods="true" font-style="italic"/>
<text variable="issue"/>
</group>
</macro>
<macro name="volume">
<group delimiter=" ">
<label variable="volume" form="short"/>
<text variable="volume"/>
</group>
</macro>
<macro name="publisher">
<group delimiter=": ">
<text variable="publisher-place"/>
<text variable="publisher"/>
</group>
</macro>
<citation et-al-min="3" et-al-use-first="1" disambiguate-add-year-suffix="true">
<sort>
<key variable="issued"/>
</sort>
<layout delimiter="; ">
<group delimiter=", ">
<text macro="author-short"/>
<text macro="year-date"/>
<choose>
<if locator="paragraph">
<text variable="locator" prefix="§"/>
</if>
<else>
<group>
<label variable="locator" form="short" suffix=". "/>
<text variable="locator"/>
</group>
</else>
</choose>
</group>
</layout>
</citation>
<bibliography>
<sort>
<key macro="author"/>
<key variable="issued"/>
<key variable="title"/>
<key variable="page-first"/>
</sort>
<layout suffix=".">
<group delimiter=". ">
<group delimiter=". ">
<text macro="author"/>
<text macro="title"/>
</group>
<choose>
<if type="thesis">
<group delimiter=", ">
<text variable="genre"/>
<text variable="publisher"/>
<text variable="publisher-place"/>
<text macro="year-date"/>
</group>
</if>
<else-if type="webpage post-weblog">
<group delimiter=". ">
<group delimiter=" ">
<text term="available at"/>
<text variable="URL" prefix="&lt;" suffix="&gt;"/>
</group>
<text prefix="[" macro="access" suffix="]"/>
</group>
</else-if>
<else-if type="article-journal article-magazine article-newspaper" match="any">
<group delimiter=", ">
<text variable="container-title" font-style="italic"/>
<text macro="year-date"/>
<text macro="volume"/>
<text macro="issue"/>
<text macro="pages"/>
</group>
</else-if>
<else-if type="book" match="any">
<group delimiter=". ">
<text macro="edition"/>
<text macro="collection" suffix=", "/>
<group delimiter=", ">
<text macro="publisher"/>
<text macro="year-date"/>
</group>
<text macro="pages"/>
</group>
</else-if>
<else-if type="chapter entry-dictionary" match="any">
<group delimiter=". ">
<group delimiter=" ">
<text term="in" text-case="capitalize-first"/>
<text macro="editor-short-bib"/>
</group>
<text variable="container-title" font-style="italic"/>
<group delimiter=", ">
<text macro="publisher"/>
<text macro="year-date"/>
<text macro="pages" suffix="."/>
</group>
</group>
</else-if>
<else-if type="paper-conference" match="any">
<group>
<choose>
<if variable="editor" match="any">
<text macro="editor-short-bib"/>
<text variable="container-title" font-style="italic" prefix=", "/>
</if>
<else>
<text variable="container-title" font-style="italic" prefix=", "/>
</else>
</choose>
<text variable="publisher-place" prefix=", " suffix=", "/>
<text variable="publisher"/>
<text macro="year-date" prefix=", "/>
<text variable="page" suffix="."/>
</group>
</else-if>
<else-if type="report" match="any">
<group>
<text variable="genre" prefix=", " font-style="italic"/>
<text variable="publisher-place" prefix=", " suffix=", "/>
<text variable="publisher"/>
<text macro="year-date" prefix=", "/>
<text variable="page" prefix=", "/>
</group>
</else-if>
<else-if type="entry-encyclopedia" match="any">
<group>
<text macro="year-date" prefix=" (" suffix=") : "/>
</group>
<group delimiter=", ">
<choose>
<if variable="title-short" match="any">
<text variable="title-short" font-style="italic"/>
</if>
<else>
<text variable="container-title" font-style="italic"/>
</else>
</choose>
<text variable="volume"/>
<text macro="pages"/>
</group>
</else-if>
</choose>
</group>
</layout>
</bibliography>
</style>
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.