Add citealiases and shorthand commands for a bunch of software packages.
authorW. Trevor King <wking@tremily.us>
Sun, 24 Jun 2012 06:55:16 +0000 (02:55 -0400)
committerW. Trevor King <wking@tremily.us>
Sun, 24 Jun 2012 06:56:33 +0000 (02:56 -0400)
src/local_cmmds.tex

index bca22acc4991bf029a348bbfad4743115be716b4..8c72201aa406cd2a74f6ac9446ba1abc953ab28c 100644 (file)
@@ -60,7 +60,6 @@
 \newcommand{\colC}[1]{\textcolor{green}{#1}}
 
 \newcommand{\ie}{\emph{i.e.}} % "id est" or "in other words"
-\newcommand{\sawsim}{\texttt{sawsim}}
 
 \newcommand{\ensuretext}[1]{\ensuremath{\text{#1}}}
 % Hyeon and Thirumalai equation number #1
 \newcommand{\species}[1]{\emph{#1}} % \species{Homo sapiens}
 
 % Aliases for citations
+\defcitealias{calibcant}{calibcant}
+\defcitealias{comedi}{Comedi}
+\defcitealias{gentoo}{Gentoo}
+\defcitealias{interix}{Interix}
+\defcitealias{king10}{sawsim}
+\defcitealias{prefix}{Gentoo Prefix}
+\defcitealias{pyafm}{pyafm}
+\defcitealias{pycomedi}{pycomedi}
 \defcitealias{pymol}{PyMol}
+\defcitealias{pypiezo}{pypiezo}
+\defcitealias{sandal09}{Hooke}
+\defcitealias{stepper}{stepper}
+\defcitealias{xcode}{Xcode}
+
+\newcommand{\Comedi}{\citetalias{comedi}}
+\newcommand{\Hooke}{\citetalias{sandal09}}
+\newcommand{\calibcant}{\citetalias{calibcant}}
+\newcommand{\pyafm}{\citetalias{pyafm}}
+\newcommand{\sawsim}{\citetalias{king10}}
+\newcommand{\stepper}{\citetalias{stepper}}