{"id":21970644,"url":"https://github.com/kitimark/correg-report","last_synced_at":"2026-05-04T04:38:18.256Z","repository":{"id":85355911,"uuid":"286710266","full_name":"kitimark/correg-report","owner":"kitimark","description":null,"archived":false,"fork":false,"pushed_at":"2021-04-15T10:33:59.000Z","size":1101,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-19T17:11:21.325Z","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/kitimark.png","metadata":{"files":{"readme":"README","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":"2020-08-11T10:06:22.000Z","updated_at":"2023-03-07T09:29:58.000Z","dependencies_parsed_at":"2023-03-12T09:01:38.924Z","dependency_job_id":null,"html_url":"https://github.com/kitimark/correg-report","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"cpecmu/cpe-project-ex","purl":"pkg:github/kitimark/correg-report","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kitimark%2Fcorreg-report","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kitimark%2Fcorreg-report/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kitimark%2Fcorreg-report/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kitimark%2Fcorreg-report/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kitimark","download_url":"https://codeload.github.com/kitimark/correg-report/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kitimark%2Fcorreg-report/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32595202,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"online","status_checked_at":"2026-05-04T02:00:06.625Z","response_time":58,"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":[],"created_at":"2024-11-29T14:41:31.844Z","updated_at":"2026-05-04T04:38:18.239Z","avatar_url":"https://github.com/kitimark.png","language":"TeX","funding_links":[],"categories":[],"sub_categories":[],"readme":"cpecmu-report 0.1.1\n--------------------\n\nThis package provides a LaTeX document class for producing senior project\nreports at the Deparment of Computer Engineering, Chiang Mai University,\nusing LaTeX 2e.  You can use a sample report, in \"sampleReport.tex\", as\na template for writing your report.\n\nTo prepare your system for using this document, please install the\nfollowing software as prerequisites:\n- LaTeX distribution (e.g., MikTeX on Windows; TeXLive on MacOS)\n- Perl programming language (e.g., ActiveState Perl on Windows; already\n  installed on MacOS)\n\nAfterwards, make sure the following LaTeX packages are installed with your\nLaTeX distribution:\n- latexmk\n- fonts-tlwg\n- fonts-arundina\n- tex-gyre\n- tex-gyre-math\nFor MikTeX on Windows, these packages can be installed via the following\ncommand:\n  mpm --install=latexmk,fonts-tlwg,fonts-arundina,tex-gyre,tex-gyre-math\n\nDetailed (albeit still incomplete in places) documentation for\nthe document class can be found in the file \"cpecmu.pdf\".\nPlease read this documentation if you run into any problems, because it\nexplains how to deal with some common errors.\n\nThere are a few ways to build the sample report.  If you have \"make\" available,\nyou can type \"make\" to build the sample report.  The supplied Makefile\ncan be used as a starting point for building your own report.\n\nThe sample report can also be built within Visual Studio Code.\nTo get started, install the \"LaTeX Workshop\" extension, then add\nthe following entry into \"settings.json\", under \"settings\" key:\n    \"latex-workshop.latex.tools\": [\n      {\n        \"name\": \"latexmk\",\n        \"command\": \"latexmk\",\n        \"args\": [\n          \"-pdfxe\",\n          \"-synctex=1\",\n          \"-interaction=nonstopmode\",\n          \"-file-line-error\",\n          \"%DOC%\"\n        ]\n      }\n    ]\nSee\n  https://github.com/James-Yu/LaTeX-Workshop/wiki/Compile#latex-recipes\nfor details.\nThis extension allows you to view the PDF file within Visual Studio Code.\nYou can also use SyncTeX to navigate back and forth between\nsource code and PDF output.  See \n  https://github.com/James-Yu/LaTeX-Workshop/wiki/View\nfor details.\n\nThis template and its related files, including the cpecmu document class,\nmay be updated from time to time.  To update your own report repository\nwith latest changes, first add the following remote into your repo:\n  git remote add template_remote git@github.com:cpecmu/cpe-project-ex.git\nThen, fetch and merge updates using these commands:\n  git fetch template_remote\n  git merge -s recursive -X ours --no-commit --allow-unrelated-histories \\\n    template_remote/master\nNote that this merge strategy will overwrite files that are present in the\ntemplate repository; you should check for changes to your own files\nbefore committing.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkitimark%2Fcorreg-report","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkitimark%2Fcorreg-report","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkitimark%2Fcorreg-report/lists"}