aboutsummaryrefslogtreecommitdiff
path: root/software
diff options
context:
space:
mode:
Diffstat (limited to 'software')
-rw-r--r--software/chapter.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/software/chapter.tex b/software/chapter.tex
index a3f8d2d..e1b42f5 100644
--- a/software/chapter.tex
+++ b/software/chapter.tex
@@ -393,7 +393,7 @@ You can even have inheritance between different packages, allowing programmers t
extend the behavior of existing tools for their specific needs. %
OOP is a deep subject with many patterns and concepts behind it. %
-There are many places to read further [CITES]. % BJT: KFS can you give me some citations?
+There are many places to read further. % BJT: KFS can you give me some citations?
I recommend The Quarks of Object-Oriented Development, by \textcite{ArmstrongDeborahJ2006a}. %
% TODO: consider discussion of polymorphism