Started writing introduction and first chapters
This commit is contained in:
parent
5ae8118b34
commit
1bce441a0e
9 changed files with 73 additions and 114 deletions
11
tex/main.tex
11
tex/main.tex
|
@ -112,7 +112,7 @@
|
|||
%----------------------------------------------------------------------------------------
|
||||
|
||||
% If you don't use abbreviations/glossary, remove the following line.
|
||||
%\input{style/abbr.tex}
|
||||
\input{style/abbr.tex}
|
||||
|
||||
%----------------------------------------------------------------------------------------
|
||||
% CONTENT
|
||||
|
@ -122,13 +122,8 @@
|
|||
|
||||
% Thesis content if you strictly follow the "Final Year Project guide". Of course, you
|
||||
% can adapt to your specific needs (add more chapter, rename them, etc.).
|
||||
\input{chapters/introduction.tex}
|
||||
% uncomment what you need.
|
||||
%\input{chapters/projectSpec.tex}
|
||||
%\input{chapters/methods.tex}
|
||||
%\input{chapters/theory.tex}
|
||||
%\input{chapters/solution.tex}
|
||||
%\input{chapters/conclusion.tex}
|
||||
\input{chapters/1introduction.tex}
|
||||
\input{chapters/2rust.tex}
|
||||
|
||||
%----------------------------------------------------------------------------------------
|
||||
% BIBLIOGRAPHY REFERENCES
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue