Search found 2 matches

by newlatexuser
Wed Jan 20, 2010 12:01 pm
Forum: BibTeX, biblatex and biber
Topic: Problem with package url
Replies: 3
Views: 2472

Problem with package url

josephwright - Thanks for that... I had not tried simply adding

Code: Select all

\usepackage{url}
and not surrounding the urls with

Code: Select all

\url{...}
(for the sake of the others - without the above \usepackage statement, the tildes were simply replaced with spaces).

localghost - Thanks for the tips.
by newlatexuser
Wed Jan 20, 2010 4:19 am
Forum: BibTeX, biblatex and biber
Topic: Problem with package url
Replies: 3
Views: 2472

Problem with package url

Hi All,

I have having troubles with putting urls in a bibliography.

Some of the URLs contain tildes. Google has taught me that the way to deal with these is using package "url" and the command "\url{<the url>}" in the bibliography entries. However when I do this, the entries in the generated ...