All Projects → egraff → uit-thesis

egraff / uit-thesis

Licence: other
LaTeX document class for writing theses

Programming Languages

TeX
3793 projects
Makefile
30231 projects
Dockerfile
14818 projects
powershell
5483 projects
shell
77523 projects

Projects that are alternatives of or similar to uit-thesis

uni-stuttgart-dissertation-template
Unofficial LaTeX template for a PhD thesis at University of Stuttgart, Germany
Stars: ✭ 30 (-18.92%)
Mutual labels:  latex-template
huskydown
An R Markdown template using the bookdown package for preparing a PhD thesis at the University of Washington
Stars: ✭ 116 (+213.51%)
Mutual labels:  latex-template
Material-of-MCM-ICM
LaTeX template, Outstanding papers of last years and some useful books about MATLAB
Stars: ✭ 57 (+54.05%)
Mutual labels:  latex-template
qyxf-book
钱院学辅 LaTeX 书籍模板
Stars: ✭ 31 (-16.22%)
Mutual labels:  latex-template
beamer-themes
Latex beamer themes for presentations
Stars: ✭ 48 (+29.73%)
Mutual labels:  latex-template
HKU-Thesis-Template
HKU Thesis Template
Stars: ✭ 36 (-2.7%)
Mutual labels:  latex-template
tongji-undergrad-thesis
📄 同济大学本科生毕业设计论文模板 | Tongji University Undergraduate Thesis Template | Overleaf / Mac / Linux / Windows / Workshop / Docker
Stars: ✭ 58 (+56.76%)
Mutual labels:  latex-template
cv
📄 My CV
Stars: ✭ 31 (-16.22%)
Mutual labels:  latex-template
hitszthesis
A dissertation template for Harbin Institute of Technology, ShenZhen (HITSZ), including bachelor, master and doctor dissertations
Stars: ✭ 123 (+232.43%)
Mutual labels:  latex-template
NJURepo
NJUrepo -- a Nanjing University versatile report template for bachelor
Stars: ✭ 18 (-51.35%)
Mutual labels:  latex-template
latex-template-arxiv-preprint
A simple LaTeX template for Technical Reports, arXiv preprints & 2-column Conference papers
Stars: ✭ 70 (+89.19%)
Mutual labels:  latex-template
latex templates
No description or website provided.
Stars: ✭ 13 (-64.86%)
Mutual labels:  latex-template
NTU MS Thesis
National Taiwan University Master's Thesis Template (Latex + Word)
Stars: ✭ 84 (+127.03%)
Mutual labels:  latex-template
A-customized-MCM-LaTeX-template-based-on-ctexart
华北理工大学数学建模协会定制的美赛LaTeX模板,附2019年C题一等奖论文,适配至2021年。发现 4 年前不是 09 年而是 19 年,发现自己忙的两年不更新模板了。
Stars: ✭ 42 (+13.51%)
Mutual labels:  latex-template
TFG-TFM EPS
Plantilla LaTeX para la elaboración de TFG y TFM en la Escuela Politécnica Superior de la Universidad de Alicante
Stars: ✭ 45 (+21.62%)
Mutual labels:  latex-template
BNUBachelorThesis
Latex Template of BNU Bachelor Thesis based on BNUThesis_1.52.1
Stars: ✭ 29 (-21.62%)
Mutual labels:  latex-template
reveal-template
Simple reveal.js template with mathjax support and no node or npm dependencies, just a good old Makefile
Stars: ✭ 20 (-45.95%)
Mutual labels:  latex-template
utfprct-tex
O UTFPRCT-TEX é um template LaTeX não oficial para trabalhos acadêmicos (teses, dissertações, trabalhos de conclusão...) da Universidade Tecnológica Federal do Paraná (UTFPR) - Curitiba
Stars: ✭ 23 (-37.84%)
Mutual labels:  latex-template
latex-briefvorlage
📄 Moderne Deutsche Briefvorlage für LaTeX (scrlttr2)
Stars: ✭ 68 (+83.78%)
Mutual labels:  latex-template
templatex
LaTeX Templates for Articles, Presentations and Thesis as in TULIP Lab
Stars: ✭ 16 (-56.76%)
Mutual labels:  latex-template

uit-thesis Travis build status Cirrus build status AppVeyor build status

LaTeX document class for writing theses

Documentation is found at http://egraff.github.io/uit-thesis/manual/.

Build/test matrix

Build Build status
Linux - TeX Live (latest)
Linux - TeX Live (2020)
Linux - TeX Live (2019)
Linux - TeX Live (2018)
macOS - TeX Live (latest)
macOS - TeX Live (2019)
Windows - MiKTeX (latest)
Windows - TeX Live (latest)
Windows - TeX Live (2020)
Windows - TeX Live (2019)

How to install?

Simply clone with

git clone --recursive https://github.com/egraff/uit-thesis.git

and then run make install.

If you're running Windows, and don't have a POSIX-like environment installed, you could try to use the Net Installer instead.

It won't compile!

Try updating your LaTeX installation. If you use MiKTeX, also try running one or several of the following commands in a standard command line (cmd.exe):

texhash
initexmf --admin -u
initexmf --admin --mkmaps
initexmf -u
initexmf --mkmaps

License

The contents of this GitHub repository is licensed under the CC BY-NC-ND license. Among other things, this means that you are not allowed to redistribute any derivatives of the contents of this repository. This is to prevent ending up with several different, specialized versions of the thesis template floating around. Instead, we want all improvements or new functionality to be made available from one place—this repository—thus making it easier for everyone to benefit from such changes.

Note that we do NOT impose any restrictions on the licensing or redistribution of your thesis—either in its source code form (excluding any parts of the UiT Thesis LaTeX template) or as a compiled document (i.e. PDF file).

We also require you to add an attribution to all documents that use the UiT Thesis LaTeX template. By default, the template automatically adds a small attribution notice at the bottom of the first verso page of any document using it. Note that although it is easy to disable this, you are not allowed to do so, unless special permission has been granted.

Does this mean that I'm not allowed to fork this repository?

No, in accordance with the GitHub Terms of Service, you are allowed to fork this repository. You are allowed to make changes to your fork to produce pull requests against this repository (i.e. for improvements or new functionality).

However, to the extent permittable by the GitHub Terms of Service, we do not allow you to fork this repository as a means of redistributing a derivative of the UiT Thesis LaTeX template.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].