/CS-697

Mirror of https://git.dbogatov.org/bu/CS-697

Primary LanguageTeXOtherNOASSERTION

CS 697 presentation

pipeline status

About this presentation

This presentation is developed by Dmytro Bogatov (dmytro@bu.edu) BU CS PhD student 23'.

The up-to-date version is built in CI and resides as artifact here or browse all artifacts here.

Presentation is written in LaTeX using beamer package. It is compile in CI system (Gitlab CI) which checks spelling, lints latex code, verifies bibfile.bib and complies source to PDF file (see .gitlab-ci.yml).

Main repo is git.dbogatov.org/bu/CS-697.

How to compile

Prerequisites

Or, use dbogatov/docker-images:latex-latest docker image.

# just presentation
./build.sh

# presentation with notes
./build.sh -n on -j presentation-with-notes

# just bibliography
./build.sh -b

Output files are in ./dist/.

Legal

This work is licensed under Creative Commons Attribution-NoDerivatives 4.0 International. See LICENSE.