How to get NotebookLM sources into Zotero & Mendeley (Gemini Notebook)
I keep my whole reading life in Zotero. So when I started leaning on NotebookLM for research, I assumed there'd be some way to push sources over — a button, an export, a "send to Zotero" thing. There isn't. Not one. You collect a pile of sources inside a notebook and then they just… live there.
NotebookLM — Google renamed it Gemini Notebook in July 2026, same app — has no Zotero integration, no Mendeley integration, no reference-manager export of any kind. This trips up a lot of people, because reading and citing usually happen in the same tool, and here they don't. Your sources are in one place and your bibliography lives in another, and nothing connects them.
The bridge, once you see it, is obvious: BibTeX. Zotero imports it. Mendeley imports it. EndNote, RefWorks, Papers — they all read a .bib file. So the real question isn't "how do I export to Zotero," it's "how do I get my NotebookLM sources into BibTeX." Do that and Zotero takes it from there.
The manual way (it works, I've done it a hundred times)
Before I automated this, here's exactly what I did for each source:
- Open the source in the notebook and read off the title, author(s), year, and a URL or DOI.
- Write a BibTeX entry by hand. For a journal article that looks like this:
@article{ostrom1990governing,
author = {Ostrom, Elinor},
title = {Governing the Commons},
journal = {Cambridge University Press},
year = {1990},
doi = {10.1017/CBO9780511807763}
}- Paste all your entries into a plain text file and save it as
sources.bib. - In Zotero: File → Import → A file (BibTeX, RIS, etc.), pick the
.bib, and every entry lands in your library at once.
Mendeley is the same idea — File → Import → BibTeX. The .bib format is the universal adapter here; almost nothing in this world can't read it.
The part that'll bite you
The BibTeX key (that ostrom1990governing bit) has to be unique, and if you hand-write thirty of them you will end up with two the same, and Zotero will quietly merge or skip one. Also, uploaded PDFs often have junk metadata — no clean year, an author field that's actually the journal — and you have to fix that yourself, because NotebookLM won't. None of this is hard. It's just the kind of thing you don't want to be doing at midnight with forty sources to go.
The one-click way
This is one of the first things I built into NotebookBloom, because it was the gap I hit personally. It reads the source details already in your notebook and exports them as a clean .bibfile — unique keys, proper fields — that drops straight into Zotero or Mendeley.
- Select your sources (one, or the whole notebook).
- Export as BibTeX. You get a
.bibfile with the keys already de-duplicated. - Import it into Zotero or Mendeley. Every source shows up, ready to cite.
If you'd rather have formatted references than a .bib file, it also does APA, MLA and Chicago as plain strings — same source data, different output. I wrote a separate guide on the citation formats if that's what you're after.
Does this work with Gemini Notebook?
Yep. The NotebookLM → Gemini Notebook rename in July 2026 didn't add a Zotero button and didn't touch how sources work. So the gap is identical under both names, and the BibTeX route above works whether your tab says NotebookLM or Gemini Notebook.
If your sources and your citations have been living in two separate worlds, this is the seam. Get them into BibTeX once and Zotero does the rest — the way it always should have.
Skip the manual steps
NotebookBloom does all of this in one click — real citation export, Anki with sources, and cross-notebook search — for NotebookLM (Gemini Notebook). Free plan, works in your browser.
Add to Chrome — FreeNotebookBloom is an independent extension and is not affiliated with Google. NotebookLM and Gemini Notebook are names for the same Google product; NotebookLM is a trademark of Google LLC.