From ff24716e1d11dd13214fcd596fe8f1681ec982b2 Mon Sep 17 00:00:00 2001
From: Longman E <el7g15@soton.ac.uk>
Date: Fri, 11 Jan 2019 18:49:52 +0000
Subject: [PATCH] Add extra citations and improve instruction for defining
 dept, faculty and uni

---
 ecsdocs.dtx | 15 ++++++++++++---
 1 file changed, 12 insertions(+), 3 deletions(-)

diff --git a/ecsdocs.dtx b/ecsdocs.dtx
index c1abe4e..7f515a7 100644
--- a/ecsdocs.dtx
+++ b/ecsdocs.dtx
@@ -79,15 +79,13 @@
 %   Science in the Faculty of Engineering and Physical Science at the University
 %   Of Southampton.
 %
-%   The basic settings for University, Faculty and School can be changed near
-%   line 600 of the generator .dtx file.
+%   The basic settings for University, Faculty and School are explained in Section~\ref{IntNames}
 %
 %   If a user only wishes to change the file for their thesis it is probably
 %   easier to navigate to the class file labeled ecsthesis and change the
 %   department and faculty naming there. This will be located in the
 %   subdirectory where you unzipped the files under tex/latex/ecsdocs/
 %
-% TODO: Check the line number.
 % \section{Description}
 %
 %    These \LaTeXe{} document classes are designed to produce thesis, mini-thesis, progress,
@@ -1817,6 +1815,17 @@ showpage
   year =         {2001},
   url =          {http://www.ecs.soton.ac.uk/~srg/softwaretools/document/}
 }
+@MISC{Lovell:2011:updated,
+  author =       {C. J. Lovell},
+  title =        {Updated templates},
+  year =         {2011}
+}
+@MISC{Gunn:2011:updated2,
+  author =       {S.R. Gunn and C. J. Lovell},
+  title =        {Updated templates reference 2},
+  year =         {2011}
+}
+
 %</references>
 %    \end{macrocode}
 %
-- 
GitLab