Why are 'doi', 'url', and 'file' fields exported by default to bibtex?

The 'doi', 'url', and 'file' fields are incompatible with common bibtex styles (e.g. IEEE). However Zotero bibtex export includes these fields by default. Manually removing these fields from each Bibtex entry is tedious.

A partial solution (excludes the 'doi' and 'url' fields) can be achieved by editing the bibtex.js translator as described here:

https://vxlabs.com/2012/06/29/removing-urls-from-zotero-bibtex-exports/

but this still leaves the 'file' field present. The comments in the bibtex.js file seem to acknowledge that these three fields are special. Perhaps there should be an option to exclude these fields?
Sign In or Register to comment.