From 9dfe3d28687024bbaed9854509cb9b12e2becfba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81linson=20Xavier?= Date: Sat, 8 Nov 2014 06:46:45 -0500 Subject: [PATCH] Update and rename README to README.md --- README | 0 README.md | 18 ++++++++++++++++++ 2 files changed, 18 insertions(+) delete mode 100644 README create mode 100644 README.md diff --git a/README b/README deleted file mode 100644 index e69de29..0000000 diff --git a/README.md b/README.md new file mode 100644 index 0000000..34c2c3f --- /dev/null +++ b/README.md @@ -0,0 +1,18 @@ +# 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.* + +## Screenshots + +