Giter VIP home page Giter VIP logo

smc-thesis-template's Introduction

smc-thesis-template

LaTeX template for SMC Master's Theses

Put together by Daniel Balcells, based on the UPF PhD Thesis template, with some personal additions for better visual appeal and functionality.

Disclaimer

By no means am I a LaTeX expert. This template is the result of adapting a pre-existing template, using a lot of help from TeX Stack Exchange. As a result, there are some elements of the code whose behavior I do not fully understand and cannot entirely explain or justify. Most of the class definition in 0-Misc/smc_thesis.cls is a mystery to me, although I've added some useful comments to the main thesis.tex file; and tried to make this a minimum working prototype that allows the non-expert LaTeX user to focus on writing without having to deal with the LaTeX code too much. If you're comfortable with LaTeX, feel free to mess around with the code and try your own variations!

Organization

  • The main file is thesis.tex. It contains the structure of the document rather than the content.
  • The thesis info (title, author, etc) is in 0-Misc/preamble.tex. The class definition smc_thesis.cls and the bibliography style definition authoryearbrak.cbx are also in 0-Misc/.
  • Dedication, acknowledgements and abstract are in 0-Frontstuff.
  • Every chapter and appendix should be in a separate folder (i.e. 1-Introduction/ and 99-Appendix1/), containing both the TeX file and a subfolder containing figures. Include these files in the \mainmatter section of thesis.txt e.g. \include{1-Introduction/introduction} (do not add the .tex extension in the include command!).
  • Add your references to references.bib using BibTeX format.

Check it out on ShareLaTeX!

smc-thesis-template's People

Contributors

danibalcells avatar

Stargazers

 avatar

Watchers

 avatar

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.