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"},"article":{"keywordList_cn":["人格权","性利益","性自主权","贞操权"],"juan":"42","zhaiyao_cn":"我国正在制定民法典分则,其人格权编应明确增设“性自主权”,以克服我国现行立法对于性利益保护模糊、矛盾和不足的缺陷,而且不宜通过一般人格权概括地或通过其他人格权迂回地来进行保护。“性自主权”是指权利人为实现其性利益而在受法律保护的范围内自我决定的权利。在性利益的保护上,中外各国都经历了从“贞操权”到“性自主权”的转变,实现了从歧视女性到坚持男女平等的转变,我国学者现也多在“性自主权”的意义上使用“贞操权”的术语。我国司法实践中存在着强奸行为、欺诈型性侵行为、性骚扰行为、猥亵侮辱型性侵行为、强迫卖淫等类型的侵害性自主权的行为。在我国人格权立法中增设“性自主权”,有利于维护人格尊严和人格自由,也有利于我国司法实践中此类案件得到合法合理的解决。","endNoteUrl_en":"https://jnxb.jnu.edu.cn/skb/EN/article/getTxtFile.do?fileType=EndNote&id=6346","bibtexUrl_cn":"https://jnxb.jnu.edu.cn/skb/CN/article/getTxtFile.do?fileType=BibTeX&id=6346","abstractUrl_en":"https://jnxb.jnu.edu.cn/skb/EN/Y2020/V42/I1/108","qi":"1","id":6346,"nian":2020,"bianHao":"2020-1-108","zuoZheEn_L":"QI Yun","juanUrl_en":"https://jnxb.jnu.edu.cn/skb/EN/Y2020","shouCiFaBuRiQi":"2020-03-09","qiShiYe":"108","qiUrl_cn":"https://jnxb.jnu.edu.cn/skb/CN/Y2020/V42/I1","lanMu_cn":"民法典·婚姻家庭编专题","pdfSize":"725","zuoZhe_CN":"齐云","risUrl_cn":"https://jnxb.jnu.edu.cn/skb/CN/article/getTxtFile.do?fileType=Ris&id=6346","title_cn":"《人格权编》应增设性自主权","jieShuYe":"121","keywordList_en":["right of chastity","right of sexual self-determination","rights of personality","sexual interests"],"endNoteUrl_cn":"https://jnxb.jnu.edu.cn/skb/CN/article/getTxtFile.do?fileType=EndNote&id=6346","zhaiyao_en":"In order to overcome the shortcomings of vagueness, contradiction and insufficiency of the protection of sexual interests in Chinese current legislation, the right of sexual self-determination should be prescribed in the part of rights of personality in Chinese future Civil Code, and it isn't appropriate to protect sexual interest generally through the right of general personality or indirectly through other personality rights. The right of sexual self-determination refers to the right of subject to make his own determination within the scope of legal protection to realize his sexual interests. In the protection of sexual interests, all countries have experienced the transformation from “chastity right” to “right of sexual self-determination” and from the discrimination against women to insisting on equality between men and women. Now Chinese scholars usually use the term “chastity right” based on the same context of “right of sexual self-determination”. They are raping, fraudulent sexual assault, sexual harassment, indecent and insulting sexual assault, forced prostitution and other types of violations of sexual autonomy in China's judicial practice. Adding the “right of sexual self-determination” in the part of rights of personality is conducive to safeguarding the dignity and freedom of personality, and is also in favor of the legal and reasonable settlement of such cases in Chinese judicial practice.","bibtexUrl_en":"https://jnxb.jnu.edu.cn/skb/EN/article/getTxtFile.do?fileType=BibTeX&id=6346","abstractUrl_cn":"https://jnxb.jnu.edu.cn/skb/CN/Y2020/V42/I1/108","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/I1","zuoZhe_EN":"QI Yun","risUrl_en":"https://jnxb.jnu.edu.cn/skb/EN/article/getTxtFile.do?fileType=Ris&id=6346","title_en":"The Right of Sexual Self-Determination Should be Prescribed in the Part of Rights of Personality in Chinese Civil Code","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:'796906f2a2c14635a0ebceee36f7e406',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年第1期:《人格权编》应增设性自主权

发布日期:

作者:齐云

单位:厦门大学法学院助理教授,法学博士。

关键词:人格权,性利益,性自主权,贞操权

