refactor(latex): refactor metadata commands for thesis information and load from external file to implement reusability

This commit is contained in:
nuluh
2025-05-11 01:08:49 +07:00
parent 792ed64027
commit 6c0fb67b86
2 changed files with 8 additions and 7 deletions

7
latex/metadata.tex Normal file
View File

@@ -0,0 +1,7 @@
\newcommand{\studentname}{Rifqi Damar Panuluh}
\newcommand{\studentid}{20210110224}
\newcommand{\thesistitle}{Prediksi Lokasi Kerusakan dengan Machine Learning}
\newcommand{\faculty}{Fakultas Teknik}
\newcommand{\program}{Teknik Sipil}
\newcommand{\university}{Universitas Muhammadiyah Yogyakarta}
\newcommand{\yearofsubmission}{2025}