jessetilro / research

Web app for managing sources during a literature review.
3 stars 0 forks source link

Import Source by reference option #68

Open jessetilro opened 6 years ago

jessetilro commented 6 years ago

There should be an option that allows entering a reference in an arbitrary style (e.g. APA) to import a Source. This will most likely query an external system and display results in a dropdown. The system should then retrieve bibtex of chosen result and feed this to existing bibtex importer.

Currently my workflow when finding a reference is: Enter reference in Google Scholar, select result, select bibtex, copy/paste bibtex into system. I want to further automate this.

jessetilro commented 6 years ago

Depends on: https://github.com/jessetilro/research/issues/73