added tts appendix added bibliography

This commit is contained in:
jonas
2018-08-08 08:42:38 +02:00
parent 6fb02b1661
commit 2ca2c6bfae
4 changed files with 148 additions and 3 deletions

View File

@@ -74,7 +74,8 @@
% \input{Conclusion/Conclusion}
\begin{appendices}
%\input{Appendix/BehaviorImplementation}
%\input{appendix/BehaviorImplementation}
\input{appendix/tts}
\end{appendices}
% Bibliography, see
@@ -82,6 +83,6 @@
\addcontentsline{toc}{chapter}{Bibliography}
\bibliographystyle{IEEEtran}
\bibliography{Bibliography/Bibliography}
\bibliography{Bibliography}
\end{document}