Skip to content
Permalink
304d331bc7
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
51 lines (38 sloc) 1.13 KB
---
author: Your Name
title: "Project Title"
documentclass: Template/Classes/CUPhDThesis
classoption:
- a4paper
- 10pt
- numbered
- print
- index
- oneside
toc: true
toc-depth: 2
lof: true
lot: false
keywords: Comma, Seperated, Keywords
fontfamily: helvet
header-includes:
- \renewcommand{\familydefault}{\sfdefault}
- \renewcommand{\chaptername}{}
- \renewcommand{\thechapter}{}
dept: 'Faculty of Enginnering and Computing'
university: 'Coventry University'
crest: 'Template/Figs/CULogo.pdf'
degreetitle: 'BSc: Ethical Hacking and cybersecurity'
#Ethics form, REPLACE THIS WITH YOUR ONE
PDF-ethics: Supporting/ethics-certificate.pdf
#Choice of ither a printied and scanned Originality form
#PDF-declaration: Supporting/submission-declaration.pdf
#OR Nates, awesome Markdown one
TEX-declaration: Supporting/OriginallityStatement.tex
bibliography: example-bib.bib
#Bibliograpy Style
csl: Template/harvard-coventry-university.csl
#If we are using biblatex instead
biblatexoptions: backend=biber, style=authoryear, sorting=nty, natbib=true
biblio-title: "References"
---