if($navinfor['smalltext']=="") {
echo '';
}
else{
echo '
【摘 要】
:
'.$navinfor[smalltext].'
';
}
?>
$str = '';
$pd_record = explode(',', trim($navinfor['writer']));
$pd_record = array_filter($pd_record);
if(!empty($pd_record)){
$str .= '
【作 者】
:
';
foreach($pd_record as $writer){
$str .= '
'.$writer. ' ';
}
$str = trim($str,',').'
';
}
echo $str;
?>
if($navinfor['author_org']=="") {
echo '';
}
else{
echo '
【机 构】
:
'.$navinfor[author_org].'
';
}
?>
if($navinfor['befrom']=="") {
echo '';
}
else{
echo '
【出 处】
:
'.$navinfor[befrom].'
';
}
?>
if($navinfor['year']=="") {
echo '';
}
else{
echo '
【发表日期】
:
'.$navinfor[year].'年'.$navinfor[issue_num].'期
';
}
?>
$str = '';
$pd_record = explode(',', trim($navinfor['keyboard']));
$pd_record = array_filter($pd_record);
if(!empty($pd_record)){
$str .= '
【关键词】
:
';
foreach($pd_record as $keyboard){
$str .= '
'.$keyboard. ' ';
}
$str = trim($str,',').'
';
}
echo $str;
?>
if($navinfor['fund_info']=="") {
echo '';
}
else{
echo '
【基金项目】
:
'.$navinfor[fund_info].'
';
}
?>
论文部分内容阅读
《煤炭与化工》杂志为适应期刊出版行业发展形式,建立作者、编者、专家之间网上直接沟通的渠道,进一步推进期刊管理信息化平台建设,《煤炭与化工》编辑部正式推出网上投稿办公系统。该系统于2013年8刀26日起正式运行,实现了作者网上投稿查稿、专家网上审稿、编辑在线办公的全新模式。
In order to adapt to the development pattern of periodical publishing industry, Coal & Chemical Magazine set up a direct channel for online communication among authors, editors and experts and further promoted the construction of periodical information management platform. The editorial department of “Coal and Chemical Industry” formally launched the online submission of office system . The system was officially put into operation on August 8, 2013 and achieved a new mode of author online submission of manuscripts, online review of experts online and editing of online offices.