Skip to content

Commit

Permalink
indenting for AAPG
Browse files Browse the repository at this point in the history
  • Loading branch information
adam3smith committed Jan 6, 2012
1 parent 4738067 commit 450fdfe
Showing 1 changed file with 9 additions and 10 deletions.
19 changes: 9 additions & 10 deletions american-association-of-petroleum-geologists.csl
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@
<text variable="collection-title"/>
<text variable="collection-number"/>
</group>

<text variable="number-of-pages" suffix=" p."/>
</group>
</else>
Expand Down Expand Up @@ -133,16 +132,16 @@
</if>
</choose>
</macro>
<macro name="page">
<choose>
<if type="article article-magazine article-newspaper article-journal bill book broadcast chapter entry entry-dictionary entry-encyclopedia figure graphic interview legislation legal_case manuscript map motion_picture musical_score pamphlet paper-conference patent post post-weblog personal_communication review review-book song speech thesis treaty webpage" match="any">
<text variable="page" prefix="p. "/>
</if>
<else>
<text variable="page" suffix=" p."/>
<macro name="page">
<choose>
<if type="article article-magazine article-newspaper article-journal bill book broadcast chapter entry entry-dictionary entry-encyclopedia figure graphic interview legislation legal_case manuscript map motion_picture musical_score pamphlet paper-conference patent post post-weblog personal_communication review review-book song speech thesis treaty webpage" match="any">
<text variable="page" prefix="p. "/>
</if>
<else>
<text variable="page" suffix=" p."/>
</else>
</choose>
</macro>
</choose>
</macro>
<citation et-al-min="3" et-al-use-first="1" disambiguate-add-year-suffix="true" disambiguate-add-names="true" disambiguate-add-givenname="true" collapse="year">
<sort>
<key macro="year-date"/>
Expand Down

0 comments on commit 450fdfe

Please sign in to comment.