IEEE Format in Google Docs: Complete 2026 Guide

Set up numbered references, in-text bracket citations, and a properly ordered reference list in Google Docs — without guessing how IEEE numbering works or why your references keep drifting out of order.

Published on June 22, 2026 • 11 min read

IEEE citation format is the standard for electrical engineering, computer science, and most technical disciplines that publish through the Institute of Electrical and Electronics Engineers. Unlike MLA or APA, which rely on author's last name in the text, IEEE uses numbered brackets — [1], [2], [3] — in the order sources first appear. The reference list is numbered to match, not alphabetized.

That numbering system trips people up because it means adding a new source mid-paper forces you to renumber everything after it. Google Docs doesn't manage this automatically. This guide walks through the full IEEE setup in Google Docs — page layout, in-text citations, reference list formatting, figure captions, and the numbering workflow — so you can build a clean paper from scratch and keep it clean as you write.

1. Page Layout and Typography

IEEE conference and journal papers traditionally use a two-column layout, but most undergraduate course papers stick to a single-column format unless the instructor specifies otherwise. This guide covers single-column since that's what most students actually submit.

Margins and page size

  1. Go to File > Page setup.
  2. Set paper size to Letter (8.5" × 11").
  3. Set margins: 1 inch on all four sides (some IEEE templates use 0.75" sides — check your instructor's spec first).
  4. Click OK.

Font and spacing

  1. Press Ctrl+A (Windows) or Cmd+A (Mac) to select all.
  2. Set the font to Times New Roman (or Times) at 10 pt for formal IEEE conference papers, or 12 pt for course papers — confirm with your instructor.
  3. Go to Format > Line & paragraph spacing and set line spacing to Single (most IEEE formats are single-spaced).
  4. From the same menu, select Remove space after paragraph to prevent gaps between paragraphs.

IEEE papers are dense by design — the format squeezes maximum content into the available pages. Single spacing is intentional, not a student shortcut. If your instructor wants double spacing, that's a course-specific override, not IEEE style.

Page layout checklist

  • Letter paper, 1-inch margins (or instructor's spec)
  • Times New Roman, 10–12 pt depending on the assignment
  • Single-spaced body text
  • No extra space between paragraphs

2. The Title Block and Abstract

IEEE papers open with a structured title block. The exact fields vary between conference and journal templates, but the core elements are consistent across most academic uses.

Title

Center-align the title. Use a larger font size than the body — typically 24 pt bold for the title. Keep it descriptive: IEEE titles tend to be specific (“A Low-Power CMOS Voltage Reference for Portable Applications”) rather than broad (“An Analysis of Power”).

Author and affiliation

Below the title, centered, add the author name(s) in 12 pt. Below that, add the affiliation (university, department) in 10 pt italic. For course papers, the affiliation is usually just your university name.

Design of a Real-Time Traffic Monitoring System

Jordan Lee
Department of Electrical Engineering, State University, City, State

Abstract

The abstract comes immediately after the affiliation. In IEEE style, the word Abstract appears in bold italic at the start of the first line, followed by an em dash and the abstract text on the same line — it's not a separate heading. Keep the abstract to 150–250 words. It should cover the problem, method, results, and significance without citations.

Abstract — This paper presents a low-cost, real-time traffic monitoring system using a Raspberry Pi 4B and a YOLO-based object detection model. The system achieves 94.3% vehicle detection accuracy at 28 frames per second under standard daytime conditions. Results suggest the approach is viable for municipal deployment at a hardware cost below $120 per node.

3. Section Headings

IEEE uses a structured heading hierarchy. Most course papers only need two or three levels:

LevelStyleExample
First levelRoman numeral, centered, small caps or boldI. Introduction
Second levelCapital letter, italic, left-alignedA. System Architecture
Third levelArabic numeral, italic, run into paragraph1) Detection module: text continues here.

To apply centered Roman numeral headings in Google Docs, type the heading text, select it, center it, and apply bold (or use the Heading 2 style and customize from there). The standard first-level sections in a technical paper are: Introduction, Related Work (or Background), Methodology, Results, Discussion, and Conclusion.

4. In-Text Citations: The Bracket System

This is the heart of IEEE style and the part most students get wrong. Here's the core rule: every source gets a number the first time it appears in the text, in the order it appears. That number goes in square brackets and corresponds to the entry in your reference list.

Basic citation forms

  • Single source: The algorithm outperforms previous approaches by 12% [1].
  • Multiple sources: Several studies have confirmed this behavior [1], [3], [7].
  • Range of sources: A comprehensive review is available in [4]–[6].
  • Author named in sentence: Smith et al. [2] demonstrated that latency drops below 5 ms under these conditions.

The bracket comes before the period, not after it — unlike MLA where the parenthetical citation follows the period inside the sentence only for block quotes. In IEEE, [1]. is the correct pattern: citation, then full stop.

Managing renumbering in Google Docs

Google Docs does not auto-renumber IEEE citations. If you insert a new source between existing [3] and [4], you have to manually update every citation that follows. Two approaches reduce the pain:

  • Write first, cite last. Draft the full paper with placeholder brackets like [SOURCE-A] and [SOURCE-B]. Once the paper is complete, assign final numbers in order of first appearance and do one global find-and-replace pass.
  • Use Find & Replace to renumber. Go to Edit > Find and replace, search for the old bracket number (e.g., [5]) and replace with the new one. Work from the highest number downward so you don't create collisions.

Citation checklist

  • Numbered in order of first appearance, not alphabetically
  • Brackets placed before the sentence's closing period
  • Every bracket number matches an entry in the reference list
  • No source cited in the text that doesn't appear in references, and vice versa

5. Figures, Tables, and Equations

IEEE papers typically contain equations, figures, and tables. Each has its own numbering and caption convention.

Figures

Figures are numbered sequentially (Fig. 1, Fig. 2, etc.) and captioned below the figure. The caption format is: Fig. 1. followed by a description. In IEEE style, “Fig.” is abbreviated even at the start of a caption, but spell out “Figure” when it begins a sentence in the body text.

Fig. 1. Block diagram of the proposed traffic monitoring system.

Reference figures in the body text before they appear: “The architecture is shown in Fig. 1.” Don't insert a figure without referencing it first.

Tables

Tables are numbered separately from figures (Table I, Table II, etc., using Roman numerals) and the caption appears above the table — the opposite of figures. The caption format is: TABLE I (all caps, no period), then a new line with the description.

TABLE I
Performance Comparison of Detection Algorithms

Equations

Number equations sequentially in parentheses at the right margin: (1), (2), (3). Reference them in the body as “as shown in (1)” or “using (3).” In Google Docs, insert equations with Insert > Equation, then add a right-aligned tab stop for the number. This is fiddly in Google Docs; if precision matters, consider drafting equations in LaTeX and importing them as images.

6. The Reference List

The IEEE reference list goes at the end of the paper under a centered heading: References (not “Bibliography” or “Works Cited”). Entries are numbered in the order they were cited, not alphabetized.

Common reference formats

Journal article:

[1] A. Author, B. Author, and C. Author, “Title of article,” Abbreviated Journal Name, vol. 12, no. 3, pp. 100–110, Mar. 2025, doi: 10.xxxx/xxx.

Conference paper:

[2] D. Author, “Title of paper,” in Proc. Int. Conf. on Example Topic, City, Country, 2025, pp. 45–50.

Book:

[3] E. Author, Title of Book, 3rd ed. City, Country: Publisher, 2024.

Website:

[4] F. Author. “Title of webpage.” Organization. Accessed: Jun. 22, 2026. [Online]. Available: https://www.example.com/page

Format the reference list in Google Docs

  1. Type each entry as a separate paragraph, numbered manually: [1], [2], etc.
  2. Highlight all entries.
  3. Go to Format > Align & indent > Indentation options.
  4. Under Special indent, choose Hanging and set it to 0.5".
  5. Click Apply.

The hanging indent aligns all lines after the first under the start of the entry text, not under the bracket number. This is the same technique used for MLA's Works Cited page, just applied to a numbered list instead of an alphabetical one.

Common mistakeWhy it failsFix
Alphabetized referencesBreaks the bracket-number systemOrder by first citation in the text
Author's first name written outIEEE uses initials only (A. Smith, not Adam Smith)Abbreviate given names to initials
Journal titles spelled out in fullIEEE uses standard journal abbreviationsUse IEEE journal title abbreviations list
Missing DOI or URL for online sourcesReaders can't verify the sourceAdd doi: or [Online]. Available: URL
Table caption below the tableIEEE tables have captions aboveMove the caption to above the table

Reference list audit

  • Numbered in citation order, not alphabetically
  • Author initials only (not full first names)
  • Journal names abbreviated per IEEE convention
  • DOI or URL included for online sources
  • Hanging indent applied to all entries
  • Every citation in the text has a matching entry, and every entry is cited

7. Final Checks Before You Submit

IEEE formatting is detail-dense. A final checklist pass is the fastest way to catch the small things that cost marks without changing any content.

Pre-submission checklist

  • Paper size is Letter, margins are correct
  • Font is Times New Roman at the right size (10 pt formal / 12 pt course)
  • Body text is single-spaced with no extra space between paragraphs
  • Title is centered and bold
  • Abstract is bold italic at the start of the first line, not a separate heading
  • First-level headings use Roman numerals, centered
  • Second-level headings use capital letters, italic, left-aligned
  • Every in-text citation uses numbered brackets, ordered by first appearance
  • Figure captions are below figures, table captions are above tables
  • Equations are numbered in parentheses at the right margin
  • References section heading is centered, no bold
  • Entries in hanging-indent format, numbered to match citations
  • Author names use initials only
  • DOIs and URLs included for online sources

Export settings

Export as PDF unless your instructor asks for .docx. Go to File > Download > PDF Document (.pdf). Open the downloaded PDF before submitting and check:

  • Figure and table numbering is sequential and correct
  • No text overflow from two-column sections if you have them
  • Reference numbers in the text match the entries at the end
  • No blank pages or half-blank pages that shouldn't be there

One More Thing: The Writing Itself

IEEE formatting is straightforward once you've done it once. What's harder is the writing: technical papers need to be precise, dense, and clear at the same time. Many students use AI tools to help draft sections, especially literature reviews and methodology explanations. That's fine — but AI-generated technical writing has a recognizable cadence, and university submission portals increasingly flag it.

AuraWrite AI rewrites AI-drafted text so it reads like your own voice while preserving the technical accuracy and citations you've built in. Run your draft through the humanizer before you format — it's easier to humanize prose than to re-format after the fact. The IEEE structure you've set up stays intact; the writing underneath sounds like you wrote it.

Make your technical writing sound like yours

500 free words. No credit card required. Humanize your draft, then drop it into your IEEE-formatted Google Doc.

Conclusion

IEEE format in Google Docs is manageable once you understand the numbering logic. Set up the page layout first. Use the bracket citation system in the order sources appear. Format the reference list with a hanging indent and number it to match. Captions above tables, captions below figures. That's the core of it.

The renumbering problem is the main annoyance — plan for it by using placeholder labels while you draft, then assign final numbers in one pass at the end. Do that, and the IEEE-formatted Google Doc you submit will look like you know what you're doing. Because you will.

Last updated: June 22, 2026

Related Articles