mirror of
https://github.com/Relintai/elteikthesis.git
synced 2024-11-17 07:47:18 +01:00
Removed the optional sections by default.
This commit is contained in:
parent
0d4408f451
commit
d2c74a3c5e
@ -73,9 +73,9 @@
|
||||
In case your thesis received financial support from a project or the university, it is usually required to indicate the proper attribution in the thesis itself. Special thanks can also be expressed towards teachers, fellow students and colleagues who helped you in the process of creating your thesis.
|
||||
|
||||
% Appendices (optional) - useful for detailed information in long tables, many and/or large figures, etc.
|
||||
\appendix
|
||||
\input{samples_en/sim.tex}
|
||||
\cleardoublepage
|
||||
%\appendix
|
||||
%\input{samples_en/sim.tex}
|
||||
%\cleardoublepage
|
||||
|
||||
% Bibliography (mandatory)
|
||||
\phantomsection
|
||||
@ -84,28 +84,28 @@ In case your thesis received financial support from a project or the university,
|
||||
\cleardoublepage
|
||||
|
||||
% List of figures (optional) - useful over 3-5 figures
|
||||
\phantomsection
|
||||
\addcontentsline{toc}{chapter}{\lstfigurelabel}
|
||||
\listoffigures
|
||||
\cleardoublepage
|
||||
%\phantomsection
|
||||
%\addcontentsline{toc}{chapter}{\lstfigurelabel}
|
||||
%\listoffigures
|
||||
%\cleardoublepage
|
||||
|
||||
% List of tables (optional) - useful over 3-5 tables
|
||||
\phantomsection
|
||||
\addcontentsline{toc}{chapter}{\lsttablelabel}
|
||||
\listoftables
|
||||
\cleardoublepage
|
||||
%\phantomsection
|
||||
%\addcontentsline{toc}{chapter}{\lsttablelabel}
|
||||
%\listoftables
|
||||
%\cleardoublepage
|
||||
|
||||
% List of algorithms (optional) - useful over 3-5 algorithms
|
||||
\phantomsection
|
||||
\addcontentsline{toc}{chapter}{\lstalgorithmlabel}
|
||||
\listofalgorithms
|
||||
\cleardoublepage
|
||||
%\phantomsection
|
||||
%\addcontentsline{toc}{chapter}{\lstalgorithmlabel}
|
||||
%\listofalgorithms
|
||||
%\cleardoublepage
|
||||
|
||||
% List of codes (optional) - useful over 3-5 code samples
|
||||
\phantomsection
|
||||
\addcontentsline{toc}{chapter}{\lstcodelabel}
|
||||
\lstlistoflistings
|
||||
\cleardoublepage
|
||||
%\phantomsection
|
||||
%\addcontentsline{toc}{chapter}{\lstcodelabel}
|
||||
%\lstlistoflistings
|
||||
%\cleardoublepage
|
||||
|
||||
% List of symbols (optional)
|
||||
%\printnomenclature
|
||||
|
@ -73,9 +73,9 @@
|
||||
Amennyiben a szakdolgozati / diplomamunka projekted pénzügyi támogatást kapott egy projektből vagy az egyetemtől, jellemzően kötelező feltüntetni a dolgozatban is. A dolgozat elkészítéséhez segítséget nyújtó oktatók, hallgatótársak, kollégák felé is nyilvánítható külön köszönet.
|
||||
|
||||
% Appendices (optional) - useful for detailed information in long tables, many and/or large figures, etc.
|
||||
\appendix
|
||||
\input{samples_hu/sim.tex}
|
||||
\cleardoublepage
|
||||
%\appendix
|
||||
%\input{samples_hu/sim.tex}
|
||||
%\cleardoublepage
|
||||
|
||||
% Bibliography (mandatory)
|
||||
\phantomsection
|
||||
@ -84,28 +84,28 @@ Amennyiben a szakdolgozati / diplomamunka projekted pénzügyi támogatást kapo
|
||||
\cleardoublepage
|
||||
|
||||
% List of figures (optional) - useful over 3-5 figures
|
||||
\phantomsection
|
||||
\addcontentsline{toc}{chapter}{\lstfigurelabel}
|
||||
\listoffigures
|
||||
\cleardoublepage
|
||||
%\phantomsection
|
||||
%\addcontentsline{toc}{chapter}{\lstfigurelabel}
|
||||
%\listoffigures
|
||||
%\cleardoublepage
|
||||
|
||||
% List of tables (optional) - useful over 3-5 tables
|
||||
\phantomsection
|
||||
\addcontentsline{toc}{chapter}{\lsttablelabel}
|
||||
\listoftables
|
||||
\cleardoublepage
|
||||
%\phantomsection
|
||||
%\addcontentsline{toc}{chapter}{\lsttablelabel}
|
||||
%\listoftables
|
||||
%\cleardoublepage
|
||||
|
||||
% List of algorithms (optional) - useful over 3-5 algorithms
|
||||
\phantomsection
|
||||
\addcontentsline{toc}{chapter}{\lstalgorithmlabel}
|
||||
\listofalgorithms
|
||||
\cleardoublepage
|
||||
%\phantomsection
|
||||
%\addcontentsline{toc}{chapter}{\lstalgorithmlabel}
|
||||
%\listofalgorithms
|
||||
%\cleardoublepage
|
||||
|
||||
% List of codes (optional) - useful over 3-5 code samples
|
||||
\phantomsection
|
||||
\addcontentsline{toc}{chapter}{\lstcodelabel}
|
||||
\lstlistoflistings
|
||||
\cleardoublepage
|
||||
%\phantomsection
|
||||
%\addcontentsline{toc}{chapter}{\lstcodelabel}
|
||||
%\lstlistoflistings
|
||||
%\cleardoublepage
|
||||
|
||||
% List of symbols (optional)
|
||||
%\printnomenclature
|
||||
|
Loading…
Reference in New Issue
Block a user