{"id":14172906,"url":"https://github.com/fwalch/tum-thesis-latex","last_synced_at":"2025-10-02T19:30:16.619Z","repository":{"id":15403199,"uuid":"18135171","full_name":"fwalch/tum-thesis-latex","owner":"fwalch","description":":notebook_with_decorative_cover: A LaTeX template for TUM Bachelor/Master theses.","archived":true,"fork":false,"pushed_at":"2022-12-20T20:17:39.000Z","size":1433,"stargazers_count":439,"open_issues_count":0,"forks_count":242,"subscribers_count":21,"default_branch":"master","last_synced_at":"2024-09-29T04:23:58.076Z","etag":null,"topics":["latex","latex-template","munich","template","thesis","thesis-template","tum"],"latest_commit_sha":null,"homepage":"","language":"TeX","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fwalch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-03-26T10:59:31.000Z","updated_at":"2024-09-26T13:19:01.000Z","dependencies_parsed_at":"2023-01-11T20:23:16.805Z","dependency_job_id":null,"html_url":"https://github.com/fwalch/tum-thesis-latex","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fwalch%2Ftum-thesis-latex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fwalch%2Ftum-thesis-latex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fwalch%2Ftum-thesis-latex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fwalch%2Ftum-thesis-latex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fwalch","download_url":"https://codeload.github.com/fwalch/tum-thesis-latex/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235038259,"owners_count":18926237,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["latex","latex-template","munich","template","thesis","thesis-template","tum"],"created_at":"2024-08-17T23:01:20.856Z","updated_at":"2025-10-02T19:30:16.141Z","avatar_url":"https://github.com/fwalch.png","language":"TeX","funding_links":[],"categories":["Popular \u0026 New LaTeX Templates"],"sub_categories":["Thesis/Dissertation"],"readme":"**This template is no longer maintained. Use [TUM-Dev/tum-thesis-latex](https://github.com/TUM-Dev/tum-thesis-latex) instead.**\n\n# LaTeX template for TUM theses\n\nThis is a LaTeX template created according to the guidelines for TUM informatics theses in SS 2013. **Always check the [current formatting guidelines][thesis-guidelines] before you hand in.** See [`build/main.pdf`][sample-pdf] for an example PDF created with this template.\n\nNote: Because of copyright considerations, TUM logos are not included in this template. Unfortunately, the logos are also not available on the MyTUM website anymore.\n\nComments \u0026 contributions welcome!\n\n## Quickstart\n\n * [Download][template-download] and extract the template, or upload it to an online editor such as [Overleaf][overleaf] or [ShareLaTeX][sharelatex]. If you prefer to use Git, just clone/fork the repository.\n * 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`).\n * Look for `TODO` comments in the provided files. Start at `main.tex`.\n\nIf you are new to LaTeX, the [ShareLaTeX knowledge base][sharelatex-kb] or the [LaTeX Wikibook][latex-wikibook] might help.\n\nFor additional hints, have a look at [the wiki][wiki]. If you still have problems with the template, feel free to [create an issue][issue]. For general LaTeX questions, use [TeX StackExchange][tex-se].\n\n## License\n\n[![Creative Commons License][license-image]][license]\n\nThis template is licensed under a [Creative Commons Attribution-ShareAlike 4.0 International License][license], meaning that:\n\n * You can share (copy, redistribute) and adapt (remix, transform, build upon) this template for any purpose, even commercially.\n * 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][template-authors]) by providing a [link to the original template][template-url] and indicate if changes were made.\n * Any derived template has to use the [same][license] or a [compatible license][license-compatible].\n\nThe license **applies only to the template**; there are no restrictions on the resulting PDF file or the contents of your thesis.\n\n[issue]: https://github.com/fwalch/tum-thesis-latex/issues\n[latex-wikibook]: https://en.wikibooks.org/wiki/LaTeX\n[license-compatible]: https://creativecommons.org/compatiblelicenses\n[license-image]: https://i.creativecommons.org/l/by-sa/4.0/88x31.png\n[license]: https://creativecommons.org/licenses/by-sa/4.0/\n[overleaf]: https://www.overleaf.com/\n[sample-pdf]: https://raw.github.com/fwalch/tum-thesis-latex/master/build/main.pdf\n[sharelatex-kb]: https://www.sharelatex.com/learn\n[sharelatex]: https://www.sharelatex.com/\n[template-authors]: https://github.com/fwalch/tum-thesis-latex/graphs/contributors\n[template-download]: https://github.com/fwalch/tum-thesis-latex/archive/master.zip\n[template-url]: https://github.com/fwalch/tum-thesis-latex\n[tex-se]: https://tex.stackexchange.com/\n[thesis-guidelines]: http://www.in.tum.de/en/current-students/administrative-matters/thesis-guidelines-and-topics.html\n[wiki]: https://github.com/fwalch/tum-thesis-latex/wiki/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffwalch%2Ftum-thesis-latex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffwalch%2Ftum-thesis-latex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffwalch%2Ftum-thesis-latex/lists"}