showyourwork / showyourwork

A workflow for reproducible and open scientific articles

Home Page:https://show-your.work

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tarball includes `ms.bib`

MilesCranmer opened this issue · comments

The arXiv tarball should remove ms.bib and replace it with ms.bbl. However it seems like both are in the tarballs.

This should be as simple as adding ms.bib to exclude in showyourwork/workflow/scripts/arxiv.py!

How do we know the name of the .bib file? Or should we just recursively filter all .bib in the directory?

Good point! I think it's probably fine to exclude all *.bib files, right?

Yep. IIRC arXiv doesn't even let you build with them