Created
September 9, 2022 16:01
-
-
Save SubhadityaMukherjee/0fd82bbc69df900c684a024edf24748b to your computer and use it in GitHub Desktop.
latex_report_modules
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
\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. | |
\usepackage{cite} | |
\usepackage{amsmath,amssymb,amsfonts} | |
\usepackage{algorithmic} | |
\usepackage{graphicx} | |
\usepackage{textcomp} | |
\usepackage{xcolor} | |
\def\BibTeX{{\rm B\kern-.05em{\sc i\kern-.025em b}\kern-.08em | |
T\kern-.1667em\lower.7ex\hbox{E}\kern-.125emX}} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment