265 lines
No EOL
10 KiB
Text
265 lines
No EOL
10 KiB
Text
\documentclass[a4paper,fontsize=13pt,utf8,titlepage=true,toc=bibliography,captions=tableheading,DIV=12,BCOR=1cm]{scrreprt} %Dokumentenklasse
|
||
\pdfcompresslevel=9
|
||
\usepackage[utf8]{inputenc} % Eingabekodierung UTF-8
|
||
\usepackage[T1]{fontenc} % Schriftkodierung
|
||
\usepackage{libertine} % Schriftarten 'Linux Libertine' und 'Linux Biolinum'
|
||
\usepackage[ngerman]{babel} % Neue Deutsche Rechtschreibung/Silbentrennung mit griechischen Buchstaben
|
||
\usepackage{setspace} % Paket für das Setzen des Zeilenabstandes
|
||
\onehalfspacing % 1,5facher Zeilenabstand
|
||
\usepackage[draft,kerning,spacing,protrusion=true,expansion,babel=true]{microtype} %Mikrotypographie (erweitertes Kerning, etc.)
|
||
\usepackage{acronym} % Abkürzungen und Abkürzungsverzeichnis
|
||
\usepackage[alsoload=synchem,locale=DE,loctolang={DE:ngerman},obeyall=true,decimalsymbol={{{,}}},tophrase={{ bis }}]{siunitx} % SI-Einheiten
|
||
\newunit{\bp}{bp} % Definition eigener Einheiten: Basenpaare
|
||
\newunit{\kb}{kb} % Definition eigener Einheiten: Kilo-Basenpaare
|
||
\newunit{\Unit}{U} % Definition eigener Einheiten: Unit
|
||
\newunit{\rpm}{rpm} % Definition eigener Einheiten: Umdrehungen/Minute
|
||
\newunit{\g}{x g} % Definition eigener Einheiten: relative Erdbeschleunigung
|
||
\newunit{\psi}{psi} % Definition eigener Einheiten: Pounds per inch
|
||
\newunit{\CV}{CV}
|
||
\newunit{\AS}{AS}
|
||
|
||
\usepackage{cpssp}
|
||
\usepackage{listings}
|
||
\lstset{breaklines=true,basicstyle=\footnotesize}
|
||
\usepackage{tabularx} % Tabellen mit fester Breite
|
||
\usepackage{longtable} % Seitenüberspannende Tabellen
|
||
\usepackage{booktabs} % 'Hübsche' Tabellen ohne vertikale Linien
|
||
\usepackage{multirow} % Mehrzeilige Tabellen
|
||
\usepackage{graphicx} % Grafikerweiterung
|
||
\usepackage[caption=false]{subfig} % Unterabbildungen
|
||
\usepackage[version=3]{mhchem} % Darstellung chemischer Summenformeln
|
||
\usepackage{natbib} % Naturwissenschaftliche Zitierungsstile
|
||
%\usepackage[format=hang]{caption}[2008/08/24] % Formatierung von Bildunter-/Tabellenüberschriften
|
||
\usepackage[format=plain,small]{caption}[2008/08/24]
|
||
\usepackage[fixlanguage]{babelbib} % Sprachanpassung für Literaturverzeichnis
|
||
\selectbiblanguage{ngerman} % s.o.
|
||
\usepackage{hyperref} % PDF-Eigenschaften (s.u.)
|
||
\hypersetup{
|
||
unicode=true, % non-Latin characters in Acrobat’s bookmarks
|
||
pdftoolbar=true, % show Acrobat’s toolbar?
|
||
pdfmenubar=true, % show Acrobat’s menu?
|
||
pdffitwindow=false, % window fit to page when opened
|
||
pdfstartview={FitH}, % fits the width of the page to the window
|
||
pdftitle={Bachelorarbeit}, % title
|
||
pdfauthor={Alexander Ralph Michael Minges}, % author
|
||
pdfsubject={Bachelorarbeit}, % subject of the document
|
||
pdfcreator={Alexander Ralph Michael Minges}, % creator of the document
|
||
pdfkeywords={Bachelorarbeit, RTE1, Ethylen, Arabidopsis thaliana}, % list of keywords
|
||
pdfnewwindow=true, % links in new window
|
||
colorlinks=true, % false: boxed links; true: colored links
|
||
linkcolor=black, % color of internal links
|
||
citecolor=black, % color of links to bibliography
|
||
filecolor=black, % color of file links
|
||
urlcolor=black % color of external links
|
||
}
|
||
|
||
%Griechische Buchstaben/Symbole in Hauptschriftart für den Textmodus
|
||
\renewcommand{\textalpha}{{\libertineGlyph{alpha}}}
|
||
\renewcommand{\textbeta}{{\libertineGlyph{beta}}}
|
||
\renewcommand{\textepsilon}{{\libertineGlyph{epsilon}}}
|
||
\renewcommand{\texttheta}{{\libertineGlyph{theta}}}
|
||
\renewcommand{\textDelta}{{\libertineGlyph{Delta}}}
|
||
\renewcommand{\textpi}{{\libertineGlyph{pi}}}
|
||
\renewcommand{\textrightarrow}{{\libertineGlyph{arrowright}}}
|
||
\renewcommand{\textregistered}{{\libertineGlyph{registered}}}
|
||
|
||
%opening
|
||
\titlehead{\centering \includegraphics[keepaspectratio=true,width=0.4\textwidth]{./img/hhulogo.png}}
|
||
\subject{Biochemie der Pflanzen\\Abteilung für biochemische Pflanzenphysiologie}
|
||
\title{Bachelorarbeit}
|
||
\subtitle{Molekulare Charakterisierung von \acs{RTE1} aus \acl{A. thaliana}}
|
||
\author{Alexander Ralph Michael Minges}
|
||
|
||
\begin{document}
|
||
|
||
\begin{titlepage}
|
||
\begin{center}
|
||
\large
|
||
\vspace*{\fill}
|
||
\includegraphics[keepaspectratio=true,width=0.4\textwidth]{./img/hhulogo.png}\\
|
||
Institut für Biochemie der Pflanzen\\ Abteilung für biochemische Pflanzenphysiologie
|
||
\vfill
|
||
\Huge
|
||
\textsf{\textbf{Bachelorarbeit}}
|
||
|
||
\normalsize
|
||
\textsf{\textbf{Molekulare Charakterisierung von \acs{RTE1} aus \acl{A. thaliana}}}
|
||
\vfill
|
||
Zur Erlangung des Bachelorgrades\\ (Bachelor of Science - Biochemistry)
|
||
\vfill
|
||
vorgelegt von \\ \textbf{Alexander Ralph Michael Minges \\ (1804535)}
|
||
\vfill
|
||
im September 2010
|
||
\vfill \begin{description}
|
||
\item[Erstprüfer:]{Univ. Prof. Dr. G. Groth\\ Institut für Biochemie der Pflanzen \\ Heinrich-Heine-Universität Düsseldorf}
|
||
\item[Zweitprüfer:]{Univ. Prof. Dr. L. Schmitt\\ Institut für Biochemie \\ Heinrich-Heine-Universität Düsseldorf}
|
||
\end{description}
|
||
\end{center}
|
||
\end{titlepage}
|
||
|
||
%\maketitle
|
||
\tableofcontents
|
||
\clearpage
|
||
|
||
\begin{figure}[htbp]
|
||
\cpsspLabel{-0.0}{RTE1 SOPMA}
|
||
\cpsspStartRes{-0.0}{2.5}{1}
|
||
\cpsspSheet{-0.0}{2.5}{2.75}
|
||
\cpsspTurn{-0.0}{2.75}{3.75}
|
||
\cpsspCoil{-0.0}{3.75}{4.5}
|
||
\cpsspSheet{-0.0}{4.5}{4.75}
|
||
\cpsspAlphaHelix{-0.0}{4.75}{5.5}
|
||
\cpsspCoil{-0.0}{5.5}{7.75}
|
||
\cpsspSheet{-0.0}{7.75}{8.25}
|
||
\cpsspCoil{-0.0}{8.25}{9.75}
|
||
\cpsspAlphaHelix{-0.0}{9.75}{10.5}
|
||
\cpsspCoil{-0.0}{10.5}{13.0}
|
||
\cpsspSheet{-0.0}{13.0}{13.5}
|
||
\cpsspCoil{-0.0}{13.5}{15.0}
|
||
\cpsspEndRes{-0.0}{15.0}{50}
|
||
\cpsspLabel{-2.0}{RTE1 SOPMA}
|
||
\cpsspStartRes{-2.0}{2.5}{51}
|
||
\cpsspCoil{-2.0}{2.5}{3.0}
|
||
\cpsspSheet{-2.0}{3.0}{4.25}
|
||
\cpsspCoil{-2.0}{4.25}{5.25}
|
||
\cpsspSheet{-2.0}{5.25}{6.5}
|
||
\cpsspCoil{-2.0}{6.5}{7.5}
|
||
\cpsspTurn{-2.0}{7.5}{7.75}
|
||
\cpsspSheet{-2.0}{7.75}{8.75}
|
||
\cpsspCoil{-2.0}{8.75}{9.25}
|
||
\cpsspTurn{-2.0}{9.25}{10.0}
|
||
\cpsspSheet{-2.0}{10.0}{11.25}
|
||
\cpsspTurn{-2.0}{11.25}{11.5}
|
||
\cpsspCoil{-2.0}{11.5}{12.25}
|
||
\cpsspSheet{-2.0}{12.25}{13.0}
|
||
\cpsspCoil{-2.0}{13.0}{13.75}
|
||
\cpsspSheet{-2.0}{13.75}{14.5}
|
||
\cpsspCoil{-2.0}{14.5}{15.0}
|
||
\cpsspEndRes{-2.0}{15.0}{100}
|
||
\cpsspLabel{-4.0}{RTE1 SOPMA}
|
||
\cpsspStartRes{-4.0}{2.5}{101}
|
||
\cpsspCoil{-4.0}{2.5}{3.0}
|
||
\cpsspAlphaHelix{-4.0}{3.0}{3.25}
|
||
\cpsspSheet{-4.0}{3.25}{4.0}
|
||
\cpsspCoil{-4.0}{4.0}{8.75}
|
||
\cpsspSheet{-4.0}{8.75}{9.25}
|
||
\cpsspCoil{-4.0}{9.25}{9.75}
|
||
\cpsspAlphaHelix{-4.0}{9.75}{10.25}
|
||
\cpsspCoil{-4.0}{10.25}{11.0}
|
||
\cpsspAlphaHelix{-4.0}{11.0}{15.0}
|
||
\cpsspEndRes{-4.0}{15.0}{150}
|
||
\cpsspLabel{-6.0}{RTE1 SOPMA}
|
||
\cpsspStartRes{-6.0}{2.5}{151}
|
||
\cpsspAlphaHelix{-6.0}{2.5}{3.75}
|
||
\cpsspSheet{-6.0}{3.75}{4.25}
|
||
\cpsspCoil{-6.0}{4.25}{5.25}
|
||
\cpsspAlphaHelix{-6.0}{5.25}{8.0}
|
||
\cpsspTurn{-6.0}{8.0}{8.25}
|
||
\cpsspCoil{-6.0}{8.25}{10.25}
|
||
\cpsspAlphaHelix{-6.0}{10.25}{11.5}
|
||
\cpsspSheet{-6.0}{11.5}{12.75}
|
||
\cpsspTurn{-6.0}{12.75}{13.25}
|
||
\cpsspCoil{-6.0}{13.25}{14.25}
|
||
\cpsspAlphaHelix{-6.0}{14.25}{15.0}
|
||
\cpsspEndRes{-6.0}{15.0}{200}
|
||
\cpsspLabel{-8.0}{RTE1 SOPMA}
|
||
\cpsspStartRes{-8.0}{2.5}{201}
|
||
\cpsspAlphaHelix{-8.0}{2.5}{3.25}
|
||
\cpsspTurn{-8.0}{3.25}{3.5}
|
||
\cpsspCoil{-8.0}{3.5}{4.25}
|
||
\cpsspAlphaHelix{-8.0}{4.25}{4.5}
|
||
\cpsspSheet{-8.0}{4.5}{7.0}
|
||
\cpsspTurn{-8.0}{7.0}{7.5}
|
||
\cpsspCoil{-8.0}{7.5}{8.25}
|
||
\cpsspSheet{-8.0}{8.25}{8.75}
|
||
\cpsspAlphaHelix{-8.0}{8.75}{12.5}
|
||
\cpsspCoil{-8.0}{12.5}{13.5}
|
||
\cpsspAlphaHelix{-8.0}{13.5}{13.75}
|
||
\cpsspTurn{-8.0}{13.75}{14.25}
|
||
\cpsspSheet{-8.0}{14.25}{15.0}
|
||
\cpsspEndRes{-8.0}{15.0}{250}
|
||
\cpsspLabel{-10.0}{RTE1 SOPMA}
|
||
\cpsspStartRes{-10.0}{2.5}{251}
|
||
\cpsspCoil{-10.0}{2.5}{3.0}
|
||
\cpsspTurn{-10.0}{3.0}{3.25}
|
||
\cpsspSheet{-10.0}{3.25}{3.5}
|
||
\cpsspEndRes{-10.0}{3.5}{254}
|
||
\cpsspLabel{-0.5}{RTE1 SABLE}
|
||
\cpsspStartRes{-0.5}{2.5}{1}
|
||
\cpsspCoil{-0.5}{2.5}{7.0}
|
||
\cpsspAlphaHelix{-0.5}{7.0}{7.75}
|
||
\cpsspCoil{-0.5}{7.75}{15.0}
|
||
\cpsspEndRes{-0.5}{15.0}{50}
|
||
\cpsspLabel{-2.5}{RTE1 SABLE}
|
||
\cpsspStartRes{-2.5}{2.5}{51}
|
||
\cpsspCoil{-2.5}{2.5}{3.0}
|
||
\cpsspSheet{-2.5}{3.0}{4.25}
|
||
\cpsspCoil{-2.5}{4.25}{5.0}
|
||
\cpsspAlphaHelix{-2.5}{5.0}{7.5}
|
||
\cpsspCoil{-2.5}{7.5}{8.0}
|
||
\cpsspAlphaHelix{-2.5}{8.0}{8.25}
|
||
\cpsspSheet{-2.5}{8.25}{9.0}
|
||
\cpsspCoil{-2.5}{9.0}{10.0}
|
||
\cpsspSheet{-2.5}{10.0}{11.0}
|
||
\cpsspCoil{-2.5}{11.0}{12.0}
|
||
\cpsspSheet{-2.5}{12.0}{13.0}
|
||
\cpsspCoil{-2.5}{13.0}{15.0}
|
||
\cpsspEndRes{-2.5}{15.0}{100}
|
||
\cpsspLabel{-4.5}{RTE1 SABLE}
|
||
\cpsspStartRes{-4.5}{2.5}{101}
|
||
\cpsspCoil{-4.5}{2.5}{3.0}
|
||
\cpsspSheet{-4.5}{3.0}{4.25}
|
||
\cpsspCoil{-4.5}{4.25}{11.5}
|
||
\cpsspAlphaHelix{-4.5}{11.5}{15.0}
|
||
\cpsspEndRes{-4.5}{15.0}{150}
|
||
\cpsspLabel{-6.5}{RTE1 SABLE}
|
||
\cpsspStartRes{-6.5}{2.5}{151}
|
||
\cpsspAlphaHelix{-6.5}{2.5}{2.75}
|
||
\cpsspCoil{-6.5}{2.75}{3.75}
|
||
\cpsspSheet{-6.5}{3.75}{4.25}
|
||
\cpsspCoil{-6.5}{4.25}{5.25}
|
||
\cpsspAlphaHelix{-6.5}{5.25}{7.75}
|
||
\cpsspCoil{-6.5}{7.75}{10.0}
|
||
\cpsspAlphaHelix{-6.5}{10.0}{13.0}
|
||
\cpsspCoil{-6.5}{13.0}{14.25}
|
||
\cpsspAlphaHelix{-6.5}{14.25}{15.0}
|
||
\cpsspEndRes{-6.5}{15.0}{200}
|
||
\cpsspLabel{-8.5}{RTE1 SABLE}
|
||
\cpsspStartRes{-8.5}{2.5}{201}
|
||
\cpsspAlphaHelix{-8.5}{2.5}{14.75}
|
||
\cpsspCoil{-8.5}{14.75}{15.0}
|
||
\cpsspEndRes{-8.5}{15.0}{250}
|
||
\cpsspLabel{-10.5}{RTE1 SABLE}
|
||
\cpsspStartRes{-10.5}{2.5}{251}
|
||
\cpsspCoil{-10.5}{2.5}{3.5}
|
||
\cpsspEndRes{-10.5}{3.5}{254}
|
||
\end{figure}
|
||
|
||
|
||
\include{./inc/zusammenfassung}
|
||
|
||
\include{./inc/einleitung}
|
||
|
||
\include{./inc/material}
|
||
|
||
\include{./inc/ergebnisse}
|
||
|
||
\include{./inc/diskussion}
|
||
|
||
\listoffigures
|
||
\addcontentsline{toc}{chapter}{Abbildungsverzeichnis}
|
||
|
||
\listoftables
|
||
\addcontentsline{toc}{chapter}{Tabellenverzeichnis}
|
||
|
||
\nocite{voet-van-vormizeele_mutants_2008}
|
||
\nocite{duncan_heme-binding_1999}
|
||
\nocite{vincent_protein_1985}
|
||
\bibliographystyle{natdin}
|
||
\bibliography{./Bibliothek}
|
||
|
||
\include{./inc/abkuerzungen}
|
||
|
||
\include{./inc/anhang}
|
||
|
||
\end{document} |