New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
epilogue.tex in NEMO/branches/2020/dev_r14116_HPC-04_mcastril_Mixed_Precision_implementation_final/doc/latex/global – NEMO

source: NEMO/branches/2020/dev_r14116_HPC-04_mcastril_Mixed_Precision_implementation_final/doc/latex/global/epilogue.tex @ 14644

Last change on this file since 14644 was 14644, checked in by sparonuz, 3 years ago

Merge trunk -r14642:HEAD

File size: 1.0 KB
Line 
1%% =================================================================================================
2%% Backmatter
3%% =================================================================================================
4
5%% Bibliography
6%% =================================================================================================
7
8\phantomsection
9\addcontentsline{toc}{chapter}{Bibliography}
10\lohead{Bibliography}
11\rehead{Bibliography}
12\bibliography{../main/bibliography}
13
14\clearpage
15
16%% Indices
17%% =================================================================================================
18
19\phantomsection
20\addcontentsline{toc}{chapter}{Indices}
21\lohead{Indices}
22\rehead{Indices}
23\printindex[blocks]
24\printindex[keys]
25\printindex[modules]
26\printindex[parameters]
27\printindex[subroutines]
28
29\clearpage
30
31%% Glossary
32%% =================================================================================================
33
34%\phantomsection
35%\addcontentsline{toc}{chapter}{Glossary}
36%\lohead{Glossary}\rehead{Glossary}
37%\printglossaries
Note: See TracBrowser for help on using the repository browser.