summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/bangorcsthesis/README
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/bangorcsthesis/README')
-rw-r--r--Master/texmf-dist/doc/latex/bangorcsthesis/README23
1 files changed, 12 insertions, 11 deletions
diff --git a/Master/texmf-dist/doc/latex/bangorcsthesis/README b/Master/texmf-dist/doc/latex/bangorcsthesis/README
index d91c05be73c..75e62dc7283 100644
--- a/Master/texmf-dist/doc/latex/bangorcsthesis/README
+++ b/Master/texmf-dist/doc/latex/bangorcsthesis/README
@@ -1,7 +1,7 @@
Bangor University Computer Science Department Thesis Document Class
Cameron Gray <c.gray@bangor.ac.uk>
-September 1, 2014
+December 1, 2014
Abstract
@@ -22,13 +22,14 @@ The document class is activated (or loaded) using the usual LATEX command
following options to be specified, these dictate what type of thesis the
document forms;
-[⟨phd⟩] - Doctor of Philosophy / Doctorate mphil⟩] - Master of Philosophy
-[⟨mscres⟩] - Master of Science by Research mres⟩] - Master of Research
-
+[⟨phd⟩] - Doctor of Philosophy / Doctorate
+[⟨pgcert⟩] - Postgraduate Certificate
+[⟨mphil⟩] - Master of Philosophy
+[⟨mscres⟩] - Master of Science by Research
+[⟨mres⟩] - Master of Research
[⟨msc⟩] - Master of Science (Taught courses)
-
-[⟨ba⟩] - Bachelor of Arts (Undergraduate courses) bsc⟩] - Bachelor of Science
-[⟨(Undergraduate courses)
+[⟨ba⟩] - Bachelor of Arts (Undergraduate courses)
+[⟨bsc⟩] - Bachelor of Science (Undergraduate courses)
For example; an undergraduate dissertation for a Computer Science degree (a
B.Sc. course) would start with a document class definition as follows:-
@@ -38,15 +39,15 @@ optional modifiers that student’s can elect to use;
[⟨noindent⟩] - Suppress indentation of first lines of paragraphs.
[⟨nohyphen⟩] - Attempt (as far as possible) to prevent LATEX hyphenating words
-[⟨at the ends of lines in the output.
+at the ends of lines in the output.
[⟨draft⟩] - Mark the document as draft, this includes adding a watermark to
-[⟨all pages. This is highly recommended until the document is final.
+all pages. This is highly recommended until the document is final.
-[⟨serif ⟩] - Convert the thesis to use serif fonts for the main body text.
+[⟨serif⟩] - Convert the thesis to use serif fonts for the main body text.
[⟨twoside⟩] - Make the output ‘two-sided’, much like a book. This may only be
-[⟨required for the final copy to be deposited in certain libraries.
+required for the final copy to be deposited in certain libraries.
2 Usage - Preamble Macros