An open API service indexing awesome lists of open source software.

https://github.com/ging/thesis_style

GING Thesis Style files
https://github.com/ging/thesis_style

Last synced: 4 months ago
JSON representation

GING Thesis Style files

Awesome Lists containing this project

README

          

# Welcome to the GING Thesis Latex Style.

This latex style allows you to create a dissertation that fulfills the requirements of ETSIT UPM.

## Installation

To start using it follow these steps on your command line:

mkdir thesis
cd thesis
git clone git@github.com:ging/thesis_style.git

## Usage

cp thesis_style/template/* .
xelatex thesis
bibtex thesis
xelatex thesis
xelatex thesis

You will then have a thesis.pdf document to start with!

## Notes

You can also use pdflatex.