File tree Expand file tree Collapse file tree 1 file changed +13
-5
lines changed Expand file tree Collapse file tree 1 file changed +13
-5
lines changed Original file line number Diff line number Diff line change 4444 </macro >
4545 <macro name =" access" >
4646 <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" >
5148 <group delimiter =" . " >
5249 <text variable =" URL" />
5350 <group >
5956 </date >
6057 </group >
6158 </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 >
6367 </choose >
6468 </macro >
6569 <macro name =" title" >
134138 </layout >
135139 </citation >
136140 <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 >
137145 <layout >
138146 <group delimiter =" " suffix =" ." >
139147 <text macro =" author" />
You can’t perform that action at this time.
0 commit comments