Skip to content
Permalink
f498c6eed7
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) 783 Bytes
---
documentclass: markdown-dissertation/Template/Classes/CUPhDThesis
classoption:
- a4paper
- 10pt
- numbered
- print
- index
- oneside
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: 'markdown-dissertation/Template/Figs/CULogo.pdf'
#Bibliograpy Style
csl: markdown-dissertation/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"
---