+\DeclareRobustCommand\authortoctext[1]{%
+{\addvspace{10pt}\nopagebreak\leftskip0em\relax
+\rightskip \@tocrmarg\relax
+\noindent\itshape#1\par}}
+
+\newcommand\authortoc[1]{%
+ \gdef\chapterauthor{#1}%
+ \addtocontents{toc}{\authortoctext{#1}}}
+
+