a LaTeX template for final year project report for general usage in Universiti Malaya.
- ensure LaTeX is installed. Either:
- online: register on
www.overleaf.com
and copy these files to a new project. - windows:
winget install miktex.miktex strawberryperl.strawberryperl
and launchMikTeX Console
to update packages. - ubuntu:
sudo apt install texlive-basic
.
- online: register on
- run
latexmk
to compile, orlualatex -pvc
to continuously compile.
Make sure to customize the following:
- Date (should be the day of signature in original work declaration),
- Title and TitleMS(malay title),
- Author,
- Matric No,
- IC No,
- Degree Name,
- Faculty,
- Symbols and Abbreviations,
- Field of Study,
- Acknowledgements,
- Abstract,
- Images in assets folder
assets/
. - Everything in content folder
content/
.