summaryrefslogtreecommitdiff
path: root/java/docs/literature.tex
diff options
context:
space:
mode:
authorAndreas Maunz <andreas@maunz.de>2012-02-20 14:45:20 +0100
committerAndreas Maunz <andreas@maunz.de>2012-02-20 14:45:20 +0100
commite77cc376aaff8ca481fdace6d5795c5b5feb0e87 (patch)
tree7414410257818a6f52e64fc720827766b05ed70a /java/docs/literature.tex
parentec9256dc1b29a3203d6e987244d2aeacbd3dda1a (diff)
Added pc descriptor calc service
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}
+% ------------------------------------------------------------------------