feat(latex): initialize sections for methodology chapter including data analysis, materials, and steps

This commit is contained in:
nuluh
2025-05-15 21:37:06 +07:00
parent 077768917d
commit fd696a41b9
4 changed files with 9 additions and 0 deletions

View File

@@ -0,0 +1 @@
\section{Data Analysis}

View File

@@ -0,0 +1,6 @@
\chapter{METODE PENELITIAN}
\input{material/index}
\input{tool/index}
\input{steps/index}
\input{data_analysis/index}

View File

@@ -0,0 +1 @@
\section{Bahan dan Materi}

View File

@@ -0,0 +1 @@
\section{Langkah-Langkah Penelitian}