Skip to content

Commit

Permalink
Aging &Disease: remove unused macros
Browse files Browse the repository at this point in the history
  • Loading branch information
adam3smith committed Sep 18, 2020
1 parent 661e9fa commit facc3f9
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions aging-and-disease.csl
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,6 @@
<updated>2019-09-26T09:18:08+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>
<macro name="author-short">
<names variable="author">
<name form="short" and="text"/>
<substitute>
<names variable="editor"/>
<names variable="translator"/>
</substitute>
</names>
</macro>
<macro name="author">
<names variable="author">
<name sort-separator=" " initialize-with="" name-as-sort-order="all" delimiter=", " delimiter-precedes-last="always"/>
Expand Down Expand Up @@ -55,11 +46,6 @@
</else>
</choose>
</macro>
<macro name="year">
<date variable="issued">
<date-part name="year"/>
</date>
</macro>
<macro name="title">
<choose>
<if type="book">
Expand Down

0 comments on commit facc3f9

Please sign in to comment.