iml-wg / HEP-ML-Resources

Listing of useful learning resources for machine learning applications in high energy physics (HEPML)
MIT License
330 stars 115 forks source link

INSPIRE script #38

Open cranmer opened 5 years ago

cranmer commented 5 years ago

Instead of manually editing the markdown, I think it might be fun and worthwhile to make a script that uses the INSPIRE API to prepare the markdown and updated bibtex file. I would think that a simple text file with arXiv IDs (or inspire IDs) for input would be sufficient. Then it could iterate through this list and get authors, titles, publication info and bibtex entries.

matthewfeickert commented 5 years ago

For self reference, the INSPIRE API info webpage.