BibTeX, biblatex and biberno URl in bbl file

Information and discussion about BiBTeX - the bibliography tool for LaTeX documents.
Post Reply
marcusa
Posts: 8
Joined: Wed Aug 08, 2012 6:27 pm

no URl in bbl file

Post by marcusa »

Hi

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
Last edited by cgnieder on Fri Oct 18, 2013 6:13 pm, edited 1 time in total.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

marcusa
Posts: 8
Joined: Wed Aug 08, 2012 6:27 pm

Re: no URl in bbl file

Post by marcusa »

I dont know exactly while but throughout switching back and forth between different bibliography styles i now got it to work with the unsrt style.
User avatar
cgnieder
Site Moderator
Posts: 2000
Joined: Sat Apr 16, 2011 7:27 pm

no URl in bbl file

Post by cgnieder »

Good to know you solved your problem. For future questions: in cases like this please always post a Infominimal working example so people are able to reproduce the problem. Without it it often is impossible to give a precise answer.

Best
site moderator & package author
Post Reply