fabian-beck / pure-suggest

Citation-based literature search
https://fabian-beck.github.io/pure-suggest/
MIT License
39 stars 4 forks source link
citations d3js literature-search visualization vue

PUREsuggest – Citation-based literature search

PUREsuggest is a scientific literature search tool that, starting from some seed papers, suggests scientific publications through citations/references.

The tool is available at: https://fabian-beck.github.io/pure-suggest/

Interface of PUREsuggest

Key features

Additional functionality

Read more

Blog

We publish news as part of our blog on Medium.com: https://medium.com/@pure_suggest

Scientific publications

If you want to learn more on the background of the tool or cite it, you can refer to the following publication:

Project setup

npm install

Compiles and hot-reloads for development

npm run dev

Compiles and minifies for production

npm run build