diff --git a/docs/en/journal.md b/docs/en/journal.md index 93bd80171b..dbb6d5a7be 100644 --- a/docs/en/journal.md +++ b/docs/en/journal.md @@ -104,7 +104,7 @@ Google Scholar has strict anti-crawling mechanism implemented, the demo below do -The parameter id in the route is the id in the URL of the user ’s Google Scholar reference page,for example `https://scholar.google.com/citations?hl=zh-CN&user=mlmE4JMAAAAJ` to `mlmE4JMAAAAJ` +The parameter id in the route is the id in the URL of the user's Google Scholar reference page, for example `https://scholar.google.com/citations?hl=zh-CN&user=mlmE4JMAAAAJ` to `mlmE4JMAAAAJ` @@ -112,15 +112,15 @@ The parameter id in the route is the id in the URL of the user ’s Google Schol ### Latest Research - + ### Latest Research (Last 2 month) - + -Due to the large number of paper entries, new entries may always at the end of entries, so only articles published in the current month and the previous month are filtered. +New items may always at the end of the list, when the number of paper entries is too large. So we only filtered those articles published in the current month and the previous month. @@ -134,7 +134,7 @@ Due to the large number of paper entries, new entries may always at the end of e ### Section Research - + | Section | REFLECTIONS | ANIMAL BIOACOUSTICS | others | | :-----: | :---------: | :-----------------: | :----: | diff --git a/docs/journal.md b/docs/journal.md index 5dc8db71f9..cc4083e322 100644 --- a/docs/journal.md +++ b/docs/journal.md @@ -108,13 +108,15 @@ pageClass: routes ### 最新文章 - + ### 最新文章(近两个月) - + + +当期刊的文章条目过多时,按照 `vol-only-seq` 排序方式可能将近期更新文章淹没在旧条目中,故只筛选当前月与上个月内发表的文章。