[PPL-devel] [Doxygen-users] How to include a bibliography with Doxygen?

Roberto Bagnara bagnara at cs.unipr.it
Wed Oct 15 16:49:58 CEST 2008


Frédéric Darboux wrote:
> I am using Doxygen to document some code. To specify the algorithms in 
> use, *I would like to cite some papers and have a list of the references*.
> 
> With LaTeX (and BibTeX), I am using commands such as \cite{} and 
> \bibliography{}, but I have not found anything about reference 
> management with Doxygen...
> 
> Does someone know how to do it?

Check what we do in the Parma Polyhedra Library: we obtain a Doxygen
file with the script

   http://www.cs.unipr.it/cgi-bin/viewvc/viewvc.cgi/ppl/devtools/generate_dox_biblio?view=co

If you find some better way, please share.
All the best,

    Roberto

P.S.  Sorry for being terse, but we are at release time and... you know.

-- 
Prof. Roberto Bagnara
Computer Science Group
Department of Mathematics, University of Parma, Italy
http://www.cs.unipr.it/~bagnara/
mailto:bagnara at cs.unipr.it



More information about the PPL-devel mailing list