Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/th-nuernberg/thesis-template

A LaTeX template for writing reports and theses.
https://github.com/th-nuernberg/thesis-template

Last synced: 1 day ago
JSON representation

A LaTeX template for writing reports and theses.

Awesome Lists containing this project

README

        

# Thesis Template

Basic template for reports, bachelor and master theses at the [Technische Hochschule Nürnberg Georg Simon Ohm](https://www.th-nuernberg.de/).
It is set up to be printed as a book including a coverpage.

## Important!

You need to download, fill and save-as-pdf the official [statement and copyright form `SB_0009_V11_FO`](https://www.ohmportal.de/?qs_servlet=downloadIxServlet&rq_RecId=34323239&qs_fileId=4069&qs_lastModified=1730798018713&qs_fileControl=E531FD422F3D3AAE892A425228694B756704E80A), in its most recent version.
It will be included in the final `thesis.pdf`.

## A few tips for writing your thesis:

- Create a branch for your thesis; this allows you to easily sync with upstream (this repository).
- Disable automatic hard line wrap (with newlines); use soft wrap instead. [(What's that about?)](https://stackoverflow.com/questions/319925/difference-between-hard-wrap-and-soft-wrap)
- Write one sentence per line -- this makes for nice diffs in git.
- For capitalization of headlines etc., follow the [IEEE Style Manual](https://journals.ieeeauthorcenter.ieee.org/your-role-in-article-production/ieee-editorial-style-manual/)
- Use UTF-8 encoding on your files to make special characters wörk.
- Keep your literature up to date -- add references to your bib file as you read them.

## Other resources regarding your thesis

- [Informationen und Vorlagen](https://intern.ohmportal.de/institutionen/fakultaeten/informatik/studierende/infos-zum-studium/abschlussarbeiten/informationen-und-vorlagen/page.html) (German, Ohm intranet)
- [Wie schreibe ich eine Abschlussarbeit](https://www.in.th-nuernberg.de/Professors/Weber/Abschlussarbeit%20Methodik.pdf) by Prof. Dr. Rainer Weber (German, Ohm intranet).