{"id":20406315,"url":"https://github.com/techassi/paper-template","last_synced_at":"2025-06-16T04:39:51.737Z","repository":{"id":118014250,"uuid":"445790694","full_name":"Techassi/paper-template","owner":"Techassi","description":"This is my personal LaTeX template for writing papers","archived":false,"fork":false,"pushed_at":"2022-01-18T16:11:56.000Z","size":719,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-07T13:05:16.686Z","etag":null,"topics":["latex","latex-template","paper","paper-template","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/Techassi.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":"2022-01-08T10:39:12.000Z","updated_at":"2022-01-18T15:36:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"5bc804cc-1541-485b-9f40-e9dc8a694752","html_url":"https://github.com/Techassi/paper-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/Techassi/paper-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Techassi%2Fpaper-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Techassi%2Fpaper-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Techassi%2Fpaper-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Techassi%2Fpaper-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Techassi","download_url":"https://codeload.github.com/Techassi/paper-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Techassi%2Fpaper-template/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260097453,"owners_count":22958205,"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","paper","paper-template","template"],"created_at":"2024-11-15T05:16:28.577Z","updated_at":"2025-06-16T04:39:51.717Z","avatar_url":"https://github.com/Techassi.png","language":"TeX","funding_links":[],"categories":[],"sub_categories":[],"readme":"# paper-template\n\nThis is my personal LaTeX template for writing papers. I originally created this template during my studies at HFU. It\nis inspired by the ASME Conference Paper template, see [here](https://www.ctan.org/pkg/asmeconf).\n\n## Usage\n\n### Title, Subtitle \u0026 Type - [Usage](https://github.com/Techassi/paper-template/blob/main/paper.tex#L14-L16)\n\nTo set the title use:\n\n```latex\n\\setTitle{This is a very cool paper title}\n```\n\nSimilarly the subtitle can be set like:\n\n```latex\n\\setSubtitle{I am a subtitle}\n```\n\nLast but not least the document type is set with:\n\n```latex\n\\setDoctype{Paper}\n```\n\n![Title Example](./img/title_example.jpg)\n\n### Authors - [Usage](https://github.com/Techassi/paper-template/blob/main/paper.tex#L18)\n\nTo print a list of authors use:\n\n```latex\n\\setAuthors{\n  {John Doe, -, john.doe@example.com},\n  {Jane Doe, -, jane.doe@example.com},\n  {Catherine Parr, -, catherine.parr@example.com}\n}\n```\n\n![Authors Example](./img/authors_example.jpg)\n\nAll provided names will be rendered as a grid table directly under the title (and subtitle).\n\n### Affiliations - [Usage](https://github.com/Techassi/paper-template/blob/main/paper.tex#L19)\n\n```latex\n\\setAuthors{\n  {John Doe, 1, john.doe@example.com},\n  {Jane Doe, 2, jane.doe@example.com}\n}\n\\setAffiliations{Fantasy University, A Very Real University}\n```\n\n![Affiliation Example](./img/affiliation_example.jpg)\n\nAll provided universities will be rendered under the grid table of authors with continuous numbering. Providing `-` as\na second argument in the `\\setAuthors{}` command will hide the affiliation.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechassi%2Fpaper-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftechassi%2Fpaper-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechassi%2Fpaper-template/lists"}