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.
20 lines
786 B
20 lines
786 B
# 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
|