aboutsummaryrefslogtreecommitdiff
path: root/software/chapter.tex
diff options
context:
space:
mode:
Diffstat (limited to 'software/chapter.tex')
-rw-r--r--software/chapter.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/software/chapter.tex b/software/chapter.tex
index 372acdf..50a9e75 100644
--- a/software/chapter.tex
+++ b/software/chapter.tex
@@ -238,7 +238,7 @@ change (feature addition, bugfix, etc). %
Typically version control is coupled with uploading to a remote server, for example using git with
GitHub \cite{GitHub}, GitLab \cite{GitLab} or git.chem.wisc.edu \cite{git.chem.wisc.edu}, but
version control need not be synonymous with uploading and distribution. %
-Tools like git have a lot of fantastic features beyond simply saving [CITE], but those are beyond the
+Tools like git have a lot of fantastic features beyond simply saving, but those are beyond the
scope of these ``good enough'' recommendations. %
Also consider defining a version for the software package as a whole. %
Use semantic versioning (MAJOR.MINOR.PATCH) \cite{SemanticVersioning}, unless there is a strong