Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/proposals/concurrency/thesis.tex

    r2b72090 re3b0e2e  
    125125\input{future}
    126126
    127 \clearpage
    128 \printglossary[type=\acronymtype]
    129 \printglossary
    130127
    131128\clearpage
     129
     130% B I B L I O G R A P H Y
     131% -----------------------------
     132\addcontentsline{toc}{chapter}{Bibliography}
    132133\bibliographystyle{plain}
    133134\bibliography{pl,local}
     135\cleardoublepage
     136\phantomsection         % allows hyperref to link to the correct page
     137
     138% G L O S S A R Y
     139% -----------------------------
     140\addcontentsline{toc}{chapter}{Glossary}
     141\printglossary
     142\cleardoublepage
     143\phantomsection         % allows hyperref to link to the correct page
    134144
    135145
Note: See TracChangeset for help on using the changeset viewer.