Templates

Ieee Conference

Preview

Ieee Conference

IEEE Latex template with opinionated code organization and utilities.

Category

Conference

License

Free to use (MIT)

File

main.tex

main.texRead-only preview
\documentclass[conference]{IEEEtran}
\IEEEoverridecommandlockouts
% The preceding line is only needed to identify funding in the first footnote. If that is unneeded, please comment it out.
%Template version as of 6/27/2024

\usepackage{cite}
\usepackage{amsmath,amssymb,amsfonts}
\usepackage{algorithmic}
\usepackage{graphicx}
\usepackage{textcomp}
\usepackage{xcolor}
\usepackage[hidelinks]{hyperref}
\usepackage[capitalize]{cleveref}
\usepackage{import}

\input{meta/commands.tex}
\input{meta/macros.tex}

\begin{document}

\title{\paperTitle}
\input{meta/authors.tex}

\maketitle

\input{sections/_index.tex}

\bibliographystyle{IEEEtran}
\bibliography{meta/references.bib}

\end{document}
Preview
Ieee Conference preview
Ieee Conference LaTeX Template | Bibby | Bibby AI