-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME
19 lines (15 loc) · 801 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
=== Mendeley Related Research ===
Contributors: Jason Hoyt (Mendeley.com/about-us/), Seyi Ogunyemi
Tags: Mendeley, research, recommendations, reference manager, bibliography, Chrome extension
Version:0.18
Mendeley Related Research Chrome extension finds academic research related to any Web page that you are visiting. Simply click on the blue Mendeley icon
You can also highlight any text on the Web page and then click the blue icon to find related research.
== Installation ==
Currently not for distribution. Developers will need to enter their API key in the controller.js file.
== To do ==
* Improve lookup algorithm- parsing for better keywords
* DOI/PMID lookup (started - JH)
* Saved search
* Search by right-click
* Share this (twitter/facebook) - DONE
* Cache each URL separately - DONE