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
No related tags found
No related merge requests found
...@@ -451,7 +451,7 @@ Fußnoten sind einfach\footnote{Mit \texttt{\textbackslash footnote[label]\{Text ...@@ -451,7 +451,7 @@ Fußnoten sind einfach\footnote{Mit \texttt{\textbackslash footnote[label]\{Text
\verb|}|\vspace{-2pt} \verb|}|\vspace{-2pt}
% %
\section{Bibliographie} \section{Bibliographie}
\begin{minipage}[t]{.52\linewidth} \begin{minipage}[t]{.5\linewidth}
In \texttt{quellen.bib}:\\ In \texttt{quellen.bib}:\\
\small% \small%
\verb|@article{Heisenberg1927,|\\ \verb|@article{Heisenberg1927,|\\
...@@ -467,11 +467,11 @@ Fußnoten sind einfach\footnote{Mit \texttt{\textbackslash footnote[label]\{Text ...@@ -467,11 +467,11 @@ Fußnoten sind einfach\footnote{Mit \texttt{\textbackslash footnote[label]\{Text
\verb| doi="10.1007/BF01397280"}| \verb| doi="10.1007/BF01397280"}|
%\verb|}| %\verb|}|
\end{minipage}% \end{minipage}%
\begin{minipage}[t]{.48\linewidth} \begin{minipage}[t]{.5\linewidth}
In der Präambel:\\ In der Präambel:\\
%\verb|\usepackage[backend=biber]{biblatex}| %\verb|\usepackage[backend=biber]{biblatex}|
\verb|\usepackage{biblatex}| \verb|\usepackage{biblatex}|
\verb|\addbibresource{quellen}| \verb|\addbibresource{quellen.bib}|
\\[6pt] \\[6pt]
Im Text:\\ Im Text:\\
\verb|\cite{Heisenberg1927}| \\[6pt] \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