aboutsummaryrefslogtreecommitdiffstats
path: root/buch/papers/reedsolomon/packages.tex
blob: 40c6ea393603f73bec059c3ca3fc4ef779f9c4a4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
%
% packages.tex -- packages required by the paper reedsolomon
%
% (c) 2019 Prof Dr Andreas Müller, Hochschule Rapperswil
%

% if your paper needs special packages, add package commands as in the
% following example
%\usepackage{packagename}

\usepackage{pgfplots}
\usepackage{filecontents}
\usepackage{xr}