How to Write and Publish an IEEE Conference Paper

How to Write and Publish an IEEE Conference Paper
Mindscape admin Avatar

Getting your M.E. research published in an IEEE conference proceeding is one of the most credible achievements an engineering postgraduate in India can have. This step-by-step guide covers everything — from the IEEEtran template to surviving peer review.

An IEEE publication carries global recognition. It appears on IEEE Xplore, gets indexed in Scopus and Web of Science, and tells every recruiter, PhD committee, or funding body that your research met international peer-review standards. For M.E. students at colleges affiliated to Anna University, VTU, JNTU, Calicut University, or APSCHE, it is often the strongest line on your CV.

But IEEE papers have specific formatting rules, strict submission requirements, and a review process that many first-time authors are unprepared for. This guide removes that uncertainty — completely.

What makes an IEEE conference paper different?

IEEE (Institute of Electrical and Electronics Engineers) is the world’s largest technical professional organisation. Its conferences — from IEEE ICCE and IEEE ICSCA to domain-specific events in mechanical, thermal, and manufacturing engineering — follow a globally standardised format enforced through the IEEEtran template. Unlike general academic papers, IEEE papers are:

  • Strictly limited to 4–6 pages (some allow up to 8 with overlength fees)
  • Double-column layout with specific font sizes, margins, and heading styles
  • Required to pass iThenticate or CrossCheck plagiarism screening (typically below 20–25%)
  • Submitted through platforms like IEEE Conference Management System (EDAS, CMT, or EasyChair)
  • Peer-reviewed by at least two domain experts before acceptance

 

I wrote a 12-page paper for my thesis. Can I just submit that to an IEEE conference after trimming it?

Not directly — the writing style, structure, and density are very different. A 12-page thesis chapter needs to be completely restructured into a 4–6 page IEEE format with double-column layout, condensed methodology, and precise figures. Think rewrite, not trim.

Choose an IEEE conference that fits your work

Thousands of IEEE-sponsored and IEEE technically co-sponsored conferences happen every year. Choosing the right one is critical — submitting a thermal engineering paper to a signal processing conference wastes months.

How to find the right IEEE conference:

  • Visit ieee.org/conferences and filter by technical area and region
  • Check if the conference is listed on IEEE Xplore — only then will your paper be discoverable globally after publication
  • Look for conferences with a clear call for papers matching your topic keywords
  • Verify the conference’s past proceedings are on IEEE Xplore (search the conference name there directly)
  • Check the timeline — abstract submission, full paper deadline, notification date, and camera-ready deadline

Avoid predatory “IEEE-sounding” conferences

Some conferences use names like “International IEEE-Style Conference” or claim IEEE affiliation without it. Always verify on the official IEEE conference search portal. If a conference emails you unsolicited with guaranteed acceptance, it is predatory — publishing there damages your academic profile.

There’s an “IEEE-technically sponsored” conference happening in Coimbatore next month. Is that the same as a proper IEEE conference?

IEEE technically co-sponsored conferences are legitimate and do appear on IEEE Xplore — but verify this independently on the IEEE conference search tool before submitting. The key test: can you find previous year proceedings on ieeexplore.ieee.org?

Set up the IEEEtran template correctly before you write a single line

This is where most students waste hours. Trying to reformat a normally typed document into IEEE double-column format at the end is a nightmare. Start writing directly inside the official IEEEtran template.

You have two options:

  • LaTeX (recommended): Download the IEEEtran.cls and conference template from ieee.org. Use Overleaf (free, browser-based) — no installation needed. LaTeX handles column balancing, figure placement, and reference formatting automatically.
  • Microsoft Word: IEEE provides an official Word template. Use it exactly as given — do not change margins, fonts, or column widths. Even one margin change can disqualify your paper at the submission stage.

Overleaf tip for M.E. students

Go to overleaf.com → New Project → IEEE Conference Template. It loads the full IEEEtran setup instantly. You can write, compile, and share with your guide in the same browser window — no LaTeX installation, no formatting headaches.

Structure your IEEE paper section by section

IEEE conference papers follow a tight, well-defined structure. Understanding what each section must achieve helps you write with purpose rather than padding.

Section I

Introduction

Problem context, motivation, objectives, paper organisation

Section II

Related Work

Literature synthesis, gaps your paper addresses

Section III

Methodology

Experimental setup, simulation model, tools, validation

Section IV

Results

Data, figures, tables — no interpretation yet

Section V

Discussion

Interpret findings, compare with literature, limitations

Section VI

Conclusion

Summary, implications, future work

Note: For shorter 4-page papers, Results and Discussion are often merged into a single “Results and Discussion” section to save space.

Writing the abstract for an IEEE paper

