Skip to content

szledan/thesis-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thesis template

Getting started

After forking and/or cloning the repository, continue with the following.

1. Step: Set up the repository.

You need to set the following points:

  • Rename project(<project-name>) in ./CMakeLists.txt:2. (Optional)
  • Extend the./scripts/install-deps.sh your specific dependencies.

2. Step: Install dependencies

./scripts/install-deps.sh # --dev

3. Step: Build code and paper

Build pdf.

cmake -H. -Bbuild
make -C build

Find the output pdf: ./build/paper/src/szakdolgozat.pdf.

For contibutors

TODO:

About

Non-official thesis template of Institute of Informatics, University of Szeged

Resources

License

Stars

Watchers

Forks

Packages

No packages published