我国正在制定民法典分则,其人格权编应明确增设“性自主权”,以克服我国现行立法对于性利益保护模糊、矛盾和不足的缺陷,而且不宜通过一般人格权概括地或通过其他人格权迂回地来进行保护。“性自主权”是指权利人为实现其性利益而在受法律保护的范围内自我决定的权利。在性利益的保护上,中外各国都经历了从“贞操权”到“性自主权”的转变,实现了从歧视女性到坚持男女平等的转变,我国学者现也多在“性自主权”的意义上使用“贞操权”的术语。我国司法实践中存在着强奸行为、欺诈型性侵行为、性骚扰行为、猥亵侮辱型性侵行为、强迫卖淫等类型的侵害性自主权的行为。在我国人格权立法中增设“性自主权”,有利于维护人格尊严和人格自由,也有利于我国司法实践中此类案件得到合法合理的解决。"/>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"},"article":{"keywordList_cn":["人格权","性利益","性自主权","贞操权"],"juan":"42","zhaiyao_cn":"我国正在制定民法典分则,其人格权编应明确增设“性自主权”,以克服我国现行立法对于性利益保护模糊、矛盾和不足的缺陷,而且不宜通过一般人格权概括地或通过其他人格权迂回地来进行保护。“性自主权”是指权利人为实现其性利益而在受法律保护的范围内自我决定的权利。在性利益的保护上,中外各国都经历了从“贞操权”到“性自主权”的转变,实现了从歧视女性到坚持男女平等的转变,我国学者现也多在“性自主权”的意义上使用“贞操权”的术语。我国司法实践中存在着强奸行为、欺诈型性侵行为、性骚扰行为、猥亵侮辱型性侵行为、强迫卖淫等类型的侵害性自主权的行为。在我国人格权立法中增设“性自主权”,有利于维护人格尊严和人格自由,也有利于我国司法实践中此类案件得到合法合理的解决。","endNoteUrl_en":"https://jnxb.jnu.edu.cn/skb/EN/article/getTxtFile.do?fileType=EndNote&id=6346","bibtexUrl_cn":"https://jnxb.jnu.edu.cn/skb/CN/article/getTxtFile.do?fileType=BibTeX&id=6346","abstractUrl_en":"https://jnxb.jnu.edu.cn/skb/EN/Y2020/V42/I1/108","qi":"1","id":6346,"nian":2020,"bianHao":"2020-1-108","zuoZheEn_L":"QI Yun","juanUrl_en":"https://jnxb.jnu.edu.cn/skb/EN/Y2020","shouCiFaBuRiQi":"2020-03-09","qiShiYe":"108","qiUrl_cn":"https://jnxb.jnu.edu.cn/skb/CN/Y2020/V42/I1","lanMu_cn":"民法典·婚姻家庭编专题","pdfSize":"725","zuoZhe_CN":"齐云","risUrl_cn":"https://jnxb.jnu.edu.cn/skb/CN/article/getTxtFile.do?fileType=Ris&id=6346","title_cn":"《人格权编》应增设性自主权","jieShuYe":"121","keywordList_en":["right of chastity","right of sexual self-determination","rights of personality","sexual interests"],"endNoteUrl_cn":"https://jnxb.jnu.edu.cn/skb/CN/article/getTxtFile.do?fileType=EndNote&id=6346","zhaiyao_en":"In order to overcome the shortcomings of vagueness, contradiction and insufficiency of the protection of sexual interests in Chinese current legislation, the right of sexual self-determination should be prescribed in the part of rights of personality in Chinese future Civil Code, and it isn't appropriate to protect sexual interest generally through the right of general personality or indirectly through other personality rights. The right of sexual self-determination refers to the right of subject to make his own determination within the scope of legal protection to realize his sexual interests. In the protection of sexual interests, all countries have experienced the transformation from “chastity right” to “right of sexual self-determination” and from the discrimination against women to insisting on equality between men and women. Now Chinese scholars usually use the term “chastity right” based on the same context of “right of sexual self-determination”. They are raping, fraudulent sexual assault, sexual harassment, indecent and insulting sexual assault, forced prostitution and other types of violations of sexual autonomy in China's judicial practice. Adding the “right of sexual self-determination” in the part of rights of personality is conducive to safeguarding the dignity and freedom of personality, and is also in favor of the legal and reasonable settlement of such cases in Chinese judicial practice.","bibtexUrl_en":"https://jnxb.jnu.edu.cn/skb/EN/article/getTxtFile.do?fileType=BibTeX&id=6346","abstractUrl_cn":"https://jnxb.jnu.edu.cn/skb/CN/Y2020/V42/I1/108","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/I1","zuoZhe_EN":"QI Yun","risUrl_en":"https://jnxb.jnu.edu.cn/skb/EN/article/getTxtFile.do?fileType=Ris&id=6346","title_en":"The Right of Sexual Self-Determination Should be Prescribed in the Part of Rights of Personality in Chinese Civil Code","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:'796906f2a2c14635a0ebceee36f7e406',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年第1期

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

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

联系我们

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

咨询工作人员