From 81e76369e62e06c3960836805cdb1696ec268f3b Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Mon, 6 May 2013 08:15:25 -0400 Subject: [PATCH] sawsim/discussion.tex: Fix Python citetalias --- src/local_cmmds.tex | 1 + src/packaging/main.bib | 5 +++++ src/sawsim/discussion.tex | 2 +- 3 files changed, 7 insertions(+), 1 deletion(-) diff --git a/src/local_cmmds.tex b/src/local_cmmds.tex index df5d698..7b55406 100644 --- a/src/local_cmmds.tex +++ b/src/local_cmmds.tex @@ -122,6 +122,7 @@ \defcitealias{pymol}{PyMol} \defcitealias{pypid}{pypid} \defcitealias{pypiezo}{pypiezo} +\defcitealias{python}{Python} \defcitealias{sandal09}{Hooke} \defcitealias{stepper}{stepper} \defcitealias{beazley96}{SWIG} diff --git a/src/packaging/main.bib b/src/packaging/main.bib index 736d67f..eb7fac5 100644 --- a/src/packaging/main.bib +++ b/src/packaging/main.bib @@ -164,3 +164,8 @@ year = 2013, note = "Version 0.3", } + +@misc{ python, + title = {Python}, + url = {http://python.org/}, +} diff --git a/src/sawsim/discussion.tex b/src/sawsim/discussion.tex index c97d9bf..9df8ca5 100644 --- a/src/sawsim/discussion.tex +++ b/src/sawsim/discussion.tex @@ -476,7 +476,7 @@ plain-text histogram file: Each \sawsim\ run simulates a single sawtooth curve, so you need to run many \sawsim\ instances to generate your simulated histograms. To -automate this task, \sawsim\ comes with a \citet{Python} wrapping +automate this task, \sawsim\ comes with a \citetalias{python} wrapping library (\pysawsim), which provides convenient programmatic and command line interfaces for generating and manipulating \sawsim\ runs. For example, to compare the experimental histograms listed above with -- 2.26.2