refactor(latex): refactor literature review and theoretical foundations files structure with placeholder
This commit is contained in:
@@ -1,14 +1,7 @@
|
|||||||
\chapter{TINJAUAN PUSTAKA DAN LANDASAN TEORI}
|
|
||||||
\section{Tinjauan Pustaka}
|
|
||||||
|
|
||||||
\begin{figure}[!ht]
|
\begin{figure}[!ht]
|
||||||
\centering
|
\centering
|
||||||
\includegraphics[width=0.5\linewidth]{frontmatter/img/slice1.jpg}
|
\includegraphics[width=0.5\linewidth]{frontmatter/img/slice1.jpg}
|
||||||
\caption{Enter Caption}
|
\caption{Enter Caption}
|
||||||
\label{fig:enter-label}
|
\label{fig:enter-label}
|
||||||
\end{figure}
|
\end{figure}
|
||||||
|
|
||||||
\section{Dasar Teori}
|
|
||||||
\subsection{Short-Time Fourier Transform}
|
|
||||||
\subsection{Machine Learning}
|
|
||||||
% \subsubsection{Dolor}
|
% \subsubsection{Dolor}
|
||||||
@@ -0,0 +1,7 @@
|
|||||||
|
\chapter{TINJAUAN PUSTAKA DAN LANDASAN TEORI}
|
||||||
|
\section{Tinjauan Pustaka}
|
||||||
|
\input{chapters/id/02_literature_review/abdeljaber2017.tex}
|
||||||
|
|
||||||
|
\section{Dasar Teori}
|
||||||
|
\input{chapters/id/theoritical_foundation/stft.tex}
|
||||||
|
\input{chapters/id/theoritical_foundation/machine_learning.tex}
|
||||||
|
|||||||
@@ -0,0 +1 @@
|
|||||||
|
\subsection{Machine Learning}
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
\subsection{Short-Time Fourier Transform}
|
||||||
Reference in New Issue
Block a user