diff options
Diffstat (limited to 'common')
| -rw-r--r-- | common/acronym.tex | 1 | ||||
| -rw-r--r-- | common/settings.tex | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/common/acronym.tex b/common/acronym.tex index 39347f4..c9cdd78 100644 --- a/common/acronym.tex +++ b/common/acronym.tex @@ -7,6 +7,7 @@ \acro{AM}{amplitude modulation} \acro{AOA}{angle of arrival} \acro{AWGN}{additive white Gaussian noise} + \acro{B2B}{business-to-business} \acro{BER}{bit error rate} \acro{BPM}{burst-position modulation} \acro{BPSK}{binary phase shift keying} diff --git a/common/settings.tex b/common/settings.tex index 99083d3..815e4c4 100644 --- a/common/settings.tex +++ b/common/settings.tex @@ -128,6 +128,8 @@ \usepackage{multirow} \usepackage{longtable} +\usepackage{makecell} + %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Page layout |
