Search found 4 matches

by acidk
Tue May 15, 2012 9:18 pm
Forum: LyX
Topic: Problems using bablebib ...
Replies: 1
Views: 2020

Problems using bablebib ...

Hey folks,

I'm having serious problems to insert some 'german' quotes in my bibliography (using 'Auflage' instead of edition...).

Finally I found the required package 'bablebib' that should solve my problems ... but: I have no idea how to run / or integrate this package :evil: .

from my preamble ...
by acidk
Sun Jul 03, 2011 5:55 pm
Forum: LyX
Topic: Citing Several Sources
Replies: 1
Views: 1370

Citing Several Sources

Hi folks!

I want to cite several sources and instead of getting the citations separated like [1],[2],[3] I would like to get something like [1-3] :twisted:

I found this post :
http://www.mrunix.de/forums/showthread.php?t=38204

and added:
\usepackage[sort&compress,square,numbers]{natbib}

to my ...
by acidk
Mon Jun 13, 2011 2:03 pm
Forum: LyX
Topic: References in wrong order???
Replies: 4
Views: 5059

Re: References in wrong order???

*UFF* Thank you soo much! It works perfectly!

So it's just a matter of the used style that affects the sorting of the references? First I suspected a potential error in my .bib (exported from Jabref) to be responsible for those strange problems!

Thx again!

florian
by acidk
Mon Jun 13, 2011 11:49 am
Forum: LyX
Topic: References in wrong order???
Replies: 4
Views: 5059

References in wrong order???

Hi folks!

I've been working with Lyx for a week now, but suddenly recognised that my references are in the wrong order -- they are ordered alphabetically and not due to their occurence in the text like (what I'd like to have):

test 1[3]
test 2[2]
test 3[1]

:roll: :twisted:

Currently I am ...