devrimcavusoglu / acl-bib-overleaf

Split bib files for anthology bibliography for overleaf
MIT License
7 stars 2 forks source link

ACL Bibliography Files for Overleaf

Overleaf supports uploading up to 50 MB per file, however currently the bib file anthology.bib exceeds 50 MB. Thus, to easily use the bib file on overleaf this repository provides split files each < 50 MB.

TL;DR. https://github.com/acl-org/acl-style-files/issues/25

A new split composition has been triggered every sunday automatically, and will then be released under the weekly tag. Find the latest release below:

Latest: anthology_bib.zip

Unzip the compressed archive of anthology bib files, and modify your .tex file to include all bibs.

\bibliography{anthology,anthology_p2,custom, ...}  % add more bib files as required.

License

The resource is licensed under MIT.