Giter Site home page Giter Site logo

fwalch / tum-thesis-latex Goto Github PK

View Code? Open in Web Editor NEW
431.0 21.0 226.0 1.4 MB

:notebook_with_decorative_cover: A LaTeX template for TUM Bachelor/Master theses.

Makefile 3.65% TeX 89.49% Shell 2.50% Batchfile 1.03% Perl 3.33%
latex-template thesis-template tum latex template thesis munich

tum-thesis-latex's Introduction

This template is no longer maintained. Use TUM-Dev/tum-thesis-latex instead.

LaTeX template for TUM theses

This is a LaTeX template created according to the guidelines for TUM informatics theses in SS 2013. Always check the current formatting guidelines before you hand in. See build/main.pdf for an example PDF created with this template.

Note: Because of copyright considerations, TUM logos are not included in this template. Unfortunately, the logos are also not available on the MyTUM website anymore.

Comments & contributions welcome!

Quickstart

  • Download and extract the template, or upload it to an online editor such as Overleaf or ShareLaTeX. If you prefer to use Git, just clone/fork the repository.
  • If your editor provides support for compiling LaTeX, set it up to use pdflatex and biber. Set the master document to main.tex. Alternatively, you can use the provided Makefile to generate a PDF in the build directory (requires latexmk).
  • Look for TODO comments in the provided files. Start at main.tex.

If you are new to LaTeX, the ShareLaTeX knowledge base or the LaTeX Wikibook might help.

For additional hints, have a look at the wiki. If you still have problems with the template, feel free to create an issue. For general LaTeX questions, use TeX StackExchange.

License

Creative Commons License

This template is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License, meaning that:

  • You can share (copy, redistribute) and adapt (remix, transform, build upon) this template for any purpose, even commercially.
  • If you share the template or a modified (derived) version of it, you must attribute the template to the original authors (Florian Walch and contributors) by providing a link to the original template and indicate if changes were made.
  • Any derived template has to use the same or a compatible license.

The license applies only to the template; there are no restrictions on the resulting PDF file or the contents of your thesis.

tum-thesis-latex's People

Contributors

bibstha avatar bishwahang avatar com8 avatar fwalch avatar jan-moeller avatar lkskstlr avatar moritzs avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

tum-thesis-latex's Issues

How to add appendices to the very end of the document

Hi,

first, thank you very much for sharing this template. I find it very useful to my master thesis typesetting.

I would like to know how can I add some appendices that dedicate to show some tables at the very end of the document?

I tried to add these lines to the main.tex:

...
\printbibliography{}
% the above stays unchanged while the following is added in attempt to include some appendices
\appendix
\chapter{An appendix}
\input{pages/appendix.tex}
\chapter{Another appendix}
\input{pages/appendix2.tex}
\end{document}

However, the output is not what I was expecting. I would like to have one thing: such entries

A. An Appendix ...................................... xx
B. Another Appendix ...............................  xx

in the ToC.
Second thing: "An Appendix" and "Another Appendix" starts with a new page respectively after the bibliography, just like two new chapters in the main matter. The title on the new pages should be something like "A. An Appendix" and "B. Another Appendix". The tables in "An Appendix" should have numbering A.1, A.2, etc. while tables in "Another Apendix" have B.1, B.2 etc. And these tables should be listed in the "List of Tables" page.

How do I achieve that? Thank you very much again for your help!

Acknowledgement

Im File acknowledgement steht leider "Acknowledgment"
Hier fehlt ein e!

Different footer-height on Sharelatex

When using this template on Sharelatex, the footer-height is different than the example pdf in the repo and also different when I compile it manually.

Does anyone have a clue how to make the footer smaller on Sharelatex? Or why this happens?

sharelatex-margin 1

Answer by the Sharelatex support:

Unfortunately I've been unable to reproduce the problem but I have an idea as to why it might be happening. You may have a different page size set up as the default for your texlive installation than the one on ShareLaTeX i.e. US or letter paper instead of a4. To change the default paper size in TeXlive, you use tlmgr as shown below:
tlmgr paper letter
tlmgr paper a4

Bibliography formating in the template

Dear all,

first of all, thanks for the great template!

I want to adjust my bibliography such that only the initial of the authors' first names are displayed. That would be the library option "giveninits=true". But how can I add this option in the template? I am missing the location where the library package is included (\usepackage[options, options, giveninits=true]{biblatex}). Thank you for your help!

Best,
Lorenz

\subsubsection

Hi @fwalch,

thank you for providing this great template!

I am trying to go one level deeper in the indexing, but \subsubsection does not work as it is not displayed in the table of contents. Any idea how to solve it?

Table of Figures

My thesis figure captions are too long. So, I have described everything for lazy reader who just look at the figures, there. So, for example the figures looks like this:

sample

Can you please tell if you know a way to just use the bold part in the list of figures. I don't like to get a list of figures like this:

sampple2

Additionally, I wanted to have list of listings for codes. Can you please guide me how can I do that?

Thanks in advanced.

Logo files not found

I had problems typesetting the template on windows with latest MikTex installation (2.9). Although following the Getting Started guide to download the faculty logos, they could not be found by latex. changing the file specification to include file endings fixed the problem:

  \includegraphics[width=20mm]{logos/faculty.pdf}

Logo links are broken

The links to the Logo files in README.md are now broken. I'm referring to this part of the README :

Download the TUM logo from here and save it to logos/tum.pdf.
Download your faculty's logo from here and save it to logos/faculty.pdf.

Unfortunately, I could not find the updated links on https://portal.mytum.de

License questions

Is it with the "Creative Commons Attribution-ShareAlike 4.0 International License." intended, that the complete thesis must be published under these conditions?

Or should someone who e.g. add design improvements just create a pull request?

Bibliography issue

When I do compile, after adding citations, I am getting the following error.

This is BibTeX, Version 0.99d (TeX Live 2013/Debian)
The top-level auxiliary file: main.aux
I found no \citation commands---while reading file main.aux
I found no \bibdata command---while reading file main.aux
I found no \bibstyle command---while reading file main.aux
(There were 3 error messages)

Note: I am using TexStudio

So In reference section I can't see any text in it.

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.