{"id":15203063,"url":"https://github.com/jdconey/leeds_thesis_template","last_synced_at":"2026-02-08T02:07:13.233Z","repository":{"id":244242415,"uuid":"814678040","full_name":"jdconey/leeds_thesis_template","owner":"jdconey","description":"A LaTeX template for writing a PhD thesis (mostly) in accordance with the University of Leeds's guidelines.","archived":false,"fork":false,"pushed_at":"2024-08-03T19:01:48.000Z","size":176,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-15T22:42:54.660Z","etag":null,"topics":["latex","latex-template","leeds","leeds-university","phd","phd-thesis-template"],"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/jdconey.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-13T13:31:07.000Z","updated_at":"2024-10-13T08:12:47.000Z","dependencies_parsed_at":"2024-08-03T19:54:48.075Z","dependency_job_id":"7bb4851b-32cf-4ffb-b913-fa3383e7646c","html_url":"https://github.com/jdconey/leeds_thesis_template","commit_stats":{"total_commits":6,"total_committers":1,"mean_commits":6.0,"dds":0.0,"last_synced_commit":"6a0e8351695d63b4f872eaa74c6235524218088f"},"previous_names":["jdconey/leeds_thesis_template"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdconey%2Fleeds_thesis_template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdconey%2Fleeds_thesis_template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdconey%2Fleeds_thesis_template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdconey%2Fleeds_thesis_template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jdconey","download_url":"https://codeload.github.com/jdconey/leeds_thesis_template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242005174,"owners_count":20056424,"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","leeds","leeds-university","phd","phd-thesis-template"],"created_at":"2024-09-28T04:23:39.907Z","updated_at":"2026-02-08T02:07:08.210Z","avatar_url":"https://github.com/jdconey.png","language":"TeX","funding_links":[],"categories":[],"sub_categories":[],"readme":"A thesis template that approximates the style guidelines of the University of Leeds.\n\n## How to produce a version of your thesis showing changes (for sending to your examiners to show you've done your corrections)\n\nI used `\\include` to split up my files while writing so using the `latexdiff` [program on the web](https://3142.nl/latex-diff/) was insufficient in this case. Fortunately I had a local installation of TeX Live, so I used that. This worked on my university computer (MS Windows 11) that I didn't have admin rights for, since TeX Live comes bundled with the perl stuff necessary. \n\n 1. Make a separate copy of the initial thesis before making any corrections, which we'll need later.\n 2. Make all changes to the \"new\" version, and carry on until happy.\n 3. From the *TeX Live command-line* program, produce a version of your old and new thesis versions from your copies without the  `\\include` commands as one whole document using `latexpand`, which comes bundled with TeX Live. This didn't work using the command prompt, I needed the TeX Live command line.\n\n`latexpand initial_thesis\\main.tex \u003e initial_thesis\\old.tex`\n\n`latexpand thesis\\main.tex \u003e thesis\\new.tex`\n\n 3. Now run `latexdiff` on these two docs to produce a document showing your changes, as desired. We're running locally here (don't mind the precious things) so no need to worry about Overleaf timeouts, or lack of pretty-ness, as this is just to show your examiners that you've made your corrections.\n    \n`latexdiff initial_thesis\\old.tex thesis\\new.tex \u003e diff.tex`\n\n4. Now compile `diff.tex` as desired (either locally (why not?) or upload to Overleaf etc.)\n   \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjdconey%2Fleeds_thesis_template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjdconey%2Fleeds_thesis_template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjdconey%2Fleeds_thesis_template/lists"}