template{display:none;}.mag-rich-xref-fn { cursor: pointer;}//长视频$(document).ready(function(){if($("#showLongArticleVideo") && $("#showLongArticleVideo").length && $("#showLongArticleVideo").length>0){mag_ajax_update({ele_id:'showLongArticleVideo',url:mag_currentQikanUrl() + "/CN/article/showLongArticleVideo.do?id="+$("#articleId").val()});}});$(document).ready(function(){window.metaData = {"journal":{"issn":"1000-5072","qiKanMingCheng_CN":"暨南学报(哲学社会科学版)","id":2,"qiKanMingCheng_EN":"Jinan Journal"},"fundList_cn":["十三五国家重点研发计划“全流程管控的精细化执行技术及装备研究”(批准号:2018YFC0830400);国家哲学社会科学基金项目“司法鉴定标准化研究”(批准号:18BFX082)。"],"article":{"keywordList_cn":["鉴定程序","司法鉴定","学科分制"],"juan":"42","zhaiyao_cn":"目前,各高院、各地方司法鉴定主管部门根据“健全统一司法鉴定管理体制”的相关文件精神,纷纷制定和完善本辖区内的司法鉴定对外委托、管理与实施等规范性法律文件。此举旨在严格司法鉴定执业行为、强化行业监管,以详细规制司法鉴定程序。这类鉴定程序上的细化与监管必然涉及各类鉴定学科的相互兼容、特例区别等问题。在此背景下,针对部分鉴定内容,依据各类学科的特性,拟制一定比例的相互独立的分类适用规则是制定司法鉴定规范性法律文件,乃至构建司法鉴定管理体系的应有之义。","endNoteUrl_en":"https://jnxb.jnu.edu.cn/skb/EN/article/getTxtFile.do?fileType=EndNote&id=6355","bibtexUrl_cn":"https://jnxb.jnu.edu.cn/skb/CN/article/getTxtFile.do?fileType=BibTeX&id=6355","abstractUrl_en":"https://jnxb.jnu.edu.cn/skb/EN/Y2020/V42/I4/101","qi":"4","id":6355,"nian":2020,"bianHao":"2020-4-101","zuoZheEn_L":"MA Chenjun","juanUrl_en":"https://jnxb.jnu.edu.cn/skb/EN/Y2020","shouCiFaBuRiQi":"2020-04-30","qiShiYe":"101","qiUrl_cn":"https://jnxb.jnu.edu.cn/skb/CN/Y2020/V42/I4","lanMu_cn":"法学","pdfSize":"620","zuoZhe_CN":"马陈骏","risUrl_cn":"https://jnxb.jnu.edu.cn/skb/CN/article/getTxtFile.do?fileType=Ris&id=6355","title_cn":"论司法鉴定程序立法中的“学科分制”条款","jieShuYe":"109","keywordList_en":["appraisal procedure","disciplinary legislation","forensic appraisal"],"endNoteUrl_cn":"https://jnxb.jnu.edu.cn/skb/CN/article/getTxtFile.do?fileType=EndNote&id=6355","zhaiyao_en":"At present, some Higher People's court and provincial Judicial Bureau have formulated and improved the normative legal documents for the judicial commission, forensic appraisal administration and appraisal implementation within their respective jurisdictions in accordance with the spirit of “improving the administrative system of forensic appraisal” and other related policies. Such normative legal documents aim to strictly control practice of appraisers, strengthen industry regulation, and regulate the due process of forensic appraisal in detail. And the details of the legal procedure should involve the differentiation and compatibility of various forensic appraisal disciplines. In this context, for the partial forensic appraisal contents, according to the characteristics of various disciplines, separating the regulations in different disciplines are the deserved meaning of formulating the normative legal documents of forensic appraisal and constructing the forensic appraisal administration system. Therefore, the author studied the connotation and extension of the disciplinary system, analyzed the value and significance of the “discipline legislation” clause, and demonstrated its necessity in the forensic appraisal procedures. On this basis, the author discussed the status quo and development of the disciplinary mode and provides consultations for future legislation related to forensic appraisal.","bibtexUrl_en":"https://jnxb.jnu.edu.cn/skb/EN/article/getTxtFile.do?fileType=BibTeX&id=6355","abstractUrl_cn":"https://jnxb.jnu.edu.cn/skb/CN/Y2020/V42/I4/101","zuoZheCn_L":"马陈骏","juanUrl_cn":"https://jnxb.jnu.edu.cn/skb/CN/Y2020","lanMu_en":"","qiUrl_en":"https://jnxb.jnu.edu.cn/skb/EN/Y2020/V42/I4","zuoZhe_EN":"MA Chenjun","risUrl_en":"https://jnxb.jnu.edu.cn/skb/EN/article/getTxtFile.do?fileType=Ris&id=6355","title_en":"Discuss on the “Disciplinary Legislation” in Procedural Regulations of Forensic Appraisal","hasPdf":"true"},"authorNotes_cn":["马陈骏,华东政法大学博士生,司法鉴定工程师。"]};if(window.metaData && (!window.metaData.authorNotesCommon_cn && !window.metaData.authorNotesCorresp_cn && window.metaData.authorNotes_cn)){window.metaData.authorNotesCommon_cn = window.metaData.authorNotes_cn;}if(window.metaData && (!window.metaData.authorNotesCommon_en && !window.metaData.authorNotesCorresp_en && window.metaData.authorNotes_en)){window.metaData.authorNotesCommon_en = window.metaData.authorNotes_en;}var _nlmdtdXml = $("#article_nlmdtdXml").val();var magDir = _nlmdtdXml.replace(/\/[^\/]+$/,'');window.metaData.magDir = magDir;new mag_vue({ el: '#metaVue', //dataUrl: mag_currentQikanUrl() + '/EN/article/getRichHtmlJson.do?articleId='+$("#articleId").val(), data:window.metaData, loading:true, doTextFun:function(text){ return doDataJsonText(text); }, doAfterFun:function(selector,jsonData){doMagVueAfter(selector,jsonData);}});var pars = {attachType:'PDF',id:$("#articleId").val(),json:true};jQuery.post($("#mag-common-contextPath").val()+"/CN/article/showArticleFile.do?" + new Date().getTime(), pars, function(data){var json=null;if(data.match(/^\[json\].*/g)){json=eval("("+data.replace(/^\[json\]/g,"")+")");}if(json && json.status == 1){//有权限}else{//无权限$("#no-access-div").show();}});mag_ajax({url:mag_currentQikanUrl() + '/CN/article/getRichHtmlJson.do',data:{articleId:$("#articleId").val(),token:'ba8ef587ae254b59925d633947110f8c',referer:document.referrer},dataType:"json",async:"false",success:function(json){if(json.richHtmlJson && json.richHtmlJson.article){if(json.trans){var _nlmdtdXmlCN = $("#article_nlmdtdXmlCN").val();var magDirCN = _nlmdtdXmlCN.replace(/\/[^\/]+$/,'');json.richHtmlJson.magDir=magDirCN;}else{json.richHtmlJson.magDir=magDir;}new mag_vue({ el: '#bodyVue', data:json.richHtmlJson, doTextFun:function(text){ return doDataJsonText(text); }, doAfterFun:function(selector,jsonData){doMagVueAfter(selector,jsonData);}});}}});//altmetricif($.trim($("#article_doi").val())!=''){$.ajax({url:'https://api.altmetric.com/v1/doi/'+$.trim($("#article_doi").val())+'?callback=altmetric_callback',//url:'https://api.altmetric.com/v1/doi/10.1007/s13238-016-0264-7?callback=altmetric_callback',dataType:'jsonp'});}mag_rich_menu(jQuery);$(function(){ $('#autoMenu').autoMenu();})$("#autoMenu").niceScroll({cursorcolor: "#ccc", //滚动条的颜色cursoropacitymax: 0, //滚动条的透明度,从0-1 touchbehavior: false, //使光标拖动滚动像在台式电脑触摸设备 true滚动条拖动不可用 cursorwidth: "6px", //滚动条的宽度 单位默认px cursorborder: "0", // 游标边框css定义 cursorborderradius: "3px", //滚动条两头的圆角 autohidemode: true, //是否隐藏滚动条 true的时候默认不显示滚动条,当鼠标经过的时候显示滚动条 zindex: "auto", //给滚动条设置z-index值 railvalign:'defaul',railpadding: {top: 0,right: -6,left: 0,bottom: 0}, //滚动条的位置});window.autoMenuFlag=true;$("#relatedArticles").niceScroll({cursorcolor: "#ccc", //滚动条的颜色cursoropacitymax: 0, //滚动条的透明度,从0-1 touchbehavior: false, //使光标拖动滚动像在台式电脑触摸设备 true滚动条拖动不可用 cursorwidth: "6px", //滚动条的宽度 单位默认px cursorborder: "0", // 游标边框css定义 cursorborderradius: "3px", //滚动条两头的圆角 autohidemode: true, //是否隐藏滚动条 true的时候默认不显示滚动条,当鼠标经过的时候显示滚动条 zindex: "auto", //给滚动条设置z-index值 railvalign:'defaul',railpadding: {top: 0,right: -6,left: 0,bottom: 0}, //滚动条的位置});//公式序号 居右jQuery(".mag-xml-disp-formula").each(function() {var _this = jQuery(this);var _label= _this.children("label");if(typeof(_label.html())!="undefined"){_this.children("label").remove();_this.wrap("");_this.parent().parent().append(""+_label.html()+"");}});$('body').click(function(){$('.daochu_div').hide();$('.qipao').hide();})$('.qipao').click(function(event){event.stopPropagation();})/*参考文献显示隐藏*/$('.biaotijiantoush1').click(function(event){if($(this).attr('class')=='glyphicon glyphicon-triangle-top biaotijiantoush biaotijiantoush1'){$(this).parents('.mag_main_zhengwen_left_div_ckwx_table_benwenyiny').next('.mag_main_zhengwen_left_div_ckwx_table_ckwx_xiangqing').stop().slideUp();$(this).attr('class','glyphicon glyphicon-triangle-bottom biaotijiantoush biaotijiantoush1');}else if($(this).attr('class')=='glyphicon glyphicon-triangle-bottom biaotijiantoush biaotijiantoush1'){$(this).parents('.mag_main_zhengwen_left_div_ckwx_table_benwenyiny').next('.mag_main_zhengwen_left_div_ckwx_table_ckwx_xiangqing').stop().slideDown();$(this).attr('class','glyphicon glyphicon-triangle-top biaotijiantoush biaotijiantoush1');}event.stopPropagation();});//加载补充材料mag_ajax_update({ele_id:'showArticle_suppls',url:mag_currentQikanUrl() + '/CN/article/showArticleSuppls.do',data:{articleId:$("#articleId").val()}});//加载专题mag_ajax_update({ele_id:'showArticle_subjects',url:mag_currentQikanUrl() + '/CN/subject/showSubjectListByArticle.do',data:{articleId:$("#articleId").val(),forwardJsp:'showArticle'}});//渲染公式mag_mathJax();});function altmetric_callback(json){if(json && json.score){if(json.score - parseInt(json.score) > 0){$("#altmetric-score").html(parseInt(json.score)+1);}else{$("#altmetric-score").html(parseInt(json.score));}$(".main_content_center_right_duoweidu_div").css("width","25%");$("#altmetric-a").show();$("#altmetric-a").attr("href",json.details_url);}}function richClickAuthor(name){var searchSQL = "((("+mag_advSearchValReplace(name)+"[Author]) AND 2J[Journal]) AND year[Order])";mag_request({url:mag_currentQikanUrl() + '/CN/searchresult',data:{searchSQL:searchSQL}});}function richClickKeyword(keyword){var searchSQL = "((("+mag_advSearchValReplace(keyword)+"[Keyword]) AND 2J[Journal]) AND year[Order])";mag_request({url:mag_currentQikanUrl() + '/CN/searchresult',data:{searchSQL:searchSQL}});}function mag_share(){$("#bShare_more_a").click();}function loadRelatedArticles(){if($("#showRelatedArticles") && $("#showRelatedArticles").length>0){//加载过了}else{mag_loading();mag_ajax_update({ele_id:'relatedArticles-content',url:mag_currentQikanUrl() + '/CN/article/relatedArticle.do',data:{id:$("#articleId").val(), forwardJsp:'showArticle'},complete:function(){mag_layer_close();}});}}function showMetrics(){mag_window_location(mag_currentQikanUrl() + '/CN/metrics/'+$("#articleId").val());}function piaofuFn(a,fnId){var content=''+$("#mag-rich-fn-"+fnId).html()+'';piaofu(a,content);}function huoqukuanduimg(){//}function doDataJsonText(text){var str = text;//var _nlmdtdXml = $("#article_nlmdtdXml").val();//var magDir = _nlmdtdXml.replace(/\/[^\/]+$/,'');str = str.replace(/";ss += "";var shuomingTitle = "";var shuomingContent = '';if(fig.titleCn && fig.titleCn!=''){shuomingTitle = fig.titleCn;if(fig.titleContentCn && fig.titleContentCn!=''){shuomingContent += fig.titleContentCn;}}if(shuomingTitle==''){if(fig.titleEn && fig.titleEn!=''){shuomingTitle = fig.titleEn;}if(fig.titleContentEn && fig.titleContentEn!=''){shuomingContent += fig.titleContentEn;}}else{if(fig.titleEn && fig.titleEn!=''){shuomingContent += ""+fig.titleEn+"">

