Giter Club home page Giter Club logo

stir-thesis-template's Introduction

Stirling University Insititute of Computing Science and Mathematics PhD Thesis Template

A latex thesis template designed for the Insititute of Computing Science and Mathematics at Stirling University - based on A Classic Thesis Style (v2.9), by Andr'e Miede.

Template Structure

Getting Started

Personalisation

  • title etc
  • colours
  • title page

Configuration

  • drafting

Parts

TODO notes

TODO notes are provided using the todonotes package.

Acronyms

Acronyms are provided using the acronym package.

They are defined in the file content/beginningContent/acronyms.tex, using the syntax:

\acro{key}[short]{long}    	Define a new acronym.

When it comes to using an already defined acronym, the following syntax is used:

\ac{key}					Display an already defined acronym.
\acs{key}					Display only the short version of an acronym.
\acl{key}					Display only the long version of an acronym.
\acf{key}					Displays the full (long and short) version of an acronym.

\ac[slf]p{key}				Same as \ac[slf], but displays the acronym in plural form.

Unfortunately the list of acronyms is not automatically sorted. You probably want to define them in alphabetical order.

Own Publications

References

Images

Compiling

Data recording

University Requirements

Found In the SGRS Postgraduate Research Student Handbook(2010/11 version) and the CS&M Research Student Guide(2009 version). The template should meet all the requirements, however they are described here for reference.

  • Margins should be around 15mm, with a 40mm left margin for binding.
  • Regular text should be 10pt using a Serif font.
  • Double line spacing should be used.
  • It must be printed single sided on A4 paper.

General Writing Guidelines

  • capitalisation (Chapter vs chapter)
  • be consistent with internal references

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.