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

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

User avatar
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