From 9f85e1edf63431eb01f4c4c9c7fd940a3cee23b2 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Sun, 24 Jun 2012 02:55:16 -0400 Subject: [PATCH] Add citealiases and shorthand commands for a bunch of software packages. --- src/local_cmmds.tex | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/src/local_cmmds.tex b/src/local_cmmds.tex index bca22ac..8c72201 100644 --- a/src/local_cmmds.tex +++ b/src/local_cmmds.tex @@ -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 @@ -87,4 +86,23 @@ \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}} -- 2.26.2