25 lines
476 B
TeX
25 lines
476 B
TeX
\DeclareAcronym{ids}{
|
|
short={IDS},
|
|
long={Intrusion Detection System}
|
|
}
|
|
\DeclareAcronym{hids}{
|
|
short={HIDS},
|
|
long={Host-Based Intrusion Detection System}
|
|
}
|
|
\DeclareAcronym{os}{
|
|
short={OS},
|
|
long={Operating System}
|
|
}
|
|
\DeclareAcronym{sci}{
|
|
short={SCI},
|
|
long={Side-Channel Information}
|
|
}
|
|
\DeclareAcronym{cpu}{
|
|
short={CPU},
|
|
long={Central Processing Unit}
|
|
}
|
|
\DeclareAcronym{ilp}{
|
|
short={ILP},
|
|
long={Instantaneous List of Processes}
|
|
}
|
|
|