You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We want to add a feature that can query multiple bibliographic databases from a single query in a common syntax that is translated to database-specific syntax. This way, users can automatically import papers in their project.
Specific API keys for each data source is needed to be configured.
SLR Equery Tester is a Python CLI open-source tool by Rakshit Mittal available here:
We want to add a feature that can query multiple bibliographic databases from a single query in a common syntax that is translated to database-specific syntax. This way, users can automatically import papers in their project.
Specific API keys for each data source is needed to be configured.
SLR Equery Tester is a Python CLI open-source tool by Rakshit Mittal available here:
https://gitlab.rakshitmittal.net/rmittal/slrquerytester
The tool produces reports of comparisons of the obtained articles with a golden set. Everything is cached in bib files.
This is a very good start. We could convert it into a headless instance running in docker.
The text was updated successfully, but these errors were encountered: