Search found 3 matches

by _Chronos_
Sat Jun 16, 2012 3:20 pm
Forum: LyX
Topic: natbib | Citation Numbering by Appearance
Replies: 7
Views: 58483

natbib | Citation Numbering by Appearance

Hi,

I still didn't find the solution...

Here is the Latex source of my document from Lyx, perhaps the problem is coming from a mistake in the document class?
%% LyX 2.0.3 created this file. For more info, see http://www.lyx.org/.
%% Do not edit unless you really know what you are doing ...
by _Chronos_
Thu Jun 14, 2012 10:35 pm
Forum: LyX
Topic: natbib | Citation Numbering by Appearance
Replies: 7
Views: 58483

natbib | Citation Numbering by Appearance

I am becoming desperate...
I spent hours on the web but it is still not working...
I entered the code:
\usepackage[sort&compress]{natbib}
\setcitestyle{numbers}
\citestyle{nature}
\bibliographystyle{unsrtnat}

in the preamble of lyx, the bibliography is well managed in the "Nature" style (with ...
by _Chronos_
Thu Jun 14, 2012 2:28 pm
Forum: LyX
Topic: natbib | Citation Numbering by Appearance
Replies: 7
Views: 58483

natbib | Citation Numbering by Appearance

Hi,

I am writing my PhD (chemistry) with LyX (being completely new to LaTeX, I thought it would be easier).

Up to now I am totally satisfied with this software and its capabilities. From a template found on the web, I managed to do pretty much everything I wanted. Except ... the bibliography!

My ...