Skip to content

cai4cai/IEEETMILatexTemplateHacks

Repository files navigation

IEEE TMI LaTeX Template — Quick‑Start & Workarounds

Some workarounds useful to work with the IEEE TMI Latex template. Most of it applies to other IEEE templates.


1. Preview

Overleaf project:
https://www.overleaf.com/read/vmqwvpccfhqq


2. Source Files

Download the repository as a .zip, then upload the contents to Overleaf (or your preferred LaTeX environment).


3. Compiling for IEEE TMI Submission

  1. Open ieeetmiexample.tex.

  2. Do not change the document class. Keep:

    \documentclass{ieeetmimod}

4. For arXiv submission

Change the documentclass to unbranded ieee version.

\documentclass{ieeetmimodunbranded}

About

Some workarounds useful to work with the IEEE TMI Latex template. Most of it applies to other IEEE templates.

Resources

License

Stars

Watchers

Forks

Contributors