Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Resources
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Rutherford Experiment Lab Course Online
Resources
Commits
784429ca
Verified
Commit
784429ca
authored
4 years ago
by
Tobias Triffterer
Browse files
Options
Downloads
Patches
Plain Diff
Empty LaTeX Document
Adds the basic structure of the LaTeX document.
parent
41182ac0
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
instructions/zusatzanleitung.tex
+31
-0
31 additions, 0 deletions
instructions/zusatzanleitung.tex
with
31 additions
and
0 deletions
instructions/zusatzanleitung.tex
0 → 100644
+
31
−
0
View file @
784429ca
\documentclass
[a4paper,12pt]
{
scrreprt
}
\usepackage
{
array
}
\usepackage
{
amsmath
}
\usepackage
{
amsfonts
}
\usepackage
{
amssymb
}
\usepackage
{
amsthm
}
\usepackage
[english]
{
babel
}
\usepackage
{
wrapfig
}
\usepackage
[pdftex]
{
graphicx
}
\usepackage
[utf8x]
{
inputenc
}
\usepackage
{
pdfpages
}
\usepackage
[colorlinks=true,linkcolor=blue]
{
hyperref
}
\usepackage
[binary-units]
{
siunitx
}
\usepackage
[long,nodayofweek]
{
datetime
}
\usepackage
{
xspace
}
\hypersetup
{
pdfauthor=
{
Dr. Tobias Triffterer
}
,pdftitle=
{
Zusatz-Anleitung für die Online-Version des Versuches 311: Rutherford-Experiment
}
,pdfsubject=
{
Fortgeschrittenen-Praktikum für Studierende der Physik, Versuch 311: Rutherford-Experiment
}}
\sisetup
{
per-mode=reciprocal
}
\sisetup
{
inter-unit-product =
\ensuremath
{{}
\cdot
{}}}
\sisetup
{
separate-uncertainty = true
}
\DeclareSIUnit
\clight
{
\text
{
\ensuremath
{
c
}}}
\DeclareSIUnit
\year
{
\text
{
a
}}
\title
{
Zusatz-Anleitung für die Online-Version des Versuches 311: Rutherford-Experiment
}
\author
{}
\date
{}
\begin{document}
\maketitle
\end{document}
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment