所有期刊新增左侧协议(接口版)
This commit is contained in:
@@ -239,6 +239,8 @@ function side_list() {
|
|||||||
$('.About_Journal').attr('href', 'about_journal.html?J_num=' + Jour_num);
|
$('.About_Journal').attr('href', 'about_journal.html?J_num=' + Jour_num);
|
||||||
$('.Ins_authors').attr('href', 'for_author.html?J_num=' + Jour_num);
|
$('.Ins_authors').attr('href', 'for_author.html?J_num=' + Jour_num);
|
||||||
$('.Join_Bord').attr('href', 'z_f6-1.html?J_num=' + Jour_num);
|
$('.Join_Bord').attr('href', 'z_f6-1.html?J_num=' + Jour_num);
|
||||||
|
$('.Join_Bord2').attr('href', 'z_f11-1.html?J_num=' + Jour_num);
|
||||||
|
|
||||||
$('.edit_board_tmr>a').attr('href', arr_jour.board_url);
|
$('.edit_board_tmr>a').attr('href', arr_jour.board_url);
|
||||||
//$('.edit_board_tmr>a').attr('href', 'notice.html?J_num=' + Jour_num + '&footer_id=' + arr_jour.board_url);
|
//$('.edit_board_tmr>a').attr('href', 'notice.html?J_num=' + Jour_num + '&footer_id=' + arr_jour.board_url);
|
||||||
|
|
||||||
|
|||||||
@@ -475,6 +475,7 @@ $.ajax({
|
|||||||
$('.About_Journal').attr('href', 'about_journal.html?J_num=' + Jour_num);
|
$('.About_Journal').attr('href', 'about_journal.html?J_num=' + Jour_num);
|
||||||
$('.Ins_authors').attr('href', 'Ins_authors.html?J_num=' + Jour_num);
|
$('.Ins_authors').attr('href', 'Ins_authors.html?J_num=' + Jour_num);
|
||||||
$('.Join_Bord').attr('href', 'z_f6-1.html?J_num=' + Jour_num);
|
$('.Join_Bord').attr('href', 'z_f6-1.html?J_num=' + Jour_num);
|
||||||
|
$('.Join_Bord2').attr('href', 'z_f11-1.html?J_num=' + Jour_num);
|
||||||
|
|
||||||
// 分期信息
|
// 分期信息
|
||||||
var arr_stage = result.data.journalStage;
|
var arr_stage = result.data.journalStage;
|
||||||
|
|||||||
@@ -544,6 +544,7 @@ $.ajax({
|
|||||||
$('.About_Journal').attr('href', 'about_journal.html?J_num=' + Jour_num);
|
$('.About_Journal').attr('href', 'about_journal.html?J_num=' + Jour_num);
|
||||||
$('.Ins_authors').attr('href', 'Ins_authors.html?J_num=' + Jour_num);
|
$('.Ins_authors').attr('href', 'Ins_authors.html?J_num=' + Jour_num);
|
||||||
$('.Join_Bord').attr('href', 'z_f6-1.html?J_num=' + Jour_num);
|
$('.Join_Bord').attr('href', 'z_f6-1.html?J_num=' + Jour_num);
|
||||||
|
$('.Join_Bord2').attr('href', 'z_f11-1.html?J_num=' + Jour_num);
|
||||||
|
|
||||||
// 标题加文字
|
// 标题加文字
|
||||||
if (arr_jour.title == 'Drug Combination Therapy') {
|
if (arr_jour.title == 'Drug Combination Therapy') {
|
||||||
|
|||||||
@@ -119,10 +119,10 @@ function side_list() {
|
|||||||
console.log($('.Gue_special').length)
|
console.log($('.Gue_special').length)
|
||||||
|
|
||||||
|
|
||||||
if (Jour_num == 1) {
|
// if (Jour_num == 1) {
|
||||||
|
|
||||||
$('.Join_Bord2').css('display', 'block')
|
// $('.Join_Bord2').css('display', 'block')
|
||||||
}
|
// }
|
||||||
localStorage.setItem("Journals_title", arr_jour.title);
|
localStorage.setItem("Journals_title", arr_jour.title);
|
||||||
localStorage.setItem("Journals_issn", arr_jour.issn);
|
localStorage.setItem("Journals_issn", arr_jour.issn);
|
||||||
localStorage.setItem("Journals_color", arr_jour.system_color);
|
localStorage.setItem("Journals_color", arr_jour.system_color);
|
||||||
|
|||||||
@@ -502,6 +502,7 @@ $.ajax({
|
|||||||
$('.About_Journal').attr('href', '../about_journal.html?J_num=' + Jour_num);
|
$('.About_Journal').attr('href', '../about_journal.html?J_num=' + Jour_num);
|
||||||
$('.Ins_authors').attr('href', '../for_author.html?J_num=' + Jour_num);
|
$('.Ins_authors').attr('href', '../for_author.html?J_num=' + Jour_num);
|
||||||
$('.Join_Bord').attr('href', '../z_f6-1.html?J_num=' + Jour_num);
|
$('.Join_Bord').attr('href', '../z_f6-1.html?J_num=' + Jour_num);
|
||||||
|
$('.Join_Bord2').attr('href', '../z_f11-1.html?J_num=' + Jour_num);
|
||||||
|
|
||||||
|
|
||||||
// $('.rgb_color').css('color',arr_jour.system_color);//颜色
|
// $('.rgb_color').css('color',arr_jour.system_color);//颜色
|
||||||
|
|||||||
68
side.html
68
side.html
@@ -1,8 +1,17 @@
|
|||||||
<script type='text/javascript'
|
<script type='text/javascript'
|
||||||
src='https://platform-api.sharethis.com/js/sharethis.js#property=5ff7d85fd7d501001255ad98&product=inline-share-buttons'
|
src='https://platform-api.sharethis.com/js/sharethis.js#property=5ff7d85fd7d501001255ad98&product=inline-share-buttons'
|
||||||
async='async'></script>
|
async='async'></script>
|
||||||
<link href="js/jquerycheckbox/font-awesome/css/font-awesome.min.css" rel="stylesheet"/>
|
<link href="js/jquerycheckbox/font-awesome/css/font-awesome.min.css" rel="stylesheet" />
|
||||||
<link href="js/jquerycheckbox/combox.css" rel="stylesheet">
|
<link href="js/jquerycheckbox/combox.css" rel="stylesheet">
|
||||||
|
<style>
|
||||||
|
.normal-button {
|
||||||
|
padding: 0 !important;
|
||||||
|
height: 55px !important;
|
||||||
|
justify-content: center !important;
|
||||||
|
align-items: center !important;
|
||||||
|
display: flex !important;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
<script src="js/jquerycheckbox/combox.js"></script>
|
<script src="js/jquerycheckbox/combox.js"></script>
|
||||||
|
|
||||||
|
|
||||||
@@ -67,30 +76,31 @@
|
|||||||
<div class="tmr_back_bot" style="height: 15px;background-color: #f4fafd"></div>
|
<div class="tmr_back_bot" style="height: 15px;background-color: #f4fafd"></div>
|
||||||
<div class="whitebg" style="padding-bottom: 1px;">
|
<div class="whitebg" style="padding-bottom: 1px;">
|
||||||
<div class="press-button">
|
<div class="press-button">
|
||||||
<a href="" class="Subm_System" target="_blank">Submission System</a>
|
<a href="" class="Subm_System normal-button" target="_blank">Submission System</a>
|
||||||
<div>
|
<div>
|
||||||
<a href="" class="rgb_color About_Journal" target="_blank">About<br>Journal</a>
|
<a href="" class="rgb_color About_Journal" target="_blank">About<br>Journal</a>
|
||||||
<a href="" class="rgb_color Ins_authors" target="_blank">Guide<br>for Authors</a>
|
<a href="" class="rgb_color Ins_authors" target="_blank">Guide<br>for Authors</a>
|
||||||
<a href="https://submission.tmrjournals.com/reviewer" class="rgb_color Join_Team" target="_blank">Join<br>Reviewers Team</a>
|
<a href="https://submission.tmrjournals.com/reviewer" class="rgb_color Join_Team"
|
||||||
|
target="_blank">Join<br>Reviewers Team</a>
|
||||||
<a href="" class="rgb_color Join_Bord" target="_blank">Join<br>Editorial Board</a>
|
<a href="" class="rgb_color Join_Bord" target="_blank">Join<br>Editorial Board</a>
|
||||||
<br clear="both">
|
<br clear="both">
|
||||||
</div>
|
</div>
|
||||||
<a href="" style="display: none; font-size: 14px;
|
<a href="" style=" font-size: 14px;
|
||||||
line-height: 20px;
|
line-height: 20px;
|
||||||
|
|
||||||
padding: 10px 0 5px 0;
|
padding: 10px 0 5px 0;
|
||||||
height: 45px" class="rgb_color_background Join_Bord2" target="_blank">Publication Ethics and<br>
|
height: 45px" class="rgb_color_background Join_Bord2 normal-button" target="_blank">Publication Ethics and<br>
|
||||||
Malpractice Statement</a>
|
Malpractice Statement</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- <div class="Tmr_lian_jie" style="display: none">-->
|
<!-- <div class="Tmr_lian_jie" style="display: none">-->
|
||||||
<!-- <a href="https://submission.tmrjournals.com/reviewer" target="_blank" style="display: block;text-align: center;">-->
|
<!-- <a href="https://submission.tmrjournals.com/reviewer" target="_blank" style="display: block;text-align: center;">-->
|
||||||
<!-- <img src="img/edit_4.png" alt="" style="width: 203px;height: 42px;margin-bottom:0">-->
|
<!-- <img src="img/edit_4.png" alt="" style="width: 203px;height: 42px;margin-bottom:0">-->
|
||||||
<!-- </a>-->
|
<!-- </a>-->
|
||||||
<!-- <a href="notice.html?J_num=1&footer_id=424" target="_blank" style="display: block;text-align: center;">-->
|
<!-- <a href="notice.html?J_num=1&footer_id=424" target="_blank" style="display: block;text-align: center;">-->
|
||||||
<!-- <img src="img/edit_5.png" alt="" style="width: 203px;height: 42px;">-->
|
<!-- <img src="img/edit_5.png" alt="" style="width: 203px;height: 42px;">-->
|
||||||
<!-- </a>-->
|
<!-- </a>-->
|
||||||
<!-- </div>-->
|
<!-- </div>-->
|
||||||
|
|
||||||
<!-- <a href="" class="btn_system rgb_color" target="_blank">Join Editorial Board</a>-->
|
<!-- <a href="" class="btn_system rgb_color" target="_blank">Join Editorial Board</a>-->
|
||||||
|
|
||||||
@@ -104,7 +114,7 @@
|
|||||||
<div class="jour_guest">
|
<div class="jour_guest">
|
||||||
<div style="height: 1px;background-color: #ddd;width: 235px;margin: 0 auto 18px auto"></div>
|
<div style="height: 1px;background-color: #ddd;width: 235px;margin: 0 auto 18px auto"></div>
|
||||||
<!--<h4 style="padding-left: 0" class="h_four">Special Issues</h4>-->
|
<!--<h4 style="padding-left: 0" class="h_four">Special Issues</h4>-->
|
||||||
<a href="" class="btn_system rgb_color Gue_special" id="kezuoB" target="_blank"
|
<a href="" class="btn_system rgb_color Gue_special normal-button" id="kezuoB" target="_blank"
|
||||||
style="margin-top: 15px;margin-bottom: 5px; display: none;">Special Issue Proposal Application</a>
|
style="margin-top: 15px;margin-bottom: 5px; display: none;">Special Issue Proposal Application</a>
|
||||||
<ul>
|
<ul>
|
||||||
<!--客座-->
|
<!--客座-->
|
||||||
@@ -158,21 +168,21 @@
|
|||||||
<!--<div class="tmr_back_bot" style="height: 15px;background-color: #f4fafd"></div>-->
|
<!--<div class="tmr_back_bot" style="height: 15px;background-color: #f4fafd"></div>-->
|
||||||
|
|
||||||
<!--<div class="whitebg jour_stage">-->
|
<!--<div class="whitebg jour_stage">-->
|
||||||
<!--<p style="height: 1px"></p>-->
|
<!--<p style="height: 1px"></p>-->
|
||||||
<!--<h4>Issues by present year</h4>-->
|
<!--<h4>Issues by present year</h4>-->
|
||||||
<!--<ul class="jour_sta_wail" style="padding: 5px 25px">-->
|
<!--<ul class="jour_sta_wail" style="padding: 5px 25px">-->
|
||||||
<!--<!–分期–>-->
|
<!--<!–分期–>-->
|
||||||
<!--</ul>-->
|
<!--</ul>-->
|
||||||
<!--<a href="" class="rgb_color All_Issues" target="_blank">>> Show All Issues</a>-->
|
<!--<a href="" class="rgb_color All_Issues" target="_blank">>> Show All Issues</a>-->
|
||||||
<!--</div>-->
|
<!--</div>-->
|
||||||
<!--<div class="tmr_back_bot jour_stage_bot" style="height: 15px;background-color: #f4fafd"></div>-->
|
<!--<div class="tmr_back_bot jour_stage_bot" style="height: 15px;background-color: #f4fafd"></div>-->
|
||||||
|
|
||||||
<!--<div class="whitebg jour_hauti_pd" style="border-bottom: 0;border-bottom: 2px solid #dcdcdc;">-->
|
<!--<div class="whitebg jour_hauti_pd" style="border-bottom: 0;border-bottom: 2px solid #dcdcdc;">-->
|
||||||
<!--<h4 class="jour_sta_tp_left_title"></h4>-->
|
<!--<h4 class="jour_sta_tp_left_title"></h4>-->
|
||||||
<!--<a href="" class="more jour_sta_tp_left_more" target="_blank">More</a>-->
|
<!--<a href="" class="more jour_sta_tp_left_more" target="_blank">More</a>-->
|
||||||
<!--<ul class="jour_sta_tp_left" style="padding-bottom: 0">-->
|
<!--<ul class="jour_sta_tp_left" style="padding-bottom: 0">-->
|
||||||
<!--<!–话题左侧–>-->
|
<!--<!–话题左侧–>-->
|
||||||
<!--</ul>-->
|
<!--</ul>-->
|
||||||
<!--</div>-->
|
<!--</div>-->
|
||||||
|
|
||||||
<!--<div class="whitebg jour_ht_dy jour_ht_dy_tmr" style="padding-top: 10px">-->
|
<!--<div class="whitebg jour_ht_dy jour_ht_dy_tmr" style="padding-top: 10px">-->
|
||||||
@@ -220,10 +230,10 @@
|
|||||||
<!--<div class="tmr_back_bot jour_hauti_bot" style="height: 15px;background-color: #f4fafd"></div>-->
|
<!--<div class="tmr_back_bot jour_hauti_bot" style="height: 15px;background-color: #f4fafd"></div>-->
|
||||||
<div class="whitebg whit_await">
|
<div class="whitebg whit_await">
|
||||||
<div class="jour_awaite">
|
<div class="jour_awaite">
|
||||||
<!-- <h4>Finding Reviewers for Articles</h4>-->
|
<!-- <h4>Finding Reviewers for Articles</h4>-->
|
||||||
<!-- <ul>-->
|
<!-- <ul>-->
|
||||||
<!-- <!–待审稿件–>-->
|
<!-- <!–待审稿件–>-->
|
||||||
<!-- </ul>-->
|
<!-- </ul>-->
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
109
z_f11-1.html
109
z_f11-1.html
@@ -1,30 +1,34 @@
|
|||||||
<!doctype html>
|
<!doctype html>
|
||||||
<html lang="zh">
|
<html lang="zh">
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||||
<title></title>
|
<title></title>
|
||||||
<link rel="shortcut icon" href="img/tmr3.png" type="image/x-icon"/>
|
<link rel="shortcut icon" href="img/tmr3.png" type="image/x-icon" />
|
||||||
<link rel="stylesheet" type="text/css" href="style/font-awesome/css/font-awesome.min.css">
|
<link rel="stylesheet" type="text/css" href="style/font-awesome/css/font-awesome.min.css">
|
||||||
<link rel="stylesheet" type="text/css" href="style/style.css"/>
|
<link rel="stylesheet" type="text/css" href="style/style.css" />
|
||||||
<style>
|
<style>
|
||||||
.topics {
|
.topics {
|
||||||
font-family: Calibri;
|
font-family: Calibri;
|
||||||
font-size: 17px;
|
font-size: 17px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.topics>div a:hover {
|
.topics>div a:hover {
|
||||||
color: rgb(0, 71, 178)!important;
|
color: rgb(0, 71, 178) !important;
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
}
|
}
|
||||||
|
|
||||||
.topics>div a {
|
.topics>div a {
|
||||||
/* font-weight: bold; */
|
/* font-weight: bold; */
|
||||||
color: rgb(0, 71, 178);text-decoration: underline;
|
color: rgb(0, 71, 178);
|
||||||
|
text-decoration: underline;
|
||||||
}
|
}
|
||||||
|
|
||||||
.topics>div p {
|
.topics>div p {
|
||||||
margin-block-start: 1em;
|
/* margin-block-start: 1em;
|
||||||
margin-block-end: 1em;
|
margin-block-end: 1em; */
|
||||||
margin-inline-start: 0px;
|
margin-inline-start: 0px;
|
||||||
margin-inline-end: 0px;
|
margin-inline-end: 0px;
|
||||||
unicode-bidi: isolate;
|
unicode-bidi: isolate;
|
||||||
@@ -35,30 +39,35 @@
|
|||||||
margin-bottom: 5px;
|
margin-bottom: 5px;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
.big{
|
|
||||||
|
.big {
|
||||||
font-size: 24px;
|
font-size: 24px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.topics ul {
|
.topics ul {
|
||||||
list-style-type: circle;
|
list-style-type: circle;
|
||||||
padding-left: 20px;
|
padding-left: 20px;
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.topics ul li {
|
.topics ul li {
|
||||||
text-align: left;
|
text-align: left;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
float: none;
|
float: none;
|
||||||
list-style-type:disc;
|
list-style-type: disc;
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
}
|
}
|
||||||
.fuwenben img{
|
|
||||||
|
.fuwenben img {
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<div id="col-content">
|
<div id="col-content">
|
||||||
<div id="top_bar">
|
<div id="top_bar">
|
||||||
<!--头部-->
|
<!--头部-->
|
||||||
</div>
|
</div>
|
||||||
@@ -71,12 +80,15 @@
|
|||||||
|
|
||||||
<div class="art_main art_main_con back_fff">
|
<div class="art_main art_main_con back_fff">
|
||||||
<div class="topics fuwenben">
|
<div class="topics fuwenben">
|
||||||
<h2 class="rgb_color">Publication Ethics and Malpractice Statement</h2>
|
<!-- <h2 class="rgb_color">Publication Ethics and Malpractice Statement</h2> -->
|
||||||
<div style="padding: 0 30px;line-height: 24px;text-align: justify;">
|
<div style="padding: 10px 20px;line-height: 24px;text-align: justify;">
|
||||||
|
|
||||||
<p class="item-title big">Responsible use of AI language models (ChatGPT)</p>
|
<!-- <p class="item-title big">Responsible use of AI language models (ChatGPT)</p> -->
|
||||||
|
<div class="commonPublicationEthics">
|
||||||
|
|
||||||
<p> TMR Publishing Group places great importance on the quality and reliability of academic
|
</div>
|
||||||
|
<!-- <p> Traditional Medicine Research places great importance on the quality and reliability of
|
||||||
|
academic
|
||||||
research
|
research
|
||||||
while also welcoming authors to use various effective tools and techniques to enhance their
|
while also welcoming authors to use various effective tools and techniques to enhance their
|
||||||
research efficiency and quality. When using artificial intelligence language models such as
|
research efficiency and quality. When using artificial intelligence language models such as
|
||||||
@@ -86,14 +98,16 @@
|
|||||||
does
|
does
|
||||||
not affect the quality and reliability of the research.
|
not affect the quality and reliability of the research.
|
||||||
</p>
|
</p>
|
||||||
<p> Therefore, TMR Publishing Group allows authors to use ChatGPT to improve efficiency in
|
<p> Therefore, Traditional Medicine Research allows authors to use ChatGPT to improve efficiency
|
||||||
|
in
|
||||||
translation, summarization, language correction, etc. but does not allow authors to use
|
translation, summarization, language correction, etc. but does not allow authors to use
|
||||||
ChatGPT
|
ChatGPT
|
||||||
to generate the main content of their research papers. If an author is found to have
|
to generate the main content of their research papers. If an author is found to have
|
||||||
violated
|
violated
|
||||||
this rule, the article will be rejected, and any manuscripts submitted by the author will
|
this rule, the article will be rejected, and any manuscripts submitted by the author will
|
||||||
not be
|
not be
|
||||||
accepted by any TMR Publishing Group journals for two years. We hope that the authors can
|
accepted by any Traditional Medicine Research journals for two years. We hope that the
|
||||||
|
authors can
|
||||||
understand our position and comply with our regulations.</p>
|
understand our position and comply with our regulations.</p>
|
||||||
<p class="item-title"> Editorial policy</p>
|
<p class="item-title"> Editorial policy</p>
|
||||||
|
|
||||||
@@ -104,11 +118,12 @@
|
|||||||
Committee of Medical Journal Editors)</a>, and <a target="_blank"
|
Committee of Medical Journal Editors)</a>, and <a target="_blank"
|
||||||
href="https://www.icmje.org/">DOAJ (Directory of
|
href="https://www.icmje.org/">DOAJ (Directory of
|
||||||
Open
|
Open
|
||||||
Access Journals)</a>. TMR Publishing Group has an internal online monitoring system to
|
Access Journals)</a>. Traditional Medicine Research has an internal online monitoring
|
||||||
|
system to
|
||||||
regulate
|
regulate
|
||||||
the
|
the
|
||||||
journals following the Ethics and Policy stated on the website.
|
journals following the Ethics and Policy stated on the website.
|
||||||
TMR Publishing Group follows <a target="_blank"
|
Traditional Medicine Research follows <a target="_blank"
|
||||||
href="https://publicationethics.org/resources/guidelines/principles-transparency-and-best-practice-scholarly-publishing">the
|
href="https://publicationethics.org/resources/guidelines/principles-transparency-and-best-practice-scholarly-publishing">the
|
||||||
sixteen principles of
|
sixteen principles of
|
||||||
transparency developed by the
|
transparency developed by the
|
||||||
@@ -202,7 +217,8 @@
|
|||||||
|
|
||||||
|
|
||||||
<p class="item-title">Ethical oversight</p>
|
<p class="item-title">Ethical oversight</p>
|
||||||
<p>All research published in all journals of TMR Publishing Group must be conducted according to
|
<p>All research published in all journals of Traditional Medicine Research must be conducted
|
||||||
|
according to
|
||||||
international and local guidelines ensuring ethically conducted research. If the
|
international and local guidelines ensuring ethically conducted research. If the
|
||||||
experimental or
|
experimental or
|
||||||
clinical research does not meet the ethical standards of the journal, the manuscript will be
|
clinical research does not meet the ethical standards of the journal, the manuscript will be
|
||||||
@@ -280,8 +296,8 @@
|
|||||||
required, authors must include a statement explaining this in the manuscript.
|
required, authors must include a statement explaining this in the manuscript.
|
||||||
</p>
|
</p>
|
||||||
<p class="item-title"> c. Research involving organ and tissue transplantation:</p>
|
<p class="item-title"> c. Research involving organ and tissue transplantation:</p>
|
||||||
<p> TMR Publishing Group endorses the ethical guidelines set forth by the <a target="_blank"
|
<p> Traditional Medicine Research endorses the ethical guidelines set forth by the <a
|
||||||
href="">World Health
|
target="_blank" href="">World Health
|
||||||
Organization
|
Organization
|
||||||
(WHO)</a> and <a target="_blank"
|
(WHO)</a> and <a target="_blank"
|
||||||
href="https://journals.lww.com/transplantjournal/fulltext/2010/08150/WHO_Guiding_Principles_on_Human_Cell,_Tissue_and.1.aspx">the
|
href="https://journals.lww.com/transplantjournal/fulltext/2010/08150/WHO_Guiding_Principles_on_Human_Cell,_Tissue_and.1.aspx">the
|
||||||
@@ -316,7 +332,7 @@
|
|||||||
|
|
||||||
<p class=""> 3.Informed consent and patient details</p>
|
<p class=""> 3.Informed consent and patient details</p>
|
||||||
<p>
|
<p>
|
||||||
TMR Publishing Group endorses the <a target="_blank"
|
Traditional Medicine Research endorses the <a target="_blank"
|
||||||
href="https://www.icmje.org/recommendations/browse/roles-and-responsibilities/protection-of-research-participants.html">recommendations
|
href="https://www.icmje.org/recommendations/browse/roles-and-responsibilities/protection-of-research-participants.html">recommendations
|
||||||
of the
|
of the
|
||||||
International Committee of Medical
|
International Committee of Medical
|
||||||
@@ -494,7 +510,8 @@
|
|||||||
<p class="item-title">
|
<p class="item-title">
|
||||||
Intellectual property
|
Intellectual property
|
||||||
</p>
|
</p>
|
||||||
<p> All journals of TMR Publishing Group adopt Gold Open Access, which allows the final version
|
<p> All journals of Traditional Medicine Research adopt Gold Open Access, which allows the final
|
||||||
|
version
|
||||||
of
|
of
|
||||||
an author's work to be freely and permanently accessible to all immediately after
|
an author's work to be freely and permanently accessible to all immediately after
|
||||||
publication.
|
publication.
|
||||||
@@ -511,7 +528,8 @@
|
|||||||
<p class="item-title"> Corrections, retractions, and expressions of concern
|
<p class="item-title"> Corrections, retractions, and expressions of concern
|
||||||
</p>
|
</p>
|
||||||
<p class="item-title"> 1.Published papers corrections</p>
|
<p class="item-title"> 1.Published papers corrections</p>
|
||||||
<p> TMR Publishing Group's "Published papers corrections" policy and process is open and
|
<p> Traditional Medicine Research's "Published papers corrections" policy and process is open
|
||||||
|
and
|
||||||
transparent.</p>
|
transparent.</p>
|
||||||
<p class="item-title"> a.Not eligible for corrections</p>
|
<p class="item-title"> a.Not eligible for corrections</p>
|
||||||
<p> Minor errors that do not affect readability or meaning (eg spelling, grammar, whitespace
|
<p> Minor errors that do not affect readability or meaning (eg spelling, grammar, whitespace
|
||||||
@@ -568,7 +586,7 @@
|
|||||||
process, serious ethical violations, falsified data, extensive plagiarism, or other reasons.
|
process, serious ethical violations, falsified data, extensive plagiarism, or other reasons.
|
||||||
Such articles threaten the integrity of the scientific record and need to be
|
Such articles threaten the integrity of the scientific record and need to be
|
||||||
retracted. <br />
|
retracted. <br />
|
||||||
TMR Publishing Group follows the <a target="_blank"
|
Traditional Medicine Research follows the <a target="_blank"
|
||||||
href="https://publicationethics.org/retraction-guidelines">recommendation of the
|
href="https://publicationethics.org/retraction-guidelines">recommendation of the
|
||||||
Committee
|
Committee
|
||||||
on Publication Ethics
|
on Publication Ethics
|
||||||
@@ -602,7 +620,8 @@
|
|||||||
|
|
||||||
|
|
||||||
<p class="item-title"> 1.Plagiarism check</p>
|
<p class="item-title"> 1.Plagiarism check</p>
|
||||||
<p>TMR Publishing Group utilizes both Crossref Similarity Check and an AI tool developed by TMR
|
<p>Traditional Medicine Research utilizes both Crossref Similarity Check and an AI tool
|
||||||
|
developed by TMR
|
||||||
Publishing Group to check for plagiarism in manuscripts. This will effectively help editors
|
Publishing Group to check for plagiarism in manuscripts. This will effectively help editors
|
||||||
identify potentially problematic manuscripts. The editors' check of the similarity score is
|
identify potentially problematic manuscripts. The editors' check of the similarity score is
|
||||||
comprehensive, including whether the citations are reasonable, whether the sources of
|
comprehensive, including whether the citations are reasonable, whether the sources of
|
||||||
@@ -694,7 +713,7 @@
|
|||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p class="item-title"> Accessibility and digital archive</p>
|
<p class="item-title"> Accessibility and digital archive</p>
|
||||||
<p> TMR Publishing Group has entrusted the <a target="_blank"
|
<p> Traditional Medicine Research has entrusted the <a target="_blank"
|
||||||
href="https://natlib.govt.nz/items?text=TMR+Publishing+Group&commit=Search">National
|
href="https://natlib.govt.nz/items?text=TMR+Publishing+Group&commit=Search">National
|
||||||
Library of New
|
Library of New
|
||||||
Zealand</a> and <a target="_blank"
|
Zealand</a> and <a target="_blank"
|
||||||
@@ -715,7 +734,7 @@
|
|||||||
our field.</p>
|
our field.</p>
|
||||||
|
|
||||||
|
|
||||||
|
-->
|
||||||
|
|
||||||
|
|
||||||
<br><br><br><br>
|
<br><br><br><br>
|
||||||
@@ -728,7 +747,7 @@
|
|||||||
<div class="footer">
|
<div class="footer">
|
||||||
<!--底部菜单栏-->
|
<!--底部菜单栏-->
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
<script src="js/jquery.min.js"></script>
|
<script src="js/jquery.min.js"></script>
|
||||||
<script src="js/return-top.js"></script>
|
<script src="js/return-top.js"></script>
|
||||||
@@ -736,7 +755,7 @@
|
|||||||
<script src="js/js.js"></script>
|
<script src="js/js.js"></script>
|
||||||
<script src="js/side.js"></script>
|
<script src="js/side.js"></script>
|
||||||
<script>
|
<script>
|
||||||
$(document).ready(function(){
|
$(document).ready(function () {
|
||||||
side_list();
|
side_list();
|
||||||
|
|
||||||
$.ajax({
|
$.ajax({
|
||||||
@@ -762,7 +781,35 @@
|
|||||||
ShowDanger("error!");
|
ShowDanger("error!");
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|
||||||
|
$.ajax({
|
||||||
|
type: 'post', url: apiUrl + 'api/Journal/getJournalEthics',
|
||||||
|
data: {
|
||||||
|
"journal_id": Jour_num
|
||||||
|
},
|
||||||
|
success: function (result) {
|
||||||
|
if (result.code == 0) {
|
||||||
|
console.log('result.code at line 790:', result.code)
|
||||||
|
// 基本信息
|
||||||
|
var data = result.data.data;
|
||||||
|
console.log('data at line 793:', data)
|
||||||
|
|
||||||
|
$('.commonPublicationEthics').html(data.ethics)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
} else {
|
||||||
|
// ShowDanger("请求失败!");
|
||||||
|
}
|
||||||
|
},
|
||||||
|
error: function () {
|
||||||
|
ShowDanger("error!");
|
||||||
|
}
|
||||||
|
})
|
||||||
|
|
||||||
});
|
});
|
||||||
|
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
</html>
|
</html>
|
||||||
Reference in New Issue
Block a user