Giter VIP home page Giter VIP logo

master-thesis's Introduction

CSE Thesis Template

Background

This template is built upon one provided by the CSE chair @TUM in 2016. Though I am not familiar with the original owner, I owe them much of the credit for this work. The original publisher of this document for CSE was Yoshiyuki Sakai.

Dependencies

Note: if you prefer not to use minted (due to usability or preference), the package can of course be removed by commenting these lines of code with a % symbol and removing the minted example here. The listings package can be used by uncommenting here.

Creating a PDF

To create your thesis pdf, run:

latexmk --pdf -file-line-error -interaction=nonstopmode -shell-escape main.tex

Your compiled document will be found in the base project directory under main.pdf.

Note for IDE: If you are using an IDE, you may be able to specify the -shell-escape flag in its settings or to specify an option specific to your builder in the main.tex file. For example, this is known to work for the latex-tools package for Atom and Sublime:

% !TEX option = -shell-escape

Compatibility with other TeX systems

Currently, this template compiles successfully with:

  • LaTeX (pdflatex)
  • XeLaTeX
  • LuaLaTeX

In case you want to mix more than one languages (e.g. english and german), using XeLaTeX (instead of LaTeX + Babel) is highly recommended.

Getting Started with LaTeX

A great resource for learning LaTeX can be found here and is a great starting point for beginners.

Contribution guide

The idea of this project is to help all students of the TUM during the challenging time of their master's thesis. To this end please give back to the project by contributing features and changes you think can help others. To do so simply open a merge request.

master-thesis's People

Contributors

makish avatar waltsims avatar benjaminaaron avatar irvcaza 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.