11 Dicembre 2012 alle 10:47
#81265
::
Ho consultato la guida che dici ma non ho trovato nulla.
Comunque ho risolto così: ho scritto nel preambolo
`% ***************** LISTA DEI SITI INTERNET CONSULTATI *******************
\makeatletter
\newenvironment{thesitography}[1]
{\def\refname{Siti web}%
\def\bibname{Siti web}%
\def\@biblabel##1{[S##1]}%
\def\@bibitem##1{\item\if@filesw \immediate\write\@auxout
{\string\bibcite{##1}{S\the\value{\@listctr}}}\fi\ignorespaces}%
\thebibliography{#1}}
{\endthebibliography}
\makeatother `