Re: [risolto] Bibliografia come chapter{}, e non chapter*{}….

#57853
Up
0
Down
::


Enrico, ho provato a rimuovere natbib ed inserire il codice
`\makeatletter
\let\originalthebibliography\thebibliography
\def\thebibliography{\let\@schapter\@chapter
\originalthebibliography}
\makeatother`
da te proposto; l’errore purtroppo resta…

Go to top