暨南学报(哲学社会科学版)

北大核心,CSSCI,AMI核心

国内刊号:44-1285/C

国际刊号:1000-5072

暨南学报(哲学社会科学版)杂志2020年第4期:论司法鉴定程序立法中的“学科分制”条款

发布日期:

作者:马陈骏

单位:华东政法大学博士生,司法鉴定工程师。

关键词:司法鉴定,鉴定程序,学科分制

基金:十三五国家重点研发计划“全流程管控的精细化执行技术及装备研究”(批准号:2018YFC0830400);国家哲学社会科学基金项目“司法鉴定标准化研究”(批准号:18BFX082)。

目前,各高院、各地方司法鉴定主管部门根据“健全统一司法鉴定管理体制”的相关文件精神,纷纷制定和完善本辖区内的司法鉴定对外委托、管理与实施等规范性法律文件。此举旨在严格司法鉴定执业行为、强化行业监管,以详细规制司法鉴定程序。这类鉴定程序上的细化与监管必然涉及各类鉴定学科的相互兼容、特例区别等问题。在此背景下,针对部分鉴定内容,依据各类学科的特性,拟制一定比例的相互独立的分类适用规则是制定司法鉴定规范性法律文件,乃至构建司法鉴定管理体系的应有之义。"/>template{display:none;}.mag-rich-xref-fn { cursor: pointer;}//长视频$(document).ready(function(){if($("#showLongArticleVideo") && $("#showLongArticleVideo").length && $("#showLongArticleVideo").length>0){mag_ajax_update({ele_id:'showLongArticleVideo',url:mag_currentQikanUrl() + "/CN/article/showLongArticleVideo.do?id="+$("#articleId").val()});}});$(document).ready(function(){window.metaData = {"journal":{"issn":"1000-5072","qiKanMingCheng_CN":"暨南学报(哲学社会科学版)","id":2,"qiKanMingCheng_EN":"Jinan Journal"},"fundList_cn":["十三五国家重点研发计划“全流程管控的精细化执行技术及装备研究”(批准号:2018YFC0830400);国家哲学社会科学基金项目“司法鉴定标准化研究”(批准号:18BFX082)。"],"article":{"keywordList_cn":["鉴定程序","司法鉴定","学科分制"],"juan":"42","zhaiyao_cn":"目前,各高院、各地方司法鉴定主管部门根据“健全统一司法鉴定管理体制”的相关文件精神,纷纷制定和完善本辖区内的司法鉴定对外委托、管理与实施等规范性法律文件。此举旨在严格司法鉴定执业行为、强化行业监管,以详细规制司法鉴定程序。这类鉴定程序上的细化与监管必然涉及各类鉴定学科的相互兼容、特例区别等问题。在此背景下,针对部分鉴定内容,依据各类学科的特性,拟制一定比例的相互独立的分类适用规则是制定司法鉴定规范性法律文件,乃至构建司法鉴定管理体系的应有之义。","endNoteUrl_en":"https://jnxb.jnu.edu.cn/skb/EN/article/getTxtFile.do?fileType=EndNote&id=6355","bibtexUrl_cn":"https://jnxb.jnu.edu.cn/skb/CN/article/getTxtFile.do?fileType=BibTeX&id=6355","abstractUrl_en":"https://jnxb.jnu.edu.cn/skb/EN/Y2020/V42/I4/101","qi":"4","id":6355,"nian":2020,"bianHao":"2020-4-101","zuoZheEn_L":"MA Chenjun","juanUrl_en":"https://jnxb.jnu.edu.cn/skb/EN/Y2020","shouCiFaBuRiQi":"2020-04-30","qiShiYe":"101","qiUrl_cn":"https://jnxb.jnu.edu.cn/skb/CN/Y2020/V42/I4","lanMu_cn":"法学","pdfSize":"620","zuoZhe_CN":"马陈骏","risUrl_cn":"https://jnxb.jnu.edu.cn/skb/CN/article/getTxtFile.do?fileType=Ris&id=6355","title_cn":"论司法鉴定程序立法中的“学科分制”条款","jieShuYe":"109","keywordList_en":["appraisal procedure","disciplinary legislation","forensic appraisal"],"endNoteUrl_cn":"https://jnxb.jnu.edu.cn/skb/CN/article/getTxtFile.do?fileType=EndNote&id=6355","zhaiyao_en":"At present, some Higher People's court and provincial Judicial Bureau have formulated and improved the normative legal documents for the judicial commission, forensic appraisal administration and appraisal implementation within their respective jurisdictions in accordance with the spirit of “improving the administrative system of forensic appraisal” and other related policies. Such normative legal documents aim to strictly control practice of appraisers, strengthen industry regulation, and regulate the due process of forensic appraisal in detail. And the details of the legal procedure should involve the differentiation and compatibility of various forensic appraisal disciplines. In this context, for the partial forensic appraisal contents, according to the characteristics of various disciplines, separating the regulations in different disciplines are the deserved meaning of formulating the normative legal documents of forensic appraisal and constructing the forensic appraisal administration system. Therefore, the author studied the connotation and extension of the disciplinary system, analyzed the value and significance of the “discipline legislation” clause, and demonstrated its necessity in the forensic appraisal procedures. On this basis, the author discussed the status quo and development of the disciplinary mode and provides consultations for future legislation related to forensic appraisal.","bibtexUrl_en":"https://jnxb.jnu.edu.cn/skb/EN/article/getTxtFile.do?fileType=BibTeX&id=6355","abstractUrl_cn":"https://jnxb.jnu.edu.cn/skb/CN/Y2020/V42/I4/101","zuoZheCn_L":"马陈骏","juanUrl_cn":"https://jnxb.jnu.edu.cn/skb/CN/Y2020","lanMu_en":"","qiUrl_en":"https://jnxb.jnu.edu.cn/skb/EN/Y2020/V42/I4","zuoZhe_EN":"MA Chenjun","risUrl_en":"https://jnxb.jnu.edu.cn/skb/EN/article/getTxtFile.do?fileType=Ris&id=6355","title_en":"Discuss on the “Disciplinary Legislation” in Procedural Regulations of Forensic Appraisal","hasPdf":"true"},"authorNotes_cn":["马陈骏,华东政法大学博士生,司法鉴定工程师。"]};if(window.metaData && (!window.metaData.authorNotesCommon_cn && !window.metaData.authorNotesCorresp_cn && window.metaData.authorNotes_cn)){window.metaData.authorNotesCommon_cn = window.metaData.authorNotes_cn;}if(window.metaData && (!window.metaData.authorNotesCommon_en && !window.metaData.authorNotesCorresp_en && window.metaData.authorNotes_en)){window.metaData.authorNotesCommon_en = window.metaData.authorNotes_en;}var _nlmdtdXml = $("#article_nlmdtdXml").val();var magDir = _nlmdtdXml.replace(/\/[^\/]+$/,'');window.metaData.magDir = magDir;new mag_vue({ el: '#metaVue', //dataUrl: mag_currentQikanUrl() + '/EN/article/getRichHtmlJson.do?articleId='+$("#articleId").val(), data:window.metaData, loading:true, doTextFun:function(text){ return doDataJsonText(text); }, doAfterFun:function(selector,jsonData){doMagVueAfter(selector,jsonData);}});var pars = {attachType:'PDF',id:$("#articleId").val(),json:true};jQuery.post($("#mag-common-contextPath").val()+"/CN/article/showArticleFile.do?" + new Date().getTime(), pars, function(data){var json=null;if(data.match(/^\[json\].*/g)){json=eval("("+data.replace(/^\[json\]/g,"")+")");}if(json && json.status == 1){//有权限}else{//无权限$("#no-access-div").show();}});mag_ajax({url:mag_currentQikanUrl() + '/CN/article/getRichHtmlJson.do',data:{articleId:$("#articleId").val(),token:'ba8ef587ae254b59925d633947110f8c',referer:document.referrer},dataType:"json",async:"false",success:function(json){if(json.richHtmlJson && json.richHtmlJson.article){if(json.trans){var _nlmdtdXmlCN = $("#article_nlmdtdXmlCN").val();var magDirCN = _nlmdtdXmlCN.replace(/\/[^\/]+$/,'');json.richHtmlJson.magDir=magDirCN;}else{json.richHtmlJson.magDir=magDir;}new mag_vue({ el: '#bodyVue', data:json.richHtmlJson, doTextFun:function(text){ return doDataJsonText(text); }, doAfterFun:function(selector,jsonData){doMagVueAfter(selector,jsonData);}});}}});//altmetricif($.trim($("#article_doi").val())!=''){$.ajax({url:'https://api.altmetric.com/v1/doi/'+$.trim($("#article_doi").val())+'?callback=altmetric_callback',//url:'https://api.altmetric.com/v1/doi/10.1007/s13238-016-0264-7?callback=altmetric_callback',dataType:'jsonp'});}mag_rich_menu(jQuery);$(function(){ $('#autoMenu').autoMenu();})$("#autoMenu").niceScroll({cursorcolor: "#ccc", //滚动条的颜色cursoropacitymax: 0, //滚动条的透明度,从0-1 touchbehavior: false, //使光标拖动滚动像在台式电脑触摸设备 true滚动条拖动不可用 cursorwidth: "6px", //滚动条的宽度 单位默认px cursorborder: "0", // 游标边框css定义 cursorborderradius: "3px", //滚动条两头的圆角 autohidemode: true, //是否隐藏滚动条 true的时候默认不显示滚动条,当鼠标经过的时候显示滚动条 zindex: "auto", //给滚动条设置z-index值 railvalign:'defaul',railpadding: {top: 0,right: -6,left: 0,bottom: 0}, //滚动条的位置});window.autoMenuFlag=true;$("#relatedArticles").niceScroll({cursorcolor: "#ccc", //滚动条的颜色cursoropacitymax: 0, //滚动条的透明度,从0-1 touchbehavior: false, //使光标拖动滚动像在台式电脑触摸设备 true滚动条拖动不可用 cursorwidth: "6px", //滚动条的宽度 单位默认px cursorborder: "0", // 游标边框css定义 cursorborderradius: "3px", //滚动条两头的圆角 autohidemode: true, //是否隐藏滚动条 true的时候默认不显示滚动条,当鼠标经过的时候显示滚动条 zindex: "auto", //给滚动条设置z-index值 railvalign:'defaul',railpadding: {top: 0,right: -6,left: 0,bottom: 0}, //滚动条的位置});//公式序号 居右jQuery(".mag-xml-disp-formula").each(function() {var _this = jQuery(this);var _label= _this.children("label");if(typeof(_label.html())!="undefined"){_this.children("label").remove();_this.wrap("");_this.parent().parent().append(""+_label.html()+"");}});$('body').click(function(){$('.daochu_div').hide();$('.qipao').hide();})$('.qipao').click(function(event){event.stopPropagation();})/*参考文献显示隐藏*/$('.biaotijiantoush1').click(function(event){if($(this).attr('class')=='glyphicon glyphicon-triangle-top biaotijiantoush biaotijiantoush1'){$(this).parents('.mag_main_zhengwen_left_div_ckwx_table_benwenyiny').next('.mag_main_zhengwen_left_div_ckwx_table_ckwx_xiangqing').stop().slideUp();$(this).attr('class','glyphicon glyphicon-triangle-bottom biaotijiantoush biaotijiantoush1');}else if($(this).attr('class')=='glyphicon glyphicon-triangle-bottom biaotijiantoush biaotijiantoush1'){$(this).parents('.mag_main_zhengwen_left_div_ckwx_table_benwenyiny').next('.mag_main_zhengwen_left_div_ckwx_table_ckwx_xiangqing').stop().slideDown();$(this).attr('class','glyphicon glyphicon-triangle-top biaotijiantoush biaotijiantoush1');}event.stopPropagation();});//加载补充材料mag_ajax_update({ele_id:'showArticle_suppls',url:mag_currentQikanUrl() + '/CN/article/showArticleSuppls.do',data:{articleId:$("#articleId").val()}});//加载专题mag_ajax_update({ele_id:'showArticle_subjects',url:mag_currentQikanUrl() + '/CN/subject/showSubjectListByArticle.do',data:{articleId:$("#articleId").val(),forwardJsp:'showArticle'}});//渲染公式mag_mathJax();});function altmetric_callback(json){if(json && json.score){if(json.score - parseInt(json.score) > 0){$("#altmetric-score").html(parseInt(json.score)+1);}else{$("#altmetric-score").html(parseInt(json.score));}$(".main_content_center_right_duoweidu_div").css("width","25%");$("#altmetric-a").show();$("#altmetric-a").attr("href",json.details_url);}}function richClickAuthor(name){var searchSQL = "((("+mag_advSearchValReplace(name)+"[Author]) AND 2J[Journal]) AND year[Order])";mag_request({url:mag_currentQikanUrl() + '/CN/searchresult',data:{searchSQL:searchSQL}});}function richClickKeyword(keyword){var searchSQL = "((("+mag_advSearchValReplace(keyword)+"[Keyword]) AND 2J[Journal]) AND year[Order])";mag_request({url:mag_currentQikanUrl() + '/CN/searchresult',data:{searchSQL:searchSQL}});}function mag_share(){$("#bShare_more_a").click();}function loadRelatedArticles(){if($("#showRelatedArticles") && $("#showRelatedArticles").length>0){//加载过了}else{mag_loading();mag_ajax_update({ele_id:'relatedArticles-content',url:mag_currentQikanUrl() + '/CN/article/relatedArticle.do',data:{id:$("#articleId").val(), forwardJsp:'showArticle'},complete:function(){mag_layer_close();}});}}function showMetrics(){mag_window_location(mag_currentQikanUrl() + '/CN/metrics/'+$("#articleId").val());}function piaofuFn(a,fnId){var content=''+$("#mag-rich-fn-"+fnId).html()+'';piaofu(a,content);}function huoqukuanduimg(){//}function doDataJsonText(text){var str = text;//var _nlmdtdXml = $("#article_nlmdtdXml").val();//var magDir = _nlmdtdXml.replace(/\/[^\/]+$/,'');str = str.replace(/";ss += "";var shuomingTitle = "";var shuomingContent = '';if(fig.titleCn && fig.titleCn!=''){shuomingTitle = fig.titleCn;if(fig.titleContentCn && fig.titleContentCn!=''){shuomingContent += fig.titleContentCn;}}if(shuomingTitle==''){if(fig.titleEn && fig.titleEn!=''){shuomingTitle = fig.titleEn;}if(fig.titleContentEn && fig.titleContentEn!=''){shuomingContent += fig.titleContentEn;}}else{if(fig.titleEn && fig.titleEn!=''){shuomingContent += ""+fig.titleEn+"

来源:2020年第4期

《暨南学报(哲学社会科学版)》期刊编辑部

查看暨南学报(哲学社会科学版)杂志2020年第4期

联系我们

  • 地址:广东省广州市黄埔大道西601号
  • 电话:020-85224092

咨询工作人员