Cleared stuff
This commit is contained in:
parent
a1860c39f0
commit
383f5fac4e
@ -97,30 +97,30 @@
|
|||||||
|
|
||||||
\begin{document}
|
\begin{document}
|
||||||
|
|
||||||
\include{chapters/frontPage}
|
\input{chapters/frontPage}
|
||||||
\include{chapters/introduction}
|
\input{chapters/introduction}
|
||||||
|
|
||||||
\part{Technical Field}
|
\part{Technical Field}
|
||||||
|
|
||||||
\include{chapters/productSpecification}
|
\input{chapters/productSpecification}
|
||||||
\include{chapters/productDescription}
|
\input{chapters/productDescription}
|
||||||
%\include{chapters/tests}
|
%\input{chapters/tests}
|
||||||
\include{chapters/technicalConclusion}
|
\input{chapters/technicalConclusion}
|
||||||
|
|
||||||
\part{Project Management}
|
\part{Project Management}
|
||||||
|
|
||||||
\include{chapters/introManagement}
|
\input{chapters/introManagement}
|
||||||
\include{chapters/risksManagement}
|
\input{chapters/risksManagement}
|
||||||
\include{chapters/actions}
|
\input{chapters/actions}
|
||||||
\include{chapters/schedule}
|
\input{chapters/schedule}
|
||||||
|
|
||||||
\include{chapters/conclusion}
|
\input{chapters/conclusion}
|
||||||
|
|
||||||
\bibliographystyle{plain}
|
\bibliographystyle{plain}
|
||||||
\bibliography{references}
|
\bibliography{references}
|
||||||
|
|
||||||
\appendix
|
\appendix
|
||||||
\include{annexes/skeletons}
|
\input{annexes/skeletons}
|
||||||
|
|
||||||
\end{document}
|
\end{document}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user