所有期刊新增左侧协议(接口版)

This commit is contained in:
2024-05-09 13:31:36 +08:00
parent 8e48519567
commit d63758adb4
7 changed files with 752 additions and 690 deletions

View File

@@ -239,6 +239,8 @@ function side_list() {
$('.About_Journal').attr('href', 'about_journal.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_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', 'notice.html?J_num=' + Jour_num + '&footer_id=' + arr_jour.board_url);

View File

@@ -475,6 +475,7 @@ $.ajax({
$('.About_Journal').attr('href', 'about_journal.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_Bord2').attr('href', 'z_f11-1.html?J_num=' + Jour_num);
// 分期信息
var arr_stage = result.data.journalStage;

View File

@@ -544,6 +544,7 @@ $.ajax({
$('.About_Journal').attr('href', 'about_journal.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_Bord2').attr('href', 'z_f11-1.html?J_num=' + Jour_num);
// 标题加文字
if (arr_jour.title == 'Drug Combination Therapy') {

View File

@@ -119,10 +119,10 @@ function side_list() {
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_issn", arr_jour.issn);
localStorage.setItem("Journals_color", arr_jour.system_color);

View File

@@ -502,6 +502,7 @@ $.ajax({
$('.About_Journal').attr('href', '../about_journal.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_Bord2').attr('href', '../z_f11-1.html?J_num=' + Jour_num);
// $('.rgb_color').css('color',arr_jour.system_color);//颜色

View File

@@ -3,6 +3,15 @@
async='async'></script>
<link href="js/jquerycheckbox/font-awesome/css/font-awesome.min.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>
@@ -67,19 +76,20 @@
<div class="tmr_back_bot" style="height: 15px;background-color: #f4fafd"></div>
<div class="whitebg" style="padding-bottom: 1px;">
<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>
<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="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>
<br clear="both">
</div>
<a href="" style="display: none; font-size: 14px;
<a href="" style=" font-size: 14px;
line-height: 20px;
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>
</div>
@@ -104,7 +114,7 @@
<div class="jour_guest">
<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>-->
<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>
<ul>
<!--客座-->

View File

@@ -1,5 +1,6 @@
<!doctype html>
<html lang="zh">
<head>
<meta charset="UTF-8">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
@@ -13,6 +14,7 @@
font-family: Calibri;
font-size: 17px;
}
.topics>div a:hover {
color: rgb(0, 71, 178) !important;
text-decoration: underline;
@@ -20,11 +22,13 @@
.topics>div a {
/* font-weight: bold; */
color: rgb(0, 71, 178);text-decoration: underline;
color: rgb(0, 71, 178);
text-decoration: underline;
}
.topics>div p {
margin-block-start: 1em;
margin-block-end: 1em;
/* margin-block-start: 1em;
margin-block-end: 1em; */
margin-inline-start: 0px;
margin-inline-end: 0px;
unicode-bidi: isolate;
@@ -35,14 +39,17 @@
margin-bottom: 5px;
font-weight: bold;
}
.big {
font-size: 24px;
}
.topics ul {
list-style-type: circle;
padding-left: 20px;
margin-top: 0;
}
.topics ul li {
text-align: left;
width: 100%;
@@ -50,6 +57,7 @@
list-style-type: disc;
margin-bottom: 0;
}
.fuwenben img {
max-width: 100%;
margin: 0 auto;
@@ -57,6 +65,7 @@
}
</style>
</head>
<body>
<div id="col-content">
<div id="top_bar">
@@ -71,12 +80,15 @@
<div class="art_main art_main_con back_fff">
<div class="topics fuwenben">
<h2 class="rgb_color">Publication Ethics and Malpractice Statement</h2>
<div style="padding: 0 30px;line-height: 24px;text-align: justify;">
<!-- <h2 class="rgb_color">Publication Ethics and Malpractice Statement</h2> -->
<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
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
@@ -86,14 +98,16 @@
does
not affect the quality and reliability of the research.
</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
ChatGPT
to generate the main content of their research papers. If an author is found to have
violated
this rule, the article will be rejected, and any manuscripts submitted by the author will
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>
<p class="item-title"> Editorial policy</p>
@@ -104,11 +118,12 @@
Committee of Medical Journal Editors)</a>, and <a target="_blank"
href="https://www.icmje.org/">DOAJ (Directory of
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
the
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
sixteen principles of
transparency developed by the
@@ -202,7 +217,8 @@
<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
experimental or
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.
</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"
href="">World Health
<p> Traditional Medicine Research endorses the ethical guidelines set forth by the <a
target="_blank" href="">World Health
Organization
(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
@@ -316,7 +332,7 @@
<p class=""> 3.Informed consent and patient details</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
of the
International Committee of Medical
@@ -494,7 +510,8 @@
<p class="item-title">
Intellectual property
</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
an author's work to be freely and permanently accessible to all immediately after
publication.
@@ -511,7 +528,8 @@
<p class="item-title"> Corrections, retractions, and expressions of concern
</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>
<p class="item-title"> a.Not eligible for corrections</p>
<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.
Such articles threaten the integrity of the scientific record and need to be
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
Committee
on Publication Ethics
@@ -602,7 +620,8 @@
<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
identify potentially problematic manuscripts. The editors' check of the similarity score is
comprehensive, including whether the citations are reasonable, whether the sources of
@@ -694,7 +713,7 @@
</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
Library of New
Zealand</a> and <a target="_blank"
@@ -715,7 +734,7 @@
our field.</p>
-->
<br><br><br><br>
@@ -762,7 +781,35 @@
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>
</html>