--- pageClass: routes --- # 科学期刊 ## 聚合平台 ### PubMed-热门文章 ### X-MOL 平台-期刊 ### 谷歌学术-关键词更新 1. 简单模式, 例如「data visualization」, . 2. 高级模式, 前往 [Google Scholar](https://scholar.google.com/schhp?hl=zh-cn&as_sdt=0,5), 点击左上角, 选择高级搜索并提交查询. 此时 URL 应为: , 复制`https://scholar.google.com/scholar?`后的所有语句作为本路由的查询参数. 例子所对应的完整路由为. ### 谷歌学术-作者引用更新 路由中的参数 id,即用户谷歌学术引用页面 url 中的 id,如 https://scholar.google.com/citations?hl=zh-CN&user=mlmE4JMAAAAJ 中 user= 后的 mlmE4JMAAAAJ。 ## 期刊网站 ### Cell 主刊 | `:category` | 类型说明 | 路由 | | :---------: | :-----------------: | ---------------------------------------- | | current | 本期刊物 (默认选项) | [/cell/cell/current](/cell/cell/current) | | inpress | 在线发表 | [/cell/cell/inpress](/cell/cell/inpress) | ### eLife-最新成果-综合 ### elife-最新成果-细分领域 ### Nature 系列-最新成果 | `:journal` | 期刊名 | 路由 | | :-----------: | :-------------------------: | ---------------------------------------------------------------- | | nature | Nature | [/nature/research/nature](/nature/research/nature) | | nbt | Nature Biotechnology | [/nature/research/nbt](/nature/research/nbt) | | neuro | Nature Neuroscience | [/nature/research/neuro](/nature/research/neuro) | | ng | Nature Genetics | [/nature/research/ng](/nature/research/ng) | | ni | Nature Immunology | [/nature/research/ni](/nature/research/ni) | | nmeth | Nature Method | [/nature/research/nmeth](/nature/research/nmeth) | | nchem | Nature Chemistry | [/nature/research/nchem](/nature/research/nchem) | | nmat | Nature Materials | [/nature/research/nmat](/nature/research/nmat) | | natmachintell | Nature Machine Intelligence | [/nature/research/natmachintell](/nature/research/natmachintell) | - 通过 `/nature/research/` + “杂志简写”来获取对应杂志的最新文章(Latest Research)。 若参数置空(`/nature/research`),则默认获取主刊(Nature)的最新文章。 - 由于 Nature 系列的刊物是分别由不同的编辑来独立运营,所以页面格式上有些差异。目前**仅**对以下杂志进行了测试。 - 由于权限的限制,目前仅获取论文的摘要进行展示。 ### Nature-新闻及评论 | `:journal` | 期刊名 | 路由 | | :-----------: | :-------------------------: | -------------------------------------------------------------------------------- | | nbt | Nature Biotechnology | [/nature/news-and-comment/nbt](/nature/news-and-comment/nbt) | | neuro | Nature Neuroscience | [/nature/news-and-comment/neuro](/nature/news-and-comment/neuro) | | ng | Nature Genetics | [/nature/news-and-comment/ng](/nature/news-and-comment/ng) | | ni | Nature Immunology | [/nature/news-and-comment/ni](/nature/news-and-comment/ni) | | nmeth | Nature Method | [/nature/news-and-comment/nmeth](/nature/news-and-comment/nmeth) | | nchem | Nature Chemistry | [/nature/news-and-comment/nchem](/nature/news-and-comment/nchem) | | nmat | Nature Materials | [/nature/news-and-comment/nmat](/nature/news-and-comment/nmat) | | natmachintell | Nature Machine Intelligence | [/nature/news-and-comment/natmachintell](/nature/news-and-comment/natmachintell) | - 通过 `/nature/research/` + “杂志简写”来获取对应杂志的最新文章(Latest Research)。 主刊由于格式不同,该 router 并未支持,采用 `/nature/nature/news` 来获取新闻。 - 由于 Nature 系列的刊物是分别由不同的编辑来独立运营,所以页面格式上有些差异。目前**仅**对以下杂志进行了测试。 ### Nature 主刊-新闻动态 ### Nature 主刊-精彩研究 ### PNAS-最新文章(全部) ### PNAS-最新文章(根据领域分类) ### Science 系列-本期刊物 | `:journal` | 期刊名 | 路由 | | :--------: | :----------------------------: | ---------------------------------------------------------------- | | science | Science | [/sciencemag/current/science](/sciencemag/current/science) | | advances | Science Advances | [/sciencemag/current/advances](/sciencemag/current/advances) | | immunology | Science Immunology | [/sciencemag/current/immunology](/sciencemag/current/immunology) | | robotics | Science Robotics | [/sciencemag/current/robotics](/sciencemag/current/robotics) | | stke | Science Signaling | [/sciencemag/current/stke](/sciencemag/current/stke) | | stm | Science Translational Medicine | [/sciencemag/current/stm](/sciencemag/current/stm) | - 通过 `/sciencemag/current/` + “杂志简写”来获取对应杂志最新一期的文章(Current Issue)。 若参数置空(`/sciencemag/current`),则默认获取主刊(Science)的最新文章。 ### Science 主刊-在线发表 _仅支持 Science 主刊_