{"id":14577818,"url":"https://github.com/TUM-Dev/tum-thesis-latex","last_synced_at":"2025-09-04T12:33:02.721Z","repository":{"id":47114648,"uuid":"158936081","full_name":"TUM-Dev/tum-thesis-latex","owner":"TUM-Dev","description":":notebook_with_decorative_cover: A LaTeX template for TUM Bachelor/Master theses.","archived":false,"fork":true,"pushed_at":"2023-11-07T17:40:52.000Z","size":1659,"stargazers_count":133,"open_issues_count":1,"forks_count":50,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-05-27T12:08:57.581Z","etag":null,"topics":["hacktoberfest","latex","latex-template"],"latest_commit_sha":null,"homepage":"","language":"TeX","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"fwalch/tum-thesis-latex","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TUM-Dev.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,"governance":null}},"created_at":"2018-11-24T12:52:54.000Z","updated_at":"2024-05-27T09:48:42.000Z","dependencies_parsed_at":"2023-01-30T00:46:00.018Z","dependency_job_id":"8c628b0e-c792-482d-b250-f19f9d91181b","html_url":"https://github.com/TUM-Dev/tum-thesis-latex","commit_stats":{"total_commits":72,"total_committers":17,"mean_commits":4.235294117647059,"dds":0.7083333333333333,"last_synced_commit":"2f5009a5949d1154ed8bff701f3352387374028d"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUM-Dev%2Ftum-thesis-latex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUM-Dev%2Ftum-thesis-latex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUM-Dev%2Ftum-thesis-latex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUM-Dev%2Ftum-thesis-latex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TUM-Dev","download_url":"https://codeload.github.com/TUM-Dev/tum-thesis-latex/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":205568610,"owners_count":14447001,"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":["hacktoberfest","latex","latex-template"],"created_at":"2024-09-07T17:01:18.471Z","updated_at":"2024-12-31T08:31:06.055Z","avatar_url":"https://github.com/TUM-Dev.png","language":"TeX","funding_links":[],"categories":["Popular \u0026 New LaTeX Templates"],"sub_categories":["Thesis/Dissertation"],"readme":"# LaTeX template for TUM theses\n\nThis is a LaTeX template created according to the guidelines for TUM informatics theses in WS 2022. **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\nComments \u0026 contributions are 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 [TUM ShareLaTeX][tum-sharelatex]. If you prefer to use Git, just clone/fork the repository.\nIf your editor supports 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 * To use Visual Studio Code install the [LaTeX Workshop](https://marketplace.visualstudio.com/items?itemName=James-Yu.latex-workshop) extension. Then as soon as you click on \"Save\" it automatically compiles your thesis for you without having to configure anything.\n * Look for `TODO` comments in the provided files. Start at `main.tex`.\n\nIf you are new to LaTeX, the [Overleaf Documentation][overleaf-learn] or the [LaTeX Wikibook][latex-wikibook] might help.\n\nIf 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/TUM-Dev/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/TUM-Dev/tum-thesis-latex/master/build/main.pdf\n[overleaf-learn]: https://www.overleaf.com/learn\n[tum-sharelatex]: https://sharelatex.tum.de/ldap/login\n[template-authors]: https://github.com/TUM-Dev/tum-thesis-latex/graphs/contributors\n[template-download]: https://github.com/TUM-Dev/tum-thesis-latex/archive/master.zip\n[template-url]: https://github.com/TUM-Dev/tum-thesis-latex\n[tex-se]: https://tex.stackexchange.com/\n[thesis-guidelines]: https://www.cit.tum.de/en/cit/studies/students/thesis-completing-your-studies/informatics/\n[wiki]: https://github.com/TUM-Dev/tum-thesis-latex/wiki/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTUM-Dev%2Ftum-thesis-latex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FTUM-Dev%2Ftum-thesis-latex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTUM-Dev%2Ftum-thesis-latex/lists"}