Search found 1 match

by lalatex
Fri Apr 05, 2019 7:21 pm
Forum: BibTeX, biblatex and biber
Topic: Multibib extra } error killing meee
Replies: 6
Views: 10698

Multibib extra } error killing meee

I got the same error. I solved the problem by flipping the order that I import multibib and natbib.

This should work:
\usepackage{natbib}
\usepackage{multibib}