Hi,
I'm having problems to include bibliography in a file.lyx. I import a file.tex into LyX and then I insert the file.bib at the end of the file.lyx. When I convert the file.lyx to pdf, the citations don't appear, but a "?" sign appear in their places.
I post both file.tex and file.bib in case anyone could help me.
I appreciate your help
Regards,
LyX ⇒ Help needed with citations in lyx file
-
- Posts: 15
- Joined: Thu Apr 07, 2011 12:49 pm
NEW: TikZ book now 40% off at Amazon.com for a short time.

-
- Posts: 13
- Joined: Tue May 24, 2011 3:41 pm
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?
Re: Help needed with citations in lyx file
I have the very same problem with the OSA bibtex style file. I get the references in the pdf, if I use a standard bibliography style file. However, if I try to use osajnl.bst the bibliography is not generated.
I tried to include the bibliography with a latex insert command:
\bibliographystyle{osajnl}
\bibliography{biblio}
without success.
But, if I export to latex (plain) and then run latex (and bibtex) in console I get the correct references in the document. It also works by exporting to latex (pdflatex) and then running pdflatex.
Seems to be a bug in lyx 2.0 ...
I tried to include the bibliography with a latex insert command:
\bibliographystyle{osajnl}
\bibliography{biblio}
without success.
But, if I export to latex (plain) and then run latex (and bibtex) in console I get the correct references in the document. It also works by exporting to latex (pdflatex) and then running pdflatex.
Seems to be a bug in lyx 2.0 ...