Skip to content
Snippets Groups Projects
Commit 9223fb46 authored by Edward Longman's avatar Edward Longman
Browse files

Regenerate folders, classes and templates with new name

parent adbe1db9
No related branches found
No related tags found
No related merge requests found
Showing
with 25 additions and 39 deletions
%% ----------------------------------------------------------------
%% ECS.bib
%% UOS.bib
%% ----------------------------------------------------------------
@MISC{Gunn:2001:pdflatex,
author = {S.R. Gunn},
title = {PDFLaTeX Instructions},
......
%% ----------------------------------------------------------------
%% ecs.bst
%% uos.bst
%% ----------------------------------------------------------------
%% File: `ecs.bst'
%% File: `uos.bst'
%% A modification of `plainnat.bst' for use with natbib package
%%
%% Copyright 1993-1999 Patrick W Daly
......
No preview for this file type
File moved
File moved
File moved
File moved
File moved
%% ----------------------------------------------------------------
%% AppendixA.tex
%% ----------------------------------------------------------------
\chapter{Stuff} \label{Chapter:Stuff}
The following gets in the way of the text....
%% ----------------------------------------------------------------
%% Article.tex
%% ----------------------------------------------------------------
\documentclass[sotoncolour]{ecsarticle} % Use the Article Style with custom link colour
\documentclass[sotoncolour]{uosarticle} % Use the Article Style with custom link colour
\graphicspath{{../Figures/}} % Location of your graphics files
\usepackage{natbib} % Use Natbib style for the refs.
\hypersetup{colorlinks=true} % Set to false for black/white printing
......@@ -83,8 +82,8 @@ Donec vitae massa nisi. Praesent sed sollicitudin urna. Suspendisse vitae cursus
It works.
\acknowledgements{Thanks to no one.}
\backmatter
\bibliographystyle{ecs}
\bibliography{ECS}
\bibliographystyle{uos}
\bibliography{UOS}
\appendix
%% ----------------------------------------------------------------
\section{Stuff} \label{Section:Stuff}
......
%% ----------------------------------------------------------------
%% Conclusions.tex
%% ----------------------------------------------------------------
\chapter{Conclusions} \label{Chapter: Conclusions}
It works.
%% ----------------------------------------------------------------
%% Definitions.tex
%% ----------------------------------------------------------------
\newcommand{\BibTeX}{{\rm B\kern-.05em{\sc i\kern-.025em b}\kern-.08em T\kern-.1667em\lower.7ex\hbox{E}\kern-.125emX}}
%% People
......
%% ----------------------------------------------------------------
%% GDP.tex
%% ----------------------------------------------------------------
\documentclass[sotoncolour]{ecsgdp} % Use the GDP Report Style with custom link colour
\documentclass[sotoncolour]{uosgdp} % Use the GDP Report Style with custom link colour
\graphicspath{{../Figures/}} % Location of your graphics files
\usepackage{natbib} % Use Natbib style for the refs.
\usepackage{bibentry} % Use bibentry for prepublished works
......@@ -63,7 +62,7 @@ say not much at all
\appendix
\include{AppendixA}
\backmatter
\bibliographystyle{ecs}
\bibliography{ECS}
\bibliographystyle{uos}
\bibliography{UOS}
\end{document}
%% ----------------------------------------------------------------
%% ----------------------------------------------------------------
%% GDPSummary.tex
%% ----------------------------------------------------------------
\documentclass[sotoncolour]{ecsgdpsummary} % Use the GDP Summary Report Style with custom link colour
\documentclass[sotoncolour]{uosgdpsummary} % Use the GDP Summary Report Style with custom link colour
\graphicspath{{../Figures/}} % Location of your graphics files
\usepackage{natbib} % Use Natbib style for the refs.
\hypersetup{colorlinks=true} % Set to false for black/white printing
......
%% ----------------------------------------------------------------
%% Introduction.tex
%% ----------------------------------------------------------------
\chapter{Introduction} \label{Chapter:Introduction}
You probably found all the files from \cite{Gunn:2001:pdflatex}.
\tref{Table:tabex} illustrates the results of my work.
......
%% ----------------------------------------------------------------
%% MiniThesis.tex
%% ----------------------------------------------------------------
\documentclass[sotoncolour]{ecsminithesis} % Use the minithesis Style with custom link colour
\documentclass[sotoncolour]{uosminithesis} % Use the minithesis Style with custom link colour
\graphicspath{{../Figures/}} % Location of your graphics files
\usepackage{natbib} % Use Natbib style for the refs.
\usepackage{bibentry} % Use bibentry for prepublished works
......@@ -63,7 +62,7 @@ say not much at all
\appendix
\include{AppendixA}
\backmatter
\bibliographystyle{ecs}
\bibliography{ECS}
\bibliographystyle{uos}
\bibliography{UOS}
\end{document}
%% ----------------------------------------------------------------
%% ----------------------------------------------------------------
%% Progress.tex
%% ----------------------------------------------------------------
\documentclass[sotoncolour]{ecsprogress} % Use the progress Style with custom link colour
\documentclass[sotoncolour]{uosprogress} % Use the progress Style with custom link colour
\graphicspath{{../Figures/}} % Location of your graphics files
\usepackage{natbib} % Use Natbib style for the refs.
\hypersetup{colorlinks=true} % Set to false for black/white printing
......@@ -52,7 +51,7 @@ say not much at all
\appendix
\include{AppendixA}
\backmatter
\bibliographystyle{ecs}
\bibliography{ECS}
\bibliographystyle{uos}
\bibliography{UOS}
\end{document}
%% ----------------------------------------------------------------
%% ----------------------------------------------------------------
%% Project.tex
%% ----------------------------------------------------------------
\documentclass[sotoncolour]{ecsproject} % Use the Project Style with custom link colour
\documentclass[sotoncolour]{uosproject} % Use the Project Style with custom link colour
\graphicspath{{../Figures/}} % Location of your graphics files
\usepackage{natbib} % Use Natbib style for the refs.
\usepackage{bibentry} % Use bibentry for prepublished works
......@@ -63,7 +62,7 @@ say not much at all
\appendix
\include{AppendixA}
\backmatter
\bibliographystyle{ecs}
\bibliography{ECS}
\bibliographystyle{uos}
\bibliography{UOS}
\end{document}
%% ----------------------------------------------------------------
%% ----------------------------------------------------------------
%% Report.tex
%% ----------------------------------------------------------------
\documentclass[sotoncolour]{ecsreport} % Use the Report Style with custom link colour
\documentclass[sotoncolour]{uosreport} % Use the Report Style with custom link colour
\graphicspath{{../Figures/}} % Location of your graphics files
\usepackage{natbib} % Use Natbib style for the refs.
\usepackage{bibentry} % Use bibentry for prepublished works
......@@ -60,7 +59,7 @@ say not much at all
\appendix
\include{AppendixA}
\backmatter
\bibliographystyle{ecs}
\bibliography{ECS}
\bibliographystyle{uos}
\bibliography{UOS}
\end{document}
%% ----------------------------------------------------------------
%% ----------------------------------------------------------------
%% Thesis.tex
%% ----------------------------------------------------------------
\documentclass[sotoncolour]{ecsthesis} % Use the Thesis Style with custom link colour
\documentclass[sotoncolour]{uosthesis} % Use the Thesis Style with custom link colour
\graphicspath{{../Figures/}} % Location of your graphics files
\usepackage{natbib} % Use Natbib style for the refs.
\usepackage{bibentry} % Use bibentry for prepublished works
......@@ -63,7 +62,7 @@ say not much at all
\appendix
\include{AppendixA}
\backmatter
\bibliographystyle{ecs}
\bibliography{ECS}
\bibliographystyle{uos}
\bibliography{UOS}
\end{document}
%% ----------------------------------------------------------------
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment