summaryrefslogtreecommitdiff
path: root/java/docs/literature.tex
blob: 1befd3f8daa372e1f8d2c8750a3c1eed73335148 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
%
% Filename: $RCSfile: literature.tex,v $
% Authors:  Joerg Wegner
% Version:  $Revision: 1.1.1.1 $
%           $Date: 2004/12/06 15:33:07 $
%           $Author: wegner $
% Copyright (c) Joerg Wegner; CCC Computer Chemistry Center, Germany
%
% ------------------------------------------------------------------------
% AMS-LaTeX Bibliography *************************************************
% ------------------------------------------------------------------------
\documentclass[11pt]{amsart}
\usepackage[inactive]{srcltx}
% **** -------------------------------------------------------------------
\vfuzz1pc % Don't bother to report overfull boxes if over-edge is < 1pc
\hfuzz1pc % Don't bother to report overfull boxes if over-edge is < 1pc

%-------------------------------------------------------------------------------------------
% JUST FOR TTH USERS !;-)
%-------------------------------------------------------------------------------------------
%%tth:\begin{html}<title>Literature JOELib,  J.K. Wegner, 2003</title>\end{html}
%%tth:\begin{html}<body bgcolor="#FFFFFF">\end{html}
%-------------------------------------------------------------------------------------------

%%% TITLE ----------------------------------------------------------------
%%% ----------------------------------------------------------------------
\begin{document}
% ------------------------------------------------------------------------
\nocite{*}
% ------------------------------------------------------------------------
\bibliographystyle{angewandte_chemie}
\bibliography{literature}
\end{document}
% ------------------------------------------------------------------------