Skip to content
Permalink
57b4530e5d
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
35 lines (28 sloc) 721 Bytes
---
documentclass: Template/Classes/CUPhDThesis
classoption:
- a4paper
- 10pt
- numbered
- print
- index
- twoside
toc: true
toc-depth: 2
lof: true
lot: false
#header-includes:
# - \renewcommand{\familydefault}{\sfdefault}
# - \renewcommand{\chaptername}{}
# - \renewcommand{\thechapter}{}
dept: 'Faculty of Enginnering and Computing'
university: 'Coventry University'
crest: 'Template/Figs/CULogo.pdf'
#Bibliograpy Style
csl: Template/harvard-coventry-university.csl
#OR Nates, awesome Markdown one
#TEX-declaration: Supporting/OriginallityStatement.tex
#If we are using biblatex instead
biblatexoptions: backend=biber, style=authoryear, sorting=nty, natbib=true
biblio-title: "References"
---