Skip to content

Given the title of a paper (or a query of other kind), get a refined BibTeX citation!

Notifications You must be signed in to change notification settings

AllenYolk/citation-refiner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

citation-refiner

Given the title of a paper (or a query of other kind), get a refined BibTeX citation!

Installation

...

TODOs

  • 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.
  • ...

Known Issues

  • 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!

About

Given the title of a paper (or a query of other kind), get a refined BibTeX citation!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages