julia.j...@arcor.de
unread,Jun 10, 2012, 1:22:17 PM6/10/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to beamer...@googlegroups.com
Hello everybody out there using Beamer,
Sorry for having already cross-posted to the comp.text.tex Usegroup, but I didn't know that beamer has a mailing list of its own.
My problem is actually simple to describe, but I'm having a hard time to solve it:
I have a bibliography with all kinds of bibitems such as books, articles and online resources. Beamer has beautiful symbols for all three of them, but only the first command of \setbeamertemplate{bibliography item}[article} is accepted:
\bibliographystyle{foo}
\bibliography{references}
\setbeamertemplate{bibliography item}[article]
\nocite{Article}
\setbeamertemplate{bibliography item}[default]
\nocite{Book}
Wouldn't it be nice to have a bibliographies, where all three different symbols can be used.
Thanks in advance for your answers,
Julia