Skip to content
Snippets Groups Projects
Commit 92760cff authored by Valentin Bruch's avatar Valentin Bruch
Browse files

handout: correction in bibliography

parent 723f42f7
Branches
Tags v2.0.23
No related merge requests found
......@@ -451,7 +451,7 @@ Fußnoten sind einfach\footnote{Mit \texttt{\textbackslash footnote[label]\{Text
\verb|}|\vspace{-2pt}
%
\section{Bibliographie}
\begin{minipage}[t]{.52\linewidth}
\begin{minipage}[t]{.5\linewidth}
In \texttt{quellen.bib}:\\
\small%
\verb|@article{Heisenberg1927,|\\
......@@ -467,11 +467,11 @@ Fußnoten sind einfach\footnote{Mit \texttt{\textbackslash footnote[label]\{Text
\verb| doi="10.1007/BF01397280"}|
%\verb|}|
\end{minipage}%
\begin{minipage}[t]{.48\linewidth}
\begin{minipage}[t]{.5\linewidth}
In der Präambel:\\
%\verb|\usepackage[backend=biber]{biblatex}|
\verb|\usepackage{biblatex}|
\verb|\addbibresource{quellen}|
\verb|\addbibresource{quellen.bib}|
\\[6pt]
Im Text:\\
\verb|\cite{Heisenberg1927}| \\[6pt]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment