August 25, 2026

Seven Fake DOIs, One Famous Paper: A Warning for Journal Editors

By Thu Tran

TL;DR: A duplicate DOI for one of the most cited papers in machine learning, Attention Is All You Need, is sitting in Crossref right now, registered by a publisher with no connection to the field, dated 2025, under the real paper's exact title and all eight original authors. This is not a single stray entry: a plain-text title search on Crossref returns seven fake duplicates from that same publisher occupying the top seven results, with the real 2017 paper not appearing anywhere in the first thirty. If a reviewer, or an AI tool drafting a manuscript's references, had cited the fake instead of the real paper, nothing about checking one database would have caught it. The fake entry is correctly formatted and resolves through a redirect chain, only falling apart once you check whether independent sources agree. This is not a hypothetical AI-hallucination story; it is a live registration you can verify yourself. Here is what it means for pre-publication review, and how cross-provider consensus catches it.

Why this is an editorial risk, not just a technical curiosity

A hallucinated citation in a student essay is a grading problem. A fabricated citation that makes it into a published, peer-reviewed manuscript is a different kind of problem entirely — it's a correction notice, an uncomfortable exchange with the authors, and a mark against the journal's own review process, not just the author's. The citation itself doesn't have to be central to the paper's argument to matter here; a fabricated reference sitting quietly in a background paragraph is still a fabricated reference once the manuscript is in print, and it's the journal's name attached to having missed it.

That's the frame worth holding onto for what follows: this isn't about whether AI occasionally invents sources. It's about a specific, real, currently-live case of citation fraud that would pass a single-database check — the kind of check that's easy to assume is "good enough" during a routine pre-publication reference pass.

It's not one bad entry — it's seven

We previously wrote up the full technical mechanics of this case: a duplicate DOI, 10.65215/ctdc8e75, registered under the exact title and all eight author names of Attention Is All You Need (Vaswani et al., 2017), dated 2025, by a publisher called "Shenzhen Medical Academy of Research and Translation" — an entity with no discernible connection to machine learning research. The DOI resolves through a two-hop redirect to a page on langtaosha.org.cn that has since been taken down and now returns a 404. The redirect dying doesn't clean anything up: the registration and its metadata persist in Crossref regardless of whether the page behind it is still live, which is exactly why checking the database record itself — not just clicking through and seeing if a page loads — is the part that matters.

What we didn't cover in that post is the scale of it. A plain-text bibliographic search on Crossref for this paper's title doesn't surface one fake entry buried somewhere in the results — it surfaces seven duplicate fake entries from the same publisher, occupying the top seven search results. The real 2017 paper doesn't appear anywhere in the first thirty. If you were searching Crossref by title alone, as a manual spot-check or a simple lookup tool might, you would have to actively dig past a wall of fabricated entries to find the paper you were actually looking for — and most naive checks stop well before that.

Diagram: a plain-text Crossref search for 'Attention Is All You Need' ranks seven duplicate fake DOI entries from the same publisher in positions 1 through 7, with the real 2017 paper not appearing in the top 30 results; cross-provider consensus across all 7 databases still resolves to the real paper because a Crossref-only title match is not enough.

If you want the exact curl command to pull the Crossref record yourself and see this directly, that's in the original technical writeup.

How this gets caught before it reaches print

The reason a single-database check misses this is structural, not a fluke: Crossref aggregates what publishers submit, it doesn't independently fact-check every registration. A byte-identical title with copied author names is enough to pass a naive title match, seven times over, in this case.

AccuraCite's verification doesn't stop at one source. Every citation is checked against seven databases at once — OpenAlex, Crossref, Semantic Scholar, PubMed, DBLP, arXiv, and CORE — and a result is only marked verified when independent sources agree on it. In this case, that's what makes the difference: Crossref alone carries the fake entries, but the other providers independently agree on the real 2017 paper, and that consensus is what overrides a single poisoned source instead of being fooled by it.

That's meant to run as a normal part of reviewing a manuscript's reference list — a per-manuscript check when a submission comes up in your queue, not a one-time sweep of an entire archive.

Where this fits for editors

If you're evaluating whether something like this belongs in your own pre-publication review process — what the actual output looks like, how it fits into a rolling review workflow without requiring you to batch-process your whole backlog — that's what we cover on our page for journal editors and publishers, including a sample report showing real Verified/Mismatch/Hallucinated results.

FAQ

Is the fake DOI still active? The registration is still live in Crossref as of this writing. The landing page it redirects to has been taken down, but that doesn't remove the DOI record — Crossref registrations don't automatically expire or get cleaned up just because the publisher's site goes offline.

Could this happen to other well-known papers, not just this one? We can't say how widespread this specific pattern is beyond the case we found and verified directly. What we can say is that a highly-cited paper is a more attractive target for this kind of duplicate registration than an obscure one, simply because a citation to a "real-looking" DOI is worth more the more well-known the original paper is.

Where can I check the technical details myself? The original post has the full breakdown, including the exact curl command against Crossref's public API, the redirect chain, and the fix we shipped in our own verification logic.

Topics catch fake citations before publication verify manuscript references before publication editorial citation fraud detection duplicate DOI detection citation fraud journal editors