317 lines
7.2 KiB
TeX
317 lines
7.2 KiB
TeX
\documentclass[bibliography=totocnumbered, listof=totocnumbered]{scrartcl}
|
|
%listof=totocnumbered use for list in list of contents
|
|
\usepackage{tabulary}
|
|
\usepackage{graphicx}
|
|
\usepackage{sidecap}
|
|
\usepackage[ngerman]{babel}
|
|
\usepackage{booktabs}
|
|
\usepackage{amssymb, amsthm, mathtools, numprint}
|
|
\npthousandsep{\,}
|
|
\usepackage[printonlyused]{acronym}
|
|
%\usepackage[parfill]{parskip}
|
|
\parindent0pt
|
|
\usepackage{fancyhdr}
|
|
\usepackage{wrapfig}
|
|
\usepackage[numbers]{natbib}
|
|
\bibliographystyle{plainnat}
|
|
\usepackage{xcolor} %for more colors (used in url and links)
|
|
\definecolor{links}{HTML}{1a1a1a}
|
|
\usepackage{hyperref}
|
|
\hypersetup{
|
|
colorlinks=true, %set true if you want colored linksserver
|
|
linktoc=all, %set to all if you want both sections and subsections linked
|
|
linkcolor=black, %choose some color if you want links to stand out
|
|
urlcolor=links,
|
|
citecolor=blue
|
|
}
|
|
|
|
%Time in right format
|
|
\usepackage[yyyymmdd]{datetime}
|
|
\renewcommand{\dateseparator}{-}
|
|
|
|
\usepackage{url} % Lets you typeset urls. Usage: \url{http://...}
|
|
\usepackage{breakurl} % Enables linebreaks for urls
|
|
\urlstyle{same}
|
|
%No end dot in nummbering
|
|
%\renewcommand{\autodot}{}% Remove all end-of-counter dots
|
|
|
|
%For custom font
|
|
%\usepackage{fontspec}
|
|
%\setmainfont{Cambria Math} %requires package fontspec
|
|
|
|
\usepackage[a4paper, left=2.5cm, right=3cm, top=2.5cm, bottom=2cm]{geometry}
|
|
|
|
|
|
% 1.5 line space
|
|
\usepackage{setspace}
|
|
\onehalfspacing
|
|
|
|
%Quotation Marks
|
|
\usepackage{csquotes}
|
|
\MakeOuterQuote{"}
|
|
|
|
%Lorem ipsum generator
|
|
\usepackage{lipsum}
|
|
|
|
|
|
%numbering with nameref
|
|
\newcommand*{\fullref}[1]{\hyperref[{#1}]{\autoref*{#1} \nameref*{#1}}} % One single link
|
|
|
|
|
|
%Nested enumeration numbering with numbers
|
|
\renewcommand{\labelenumii}{\arabic{enumii}.}
|
|
|
|
%Entspeicht Zeichen
|
|
\newcommand{\enspricht}{\overset{\wedge}{=}}
|
|
|
|
%Framed boxes
|
|
\usepackage[framemethod=TikZ]{mdframed}
|
|
\usepackage{theorem}
|
|
|
|
\newcounter{theo}[section]\setcounter{theo}{0}
|
|
\renewcommand{\thetheo}{\arabic{section}.\arabic{theo}}
|
|
|
|
\newenvironment{theo}[2][]{%
|
|
\refstepcounter{theo}%
|
|
\ifstrempty{#1}%
|
|
{\mdfsetup{%
|
|
frametitle={%
|
|
\tikz[baseline=(current bounding box.east),outer sep=0pt]
|
|
\node[anchor=east,rectangle,fill=blue!20]
|
|
{\strut Lemma~\thetheo};}}
|
|
}%
|
|
{\mdfsetup{%
|
|
frametitle={%
|
|
\tikz[baseline=(current bounding box.east),outer sep=0pt]
|
|
\node[anchor=east,rectangle,fill=blue!20]
|
|
{\strut #1};}}%
|
|
}%
|
|
\mdfsetup{innertopmargin=10pt,linecolor=blue!20,%
|
|
linewidth=2pt,topline=true,%
|
|
frametitleaboveskip=\dimexpr-\ht\strutbox\relax}
|
|
\begin{mdframed}[]\relax%
|
|
\label{#2}}{\end{mdframed}}
|
|
|
|
|
|
%\newcommand{\HRule}{\rule{\linewidth}{0.5mm}}
|
|
|
|
\begin{document}
|
|
|
|
%Deckblatt
|
|
\def \Verfasser {}
|
|
\def \Thema {}
|
|
\def \Abgabe {} %Abgabetermin
|
|
\begin{center}
|
|
|
|
%______________________________________________________________________________erster Kasten
|
|
|
|
\fontsize{25}{12}\selectfont
|
|
\fbox{\begin{minipage} { \textwidth}
|
|
\centering
|
|
\vspace{35pt}
|
|
\textbf{\textsc{WILHELM-DIESS-GYMNASIUM}}\\
|
|
\vspace{5pt}
|
|
\textbf{\textsc{POCKING}}
|
|
\vspace{35pt}
|
|
\end{minipage}}
|
|
|
|
%______________________________________________________________________________zweiter Kasten
|
|
|
|
\fbox{\begin{minipage} { \textwidth}
|
|
\centering
|
|
\vspace{35pt}
|
|
\textbf{Qualifikationsphase 2021/2023}
|
|
\vspace{35pt}
|
|
\end{minipage}}
|
|
|
|
%______________________________________________________________________________dritter Kasten
|
|
|
|
%coloured minibox
|
|
\noindent\fcolorbox{black}{black}{
|
|
\fbox{\begin{minipage} {0.97 \textwidth}
|
|
\centering
|
|
\vspace{35pt}
|
|
%coloured text
|
|
\color{white}
|
|
\textbf{\textsc{SEMINARARBEIT}}
|
|
\vspace{35pt}
|
|
\end{minipage}}}
|
|
|
|
\end{center}
|
|
|
|
%______________________________________________________________________________erste Tabelle
|
|
|
|
\begin{table}[h]
|
|
\fontsize{12}{12}\selectfont
|
|
\begin{tabular} {|p{120pt} |p{305pt} |}
|
|
\hline
|
|
\vspace{1pt}
|
|
\textbf{Leitfach} & \vspace{1pt} \textbf{Physik} \vspace{1pt} \\\hline
|
|
\vspace{1pt}
|
|
\textbf{Rahmenthema des Seminars} & \vspace{1pt} \textbf{Physik der Superhelden}\vspace{1pt} \\\hline
|
|
\vspace{1pt}
|
|
\textbf{Thema der Seminararbeit} & \vspace{1pt} \textbf{\Thema} \vspace{1pt} \\\hline
|
|
\vspace{1pt}
|
|
\textbf{Verfasser} & \vspace{1pt} \textbf{\Verfasser} \vspace{1pt} \\\hline
|
|
\vspace{1pt}
|
|
\textbf{Lehrkraft} & \vspace{1pt} \textbf{StR, Mühlberger, Gerhard} \vspace{1pt} \\\hline
|
|
\vspace{1pt}
|
|
\textbf{Abgabetermin} & \vspace{1pt} \textbf{\Abgabe} \vspace{1pt} \\\hline
|
|
|
|
\end{tabular}
|
|
\end{table}
|
|
|
|
%______________________________________________________________________________zweite Tabelle
|
|
|
|
\begin{table}[h]
|
|
\fontsize{12}{12}\selectfont
|
|
\begin{tabular} {|p{120pt} |p{50pt} |p{75pt} |p{155pt} |}
|
|
\hline
|
|
\vspace{1pt}
|
|
\textbf{Erzielte Note} & & \vspace{1pt} \textbf{in Worten} &\vspace{1pt} \\\hline
|
|
\vspace{1pt}
|
|
\textbf{Erzielte Punkte} & & \vspace{1pt} \textbf{in Worten} &\vspace{1pt} \\\hline
|
|
|
|
\end{tabular}
|
|
\end{table}
|
|
\thispagestyle{empty}
|
|
|
|
\newpage
|
|
%Inhaltsverzeichnis
|
|
\tableofcontents
|
|
\thispagestyle{empty}
|
|
\newpage
|
|
|
|
%Einleitung
|
|
\section{Hinleitung}
|
|
|
|
\lipsum[1-4]
|
|
|
|
%Tatsächliche Arbeit
|
|
\newpage
|
|
|
|
\section{Themenbereich 1}
|
|
|
|
\lipsum[2-5]
|
|
|
|
|
|
\subsection{Unterthema 1}
|
|
|
|
\lipsum[1-4]
|
|
|
|
|
|
\subsection{Unterthema 2}
|
|
|
|
\lipsum[2-5]
|
|
|
|
\section{Themenbereich 2}
|
|
|
|
\lipsum[2-5]
|
|
|
|
\subsection{Unterthema 1}
|
|
|
|
\lipsum[2-5]
|
|
|
|
\subsection{Unterthema 2}
|
|
|
|
\lipsum[2-5]
|
|
|
|
\subsubsection{Unterpunkt 1}
|
|
|
|
\lipsum[2-5]
|
|
|
|
\subsubsection{Unterpunkt 2}
|
|
|
|
\lipsum[2-5]
|
|
|
|
\subsubsection{Unterpunkt 3}
|
|
|
|
\lipsum[2-5]
|
|
|
|
\subsection{Unterthema 3}
|
|
|
|
|
|
%Schlusswort
|
|
\newpage
|
|
\section{Fazit}
|
|
|
|
|
|
\lipsum[18-20]
|
|
|
|
|
|
|
|
%Anhang
|
|
\newpage
|
|
\section{Anhang}
|
|
|
|
|
|
%Abkürzungsverzeichniss
|
|
\newpage
|
|
\section{Abkürzungsverzeichniss}
|
|
\begin{acronym}[Speicher]
|
|
\acro{e-}[$e^-$]{Elektron}
|
|
\acroplural{e-}[$e^-$]{Elektronen}
|
|
\end{acronym}
|
|
|
|
\subsection*{chemische Verbindungen}
|
|
\begin{acronym}[Elemente]
|
|
\acro{H2}[$H_2$]{Wasserstoff}
|
|
\acro{Si}[$Si$]{Silicium}
|
|
\acro{CH4}[$CH_4$]{Methan}
|
|
\acro{Li}[$Li$]{Lithium}
|
|
\acro{O2}[$O_2$]{Sauerstoff}
|
|
\acro{H2O}[$H_2O$]{Wasser}
|
|
\acro{LiCoO2}[$LiCoO_2$]{Lithium-Cobalt(III)-oxid}
|
|
\acro{Co}[$Co$]{Cobalt}
|
|
\acro{V}[$V$]{Vanadium}
|
|
\acro{V2O5}[$V_2O_5$]{Vanadium(V)-oxid}
|
|
\acro{VO2}[$VO_2$]{Vanadium(IV)-oxid}
|
|
\acro{CO}[$CO$]{Kohlenstoffmonoxid}
|
|
\end{acronym}
|
|
|
|
\subsection*{Größen}
|
|
\begin{acronym}[Größen]
|
|
\acro{m}[$m$]{Masse}
|
|
\acro{g}[$g$]{Ortsfaktor}
|
|
\acro{h}[$h$]{Höhe}
|
|
\acro{Q}[$Q$]{Wärme}
|
|
\acro{E}[$E$]{Energie}
|
|
\acro{v}[$v$]{Geschwindigkeit}
|
|
\acro{Etherm}[$E_{therm}$]{thermische Energie}
|
|
\acro{I}[$I$]{Stromstärke}
|
|
\acro{U}[$U$]{Spannung}
|
|
\acro{t}[$t$]{Zeit}
|
|
\end{acronym}
|
|
|
|
|
|
%Bibliographie
|
|
\newpage
|
|
%\bibliographystyle{unsrt}
|
|
|
|
\bibliography{Biblio.bib}
|
|
|
|
%Abbildungsverzeichniss
|
|
\newpage
|
|
\listoffigures
|
|
\listoftables
|
|
|
|
%Eidestratliche Erklärung
|
|
\newpage
|
|
\section{Eidesstattliche Erklärung}
|
|
Hiermit erkläre ich, dass ich die vorliegende Arbeit selbstständig und ohne fremde
|
|
Hilfe verfasst und keine anderen als die angegebenen Hilfsmittel verwendet habe.\\
|
|
Insbesondere versichere ich, dass ich alle wörtlichen und sinngemäßen Übernahmen
|
|
aus anderen Werken als solche kenntlich gemacht habe.\\
|
|
Mir ist bekannt, dass die vorliegende Arbeit mit 0 Punkte bewertet werden kann, wenn
|
|
gegen diese Grundsätze verstoßen wurde, und dass in diesem Fall eine Zulassung zum Abitur nicht möglich ist.\\
|
|
|
|
|
|
\vspace{3em}
|
|
|
|
\begin{tabulary}{\textwidth}{L R}
|
|
\hspace{0.5\textwidth} &
|
|
\underline{\hspace{0.5\textwidth}}\\
|
|
Pocking, den \today & \Verfasser
|
|
\end{tabulary}
|
|
|
|
\end{document} |