| 
6 | 6 |     <id>http://www.zotero.org/styles/journal-of-the-american-college-of-cardiology</id>  | 
7 | 7 |     <link href="http://www.zotero.org/styles/journal-of-the-american-college-of-cardiology" rel="self"/>  | 
8 | 8 |     <link href="http://www.zotero.org/styles/american-medical-association" rel="template"/>  | 
9 |  | -    <link href="http://content.onlinejacc.org/misc/ifora.dtl" rel="documentation"/>  | 
 | 9 | +    <link href="https://www.jacc.org/journal/jacc" rel="documentation"/>  | 
 | 10 | +    <link href="https://www.jacc.org/pb-assets/documents/author-instructions-jacc-1613751106523.pdf" rel="documentation"/>  | 
10 | 11 |     <author>  | 
11 | 12 |       <name>Julian Onions</name>  | 
12 | 13 |  | 
 | 
19 | 20 |     <issn>0735-1097</issn>  | 
20 | 21 |     <eissn>1558-3597</eissn>  | 
21 | 22 |     <summary>Journal of the American College of Cardiology</summary>  | 
22 |  | -    <updated>2012-09-27T22:06:38+00:00</updated>  | 
 | 23 | +    <updated>2022-12-09T09:35:42+00:00</updated>  | 
23 | 24 |     <rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>  | 
24 | 25 |   </info>  | 
 | 26 | +  <locale xml:lang="en">  | 
 | 27 | +    <terms>  | 
 | 28 | +      <term name="online">published online</term>  | 
 | 29 | +    </terms>  | 
 | 30 | +  </locale>  | 
25 | 31 |   <macro name="editor">  | 
26 | 32 |     <names variable="editor">  | 
27 | 33 |       <name name-as-sort-order="all" sort-separator=" " initialize-with="" delimiter=", " delimiter-precedes-last="always"/>  | 
 | 
45 | 51 |   </macro>  | 
46 | 52 |   <macro name="access">  | 
47 | 53 |     <choose>  | 
48 |  | -      <if variable="URL">  | 
49 |  | -        <text value="Available at:" suffix=" "/>  | 
50 |  | -        <text variable="URL" suffix="."/>  | 
51 |  | -        <group prefix=" ">  | 
52 |  | -          <text term="accessed" text-case="capitalize-first" suffix=" "/>  | 
53 |  | -          <date variable="accessed">  | 
54 |  | -            <date-part name="month" suffix=" "/>  | 
55 |  | -            <date-part name="day" suffix=", "/>  | 
56 |  | -            <date-part name="year"/>  | 
57 |  | -          </date>  | 
 | 54 | +      <if type="webpage post post-weblog" match="any">  | 
 | 55 | +        <group delimiter=". ">  | 
 | 56 | +          <group delimiter=" ">  | 
 | 57 | +            <text term="accessed" text-case="capitalize-first"/>  | 
 | 58 | +            <date form="text" variable="accessed"/>  | 
 | 59 | +          </group>  | 
 | 60 | +          <text variable="URL"/>  | 
58 | 61 |         </group>  | 
59 | 62 |       </if>  | 
 | 63 | +      <else-if type="article-journal" match="any">  | 
 | 64 | +        <choose>  | 
 | 65 | +          <if match="none" variable="page volume">  | 
 | 66 | +            <group delimiter=". ">  | 
 | 67 | +              <group>  | 
 | 68 | +                <text term="online" text-case="capitalize-first"/>  | 
 | 69 | +                <date form="text" variable="issued"/>  | 
 | 70 | +              </group>  | 
 | 71 | +              <text variable="DOI" prefix="https://doi.org/"/>  | 
 | 72 | +            </group>  | 
 | 73 | +          </if>  | 
 | 74 | +        </choose>  | 
 | 75 | +      </else-if>  | 
60 | 76 |     </choose>  | 
61 | 77 |   </macro>  | 
62 | 78 |   <macro name="title">  | 
63 | 79 |     <choose>  | 
64 | 80 |       <if type="bill book graphic legal_case legislation motion_picture report song" match="any">  | 
65 |  | -        <text variable="title"/>  | 
 | 81 | +        <text variable="title" font-style="italic"/>  | 
