File tree Expand file tree Collapse file tree 1 file changed +11
-9
lines changed Expand file tree Collapse file tree 1 file changed +11
-9
lines changed Original file line number Diff line number Diff line change 103103 </choose >
104104 </if >
105105 <else >
106- <text term =" anonymous" form =" short" text-case =" uppercase " />
106+ <text term =" anonymous" form =" short" text-case =" capitalize-first " />
107107 </else >
108108 </choose >
109109 </macro >
135135 </names >
136136 </if >
137137 <else >
138- <text term =" anonymous" form =" short" text-case =" uppercase " />
138+ <text term =" anonymous" form =" short" text-case =" capitalize-first " />
139139 </else >
140140 </choose >
141141 </macro >
163163 </choose >
164164 </if >
165165 <else >
166- <text term =" anonymous" text-case =" uppercase " />
166+ <text term =" anonymous" text-case =" capitalize-first " />
167167 </else >
168168 </choose >
169169 </macro >
506506 <text macro =" title" />
507507 <text macro =" genre" />
508508 <text macro =" edition" />
509- <text macro =" accessed" />
509+ <group delimiter =" " >
510+ <text macro =" publisher-info" />
511+ <text macro =" accessed" />
512+ </group >
510513 <text macro =" collection" />
511514 <text macro =" isbn" />
512515 </group >
583586 <text macro =" url" />
584587 </else-if >
585588 <else-if type =" webpage" >
586- <group delimiter =" . " suffix =" . " >
587- <group delimiter =" " >
588- <text macro =" title" />
589- <text macro =" accessed" />
590- </group >
589+ <group suffix =" . " >
590+ <text macro =" title" />
591+ <text macro =" publisher-info" prefix =" . " />
592+ <text macro =" accessed" prefix =" " />
591593 </group >
592594 <text macro =" url" />
593595 </else-if >
You can’t perform that action at this time.
0 commit comments