Skip to content

Commit

Permalink
in-text >> superscript for T&F ACS style
Browse files Browse the repository at this point in the history
  • Loading branch information
POBrien333 committed Jan 14, 2022
1 parent 605253c commit 424f7fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions taylor-and-francis-acs.csl
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<category field="chemistry"/>
<category field="generic-base"/>
<summary>The American Chemical Society style for Taylor &amp; Francis journals.</summary>
<updated>2019-06-13T12:53:43+00:00</updated>
<updated>2022-01-14T12:53:43+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="en">
Expand Down Expand Up @@ -125,7 +125,7 @@
<sort>
<key variable="citation-number"/>
</sort>
<layout vertical-align="baseline" delimiter=", " prefix="[" suffix="]">
<layout vertical-align="baseline" delimiter=", " prefix="[" suffix="]" vertical-align="sup">
<text variable="citation-number"/>
</layout>
</citation>
Expand Down

0 comments on commit 424f7fe

Please sign in to comment.