Search found 13 matches

by bettinathenomad
Mon Oct 24, 2011 2:02 pm
Forum: LyX
Topic: URLs in BibTeX do not break
Replies: 3
Views: 9571

URLs in BibTeX do not break

Hi Jean, sorry for replying so late! Have you tried changing the bibliography style? that sometimes helps.
Also, I've discovered that it is helpful to use the [hyphens] option of the URL package. Then it separates URLs also at hyphens, which it does not do naturally. So in the LaTeX preamble you ...
by bettinathenomad
Fri Oct 21, 2011 5:26 pm
Forum: BibTeX, biblatex and biber
Topic: Problem with "#" despite url package and url={\url{...}}
Replies: 6
Views: 12989

Re: Problem with "#" despite url package and url={\url{...}}

Thank you! And no offense taken ;)

Your solution works at first sight, but it messes with the font. Italic and non-italic are reversed in the bibliography (i.e. what is supposed to be non-italic becomes italicised and vice versa). I have no idea why this is though. Maybe there are packages that ...
by bettinathenomad
Fri Oct 21, 2011 12:00 pm
Forum: BibTeX, biblatex and biber
Topic: Problem with "#" despite url package and url={\url{...}}
Replies: 6
Views: 12989

Problem with "#" despite url package and url={\url{...}}

Hi Clemens,
thank you very much for your reply. Sorry if I wasn't clear. I thought the problem was pretty obvious and you indeed guessed correctly. Also I thought providing the troubleshooting URL, the error message and the problem would be enough.

I have tried to produce an MWE now so I would be ...
by bettinathenomad
Thu Oct 20, 2011 5:25 pm
Forum: BibTeX, biblatex and biber
Topic: Problem with "#" despite url package and url={\url{...}}
Replies: 6
Views: 12989

Re: Problem with "#" despite url package and url={\url{...}}

Really? Has no-one had this problem before?
by bettinathenomad
Mon Oct 17, 2011 5:22 pm
Forum: BibTeX, biblatex and biber
Topic: Problem with "#" despite url package and url={\url{...}}
Replies: 6
Views: 12989

Problem with "#" despite url package and url={\url{...}}

Hi everyone,
I'm having issues with URLs using the "#" symbol, even though I'm using the url package and have surrounded all URLs with url={\url{...}}. I get an error message when compiling the PDF. This is using LyX 2.0 and BibTeX.

Here's one example of a troubleshooting URL:

url={\url{http ...
by bettinathenomad
Tue Aug 16, 2011 7:55 pm
Forum: LyX
Topic: URLs in BibTeX do not break
Replies: 3
Views: 9571

URLs in BibTeX do not break

Never mind. Here's the solution: The URL in the bibtex-entry should look like this:

Code: Select all

url={\url{http://www.blabla.com/}}
הההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההה
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Then it breaks just fine.
by bettinathenomad
Tue Aug 16, 2011 7:47 pm
Forum: LyX
Topic: URLs in BibTeX do not break
Replies: 3
Views: 9571

URLs in BibTeX do not break

Hi everyone, I have a problem with a BibTeX-entry when compiling my LyX document. Even though I've tried both \usepackage{url} and \usepackage{breakurl}, the URL refuses to break.

This is the BibTeX entry:


@book{RefWorks:351,
author={Jean Grugel},
year={2002},
title={Working Paper 9/2002 ...
by bettinathenomad
Mon Jul 04, 2011 4:07 pm
Forum: LyX
Topic: LyX and spbasic.bst
Replies: 1
Views: 3905

Re: LyX and spbasic.bst

OK, after hours of playing, I have finally (semi-) solved the problem: spbasic.bst does not like URLs. Apparently, they haven't been defined. So I just took out all the URLs from my bibtex file and it works now.

It's very annoying though, because now my references are incomplete (i.e. where I got ...
by bettinathenomad
Mon Jul 04, 2011 3:33 pm
Forum: LyX
Topic: LyX and spbasic.bst
Replies: 1
Views: 3905

LyX and spbasic.bst

Dear all,
I'm writing an article for a Springer journal and am trying to generate a Bibtex bibliography using the "spbasic.bst" style, which I have installed (correctly, it seems, as it can be found by LyX.

However, I get (?)s instead of citations when I compile and LyX does not produce a reference ...
by bettinathenomad
Mon May 30, 2011 6:47 pm
Forum: LyX
Topic: Help needed with citations in lyx file
Replies: 2
Views: 2597

Re: Help needed with citations in lyx file

I have a similar problem. I'm using the Springer Journal Template and have bibtex set to spbasic layout, but it will not create the citations or a bibliography when I try to convert to PDF. I get question marks in the text like this: [?] and no references list. Can anyone help?