{"id":20416243,"url":"https://github.com/stellasia/thesis-template","last_synced_at":"2025-09-13T06:36:40.432Z","repository":{"id":94498160,"uuid":"37867461","full_name":"stellasia/thesis-template","owner":"stellasia","description":"LaTeX template for PhD thesis","archived":false,"fork":false,"pushed_at":"2015-06-23T20:12:30.000Z","size":760,"stargazers_count":11,"open_issues_count":0,"forks_count":10,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-19T19:30:31.876Z","etag":null,"topics":["latex","latex-template","sty","thesis","thesis-template"],"latest_commit_sha":null,"homepage":"https://tel.archives-ouvertes.fr/tel-01064955/document","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/stellasia.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":"2015-06-22T16:43:22.000Z","updated_at":"2022-11-15T12:19:10.000Z","dependencies_parsed_at":"2023-03-11T11:30:45.595Z","dependency_job_id":null,"html_url":"https://github.com/stellasia/thesis-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/stellasia/thesis-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stellasia%2Fthesis-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stellasia%2Fthesis-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stellasia%2Fthesis-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stellasia%2Fthesis-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stellasia","download_url":"https://codeload.github.com/stellasia/thesis-template/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stellasia%2Fthesis-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274929091,"owners_count":25375708,"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","status":"online","status_checked_at":"2025-09-13T02:00:10.085Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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","sty","thesis","thesis-template"],"created_at":"2024-11-15T06:19:15.427Z","updated_at":"2025-09-13T06:36:40.401Z","avatar_url":"https://github.com/stellasia.png","language":"TeX","funding_links":[],"categories":[],"sub_categories":[],"readme":"# thesis latex class\n\n## Overview\n\nSee the thesis.pdf file in this repo for an overview of the generated document. \n\n- Custom title page with logos and jury members;\n- Custom chapter heading and chapter quote;\n- Hyperlinkss (internal and external);\n- Minitoc at the begining of chapters;\n- Bibliography with biber: \n    - back reference to page number where the ref is quoted; \n    - references organized by chapter;\n        - a reference quoted in two chapters appears twice but with the same reference number\n- A dedication environment\n\n## Requirements \n\n- texlive-fonts-extra \n- texlive-latex-extra\n- biber\n- biblatex\n- lineno.sty\n- libertine.sty (?)\n\n## Usage \n\n    \\documentclass[11pt, twoside, openright]{thesis}\n\n    %%%%%%%%%%%%%%\n    %% All the following parameters are optional\n    %%%%%%%%%%%%%%\n\n    % Link to all project .bib\n    \\addbibresource{bib/theory.bib}\n    \\addbibresource{bib/atlas.bib}\n\n    %% Title page\n    \\unilogo{figures/university.png}\n    \\lablogo{figures/lal.jpg}\n    \\title{The Thesis full title}\n    \\author{Estelle Scifo}\n    \\university{Université Paris Sud}\n    \\docschool{\\'Ecole Doctorale PNC}\n    \\lab{Laboratoire de l'Accélérateur Linéaire}\n    \\field{Physique des Particules}\n    \\defensedate{11 juillet 2014}\n    \\serienumber{LAL 14-169}\n\n    \\njurymembers{5} % number of jury members\n    % Warning; you can not use \\textsc or \\textbf in the \\addjurymember command... \n    \\addjurymember{1}{M.}{Prénom Nom}{Directeur de thèse}\n    \\addjurymember{2}{Mme.}{Prénom Nom}{Président du jury}\n    \\addjurymember{3}{M.}{Prénom Nom}{Rapporteur}\n    \\addjurymember{4}{Mme.}{Prénom Nom}{Rapporteur}\n    \\addjurymember{5}{M.}{Prénom Nom}{Examinateur}\n\n    \\begin{document}\n     ... \n    \\end{document}\n\n\n## Compilation \n\n    pdflatex thesis.tex\n    biber thesis\n    pdflatex thesis.tex\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstellasia%2Fthesis-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstellasia%2Fthesis-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstellasia%2Fthesis-template/lists"}