feat(latex): add paper summary appendix
This commit is contained in:
@@ -10,10 +10,12 @@
|
||||
\faculty{Fakultas Teknik}
|
||||
\program{Program Studi Teknik Sipil}
|
||||
\university{Universitas Muhammadiyah Yogyakarta}
|
||||
\yearofsubmission{\the\year}
|
||||
% Input preamble
|
||||
\input{preamble/packages}
|
||||
% \input{preamble/fonts}
|
||||
\input{preamble/macros}
|
||||
\input{preamble/appendix.tex}
|
||||
|
||||
\addbibresource{bibliography.bib}
|
||||
|
||||
@@ -54,5 +56,7 @@
|
||||
\printbibliography[heading=bibintoc]
|
||||
% \bibliographystyle{IEEEtran}
|
||||
% \bibliography{references}
|
||||
% Appendices
|
||||
\include{appendix/summary_related_paper}
|
||||
|
||||
\end{document}
|
||||
Reference in New Issue
Block a user