Skip to content
This repository has been archived by the owner on Mar 4, 2021. It is now read-only.

University of Edinburgh Informatics thesis skeleton using markdown, pandoc and cmake

License

Notifications You must be signed in to change notification settings

compor/uoe-inf-thesis-skeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

University of Edinburgh Informatics thesis template

Introduction

This is a skeleton directory for typesetting an example of a thesis following the School of Informatics, University of Edinburgh, stylistic criteria.

Build status

Build Status

Requirements

Building

To build perform the following steps:

  • git clone --recursive https://github.com/compor/uoe-inf-thesis-skeleton.git
  • mkdir build && cd build
  • cmake [path to this source repo]
  • source exports.sh && make
  • open product/thesis.pdf with a PDF viewer

The exports.sh is required to set the TEXMFLOCAL environmental variable for the specific LaTeX classes and style files used.

Credits

  • Daniel for providing the UoE Informatics latex and class files online
  • Tom for providing his more comprehensive template. Please follow the instructions in this page to provide appropriate credit.
  • pandocology

About

University of Edinburgh Informatics thesis skeleton using markdown, pandoc and cmake

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published