The IEEE abstract appears directly below the title before any section numbering begins. It must be a single paragraph of 150–250 words. Cover these four points in order: the problem, your approach/method, your key quantitative result, and the significance or application of your finding. Never cite references in the IEEE abstract.

My abstract says “results showed significant improvement.” My guide says this is too vague for IEEE. What should I write instead?

IEEE reviewers and readers expect numbers. Replace “significant improvement” with the actual result — for example: “The proposed nanofluid configuration achieved a 23.4% enhancement in heat transfer coefficient compared to the base fluid at a Reynolds number of 8000.” Specificity is what separates an IEEE abstract from a general one.

Introduction — the funnel structure

Start broad (the global problem), narrow to the specific gap in literature, then state precisely what your paper contributes. End with a short paragraph that maps the rest of the paper: “Section II reviews related work. Section III describes the experimental setup…” This road-map paragraph is expected in IEEE papers.

Methodology — the reproducibility test

Ask yourself: could another researcher in a different lab reproduce my results using only what I’ve written here? For simulation-based M.E. papers (CFD, FEA, thermal analysis), you must state: the governing equations used, mesh element type and count, boundary conditions (with numerical values and units), solver settings and convergence criteria, the turbulence or material model, and how your model was validated against known results or analytical solutions.

My ANSYS simulation used default settings for most things. Do I still need to mention them?

Yes — especially boundary conditions, mesh details, and the turbulence model. “Default settings” is not acceptable in IEEE publications. Identify what the default was and state it explicitly. For example: “A k-ε realizable turbulence model was used with standard wall functions. Convergence was set to a residual criterion of 10⁻⁵ for all equations.”

Results — let the data speak

Present your findings using clearly labelled graphs, contour plots, and tables. In IEEE double-column format, figures should be sized to either one column width (~88mm) or the full text width (~180mm). Export from MATLAB, Origin, or Python at 300 DPI minimum.

 Every figure must have a caption in the format: Fig. 1. Description of what is shown. Note that IEEE uses “Fig.” not “Figure.”

Should my graph axes be in Tamil labelling for a conference happening in Tamil Nadu?

No. All IEEE conference papers, regardless of where the conference is held, must be written entirely in English — including all figure labels, axis titles, table headers, and captions. This is a strict IEEE requirement for Xplore indexing.

IEEE citation and reference formatting

IEEE uses a numbered citation style. In the text, references appear as numbers in square brackets: [1], [2], [3]. In the reference list at the end, they appear in the order they are cited in the paper — not alphabetically.

The format for a journal article reference in IEEE style:

[1] A. Author, B. Author, and C. Author, “Title of paper,” Journal Name, vol. X, no. Y, pp. ZZ–ZZ, Month Year, doi: 10.XXXX/XXXXX.

Use IEEE citation generator to save time

On Google Scholar, click “Cite” under any paper, then select “IEEE” format. Copy and paste into your reference list, then verify the doi and page numbers manually — Scholar sometimes has errors. Mendeley and Zotero both support IEEE output format natively.

How many references does an IEEE conference paper typically need?

Most 4–6 page IEEE conference papers cite between 12 and 25 references. Fewer than 10 suggests an inadequate literature review; more than 30 for a short paper often means many references are being cited without genuine engagement. Quality and relevance matter more than quantity.

Checking plagiarism before submission

IEEE uses CrossCheck (powered by iThenticate) to screen all submitted papers. A similarity index above 25–30% typically triggers a rejection or mandatory revision request. Self-plagiarism — reusing your own previously published text — is also flagged and taken seriously.

  • Run your paper through Turnitin, iThenticate, or a free tool like PlagScan before submitting
  • Paraphrase all content drawn from other sources — do not copy even single sentences
  • Your own prior abstract or thesis text counts as self-plagiarism if reused verbatim
  • Methodology descriptions of standard processes (e.g., ASTM test procedures) should be cited and paraphrased, not copied from the standard
  • Reference all figures, equations, or tables taken or adapted from other sources

Submitting your IEEE conference paper

Most IEEE conferences use one of three platforms: EDAS (edas.info), Microsoft CMT (cmt3.research.microsoft.com), or EasyChair. Some conferences also use a custom submission portal linked from their website.

Before you upload:

  • Convert your final document to PDF — IEEE requires PDF submission in most cases
  • Run the PDF through IEEE PDF eXpress (conference code provided by organisers) to verify it meets IEEE Xplore compatibility standards
  • Ensure all fonts are embedded in the PDF — unembedded fonts cause PDF eXpress failure
  • Remove author names and affiliations if the conference uses double-blind review
  • Check that figure resolution is 300 DPI or above after PDF conversion
  • Have your co-authors confirm their names and affiliations are correctly spelled
  • Submit at least 24–48 hours before the deadline — last-minute uploads frequently fail

What is IEEE PDF eXpress and why does my paper fail it?

