|
15 | 15 | <category citation-format="numeric"/>
|
16 | 16 | <category field="biology"/>
|
17 | 17 | <summary>The style for Cell Journals using numerical citations in superscript, such as Chem</summary>
|
18 |
| - <updated>2016-07-28T09:56:00+00:00</updated> |
| 18 | + <updated>2019-10-29T19:17:19+00:00</updated> |
19 | 19 | <rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
|
20 | 20 | </info>
|
21 | 21 | <macro name="editor">
|
|
27 | 27 | <macro name="author">
|
28 | 28 | <names variable="author">
|
29 | 29 | <name name-as-sort-order="all" and="text" sort-separator=", " initialize-with="." delimiter=", " delimiter-precedes-last="always"/>
|
30 |
| - <et-al font-style="italic"/> |
31 | 30 | <label form="short" prefix=" "/>
|
32 | 31 | <substitute>
|
33 | 32 | <names variable="editor"/>
|
|
38 | 37 | <macro name="access">
|
39 | 38 | <choose>
|
40 | 39 | <if variable="URL">
|
41 |
| - <text value="Available at:" suffix=" "/> |
42 |
| - <text variable="URL"/> |
43 |
| - <group prefix=" [" suffix="]"> |
44 |
| - <text term="accessed" text-case="capitalize-first" suffix=" "/> |
45 |
| - <date variable="accessed"> |
46 |
| - <date-part name="month" suffix=" "/> |
47 |
| - <date-part name="day" suffix=", "/> |
48 |
| - <date-part name="year"/> |
49 |
| - </date> |
50 |
| - </group> |
| 40 | + <choose> |
| 41 | + <if type="webpage dataset entry-dictionary entry-encyclopedia post post-weblog" match="any"> |
| 42 | + <text variable="URL"/> |
| 43 | + </if> |
| 44 | + </choose> |
51 | 45 | </if>
|
52 | 46 | </choose>
|
53 | 47 | </macro>
|
54 | 48 | <macro name="title">
|
55 | 49 | <text variable="title"/>
|
56 | 50 | </macro>
|
57 | 51 | <macro name="publisher">
|
58 |
| - <group prefix="(" delimiter=": " suffix=")"> |
59 |
| - <text variable="publisher-place"/> |
60 |
| - <text variable="publisher"/> |
61 |
| - </group> |
| 52 | + <text variable="publisher" prefix="(" suffix=")"/> |
62 | 53 | </macro>
|
63 | 54 | <macro name="edition">
|
64 | 55 | <choose>
|
|
0 commit comments