BibTeX, biblatex and biber\cite{*} Package natbib Warning: Citation undefined

Information and discussion about BiBTeX - the bibliography tool for LaTeX documents.
Post Reply
osirello
Posts: 1
Joined: Tue Dec 01, 2015 10:57 pm

\cite{*} Package natbib Warning: Citation undefined

Post by osirello »

Hi,

I'm using overleaf and I'm trying to import my bibliography both from Zotero and Mendele (they both produce a *.bib file). I did have both files *.bib in my overleaf directory, but when I use \cite{*}, this error appears: "Package natbib Warning: Citation `My citation entry' on page 1 undefined on input line 63."

\documentclass[11pt, french]{article}
\usepackage{natbib}
\usepackage[french]{babel}
\selectlanguage{french}
\usepackage[T1]{fontenc}
\usepackage[utf8x]{inputenc}

Can you help me, please?

Thank you so much.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

Johannes_B
Site Moderator
Posts: 4182
Joined: Thu Nov 01, 2012 4:08 pm

\cite{*} Package natbib Warning: Citation undefined

Post by Johannes_B »

The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
Post Reply