I want to list my bibtex entries in a \begin{description} stanza. So I do something like the following :
Code: Select all
\begin{description} \itemsep8pt
\item [P1:] \bibitem{P1_PGNET_compsci1501} Donald Duck and Mickey Mouse.
\newblock {How to be more funny}.
\newblock In {\em World Disney Club}, UK, September 2011.
\end{description}