{"id":16166025,"url":"https://github.com/zjeffer/howest-thesis-template","last_synced_at":"2026-03-18T18:13:05.265Z","repository":{"id":111065820,"uuid":"464151499","full_name":"zjeffer/howest-thesis-template","owner":"zjeffer","description":"LaTeX Template for Howest MCT thesis","archived":false,"fork":false,"pushed_at":"2022-03-12T16:28:55.000Z","size":238,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-07T05:31:28.132Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/zjeffer.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-02-27T13:57:06.000Z","updated_at":"2022-05-26T12:06:15.000Z","dependencies_parsed_at":"2023-04-14T07:53:58.115Z","dependency_job_id":null,"html_url":"https://github.com/zjeffer/howest-thesis-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/zjeffer/howest-thesis-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zjeffer%2Fhowest-thesis-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zjeffer%2Fhowest-thesis-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zjeffer%2Fhowest-thesis-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zjeffer%2Fhowest-thesis-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zjeffer","download_url":"https://codeload.github.com/zjeffer/howest-thesis-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zjeffer%2Fhowest-thesis-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28590676,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T00:01:37.455Z","status":"ssl_error","status_checked_at":"2026-01-19T23:58:17.328Z","response_time":67,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-10-10T02:53:09.735Z","updated_at":"2026-01-20T00:07:31.296Z","avatar_url":"https://github.com/zjeffer.png","language":"TeX","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LaTeX Template for Howest MCT thesis \n\nThis is a LaTeX template for the bachelor thesis of the MCT course at Howest, Belgium.\n\n## Installation\n\n1) Install LaTeX: `texlive` package group on Linux, or see https://www.tug.org/texlive/ for Windows \u0026 macOS.\n2) Install the Pygments package: `pip install Pygments` to make code blocks work properly \n3) Install the LaTeX-Workshop extension in Visual Studio Code\n4) Add the following to your VSCode settings by opening the JSON settings (`Ctrl+Shift+P` \u003e `Preferences: Open Settings (JSON)`):\n\n(I didn't test this JSON on Windows, create an issue if you encounter problems.)\n```json\n\"latex-workshop.latex.recipes\": [\n\t{\n\t\t\"name\": \"latexmk 🔃\",\n\t\t\"tools\": [\"latexmk\"]\n\t}\n\t],\n\"latex-workshop.latex.tools\": [\n\t{\n\t\t\"name\": \"latexmk\",\n\t\t\"command\": \"latexmk\",\n\t\t\"args\": [\n\t\t\t\"-synctex=1\",\n\t\t\t\"-interaction=nonstopmode\",\n\t\t\t\"-file-line-error\",\n\t\t\t\"-pdf\",\n\t\t\t\"-shell-escape\",\n\t\t\t\"-outdir=%OUTDIR%\",\n\t\t\t\"-cd\",\n\t\t\t\"%DOC%\"\n\t\t],\n\t\t\"env\": {}\n\t}\n]\n```\n\n5) Compile your LaTeX document using the green arrow in the top right when the .tex file is opened.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzjeffer%2Fhowest-thesis-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzjeffer%2Fhowest-thesis-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzjeffer%2Fhowest-thesis-template/lists"}