File tree 1 file changed +13
-5
lines changed
1 file changed +13
-5
lines changed Original file line number Diff line number Diff line change 44
44
</macro >
45
45
<macro name =" access" >
46
46
<choose >
47
- <if variable =" DOI" >
48
- <text variable =" DOI" prefix =" https://doi.org/" />
49
- </if >
50
- <else-if type =" webpage post post-weblog" match =" any" >
47
+ <if type =" webpage post post-weblog" match =" any" >
51
48
<group delimiter =" . " >
52
49
<text variable =" URL" />
53
50
<group >
59
56
</date >
60
57
</group >
61
58
</group >
62
- </else-if >
59
+ </if >
60
+ <else >
61
+ <choose >
62
+ <if variable =" volume page" match =" none" >
63
+ <text variable =" DOI" prefix =" https://doi.org/" />
64
+ </if >
65
+ </choose >
66
+ </else >
63
67
</choose >
64
68
</macro >
65
69
<macro name =" title" >
134
138
</layout >
135
139
</citation >
136
140
<bibliography and =" text" et-al-min =" 12" et-al-use-first =" 6" >
141
+ <sort >
142
+ <key macro =" author" />
143
+ <key variable =" issued" sort =" ascending" />
144
+ </sort >
137
145
<layout >
138
146
<group delimiter =" " suffix =" ." >
139
147
<text macro =" author" />
You can’t perform that action at this time.
0 commit comments