66 | 82 |       </if>  | 
67 | 83 |       <else>  | 
68 | 84 |         <text variable="title"/>  | 
 | 
92 | 108 |     <sort>  | 
93 | 109 |       <key variable="citation-number"/>  | 
94 | 110 |     </sort>  | 
95 |  | -    <layout prefix="(" suffix=")" delimiter=", ">  | 
 | 111 | +    <layout delimiter=", " vertical-align="sup">  | 
96 | 112 |       <text variable="citation-number"/>  | 
97 | 113 |     </layout>  | 
98 | 114 |   </citation>  | 
99 |  | -  <bibliography hanging-indent="false" et-al-min="7" et-al-use-first="3">  | 
 | 115 | +  <bibliography et-al-min="7" et-al-use-first="3" line-spacing="2">  | 
100 | 116 |     <layout>  | 
101 | 117 |       <text variable="citation-number" suffix=". "/>  | 
102 | 118 |       <text macro="author"/>  | 
 | 
108 | 124 |             <text macro="editor" prefix=" (" suffix=")"/>  | 
109 | 125 |           </group>  | 
110 | 126 |           <text prefix=" " macro="publisher"/>  | 
111 |  | -          <group suffix="." prefix="; ">  | 
 | 127 | +          <group prefix=", " suffix=".">  | 
112 | 128 |             <date variable="issued">  | 
113 | 129 |               <date-part name="year"/>  | 
114 | 130 |             </date>  | 
 | 
120 | 136 |           <group prefix=" ">  | 
121 | 137 |             <text term="in" text-case="capitalize-first" suffix=": "/>  | 
122 | 138 |             <text macro="editor"/>  | 
123 |  | -            <text variable="container-title" prefix=" " suffix="."/>  | 
 | 139 | +            <text variable="container-title" font-style="italic" prefix=" " suffix="."/>  | 
124 | 140 |             <text variable="volume" prefix="Vol " suffix="."/>  | 
125 | 141 |             <text macro="edition" prefix=" "/>  | 
126 | 142 |             <text variable="collection-title" prefix=" " suffix="."/>  | 
 | 
136 | 152 |           </group>  | 
137 | 153 |         </else-if>  | 
138 | 154 |         <else>  | 
139 |  | -          <group suffix=".">  | 
140 |  | -            <text macro="title" prefix=" "/>  | 
141 |  | -            <text macro="editor" prefix=" "/>  | 
142 |  | -          </group>  | 
143 |  | -          <group prefix=" " suffix=".">  | 
144 |  | -            <text variable="container-title" form="short"/>  | 
145 |  | -            <group delimiter=";" prefix=" ">  | 
146 |  | -              <date variable="issued">  | 
147 |  | -                <date-part name="year"/>  | 
148 |  | -              </date>  | 
149 |  | -              <group>  | 
 | 155 | +          <group delimiter=". ">  | 
 | 156 | +            <group>  | 
 | 157 | +              <text macro="title" prefix=" "/>  | 
 | 158 | +              <text macro="editor" prefix=" "/>  | 
 | 159 | +            </group>  | 
 | 160 | +            <text variable="container-title" form="short" strip-periods="true" font-style="italic"/>  | 
 | 161 | +            <group delimiter=":" prefix=" " suffix=".">  | 
 | 162 | +              <group delimiter=";" prefix=" ">  | 
 | 163 | +                <date variable="issued">  | 
 | 164 | +                  <date-part name="year"/>  | 
 | 165 | +                </date>  | 
150 | 166 |                 <text variable="volume"/>  | 
151 | 167 |               </group>  | 
 | 168 | +              <text variable="page"/>  | 
152 | 169 |             </group>  | 
153 |  | -            <text variable="page" prefix=":"/>  | 
154 | 170 |           </group>  | 
155 | 171 |         </else>  | 
156 | 172 |       </choose>  | 
 | 
0 commit comments