修改期刊 cite 分数

This commit is contained in:
2026-06-04 14:56:52 +08:00
parent 7db05d88ab
commit ee78725151
6 changed files with 20 additions and 14 deletions

View File

@@ -121,7 +121,7 @@ function commonHomePage() {
}
.nav ul a:nth-child(3) li {
width: 195px !important;
width: 110px !important;
}
.nav ul a:nth-child(4) li {
@@ -194,12 +194,12 @@ function commonHomePage() {
//bmec
case 25:
Published = '2022'
CiteScore = '1.8'
CiteScore = '2.4'
apcUrl = `https://www.tmrjournals.com/bmec/apc`
break;
//mdm
case 11:
CiteScore = '0.4'
CiteScore = '0.7'
apcUrl = `https://www.tmrjournals.com/mdm/apc`
break;
case 2:
@@ -220,7 +220,7 @@ function commonHomePage() {
break;
case 14:
CiteScore = '0.9'
CiteScore = '1.0'
Published = '2018'
apcUrl = `https://www.tmrjournals.com/lr/apc`
break;