We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60ba25f commit aafb868Copy full SHA for aafb868
geochimica-et-cosmochimica-acta.csl
@@ -49,22 +49,6 @@
49
</substitute>
50
</names>
51
</macro>
52
- <macro name="access">
53
- <choose>
54
- <if variable="URL">
55
- <text value="Available at:" suffix=" "/>
56
- <text variable="URL"/>
57
- <group prefix=" [" suffix="]">
58
- <text term="accessed" text-case="capitalize-first" suffix=" "/>
59
- <date variable="accessed">
60
- <date-part name="month" suffix=" "/>
61
- <date-part name="day" suffix=", "/>
62
- <date-part name="year"/>
63
- </date>
64
- </group>
65
- </if>
66
- </choose>
67
- </macro>
68
<macro name="title">
69
<choose>
70
<if type="bill book graphic legal_case motion_picture report song" match="any">
@@ -188,7 +172,6 @@
188
172
</group>
189
173
</else>
190
174
</choose>
191
- <text prefix=" " macro="access" suffix="."/>
192
175
</layout>
193
176
</bibliography>
194
177
</style>
0 commit comments