diff options
| author | Philipp Le <philipp-le-prviat@freenet.de> | 2020-05-03 00:04:47 +0200 |
|---|---|---|
| committer | Philipp Le <philipp-le-prviat@freenet.de> | 2021-03-04 01:14:10 +0100 |
| commit | bdc4323142fe07bffe581fc1595e1e0bab0f8f8a (patch) | |
| tree | e0d0488851875962338424faae1efa53d56dd364 /chapter01 | |
| parent | 0809568ab788464f063d7d9165bc41fd8d24a5c3 (diff) | |
| download | dcs-lecture-notes-bdc4323142fe07bffe581fc1595e1e0bab0f8f8a.zip dcs-lecture-notes-bdc4323142fe07bffe581fc1595e1e0bab0f8f8a.tar.gz dcs-lecture-notes-bdc4323142fe07bffe581fc1595e1e0bab0f8f8a.tar.bz2 | |
Adding references
Diffstat (limited to 'chapter01')
| -rw-r--r-- | chapter01/content_ch01.tex (renamed from chapter01/content.tex) | 5 | ||||
| -rw-r--r-- | chapter01/exercise01.tex | 7 |
2 files changed, 12 insertions, 0 deletions
diff --git a/chapter01/content.tex b/chapter01/content_ch01.tex index 38706c1..aeadf28 100644 --- a/chapter01/content.tex +++ b/chapter01/content_ch01.tex @@ -1,5 +1,7 @@ \chapter{Communication Systems} +\begin{refsection} + \section{What is Communication?} \index{communication} @@ -369,3 +371,6 @@ This course on digital communication systems mainly considers the physical layer \item \textbf{Mesh}, special form \emph{Full Mesh} \end{itemize} +\printbibliography[heading=subbibliography] +\end{refsection} + diff --git a/chapter01/exercise01.tex b/chapter01/exercise01.tex new file mode 100644 index 0000000..9b939e9 --- /dev/null +++ b/chapter01/exercise01.tex @@ -0,0 +1,7 @@ +\phantomsection +\addcontentsline{toc}{section}{Exercise 1} +\section*{Exercise 1} + +\begin{enumerate} + \item What is the difference between a \emph{digital communication system} and a \emph{service}? To which OSI layers are they associated? +\end{enumerate}
\ No newline at end of file |
