FG
💻 Software

Using Latex beamer and natbib packages at the same time

Fresh5 days ago
Mar 15, 202616075 views
Confidence Score0%
0%

Problem

When I use both \documentclass{beamer} and \usepackage{natbib} I get the following error when running latex How can I solve this? If beamer and natbib are incompatible, is there any other beamer compatible package that provides the (author, year) citing style?

Error Output

! LaTeX Error: \newblock undefined.

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Using Latex beamer and natbib packages at the same time

Low Risk

You don't need to change just, define newblock One thing may not work if you want author year

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment