\documentclass[10pt,a4paper]{scrartcl} % Analogo di KOMA-Script
% della classe article
\usepackage[italian]{babel}
\usepackage{classicthesis-preamble}
\usepackage[nochapters,pdfspacing]{classicthesis}
\usepackage{lipsum}
\begin{document}
\title{\rmfamily\normalfont\spacedallcaps{Titolo}}
\author{\spacedlowsmallcaps{Tyler Durden}}
\date{}
\maketitle
\begin{abstract}
\lipsum[1]
\end{abstract}
\tableofcontents
\section{Un paragrafo}
\lipsum[1]
\subsection{Un sottoparagrafo}
\lipsum[1]
\subsection{Un altro sottoparagrafo}
\lipsum[1]
\section{Un altro paragrafo}
\lipsum[1]
% Bibliografia
\nocite{*}
\addtocontents{toc}{\protect\vspace{\beforebibskip}}
\addcontentsline{toc}{section}{\refname}
\bibliographystyle{plain}
\bibliography{h. . .i/Bibliografia}
\end{document}
Lista errori dopo che ho stoppato a mano pdf tex:
C:\Program Files\MiKTeX 2.9\tex\latex\classicthesis\classicthesis.sty(334): Errore: LaTeX Error: \chaptermark undefined.
C:\Program Files\MiKTeX 2.9\tex\latex\classicthesis\classicthesis.sty(443): Errore: Undefined control sequence.
C:\Program Files\MiKTeX 2.9\tex\latex\classicthesis\classicthesis.sty(443): Errore: LaTeX Error: Missing \begin{document}.
C:\Program Files\MiKTeX 2.9\tex\latex\classicthesis\classicthesis.sty(457): Errore: LaTeX Error: \cftchappresnum undefined.
C:\Program Files\MiKTeX 2.9\tex\latex\classicthesis\classicthesis.sty(457): Errore: LaTeX Error: \cftchapfont undefined.
C:\Program Files\MiKTeX 2.9\tex\latex\classicthesis\classicthesis.sty(457): Errore: LaTeX Error: \cftchappagefont undefined.
C:\Program Files\MiKTeX 2.9\tex\latex\classicthesis\classicthesis.sty(457): Errore: LaTeX Error: \cftchapleader undefined.
C:\Program Files\MiKTeX 2.9\tex\latex\classicthesis\classicthesis.sty(457): Errore: LaTeX Error: \cftchapafterpnum undefined.
C:\Program Files\MiKTeX 2.9\tex\latex\classicthesis\classicthesis.sty(566): Errore: LaTeX Error: \chapter undefined.