├── .gitignore ├── README.md └── SoP.tex /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ttlcgl/SoP/HEAD/.gitignore -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | SoP 2 | === 3 | 4 | Academic Statement of Purpose LaTeX Template -------------------------------------------------------------------------------- /SoP.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ttlcgl/SoP/HEAD/SoP.tex --------------------------------------------------------------------------------