Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
osak
talks
Commits
f068ca23
Commit
f068ca23
authored
Jun 05, 2019
by
Valentin Bruch
Browse files
handout: added backend=biber with footnote to biblatex
parent
639cf790
Changes
1
Show whitespace changes
Inline
Side-by-side
workshops/latex/handout.tex
View file @
f068ca23
...
...
@@ -484,16 +484,17 @@ Fußnoten sind einfach\footnote{Mit \texttt{\textbackslash footnote[label]\{Text
\end{minipage}
%
\begin{minipage}
[t]
{
.5
\linewidth
}
In der Präambel:
\\
%\verb|\usepackage[backend=biber]{biblatex}|
\verb
|
\usepackage{biblatex}
|
\verb
|
\addbibresource{quellen.bib}
|
\\
[6pt]
\verb
|
\usepackage[
|
\\
\verb
|
backend=biber
|
\footnotemark\\
\verb
|
]{biblatex}
|
\\
%\verb|\usepackage{biblatex}|
\verb
|
\addbibresource{quellen.bib}
|
\\
[1pt]
Im Text:
\\
\verb
|
\cite{Heisenberg1927}
|
\\
[
6
pt]
\verb
|
\cite{Heisenberg1927}
|
\\
[
1
pt]
Am Dokumentende:
\\
\verb
|
\printbibliography
|
%
\end{minipage}
%
% TODO: Führt TeXstudio automatisch biblatex aus? Sollte man das erwähnen?
\footnotetext
{
Biber verhindert Probleme mit Umlauten.
}
%
%
\section
{
Präsentationen
}
\label
{
sec:beamer
}
%
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment