url package reports error in bibtex
Robby Stephenson
robby at periapsis.org
Thu Aug 31 20:54:44 MDT 2006
On Tuesday 29 August 2006 4:57, Pedro Pablo Gómez Martín wrote:
> For example, I have an entry with the value
> http://doi.acm.org/10.1145/611955 in the ee field. If I select "Use url
> package" when exporting to BibTeX, I get:
>
> @inproceedings{
> ...
> ee = \url{http://doi.acm.org/10.1145/611955}
> }
>
> but BibTeX reports an error.
What error?
> If I manually change the entry to:
>
> @inproceedings{
> ...
> ee = "\url{http://doi.acm.org/10.1145/611955}"
> }
>
> (note the " ... " in the entry) BibTeX works properly.
Does the url get formatted properly then?
Robby
More information about the tellico-users
mailing list