BibTeX, biblatex and biber ⇒ \cite{*} Package natbib Warning: Citation undefined
\cite{*} Package natbib Warning: Citation undefined
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.
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
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm