Troubleshooting LaTEX IEEE document

8:45 AM

It happens that i compiled a file which was shifted to new page when author affiliations were entered. Moreover, the abstract appeared to be a normal text. Below is the remedy of this.
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
\documentclass[journal]{IEEEtran}
\IEEEoverridecommandlockouts
\usepackage{graphicx}
\usepackage{textcomp}
\usepackage{cite}
\usepackage{amsmath}
\usepackage{array}
\ifCLASSINFOpdf
\else
\fi

\begin{document}

\title{A sample paper}

\author{Author 1, Author 2 , Author 3, Author 4% <-this % stops a space
\thanks{Author 1, Author 2 and Author 3 are with the Faculty of Electrical Engineering, Ghulam Ishaq Khan Institute of Engineering Sciences and Technology, 
Topi, 23460 Pakistan e-mail: (email@giki.edu.pk).}% <-this % stops a space
\thanks{Author 4 affiliation here}% <-this % stops a space
}
% make the title area
\maketitle
\begin{abstract}

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
For the issue of abstract, always use PDFLATEX as a default compiler. To set this is TexStudio, follow this sequence

Options > configure texstudio> build> default compiler > pdflatex 

click OK.

This solves the issues 

You Might Also Like

0 comments

Copyright statement

Copyright © 2015-2017 by Hadeed A Sher

All rights reserved. No part of this blog may be reproduced, distributed, or transmitted in any form or by any means, including photocopying, recording, or other electronic or mechanical methods, without my prior written permission. For permission requests, write to the blog author addressed “Attention: Permissions Coordinator,” at the contact form.


Disclaimer

This blog is about my PhD work and an archive to my engineering education. However, additional study material for the courses i teach and that i have studied is also archived here.
All the circuits in this blog are tested by myself under specific conditions. BE CAREFUL if you are experimenting them, the blogger and this blog are not responsible to any harm and or damage to yourself and your equipment.


Contact form

Name

Email *

Message *