Search found 2 matches

by runninfarmer
Mon Dec 13, 2010 6:12 pm
Forum: Text Formatting
Topic: How to suppress Reference section in beamer
Replies: 1
Views: 2281

How to suppress Reference section in beamer

I'm using beamer and when I use natbib it generates a references section in my section navigation bar, which I don't want. Is there a way to suppress that? Thanks in advance.
\documentclass{beamer}
\setbeamertemplate{navigation symbols}{}
\setbeamerfont{caption}{size=\tiny,series=\bfseries ...
by runninfarmer
Mon Dec 13, 2010 7:17 am
Forum: BibTeX, biblatex and biber
Topic: Problems with cite package in beamer
Replies: 1
Views: 4268

Problems with cite package in beamer

I'm having problems using the cite package in beamer. When I don't use it everything's fine and natbib works, but natbib puts a references section in my section navigation bar, which I don't want. When I go to retry the cite package though, I get 101 undefined control sequence errors. Please help ...