What IEEE style is
IEEE style is the citation system of the Institute of Electrical and Electronics Engineers, the world's largest technical professional organisation. It is the default across electrical and electronic engineering, computer science, software engineering, telecommunications and much of IT, and it is the style most likely to be required if you are writing a lab report, a technical paper or a final-year project in those fields. It is defined by the IEEE Reference Guide and the IEEE Editorial Style Manual.
Like Vancouver, IEEE is a numbered system rather than an author–date one — but it has its own distinctive look, built around numbers in square brackets. Where APA would write "(Vaswani et al., 2017)", IEEE writes simply "[1]". This keeps dense technical prose, which often cites many sources in quick succession, clean and readable; a sentence can lean on three prior results as "[2]–[4]" without a string of names interrupting it.
The bracketed-number principle
One rule underpins the whole style: sources are numbered in the order they are first cited, in square brackets, and each number stays with its source for the rest of the document. The first source you cite is [1], the next new source is [2], and so on. Cite [1] again later and you reuse [1]. The reference list at the end is therefore in citation order — not alphabetical — with each entry prefixed by its bracketed number.
Because the meaning of a citation depends on its position, inserting a new source mid-document shifts every later number, in both the text and the list. As with Vancouver, this makes a reference manager close to essential for any substantial IEEE document; doing the renumbering by hand is slow and error-prone.
In-text citations
Insert the bracketed number at the point where you use the source. A distinctive feature of IEEE is that the number can act as a noun in your sentence — you can write "as shown in [2]" or "the method of [3]" — as well as sitting at the end of a clause. You do not need to write "Reference [2]" or "in [2]"; the bracket alone can be the grammatical object.
The transformer architecture [1] outperformed earlier recurrent models, and subsequent work [2], [3] scaled it to billions of parameters. The pruning technique in [4] reduced inference cost without loss of accuracy.
Unlike author–date styles, you do not normally give a page number in the in-text citation. If you need to point to a specific equation, figure or section of a long source, you can add it inside or beside the bracket — for example "[5, eq. 3]" or "[5, Sec. II]" — but the bracketed number alone is the norm.
Citing multiple or repeated sources
When several sources support one point, IEEE lists them as separate bracketed numbers or, for a continuous run, a range:
- Separate sources: [1], [3], [5] (each in its own brackets, in IEEE's preferred form)
- A continuous range: [2]–[4]
- A mix: [1], [4]–[6], [9]
And once more, the rule that students most often break: a source keeps its first number forever. If [2] was the second source you cited and you return to it three pages later, it is still [2] — never a freshly assigned number. Breaking this rule produces duplicate reference-list entries for one source and breaks the one-to-one mapping the whole system relies on.
The reference list
At the end of the document, under the heading References, every source is listed in citation order, each prefixed by its number in square brackets. There is no alphabetising. Entries are compact and follow a strict element order that varies slightly by source type but always begins with the authors and the title.
A defining IEEE convention is how titles are treated: the title of a paper or chapter goes in quotation marks, while the title of the journal, book or conference proceedings is italicised and usually abbreviated. Getting that quotation-mark-versus-italic distinction right is one of the clearest signals that you understand the style.
Author formatting
IEEE formats author names as first-name initials followed by the surname — "A. Vaswani", not "Vaswani, A." — which is the reverse of APA's surname-first order and reflects that the list is not alphabetised, so there is no need to put surnames first for sorting. List up to six authors; for more than six, give the first author followed by "et al." in the reference. This compact author format, combined with abbreviated venue titles, is what gives an IEEE reference list its characteristic dense appearance.
Reference examples
Journal paper
Conference paper
Book
Chapter in an edited book
Standard
Website / online resource
Software or dataset
Two details to copy carefully: online sources carry an "Accessed: date" and the "[Online]. Available:" tag before the URL; and conference papers include the proceedings title (abbreviated, italicised) plus the location. These conventions are precisely what a marker checks against the IEEE guide.
Abbreviating journals and conferences
IEEE abbreviates the titles of journals and conference proceedings — "IEEE Transactions on Pattern Analysis and Machine Intelligence" becomes "IEEE Trans. Pattern Anal. Mach. Intell.", and a conference's proceedings become "Proc. …". The official abbreviations come from the IEEE reference guide's word-abbreviation list, but in practice you should not abbreviate by guesswork: export the citation from IEEE Xplore or let your reference manager's IEEE output style apply the abbreviations for you. Inconsistent or invented abbreviations are an easy way to lose marks, and they are entirely avoidable.
Reference managers and IEEE
As with Vancouver, the positional numbering makes a reference manager the sensible default for any IEEE document longer than a short report. Zotero, Mendeley and EndNote all ship an IEEE output style: you insert citations as you write, the software assigns and maintains the bracketed numbers, builds the reference list in citation order, and applies the initials-first author format and abbreviated venue titles automatically. The half-hour it takes to set this up is repaid many times over on a final-year project or a paper, where manual renumbering would otherwise consume hours and still risk a mismatch between a number in the text and its entry in the list.
IEEE vs Vancouver vs APA
| Feature | IEEE | Vancouver | APA 7 |
|---|---|---|---|
| In-text | [1] | (1) or superscript | (Author, Year) |
| List order | Citation order | Citation order | Alphabetical |
| Author format | A. Vaswani | Vaswani A | Vaswani, A. |
| Paper title | "Quotation marks" | Plain | Plain |
| Number as a noun? | Yes — "as in [2]" | Less common | N/A |
| Typical field | Engineering, CS | Medicine, nursing | Social sciences |
IEEE and Vancouver share the numbered-in-citation-order principle and will feel familiar if you know one. The biggest IEEE-specific quirks are the square brackets, the ability to use a citation as a sentence noun, and the quotation-mark-versus-italic title rule.
Formatting an IEEE paper
Beyond citations, IEEE has expectations for the document itself, especially for conference and journal submissions. Full IEEE papers use a two-column layout, a specific title-and-author block, and section headings in a defined style (Roman-numeral primary headings such as "I. Introduction", "II. Related Work"). For coursework, your department may relax the two-column requirement, but the heading style and the References section conventions usually still apply, so check your brief.
A few document-level habits matter. Number your figures and tables and refer to them by number in the text ("as shown in Fig. 3", "Table II summarises…"), just as you refer to sources by bracketed number — IEEE writing is consistently numeric and cross-referenced. Equations are numbered too, in round brackets on the right margin, and referred to as "(1)". The overall effect is a document where every element — source, figure, table, equation — has an address, which is exactly what makes dense technical work navigable for a reader. If you use LaTeX, the official IEEEtran template enforces nearly all of this automatically and is worth using for any substantial submission; most computer-science and engineering students find it saves far more time than it costs to learn.
Cross-referencing figures, tables and equations
IEEE writing is consistently numeric, and the numbering discipline you apply to references extends to the other elements of a technical document. Figures are numbered in the order they first appear and referred to by number — "as shown in Fig. 3" — never by position ("the figure below"), because layout shifts when a document is typeset. Tables are numbered separately, usually with Roman numerals ("Table II"), and likewise referred to by number. Every figure and table should be cited at least once in the text; one that is never referred to has no reason to be there.
Equations are numbered too, in round brackets on the right margin, and referred to as "(1)". Crucially, an equation's number is not a citation — it is an internal cross-reference within your own document — so do not confuse "(1)" for an equation with "[1]" for a source. The bracket shape keeps them distinct: round brackets for your own equations, square brackets for references. Keeping this separation clear in your own mind, and on the page, is part of writing fluently in IEEE.
The effect of all this numbering is a document where every component — source, figure, table, equation — has a stable address that survives editing and typesetting. That is exactly what makes dense technical work navigable for a reader who needs to move quickly between your argument and the evidence for it. If you write in LaTeX, the IEEEtran class and the \\ref and \\cite commands maintain all of these numbers automatically; if you write in a word processor, use its cross-reference feature rather than typing numbers by hand, for the same reason you let it manage your reference numbers — so that inserting one figure halfway through never leaves the rest mislabelled.
Common mistakes to avoid
- Ordering the reference list alphabetically instead of by citation order.
- Spelling out authors' first names — IEEE uses initials, placed before the surname.
- Italicising a paper title — those take quotation marks; the journal/proceedings/book is italicised.
- Giving a source a new number when you cite it again instead of reusing its first number.
- Writing journal or conference titles in full when abbreviations are expected.
- Omitting "Accessed:" and "[Online]. Available:" on web sources.
- Numbering by hand on a long document instead of using a reference manager.
Five habits for clean IEEE referencing
1. Cite with software from the start. Positional numbering punishes retro-fitting; insert citations as you write and let the tool maintain the numbers.
2. Export from IEEE Xplore. The one-click IEEE citation gives you the correct author order and abbreviated venue title without hand-transcription.
3. Respect the title rule. Paper and chapter titles in quotation marks; journals, books and proceedings italicised and abbreviated. This single distinction signals competence.
4. Reuse numbers, never reassign. A source keeps its first bracketed number throughout. Check that no source appears twice in your list under two numbers.
5. Verify the mapping before submitting. Spot-check several in-text brackets against the list, and confirm every number in the text has exactly one entry. A reference manager makes this near-automatic, but a final human check catches the rare slip.
Master the bracketed-number principle, lean on your reference manager for the renumbering and abbreviations, and keep the quotation-mark-versus-italic rule straight, and IEEE becomes fast and almost mechanical. When a technical report's deadline collides with everything else, our engineering and computer-science writers will produce a fully IEEE-formatted paper you can build on.
Frequently asked questions
How do you cite in IEEE?
Place a bracketed number where you use the source, e.g. [1], following first-citation order, and list the full reference under the same number at the end.
Is the IEEE reference list alphabetical?
No — it is ordered by the sequence in which sources are first cited, exactly matching the bracketed numbers in the text.
How are author names formatted?
As first-name initials followed by the surname (A. Vaswani), with up to six authors before "et al."