Compare commits
No commits in common. 'c2f8c64c84dfb6291ca2f5d2fedbdf3e61e8b0c7' and 'ac3ba004670d683d7b89bbf3b29b8d2b14c17d20' have entirely different histories.
c2f8c64c84
...
ac3ba00467
@ -1,19 +0,0 @@
|
||||
# Scholarium
|
||||
|
||||
Scholarium allows you to visualize scientific 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*.
|
||||
|
||||
<sub>This software is in alpha stage. Expect bugs and incomplete features. Suggestions and pull requests are very welcome.</sub>
|
||||
|
||||
## Screenshots
|
||||
|
||||
[![Main screen][screen1th]][screen1]
|
||||
|
||||
[screen1]: https://github.com/isoron/scholarium/raw/master/screenshots/scholarium.png
|
||||
[screen1th]: screenshots/scholarium.thumb.png
|
Reference in new issue