You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
10 years ago | |
---|---|---|
css | 11 years ago | |
js | 11 years ago | |
lib | 11 years ago | |
screenshots | 10 years ago | |
templates | 11 years ago | |
.gitignore | 11 years ago | |
COPYING | 11 years ago | |
Makefile | 11 years ago | |
README.md | 11 years ago | |
package.json | 11 years ago |
README.md
Scholarium
Scholarium allows you to visualize cientific papers and their citations graphically, as a network, making it easy to get a big picture of a research field, identify clusters of closely related articles and find important papers to read.
Each node of the network corresponds to a paper and each link corresponds to a citation. Papers with many citations are represented as large nodes. The data is fetched in real time from Scopus or Web of Science.
This software is currently in alpha stage.