worked on transition
added new bib stuff added new helper functions
This commit is contained in:
@@ -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]{%
|
||||
|
||||
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user