summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/fithesis/test/mu/compare/fsps-bibliography-solicited.tex
blob: 8ca760b7b25d5fc36947e98f77c0e0bca4241af2 (plain)
1
2
3
4
5
6
7
8
9
\documentclass{fithesis3}
\thesissetup{
  faculty=fsps,
  bib=../../../example/mu/example.bib}
\begin{document}
  Foo bar
  \nocite{*}
  {\printbibliography[heading=bibintoc]}
\end{document}