Skip to content

Commit

Permalink
Update documents-d-archeologie-francaise.csl
Browse files Browse the repository at this point in the history
Hello, i've done the corrections.
Thanks for the advice
  • Loading branch information
FrancoisC37 committed Aug 1, 2015
1 parent 3da3b2a commit 3656ed3
Showing 1 changed file with 7 additions and 10 deletions.
17 changes: 7 additions & 10 deletions documents-d-archeologie-francaise.csl
Expand Up @@ -356,10 +356,8 @@
</choose>
</macro>
<macro name="collection">
<group delimiter=", ">
<text variable="collection-title" prefix=", coll. « " suffix=" »"/>
<text variable="collection-title" prefix=", coll. " quotes="true"/>
<text variable="collection-number" prefix=", "/>
</group>
</macro>
<macro name="page">
<choose>
Expand Down Expand Up @@ -449,7 +447,7 @@
<text macro="publisher" prefix="&#160;: "/>
<text macro="url" prefix=". "/>
<text macro="accessed" prefix=", "/>
<text macro="collection" prefix=", coll. « " suffix=" »"/>
<text macro="collection"/>
<text variable="volume" prefix=", "/>
<text variable="number-of-volumes" prefix=", "/>
<text macro="isbn" prefix=". "/>
Expand Down Expand Up @@ -493,8 +491,7 @@
<text macro="publisher" suffix=", "/>
<text macro="archive" suffix=", "/>
<text macro="page"/>
<text variable="collection-title" prefix=", coll. « " suffix=" »"/>
<text variable="collection-number" prefix=", "/>
<text macro="collection"/>
<text variable="volume" prefix=", "/>
<text variable="number-of-volumes" prefix=", "/>
<text macro="accessed" suffix=". "/>
Expand Down Expand Up @@ -561,7 +558,7 @@
<text macro="publisher" suffix=". "/>
<text macro="date" suffix=". "/>
<text macro="accessed" suffix=". "/>
<text macro="collection" suffix=". "/>
<text macro="collection"/>
<text macro="isbn" suffix=". "/>
<text macro="url" suffix=". "/>
</group>
Expand All @@ -575,7 +572,7 @@
<text macro="publisher-place" suffix="&#160;: "/>
<text macro="publisher" suffix=""/>
<text macro="accessed" suffix=". "/>
<text macro="collection" suffix=". "/>
<text macro="collection"/>
<text macro="url" suffix=". "/>
<text macro="archive"/>
</group>
Expand All @@ -589,7 +586,7 @@
<text macro="edition" suffix=". "/>
<text macro="publisher-place" suffix=". "/>
<text macro="accessed" suffix=". "/>
<text macro="collection" suffix=". "/>
<text macro="collection"/>
<text macro="url" suffix=". "/>
</group>
</else-if>
Expand All @@ -602,7 +599,7 @@
<text macro="date" suffix=". "/>
<text macro="publisher-place" suffix=". "/>
<text macro="accessed" suffix=". "/>
<text macro="collection" suffix=". "/>
<text macro="collection"/>
<text macro="url" suffix=". "/>
</group>
</else-if>
Expand Down

0 comments on commit 3656ed3

Please sign in to comment.