{ieeetran} is a document class for IEEE Transactions journals and conferences.

learn more… | top users | synonyms

3
votes
1answer
95 views

How to cite email/correspondence in IEEE format?

I have several email conversations I would like to cite in my PhD thesis. The bibliography style that I'm using is \bibliographystyle{IEEEtranSN}. I know that style is not IEEE compliant in a strict ...
3
votes
1answer
95 views

Alignment issue with bibtex using IEEEtran class

Only the first reference of my bibliography is correctly aligned within the margins. The other references go outside the margins to the left and right. ...
2
votes
0answers
75 views

Gantt chart in IEEEtran

I would like to put a Gantt chart in my IEEE paper (\documentclass[conference]{IEEEtran}). I'd like the chart to span over both columns. I'm using the following chart taken from Gantt chart package: ...
2
votes
0answers
150 views

IEEE paper submission subfig missing

I use IEEEtran bare_jrnl.tex and my .tex file builds on my machine without any problem. I use subfig package. (subfigure doesn't work) When I try to submit my manuscript IEEE page says subfig is ...
1
vote
0answers
37 views

Conflicting commands in preamble

I am using the class IEEEtran for writing a journal. I have two conflicting commands in my preamble. The first command has been used by me for some time, though I have no idea why it should be there. ...
1
vote
0answers
103 views

ieeetran two column figures

How can I have a figure span the full width in ieeetran two column? I have googled and seen people say use \begin{figure*}\end{figure*} but when I do that there is no figure. I want the figure to be ...
1
vote
0answers
45 views

IEEEtran and using plots

Within a IEEEtran 2 column document, 2 plots are too small concerning their width. Should I place them (a) vertical or (b) interrupt the 2 column layout? btw it will be submitted to a conference. ...
1
vote
0answers
106 views

The text 'figure' being printed under captions in IEEEtran

Under \documentclass[conference]{IEEEtran}, whenever I include a caption under a figure, right below the caption, the text 'figure' is printed. This does not happen under \documentclass{article}. ...
0
votes
0answers
38 views

Strange PDF error in IEEEtran twocolumn

I am having an issue to compile a document. It gives the following error: pdfTeX error (ext4): \pdfendlink ended up in different nesting level than \pdfstartlink. I am using IEEEtran class, in ...