Search found 2 matches

by Shingo
Tue Nov 11, 2014 3:17 pm
Forum: BibTeX, biblatex and biber
Topic: Biblatex long URL not a complete hyperref
Replies: 2
Views: 3541

Re: Biblatex long URL not a complete hyperref

I missed the package Hyperref. It's working now. Thanks
by Shingo
Tue Nov 11, 2014 2:09 am
Forum: BibTeX, biblatex and biber
Topic: Biblatex long URL not a complete hyperref
Replies: 2
Views: 3541

Biblatex long URL not a complete hyperref

I have a problem with Biblatex and an URL entry. I have an entry with an URL but LaTex does not interpret it as an URL, only a part of it.
I have the following example:
\documentclass[12pt,a4paper,twoside]{report}
\usepackage[ngerman]{babel}
\usepackage[latin1]{inputenc}
\usepackage[T1]{fontenc ...