my
bib
file contains url information and I want them to appear in the reference however when I compile the aux
file I obtain a bbl
file that does not contain url and hence no url in the references of the manuscript.I'm using hyperref package as well as url package
I have already tried different bibliography styles but that has no influence on the bib file.
so how can I force
bibtex
to include the url information in the bbl
file?thanks