---
title: IEEE Citation Generator — Free, From a DOI, arXiv ID, or ISBN | Scholar Sidekick
description: Free IEEE citation generator. Turn a DOI, arXiv ID, PMID, or ISBN into an IEEE-style reference with quoted title and vol./no./pp. block. No signup.
doc_version: "1.1"
last_updated: "2026-08-19"
---

# IEEE Citation Generator

> HTML version: https://scholar-sidekick.com/tools/ieee-citation-generator

Generate references in IEEE style — the bracketed-number format of the IEEE Editorial Style Manual, used across electrical engineering and computer science — from any supported identifier: DOI, arXiv ID, PMID, PMCID, ISBN, ISSN, ADS bibcode, or scholarly URL. Output includes initials-first authors, the article title in quotation marks, the abbreviated journal title (Proc. IEEE), and the vol./no./pp. block with the doi: suffix.

## What this tool does

Takes one identifier per line and returns one IEEE-style reference per line. Metadata is fetched live from the registry each identifier belongs to (Crossref, arXiv, PubMed, OpenLibrary, NASA ADS), so the reference matches what the publisher has on file. Authors are written initials-first (Y. Bengio); up to six authors are listed, and the first author + et al. is used when a paper has seven or more.

## How to use

1. Open [the tool](https://scholar-sidekick.com/tools/ieee-citation-generator).
2. Paste the identifiers into the input, one per line.
3. Copy the references into your manuscript and number them in order of first citation; in-text citations are bracketed numbers such as [1].

## Programmatic access

The same formatting is exposed via [`POST /api/format`](https://scholar-sidekick.com/docs) with `style: "ieee"` (a builtin formatter, alongside `vancouver`, `ama`, `apa`, and `cse`). 10,000+ further styles are available by CSL id. Anonymous access is free with a published rate limit.

## LaTeX, Zotero, and Word

Most IEEE templates use the IEEEtran class and bibliography style — build the .bib file with the [DOI to BibTeX converter](https://scholar-sidekick.com/tools/doi-to-bibtex) and let the class format the references. For Zotero, install "IEEE" from the [Zotero Style Repository](https://www.zotero.org/styles?q=IEEE). To move references into a manager, export RIS with the [DOI to RIS converter](https://scholar-sidekick.com/tools/doi-to-ris).

## Related tools

- [Vancouver Citation Generator](https://scholar-sidekick.com/tools/vancouver-citation-generator) - the surname-first numbered style of biomedical journals
- [AMA Citation Generator](https://scholar-sidekick.com/tools/ama-citation-generator) - the numbered style of the JAMA journals
- [ACS Citation Generator](https://scholar-sidekick.com/tools/acs-citation-generator) - the numbered style of the American Chemical Society journals
- [CSE Citation Generator](https://scholar-sidekick.com/tools/cse-citation-generator) - the name-year style of the life sciences
- [Citation Style Comparator](https://scholar-sidekick.com/tools/citation-style-comparator) - IEEE next to Vancouver, APA and 10,000+ other styles
- [DOI to BibTeX Generator](https://scholar-sidekick.com/tools/doi-to-bibtex) - build the .bib file for IEEEtran
- [Retraction Checker](https://scholar-sidekick.com/tools/retraction-checker) - check a paper for retractions before citing it
- [Citation Verifier](https://scholar-sidekick.com/tools/citation-verifier) - check that a claimed citation matches the paper at its identifier
- [Free tools index](https://scholar-sidekick.com/tools) - all citation tools

## Sitemap

See the full [sitemap](https://scholar-sidekick.com/sitemap.md) for all pages.
