{"id":18387872,"url":"https://github.com/dhowe/latex","last_synced_at":"2026-01-28T00:33:32.470Z","repository":{"id":93446024,"uuid":"82159689","full_name":"dhowe/latex","owner":"dhowe","description":null,"archived":false,"fork":false,"pushed_at":"2017-06-07T07:18:45.000Z","size":8982,"stargazers_count":0,"open_issues_count":4,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-30T20:49:42.217Z","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/dhowe.png","metadata":{"files":{"readme":"README","changelog":"changelog.txt","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}},"created_at":"2017-02-16T08:50:50.000Z","updated_at":"2019-12-20T12:42:00.000Z","dependencies_parsed_at":"2023-03-14T12:00:21.173Z","dependency_job_id":null,"html_url":"https://github.com/dhowe/latex","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/dhowe/latex","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhowe%2Flatex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhowe%2Flatex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhowe%2Flatex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhowe%2Flatex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dhowe","download_url":"https://codeload.github.com/dhowe/latex/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhowe%2Flatex/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28829284,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T23:29:49.665Z","status":"ssl_error","status_checked_at":"2026-01-27T23:25:58.379Z","response_time":168,"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-11-06T01:28:37.146Z","updated_at":"2026-01-28T00:33:32.442Z","avatar_url":"https://github.com/dhowe.png","language":"TeX","funding_links":[],"categories":[],"sub_categories":[],"readme":"\r\nAugust 26, 2015\r\n\r\n\r\nIEEEtran is a LaTeX class for authors of the Institute of Electrical and\r\nElectronics Engineers (IEEE) transactions journals and conferences.\r\nThe latest version of the IEEEtran package can be found at CTAN:\r\n\r\nhttp://www.ctan.org/pkg/ieeetran\r\n\r\nas well as within IEEE's site:\r\n\r\nhttp://www.ieee.org/\r\n\r\nFor latest news, helpful tips, answers to frequently asked questions,\r\nbeta releases and other support, visit the IEEEtran home page at my\r\nwebsite:\r\n\r\nhttp://www.michaelshell.org/tex/ieeetran/\r\n\r\nVersion 1.8b has a number of significant changes over the v1.8a release.\r\nFor a full history of changes, please read the file changelog.txt.\r\nThe most notable changes in this release include:\r\n\r\n 1) Added new comsoc mode for the IEEE Communications Society.\r\n    This mode (at present) only invokes the use of the newtxmath math fonts.\r\n \r\n 2) Revised IEEEeqnarray column specifications to work with active \" \r\n    (or other punctuation catcode changes) as with babel under the\r\n    german or ngerman language modes. \r\n    Thanks to Stefan M. Moser for reporting this problem.\r\n\r\n 3) Added \\indexspace and other index related macros as newer versions of\r\n    article.cls now do. These macros are needed to avoid an error when\r\n    using the glossaries package.\r\n    Thanks to Sebastian Nyberg for suggesting this change.\r\n\r\n 4) Fixed odd/even page header font bug under compsoc mode and\r\n    other page style code improvements.\r\n    Thanks to Marco Paolieri for reporting this problem.\r\n\r\n 5) Added hooks to allow for easy control of spacing above title.\r\n\r\n 6) Added the \\IEEEnoauxwrite command.\r\n    Thanks to Sudarshan Mukherjee for suggesting this feature.\r\n\r\n\r\nNOTE: Take care not to confuse the \"comsoc\" and \"compsoc\" class\r\noptions/modes as they are very different:\r\n\r\ncomsoc  ==\u003e IEEE Communications Society\r\ncompsoc ==\u003e IEEE Computer Society\r\n\r\nThe comsoc mode requires that an acceptable Times math font be available on\r\nthe LaTeX system. This requirement will be enforced by IEEEtran in comsoc\r\nmode. Either the freely available newtxmath font by Michael Sharpe\r\nhttp://www.ctan.org/pkg/newtx\r\n(version 1.451, July 28, 2015 or later is recommended)\r\nor the commercial MathTime font (e.g., mtpro2.sty) is acceptable.\r\nSee Section II-D (2.4) \"Class Options - comsoc, compsoc, transmag\" of\r\nthe IEEEtran HOWTO for more details.\r\n\r\n\r\nBest wishes for all your publication endeavors,\r\n\r\nMichael Shell\r\nhttp://www.michaelshell.org/\r\n\r\n\r\n********************************** Files **********************************\r\n\r\nREADME                 - This file.\r\n\r\nIEEEtran.cls           - The IEEEtran LaTeX class file.\r\n\r\nchangelog.txt          - The revision history.\r\n\r\nIEEEtran_HOWTO.pdf     - The IEEEtran LaTeX class user manual.\r\n\r\nbare_conf.tex          - A bare bones starter file for IEEE conference papers.\r\n\r\nbare_conf_compsoc.tex  - A bare bones starter file for IEEE Computer Society\r\n                         conference papers.\r\n\r\nbare_jrnl.tex          - A bare bones starter file for IEEE journal papers.\r\n\r\nbare_jrnl_comsoc.tex   - A bare bones starter file for IEEE Communications\r\n                         Society journal papers.\r\n\r\nbare_jrnl_compsoc.tex  - A bare bones starter file for IEEE Computer Society\r\n                         journal papers.\r\n\r\nbare_jrnl_transmag.tex - A bare bones starter file for IEEE Transactions\r\n                         on Magnetics journal papers.\r\n\r\nbare_adv.tex           - A bare bones starter file showing advanced\r\n                         techniques such as conditional compilation,\r\n                         hyperlinks, PDF thumbnails, etc. The illustrated\r\n                         format is for an IEEE Computer Society journal paper.\r\n\r\n***************************************************************************\r\nLegal Notice:\r\nThis code is offered as-is without any warranty either expressed or\r\nimplied; without even the implied warranty of MERCHANTABILITY or\r\nFITNESS FOR A PARTICULAR PURPOSE! \r\nUser assumes all risk.\r\nIn no event shall the IEEE or any contributor to this code be liable for\r\nany damages or losses, including, but not limited to, incidental,\r\nconsequential, or any other damages, resulting from the use or misuse\r\nof any information contained here.\r\n\r\nAll comments are the opinions of their respective authors and are not\r\nnecessarily endorsed by the IEEE.\r\n\r\nThis work is distributed under the LaTeX Project Public License (LPPL)\r\n( http://www.latex-project.org/ ) version 1.3, and may be freely used,\r\ndistributed and modified. A copy of the LPPL, version 1.3, is included\r\nin the base LaTeX documentation of all distributions of LaTeX released\r\n2003/12/01 or later.\r\nRetain all contribution notices and credits.\r\n** Modified files should be clearly indicated as such, including  **\r\n** renaming them and changing author support contact information. **\r\n\r\nFile list of work: IEEEtran.cls, IEEEtran_HOWTO.pdf, bare_adv.tex,\r\n                   bare_conf.tex, bare_conf_compsoc.tex, bare_jrnl.tex,\r\n                   bare_jrnl_comsoc.tex, bare_jrnl_compsoc.tex,\r\n                   bare_jrnl_transmag.tex\r\n***************************************************************************\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdhowe%2Flatex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdhowe%2Flatex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdhowe%2Flatex/lists"}