summaryrefslogtreecommitdiff
path: root/java/docs/literature.tex
diff options
context:
space:
mode:
Diffstat (limited to 'java/docs/literature.tex')
-rw-r--r--java/docs/literature.tex34
1 files changed, 34 insertions, 0 deletions
diff --git a/java/docs/literature.tex b/java/docs/literature.tex
new file mode 100644
index 0000000..1befd3f
--- /dev/null
+++ b/java/docs/literature.tex
@@ -0,0 +1,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}
+% ------------------------------------------------------------------------