added dpg report + modified cvsignore file
authorhackbard <hackbard>
Thu, 19 Feb 2004 20:20:44 +0000 (20:20 +0000)
committerhackbard <hackbard>
Thu, 19 Feb 2004 20:20:44 +0000 (20:20 +0000)
nlsop/.cvsignore
nlsop/nlsop_dpg_2004.tex [new file with mode: 0644]

index 516f428..c9e8ea8 100644 (file)
@@ -3,3 +3,4 @@
 *.log
 *.aux
 *.pdf
+*.lof
diff --git a/nlsop/nlsop_dpg_2004.tex b/nlsop/nlsop_dpg_2004.tex
new file mode 100644 (file)
index 0000000..9677df6
--- /dev/null
@@ -0,0 +1,51 @@
+\documentclass{seminar}
+
+\usepackage{verbatim}
+\usepackage[german]{babel}
+\usepackage[latin1]{inputenc}
+\usepackage[T1]{fontenc}
+\usepackage{amsmath}
+\usepackage{ae}
+
+\usepackage{calc}               % Simple computations with LaTeX variables
+\usepackage[hang]{caption2}     % Improved captions
+\usepackage{fancybox}           % To have several backgrounds
+
+\usepackage{fancyhdr}           % Headers and footers definitions
+\usepackage{fancyvrb}           % Fancy verbatim environments
+\usepackage{pstcol}             % PSTricks with the standard color package
+
+\usepackage{graphicx}
+\graphicspath{{./img/}}
+
+\usepackage{semcolor}
+\usepackage{semlayer}           % Seminar overlays
+\usepackage{slidesec}           % Seminar sections and list of slides
+
+\input{seminar.bug}             % Official bugs corrections
+\input{seminar.bg2}             % Unofficial bugs corrections
+
+\author{F. Zirkelbach, M. Haeberlen, J. K. N. Lindner \\ und B. Stritzker}
+\title{Monte-Carlo-Simulation der Selbstorganisation amorpher nanometrischer $SiC_x$-Ausscheidungen in Silizium waehrend $C^+$-Ionen-Implantation}
+
+\begin{document}
+
+\extraslideheight{5in}
+
+\begin{slide}
+\maketitle
+\end{slide}
+
+\begin{slide}
+\includegraphics[width=10cm,clip,draft=no]{k393abild1.eps}
+\end{slide}
+
+\begin{slide}
+\part{Modell}
+\begin{itemize}
+ \item geringe L"oslichkeit von Kohlenstoff in Silizium $rightarrow$ kohlenstoffinduzierte Nukleation sph"arischer $SiC_x$-Ausscheidungen
+ \item hohe Grenzfl"achenenergie zwischen $c-Si$ und $3C-SiC$ $\rightarrow$ Ausscheidungen sind amorph
+ \item $20-30%$ geringere Dichte von amorphen $SiC$ $\rightarrow$ 
+\end{itemize}
+
+\end{document}