#if($!{pageTag} && $!{pageTag} != '') $!{pageTag} #end #set($active = ${stringUtils.getSysSettingVal('isShowPriorityOrCurrent')})
优先发表栏目展示本刊经同行评议确定正式录用的文章,这些文章目前处在编校过程,尚未确定卷期及页码,但可以根据DOI进行引用。
显示方式:
#parse("components/priority/priority_list.vm")
#if($!{current_list.size()} >= 2)
栏目
    #foreach($cm in $current_list.entrySet()) #if($!{cm.key} != "Others" && $!{cm.key} != "其他")
  • $!{cm.key}
  • #end #end
#end
显示方式:
#parse("components/current/current_list.vm")
##
##parse("components/high-list/high_list.vm") ##
##
##parse("components/down-list/down_list.vm") ##