Skip to content

huangwb8/easySCI

Repository files navigation

easySCI

A List of Core SCI Journals For Academics

Background

All researchers want to receive the latest studies with as less effort as possible. easySCI is an annually-updated project about easily tracing research updates in PubMed SCI journals with RSS, where journals are stratified via Impact Factor (IF). Although it's controvertial using IF to profile the importance of articles, IF is a simple but effective strategy to weight academic updates. Now only Biology & Medicine are supported, but more areas would be supported as soon as possible.

Usage

*.Rmd or *.HTML show the process of ISSN filtering with R programing. The RSS links could be input in an RSS reader such as Tiny Tiny RSS. If you have no idea about RSS, you can visit my blog for help (Chinese).

CNS

The OPML file for Cell, Nature, and Science is here.

Biology & Medicine

Rmd; HTML

Demo

The RSS reader showed here is Tiny Tiny RSS.

chrome_5u4uGWjgqh.gif

Maintainers

@huangwb8

TODO

  • Support more and more areas
  • More contributors

How to contribute

Open an issue with Pubmed searching term like here. Take Cancer as an example:

("neoplasms"[MeSH]) OR ("neoplasm"[Title/Abstract]) OR ("neoplasms"[Title/Abstract]) OR ("cancer"[Title/Abstract]) OR ("cancers"[Title/Abstract]) OR ("carcinoma"[Title/Abstract]) OR ("carcinomas"[Title/Abstract])

Then search in PubMed with the logical form like (Searching terms) and (target journals). Create a RSS link and save it. Very simple, isn't it?

Contributing

Welcome to be a contributor of this project!

License

MIT © Weibin Huang