summaryrefslogtreecommitdiff
path: root/security-models/security-models.tex
blob: 7d25199864725d7efe168f57b569c28ada9e1b20 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
\documentclass{../Lecture}

\usepackage{../preamble}
\newtheorem{theorem}{Теорема}
\newtheorem{statement}{Утверждение}

\title{Модели безопасности компьютерных систем}
\author{Андрей Гущин}
\date{\today}

\begin{document}

\maketitle
\tableofcontents
\thispagestyle{empty}
\newpage

% Семестр 1
\input{lectures/lecture2.tex}

\end{document}