{"id":36612890,"url":"https://github.com/dfolio/quarto-ieee","last_synced_at":"2026-01-19T04:00:41.845Z","repository":{"id":199892118,"uuid":"657591890","full_name":"dfolio/quarto-ieee","owner":"dfolio","description":"quarto IEEE template journal","archived":false,"fork":false,"pushed_at":"2023-12-13T15:37:31.000Z","size":3238,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-12-13T16:52:18.180Z","etag":null,"topics":["ieee","journal","pdf","quarto-template","template"],"latest_commit_sha":null,"homepage":"https://dfolio.fr/posts/2023/2023-06-23-quarto-ieee.html","language":"TeX","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dfolio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-06-23T11:55:40.000Z","updated_at":"2023-12-04T11:21:46.000Z","dependencies_parsed_at":"2023-12-13T16:40:33.133Z","dependency_job_id":null,"html_url":"https://github.com/dfolio/quarto-ieee","commit_stats":null,"previous_names":["dfolio/quarto-ieee"],"tags_count":4,"template":null,"template_full_name":null,"purl":"pkg:github/dfolio/quarto-ieee","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dfolio%2Fquarto-ieee","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dfolio%2Fquarto-ieee/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dfolio%2Fquarto-ieee/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dfolio%2Fquarto-ieee/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dfolio","download_url":"https://codeload.github.com/dfolio/quarto-ieee/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dfolio%2Fquarto-ieee/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28561592,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T03:31:16.861Z","status":"ssl_error","status_checked_at":"2026-01-19T03:31:15.069Z","response_time":67,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["ieee","journal","pdf","quarto-template","template"],"created_at":"2026-01-12T09:00:20.213Z","updated_at":"2026-01-19T04:00:41.834Z","avatar_url":"https://github.com/dfolio.png","language":"TeX","funding_links":[],"categories":["Markdown Publishing"],"sub_categories":[],"readme":"# IEEE Transaction Quarto journal template\n\n![Tested on Quarto-1.3](https://img.shields.io/badge/quarto-1.3-blue?label=quarto)\n![Tested on Quarto-1.4](https://img.shields.io/badge/quarto-1.4-blue?label=quarto)\n\n## Overview\n\n`quarto-ieee` provide a [`IEEEtran`][`IEEEtran.cls`] template for [journal format](https://quarto.org/docs/journals/formats.html) with your [Quarto](https://quarto.org/) documents.\n`quarto-ieee` use the [`IEEEtran.cls`] document class that is used for most IEEE transaction articles.\nIt supports both `PDF` and `HTML` output.\n\n[`IEEEtran.cls`]: https://ctan.org/pkg/ieeetran \"Document class for IEEE Transactions journals and conferences\"\n\n## Creating a New Article\n\nTo create a new article using this format:\n\n``` bash\nquarto use template dfolio/quarto-ieee\n```\n\nThis will create a new directory with an example document that uses this format.\n\n## Using with an Existing Document\n\nTo add this format to an existing document:\n\n``` bash\nquarto add dfolio/quarto-ieee\n```\n\nThen, add the format to your document options:\n\n``` yaml\nformat:\n  ieee-pdf: default\n```\n\n## Usage\n\nMost basic [`IEEEtran.cls`] command are supported.\nFor  these commands, there are some (few) limitations[^HTML-limit] for the `HTML` output.\nFor `PDF` output, using the LaTeX command is often the solution.\n\\\nAdditionally, `quarto-ieee` template also supports the [`mhchem`](https://ctan.org/pkg/mhchem) (for chemical equation) \nand [`physics`](https://ctan.org/pkg/physics) (for flexible macros for typesetting equations) LaTeX packages \nand [Mathjax(v3) extensions](https://docs.mathjax.org/en/latest/input/tex/extensions/index.html).\n\n[^HTML-limit]: If there are some [`IEEEtran.cls`] command that are not supported in `HTML` output, you may raise an issue about it.\n\nFor the  `HTML` output, `quarto-ieee` tries to mimic as closely as possible the layout seen on [IEEEXplore\u003csup\u003e®\u003c/sup\u003e].\n\n### Front Matter\n\nMost [Quarto](https://quarto.org)'s [authors and affiliations scheme](https://quarto.org/docs/journals/authors.html) are supported.\nWhen provided, `note` is used as `\\thanks{}` in `PDF` output (ignored in `HTML` output).\nAdditionally, `photo` with `bio` allows generating a `IEEEbiography`, while a sole `bio` generates a `IEEEbiographynophoto` (this is used both in `PDF` and `HTML` outputs).\n\\\nThe following front matter entries are also supported:\n\n- `funding` (see \u003chttps://quarto.org/docs/authoring/front-matter.html\u003e)\n- `citation` (see \u003chttps://quarto.org/docs/authoring/create-citeable-articles.html\u003e)\n\nSimilarly, you can manage the page header from the front matter:\n\n```yaml\npageheader:\n  left: Journal XXX, Month Year\n  right: 'First Author et al.: Short title'\n```\n\n### Examples\n\nThe source code for a minimal sample document is given in [template.qmd](template.qmd).\nYou have a preview of the rendering of this basic template at [template.pdf](https://github.com/dfolio/quarto-ieee/blob/main/template.pdf) or  [template.html](https://htmlpreview.github.io/?https://github.com/dfolio/quarto-ieee/blob/master/template.html). \\\nIncomplete articles (i.e. more advanced examples) are available in the `examples` folder.\n\n### Unsuported features and limitations\n\n- If you are using [Quarto](https://quarto.org), it is strongly recommended to use TexLive from the LaTeX distribution instead of the one provided by your Linux distribution.\n  Otherwise, you may encounter a missing package problem.\n- Several authors with same affiliation. \n  In such case use `note` and `tex-author-no-affiliation: true`.\n- For `PDF` output\n  - `quarto-ieee` use a hack to handle the `longtable` issue with  2-column LaTeX documents[^longtable].\n    In some cases, a page overflow may occur.\n- For `HTML` output\n  - The default Quarto toc is used, so the display is not the same as on [IEEEXplore\u003csup\u003e®\u003c/sup\u003e].\n  - Footnote are put at the end of document, while on [IEEEXplore\u003csup\u003e®\u003c/sup\u003e] there are placed in the accordion.\n  - Figures are not placed in the accordion.\n  - [IEEEXplore\u003csup\u003e®\u003c/sup\u003e] specifics (e.g. citation metrics, etc.)\n  - The `HTML` output is a  [Quarto citeable article](https://quarto.org/docs/authoring/create-citeable-articles.html), so a citation appendix is automatically added to the article end.\n\n[^longtable]: \"_[longtable not compatible with 2-column LaTeX documents](https://github.com/jgm/pandoc/issues/1023\u003e)_\", see this issue \u003chttps://github.com/jgm/pandoc/issues/1023\u003e\n  \n\u003e [!IMPORTANT]\n\u003e The `quarto-ieee` template are intended to **only approximate the final look and page length of the articles/papers** either in `PDF` output or `HTML` output. \n\u003e **They are NOT intended to be the final produced work that is displayed in print or on [IEEEXplore\u003csup\u003e®\u003c/sup\u003e]**.\n\u003e They will help to give the authors an approximation of the number of pages and layout that will be in the final version. \n\n### Contributing\n\nIf you want to improve the `quarto-ieee` template or need some specific features do not hesitate to submit Pull Request (PR) (it is considered good practice to open an issue for discussion before working on a pull request for a new feature).\n\n[IEEEXplore\u003csup\u003e®\u003c/sup\u003e]: \u003chttps://ieeexplore.ieee.org/\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdfolio%2Fquarto-ieee","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdfolio%2Fquarto-ieee","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdfolio%2Fquarto-ieee/lists"}