cpitclaudel / biblio.el

Browse and import bibliographic references from CrossRef, DBLP, HAL, arXiv, Dissemin, and doi.org from Emacs
GNU General Public License v3.0
180 stars 14 forks source link

Using citar to display results of web search #61

Open ramos opened 3 months ago

ramos commented 3 months ago

Hello,

Would it be possible to use citar functions to parse a dedicated buffer? I have my own elisp functions that make dedicated searches in online databases. I would like to display the results using citar (with completion, etc...)

Is there any funciton that accepts a buffer as argument, parses it, and uses this as completion candidates?

Many thanks for the awesome citar!