IEEE PDF eXpress is a free tool IEEE provides to verify that your PDF meets their technical standards for archiving on Xplore. Common failure reasons: fonts not embedded, figures below 300 DPI, incorrect page size (should be US Letter, not A4 in most cases), or missing sections. When you register for a conference, you receive a conference ID to log in to PDF eXpress and test your file before the final submission deadline.

Peer review and revision

IEEE conference papers are reviewed by two to three domain experts. Review outcomes are typically: Accept, Accept with Minor Revisions, Major Revisions Required, or Reject. For most student papers submitted to moderately competitive IEEE conferences, some revision is the norm — not a failure.

When you receive reviewer comments:

  • Respond to every comment — even ones you think are minor or wrong
  • Format your response as a numbered list matching the reviewer’s numbered comments
  • For each change, quote the exact revised text and state the page/line number where it appears
  • If you disagree with a comment, state your reasoning politely and with evidence (cite a reference if possible)
  • Use track changes in Word or highlight revised sections in the PDF so reviewers can find changes easily

A reviewer said my validation is insufficient and asked me to compare with three more published results. I don’t have time to run new simulations. What do I do?

You don’t necessarily need new simulations. Search IEEE Xplore for experimental or simulation data from published papers that used similar geometry or conditions. Compare your simulation output against those published values and include the comparison table. This is accepted practice in IEEE papers and directly addresses the reviewer’s concern without new lab work

Common IEEE paper mistakes M.E. students make

  • Using A4 page size instead of US Letter — IEEE templates default to US Letter (8.5 × 11 inches). A4 submissions often fail PDF eXpress.
  • Figures too small to read — In double-column format, a figure squeezed into one column with 6 data lines is unreadable. Use full-width figures for complex graphs.
  • Equation numbering wrong — IEEE numbers equations on the right margin: (1), (2), (3). Use the IEEEtran \begin{equation} environment in LaTeX, or right-aligned tab stops in Word.
  • Inconsistent unit formatting — Write units with a non-breaking space before the symbol: “45 °C” not “45°C”. Use SI units throughout.
  • Author biography section missing — Some IEEE conferences require a short biography (3–5 sentences) for each author at the end of the paper. Check the template.
  • Submitting without checking IEEE copyright form — IEEE requires authors to submit an IEEE Electronic Copyright Form (eCF) as part of the final submission. Missing this can delay publication.

Frequently asked questions — IEEE papers for M.E. students

  • Does an IEEE conference paper count as a journal publication for Anna University or VTU thesis requirements?
  • IEEE conference papers published on IEEE Xplore are generally accepted by Anna University, VTU, and most South Indian universities as valid publications for M.E./M.Tech thesis requirements. Confirm with your specific university’s research regulations, as some require a journal paper specifically. Your thesis guide will know.
  • Is LaTeX compulsory for IEEE papers or can I use Word?
  • Both are accepted. IEEE provides official templates for both LaTeX and Microsoft Word. LaTeX is strongly preferred by most IEEE conferences because it produces cleaner, more consistent output and handles equations and figure placement better. For students new to LaTeX, Overleaf makes it accessible without any installation.
  • Can two M.E. students from the same lab submit papers on related topics to the same IEEE conference?
  • Yes, as long as each paper presents a distinct research contribution. The papers should not share the same dataset, figures, or methodology sections — that would be considered duplicate submission. Each paper must stand alone as an independent research contribution.
  • What is the difference between an IEEE conference paper and an IEEE transactions journal paper?
  • IEEE conference papers are shorter (4–8 pages), reviewed in weeks, and present early-stage or focused research. IEEE Transactions papers are full-length journal articles (10–15+ pages), reviewed over months, and require more comprehensive contributions. A common path is to publish a conference paper first, then expand it into a transactions paper — this is explicitly allowed if the new journal paper contains at least 30% new content.
  • How much does it cost to publish in an IEEE conference?
  • Registration fees vary by conference — typically between ₹3,000 and ₹15,000 for student authors at conferences held in India, and USD 300–600 for international IEEE conferences. The fee covers your registration and publication on IEEE Xplore. Some IEEE conferences offer student discounts; check the conference website for the current fee structure.

Need help preparing your IEEE conference paper?

  • Mindscape Research supports M.E. and M.Tech students across Tamil Nadu, Kerala, Andhra Pradesh, and Karnataka in writing, formatting, and submitting IEEE-standard conference papers — from first draft to camera-ready PDF.

    📍 Court Road, Kuzhithurai, Marthandam, Tamil Nadu

    📞 +91 81227 40901

    ✉️ mindscaperesearch@gmail.com

Any Queries Let us know

Leave a Reply

Your email address will not be published. Required fields are marked *

Call To Action

Let’s Collaborate and Grow Together!