karolbelina / bsc

My Bachelor of Science thesis

Home Page:https://karolbelina.github.io/bsc/W08_242499_2020_praca_inżynierska.pdf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bsc

My Bachelor of Science thesis supervised by dr inż. Zdzisław Spławski at the Wrocław University of Science and Technology, Faculty of Computer Science and Management, Computer Science.

Check out the compiled PDF.

Building

Before building, please make sure you have Latexmk available in your LaTeX environment, as well as Inkscape 1.0 or newer installed on your system. Also make sure that the newest release of wizthesis document class is in the root directory of the project.

To build the thesis, first run

./build_svgs.sh

to convert SVG images to .pdf and .pdf_tex files, and then run Latexmk with

latexmk

to build the PDF.

Additionally, you can invoke latexmk -c to clear the temporary files generated by latexmk.

About

My Bachelor of Science thesis

https://karolbelina.github.io/bsc/W08_242499_2020_praca_inżynierska.pdf


Languages

Language:TeX 99.0%Language:Python 0.4%Language:Haskell 0.3%Language:Rust 0.2%Language:Shell 0.1%