`\documentclass{scrreprt}
\usepackage{myclassicthesis-ldpkg}
\usepackage{myclassicthesis}
\usepackage{arsclassica}
\usepackage[style=philosophy-modern,hyperref,backref,square,natbib]{biblatex}\begin{document}
%*******************************************************
% Bibliografia
%*******************************************************
\manualmark
\markboth{\spacedlowsmallcaps{\bibname}}{\spacedlowsmallcaps{\bibname}}
\refstepcounter{dummy}
\addcontentsline{toc}{chapter}{\tocEntry{\bibname}}
\printbibliography
\nocite{*}
\end{document}`
Grazie mille,
L.
$>pdflatex test-bibl.tex
`
(./myclassicthesis.sty
LaTeX Warning: You have requested package `myclassicthesis',
but the package provides `classicthesis'.
(/opt/luatex/texlive/2009/texmf-dist/tex/latex/xcolor/xcolor.sty
(/opt/luatex/texlive/2009/texmf-dist/tex/latex/latexconfig/color.cfg)
(/opt/luatex/texlive/2009/texmf-dist/tex/latex/graphics/dvipsnam.def))
(/opt/luatex/texlive/2009/texmf-dist/tex/latex/psnfss/mathpazo.sty)
(/opt/luatex/texlive/2009/texmf-dist/tex/latex/microtype/microtype.sty
(/opt/luatex/texlive/2009/texmf-dist/tex/latex/microtype/microtype.cfg))
(/opt/luatex/texlive/2009/texmf-dist/tex/latex/booktabs/booktabs.sty)
(/opt/luatex/texlive/2009/texmf-dist/tex/latex/textcase/textcase.sty)
(/opt/luatex/texlive/2009/texmf-dist/tex/latex/soul/soul.sty)
(/opt/luatex/texlive/2009/texmf-dist/tex/latex/koma-script/scrpage2.sty)
(/opt/luatex/texlive/2009/texmf-dist/tex/latex/titlesec/titlesec.sty)
(/opt/luatex/texlive/2009/texmf-dist/tex/latex/tocloft/tocloft.sty
Package tocloft Note: The document has chapter divisions.
) (/opt/luatex/texlive/2009/texmf-dist/tex/latex/koma-script/scrtime.sty))
(/opt/luatex/texlive/2009/texmf-dist/tex/latex/arsclassica/arsclassica.sty
(/opt/luatex/texlive/2009/texmf-dist/tex/latex/classicthesis/classicthesis-ldpk
g.sty
! LaTeX Error: Command \ifcld@nochapters already defined.
Or name \end… illegal, see p.192 of the manual.
See the LaTeX manual or LaTeX Companion for explanation.
Type H
…
l.39 \newboolean{cld@nochapters}
% disable all chapter-specific commands
`