If your chapter has one or more appendices, enclose
them in a chapterappendices environment.
Begin each appendix with a \section command.
\begin{chapterappendices}
\section{first appendix title}
...
\section{second appendix title}
...
\end{chapterappendices}