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
- Host: GitHub
- URL: https://github.com/ging/thesis_style
- Owner: ging
- Created: 2012-02-09T09:39:01.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2013-06-03T11:04:25.000Z (about 13 years ago)
- Last Synced: 2025-10-08T18:50:20.399Z (8 months ago)
- Homepage:
- Size: 3 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.