6 lines
284 B
TeX
6 lines
284 B
TeX
\chapter*{Conclusion} % chapter* je necislovana kapitola
|
|
\addcontentsline{toc}{chapter}{Conclusion} % rucne pridanie do obsahu
|
|
\markboth{Conclusion}{Conclusion} % vyriesenie hlaviciek
|
|
|
|
In conclusion, the overall value and benefits of the solution is discussed(reiterated \verb|:)|).
|