I am writing paper for a Journal which should be 10 pt, double column format. It compiles as desired but the title doesnot appear anywhere when i compile it to pdf. Starting lines of the code are:
\documentclass[journal]{IEEEtran}
\usepackage{graphicx}
\begin{document}
\title{Orthogonal Frequency Division Multiplexing}
\section{INTRODUCTION}
Please suggest what to do as I am new to Latex
