worked on transition

added new bib stuff
added new helper functions
This commit is contained in:
k-a-z-u
2018-07-10 16:25:34 +02:00
parent 6f588d39cb
commit 6d296a5ae1
7 changed files with 146 additions and 32 deletions

View File

@@ -73,7 +73,10 @@
%\newcommand{\docIBeacon}{iBeacon}
% for equation references
\newcommand{\refeq}[1]{eq. \eqref{#1}}
\newcommand{\refeq}[1]{\eqref{#1}}
\newcommand{\reffig}[1]{fig.~\ref{#1}}
\newcommand{\refFig}[1]{Fig.~\ref{#1}}
% add todo notes
\newcommand{\todo}[1]{%

View File

@@ -1,6 +1,8 @@
\usepackage{xspace}
\newcommand{\eg}{e.g.\@\xspace}
% keyword macros
\newcommand{\docIBeacon}{iBeacon}
\newcommand{\eg}{e.\,g.}
% wifi naming
\newcommand{\wifiRSSI}{RSSI}