LyX ⇒ Problem with references
Problem with references
I have written all my references in JabRef and they all work well, as long as i use English letters. However, when I use Swedish letters, which i need for some references, LyX fails to deliver the reference list. Instead, all reference numbers are replaced with a "?".
How can I solve this?
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
Re: Problem with references
There's a section that says \usepackage{babel}
Maybe you could use \usepackage[spanish]{babel} (use your corresponding language)
or \selectlanguage{$$lang}
Sorry for my bad english