Add Literature Review #77
Closed
meowndor wants to merge 5 commits from
latex/literature-review into latex/background
pull from: latex/literature-review
merge into: nuluh:latex/background
nuluh:main
nuluh:dev
nuluh:feature/chapter-2-literature-review
nuluh:feature/chapter-4-results
nuluh:feature/chapter-3-methodology-steps
nuluh:exp/74-exp-cross-dataset-validation
nuluh:exp/74-exp-cross-dataset-validation-b2bf1b0
nuluh:feat/103-feat-inference-function
nuluh:feature/101-feat-time-elapsed-for-training-and-inference
nuluh:feature/99-exp-alternative-undamage-case-data
nuluh:feat/90-feat-preserve-trained-model
nuluh:latex/75-enhance-background-research
nuluh:wuicace-2025
nuluh:revert-92-latex/91-bug-expose-maketitle
nuluh:latex/91-bug-expose-maketitle
nuluh:latex/documentclass
nuluh:latex/frontmatter
nuluh:latex/bib
nuluh:latex/methodology
nuluh:latex/theoritical-foundation
nuluh:latex/background
nuluh:latex/68-feat-refactor-chapter-two
nuluh:68-feat-refactor-chapter-two
nuluh:latex/initial-template
nuluh:59-feat-add-acknowledgement-page
nuluh:57-feat-add-dynamic-page-style-for-chapter-page
nuluh:latex/fix-table-of-contents-styling
nuluh:56-bug-endorsementpage-error
nuluh:latex/54-doc-summary-table-of-past-realted-research
nuluh:feature/48-feat-refactor-stft-preprocessing-and-training-pipeline-into-importable-modules
nuluh:40-feat-add-export-to-csv-method-for-dataprocessor-in-convertpy
nuluh:43-bug-stft-csv-export-has-incorrect-shape-and-column-format
nuluh:feature/38-feat-redesign-convertpy
nuluh:feature/37-feat-add-data-processing-script-for-dataset-b-outside-training-data
nuluh:stft
nuluh:feature/19-qugs-data
nuluh:feature/15-normalize-dataset-by-preprocess-relatives-value-between-two-acceloremeter-sensors
nuluh:feature/automate-csv-file
nuluh:revert-8-feature/csv-padding-naming
nuluh:feature/5-create-fft-script
nuluh:feature/10-add-labels-column-to-time-domain-feature-extraction-dataframe
nuluh:feature/csv-padding-naming
Labels
Clear labels
bug
critical
documentation
documentclass
duplicate
enhancement
good first issue
help wanted
invalid
latex
question
wontfix
Something isn't working
Block Progress
Improvements or additions to documentation
Improvements or additions to LaTeX documentclass
This issue or pull request already exists
New feature or request
Good for newcomers
Extra attention is needed
This doesn't seem right
Related to the writings
Further information is requested
This will not be worked on
Milestone
No items
No Milestone
Projects
Clear projects
No project
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: nuluh/thesis#77
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Delete Branch "latex/literature-review"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This pull request introduces significant updates to the literature review and theoretical foundation sections of a LaTeX-based thesis document. It adds detailed content on structural health monitoring (SHM), including a review of a CNN-based damage detection method, theoretical explanations of Short-Time Fourier Transform (STFT), and classical machine learning algorithms for damage localization. The changes also include Indonesian translations of certain sections for bilingual support.
Literature Review Enhancements:
Theoretical Foundations:
Document Structure:
Pull Request Overview
This pull request adds significant content to the thesis document’s literature review and theoretical foundation sections in both Indonesian and English. Key changes include:
Reviewed Changes
Copilot reviewed 6 out of 6 changed files in this pull request and generated 2 comments.
Show a summary per file
@@ -0,0 +1,10 @@\chapter{LITERATURE REVIEW AND THEORETICAL FOUNDATION}Consider correcting 'THEORITICAL' to 'THEORETICAL' in the chapter title for clarity and professionalism.
@@ -0,0 +1,10 @@\chapter{LITERATURE REVIEW AND THEORETICAL FOUNDATION}\section{Literature Review}\input{chapters/id/02_literature_review/literature_review/abdeljaber2017}The English index file is currently referencing the Indonesian literature review file; consider updating the path to the English literature review file to ensure language consistency across the document.
I think there is something wrong. No entry index.tex for literature review
Pull request closed