#foreach($v in $priority_list)
#if($!{journal.language} == "en" ) #if($!{v.doi} && $!{v.doi} != "") $stringUtils.convertMathHtml($!{v.titleEn}) #else $stringUtils.convertMathHtml($!{v.titleEn}) #end #else #if($!{v.doi} && $!{v.doi} != "") $stringUtils.convertMathHtml($!{v.titleEn}) #else $stringUtils.convertMathHtml($!{v.titleEn}) #end #end
#set($auSize = $v.authorEnList.size()) #foreach($au in $!{v.authorEnList}) $au#if($velocityCount != $auSize), #end #end
$v.latestStateEn #if($!{v.doi} && $!{v.doi} != "") doi: $!{v.doi}#end
#if($!stringUtils.isShow("ABSTRACT_STATUS",$!{v.accessCtrl}) == "Y") #if($!{journal.language} == "en" ) #if($!{v.doi} && $!{v.doi} != "") [Abstract]($!{v.viewCount}) #else [Abstract]($!{v.viewCount}) #end #else #if($!v.doi && $!v.doi != "") [Abstract]($!{v.viewCount}) #else [Abstract]($!{v.viewCount}) #end #end #end #if($!stringUtils.isShow("FULLTEXT_STATUS",$!{v.accessCtrl}) == "Y") #if(${v.htmlSource} == 1) #if($!{journal.language} == "en" ) #if($!v.doi && $!v.doi != "") [FullText HTML]($!{v.htmlCount}) #else [FullText HTML]($!{v.htmlCount}) #end #else #if($!v.doi && $!v.doi != "") [FullText HTML]($!{v.htmlCount}) #else [FullText HTML]($!{v.htmlCount}) #end #end #elseif(${v.htmlSource} == 2 && $!{v.htmlFileName} && $!{v.htmlFileName} != '') [FullText HTML]($!{v.htmlCount}) #elseif(${v.htmlSource} == 3 && $!{v.htmlFileName} && $!{v.htmlFileName} != '') [FullText HTML]($!{v.htmlCount}) #else #end #end #if($!stringUtils.isShow("PDF_VIEW_STATUS",$!{v.accessCtrl}) == "Y") [PDF $!{v.pdfSizeInt}KB]($!{v.pdfDownCount}) #end #if($!journal.isShowCitedBy && $!journal.isShowCitedBy != "") #end
Abstract:
##$!{v.abstractInfoEn} $stringUtils.convertMathHtml($!{v.abstractInfoEn})
#if($!{v.figList.size()} > 0)
#if($!{v.figList.size()} >= 2)
#end
#end
#end