summaryrefslogtreecommitdiffstats
path: root/testing/012_cite.dox
blob: 6cec0cf2a8c292d95a5fe1c2e9f52b113b7362b1 (plain)
1
2
3
4
5
6
7
8
9
// objective: test the \cite command
// check: indexpage.xml
// check: citelist.xml
// config: CITE_BIB_FILES = $INPUTDIR/sample.bib
/** \mainpage
 *  See \cite knuth79 for more info.
 *  
 *  Other references with cross references see \cite Be09 and \cite BertholdHeinzVigerske2009 for more info.
 */