#foreach($v in $latest_accepted_list)
#if($!v.doi && $!v.doi != "") $stringUtils.convertMathHtml($!{v.titleCn}) #else $stringUtils.convertMathHtml($!{v.titleCn}) #end
#set($auSize = $v.authorCnList.size()) #foreach($au in $v.authorCnList) $au#if($velocityCount != $auSize), #end #end
当前状态: #if($!v.doi && $!v.doi != "") doi: $!{v.doi}#end
#if($!stringUtils.isShow("ABSTRACT_STATUS",$!{v.accessCtrl}) == "Y") #if($!v.doi && $!v.doi != "") [摘要]($!{v.viewCount}) #else [摘要]($!{v.viewCount}) #end #end #if($!stringUtils.isShow("FULLTEXT_STATUS",$!{v.accessCtrl}) == "Y") #if(${v.htmlSource} == 1) #if($!v.doi && $!v.doi != "") [HTML全文]($!{v.htmlCount}) #else [HTML全文]($!{v.htmlCount}) #end #elseif(${v.htmlSource} == 2 && $!{v.htmlFileName} && $!{v.htmlFileName} != '') [HTML全文]($!{v.htmlCount}) #elseif(${v.htmlSource} == 3 && $!{v.htmlFileName} && $!{v.htmlFileName} != '') [HTML全文]($!{v.htmlCount}) #else #end #end #if($!stringUtils.isShow("PDF_VIEW_STATUS",$!{v.accessCtrl}) == "Y") #if($!{v.pdfSizeInt} != 0 ) [PDF $!{v.pdfSizeInt}KB]($!{v.pdfDownCount}) #end #end #if($!journal.isShowCitedBy && $!journal.isShowCitedBy != "") #end
摘要:
##$!{v.abstractInfoCn} $stringUtils.convertMathHtml($!{v.abstractInfoCn})
#if($!{v.figList.size()} > 0)
#if($!{v.figList.size()} >= 2)
#end
#end
#end