Given the title of a paper (or a query of other kind), get a refined BibTeX citation!
...
- Add the basic funtion: look for refined BibTeX citation from dblp.
- Add installation guide.
- Refine the command line interface.
- Add output prompts.
- Accelerate the program using async.
- Parse the refined bibtex (using
lalrpop
, for instance), and remove some useless fields. - ...
- dblp loads 30 entries each time, so our program can only access the first 30 publications. Please add more details to your query in order to find the publication you want!