Re: ordine delle references

#36183
Up
0
Down
::


mi scuso per non aver subtio soddisfatto la richiesta.
`
%\pdfminorversion=5
%\pdfobjcompresslevel=2
\documentclass[a4paper,12pt,twoside]{book}
\usepackage[square,numbers,sort&compress]{natbib}% to configure the bibliography sort&compress
\usepackage[american]{babel} % languages
\usepackage[bookmarks=true, citecolor=black, colorlinks=true, linkcolor= black, pagebackref=true, pdfcenterwindow, pdfpagelabels=true, pdfpagelayout=OneColumn, pdfpagemode=UseOutlines, pdftex, pdfstartpage=1, pdfstartview=FitH, pdfusetitle, pdfsubject={HPLWR}, pdfkeywords={HPLWR}, plainpages=false, urlcolor=black ]{hyperref} %linktocpage=true
\usepackage[hyperpageref]{backref}

\begin{document}

This text is only a test to understand where is the problem in the reference sorting. As presented by \citet{monti-SCWRsymposium} is a publication in the middle. We can group more all together \citep{monti-mc09-eranos,monti-pbnc,enhs-nse,ronald} to see what happen.
\clearpage
Adding a second page just to check the backref option, here \citet{monti-nuthos} is listed before the first ever publication \citep{monti-jk08} and the last ever publication \citep{monti-nureth}.
\clearpage
finally a publication with again the same second author and year is inserted \citep{monti-jk09} and anothers of the same year are also listed \citep{monti-mc09-coupled,monti-SCWRsymposium}

\bibliographystyle{%
%lan_unsrtnat%
%lan_plainnat_sc%
plainnat%
%lanfro_cv_europecv%
% unsrt%
% alpha%
%BST_classic_lorenzopantieri%
}
\bibliography{lanfro_publications}

\end{document}
`

    *File List*
    book.cls 2004/02/16 v1.4f Standard LaTeX document class
    bk12.clo 2004/02/16 v1.4f Standard LaTeX file (size option)
    natbib.sty 2003/06/06 7.1 (PWD)
    babel.sty 2004/11/20 v3.8d The Babel package
    english.ldf 2004/06/14 v3.3o English support from the babel system
    hyperref.sty 2003/11/30 v6.74m Hypertext links for LaTeX
    keyval.sty 1999/03/16 v1.13 key=value parser (DPC)
    pd1enc.def 2003/11/30 v6.74m Hyperref: PDFDocEncoding definition (HO)
    hyperref.cfg 2005/03/07 hyperref configuration of teTeX 3.0
    backref.sty 2003/03/20 v1.23 Bibliographical back referencing
    url.sty 2004/03/15 ver 3.1 Verb mode for urls, etc.
    hpdftex.def 2003/11/30 v6.74m Hyperref driver for pdfTeX
    pifont.sty 2004/09/15 PSNFSS-v9.2 Pi font support (SPQR)
    upzd.fd 2001/06/04 font definitions for U/pzd.
    upsy.fd 2001/06/04 font definitions for U/psy.
    color.sty 1999/02/16 v1.0i Standard LaTeX Color (DPC)
    color.cfg 2005/02/03 v1.3 color configuration of teTeX/TeXLive
    pdftex.def 2002/06/19 v0.03k graphics/color for pdftex
    nameref.sty 2003/12/03 v2.21 Cross-referencing by name of section
    test_bib.out
    test_bib.out
    test_bib.bbl

il file bbl generato l’ho gia` postato, e cmq sono abbastanza sicuro che l’ordinamento venga fatto con la lable che ignora totalmente il secondo autore in caso di piu` di due autori inquanto usa et al
A meno di ponunciate dependencies dei file nella mia versione, penso che sia un problema intrinseco di plainnat.
grazie ancora

Go to top