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

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

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