mkmcc / bibslurp

retrieve BibTeX entries from NASA ADS
http://astro.berkeley.edu/~mkmcc/software/bibslurp.html
GNU General Public License v3.0
12 stars 5 forks source link
astronomy astrophysics bibtex emacs-packages

+TITLE: bibslurp.el --- retrieve BibTeX entries from NASA ADS

/As of November 2019, this package does not work any more because of changes in the ADS API. If you want to help porting the package to the new API, please see the issue [[https://github.com/mkmcc/bibslurp/issues/12][#12]]/


=bibslurp= provides an easy way to find BibTeX entries from the [[http://adswww.harvard.edu/][NASA ADS]] server and to copy them into your local database. All from within emacs!

We have tried to make bibslurp as simple and as unobtrusive as possible, with advanced features available when you need them. We hope you like the interface!

** Advanced search You can turn to the ADS advanced search interface, akin to http://adsabs.harvard.edu/abstract_service.html, either by pressing =C-c C-c= after having issued =bibslurp-query-ads=, or directly with =M-x bibslurp-query-ads-advanced-search RET=. This pulls up a buffer like this:

+ATTR_HTML: alt="advanced-search" title="advanced-search" width="629" height="686"

[[file:images/advanced-search.png]]

Here you can fill the wanted search fields (authors, publication date, objects, title, abstract) and specify combination logics, and then send the query either with =C-c C-c= or by pressing the button =Send Query=. Use =TAB= to move through fields, and =q= outside an input field to quit the search interface.

** Other features In the ADS search result buffer you can also visit some useful pages related to each entry:

Local Variables:

coding: utf-8-unix

End: