2014-03-30 0:10 GMT+01:00 Anna Wunsch: > I want to have a numerical bibliography sorted by appearance in the text. > > For example: > Jbjb[1] jbibihz[2]. > > Bibliography: > [1] Author 1 > [2] Author 2 > > But at the moment the numbers in the text are like this: > Dssfg[3]oihdovn[1]jbiub[2] > And the bibliography is in an alphabtic order. > > > In document -> settings -> bibliography -> bibliographystyle I put > default(numerical). > My bibstyle is "unsrt". > Where is my mistake?? >
You have checked "Sectioned Bibliography" in Document > Settings > Bibliography. This features uses the bibtopic package. In the bibtopic manual, under "Bugs and Restrictions", you can read "bibtopic.sty doesn't work with the 'unsorted' citation styles such as unsrt or unsrtdin." The bibtopic manual suggests to use a different package (such as multibib) if you need sectioned bibliographies and unsrt. However, do you really need sectioned bibliography? If yes, check these advices for alternatives to bibtopic with LyX: http://wiki.lyx.org/BibTeX/Tips#secbib Jürgen
