changed \addreference(s) so that they are on slide instead of footnote
This commit is contained in:
@@ -37,11 +37,8 @@
|
||||
\author[Doe, Liu \& Schmalen]{\underline{Jone Doe}, Hedongliang Liu and Laurent Schmalen}
|
||||
\date[]{\today}
|
||||
|
||||
% Literature
|
||||
|
||||
\usepackage[citestyle=authoryear,bibstyle=numeric,hyperref,backend=biber, minnames=3, maxnames=3,indexing=true,language=english,giveninits=true]{biblatex}
|
||||
% Reference .bib file
|
||||
\addbibresource{presentation.bib}
|
||||
% \bibhang1em
|
||||
|
||||
\usepackage{lipsum}
|
||||
|
||||
@@ -72,9 +69,6 @@
|
||||
\begin{frame}[title white vertical, picture=images/castleflagcut]
|
||||
\titlepage
|
||||
\end{frame}
|
||||
% \begin{frame}[tableofcontents=blue]{Overview}
|
||||
% \tableofcontents
|
||||
% \end{frame}
|
||||
|
||||
\section{Basic Usage}
|
||||
\subsection{Options}
|
||||
@@ -271,47 +265,51 @@
|
||||
\section{Other Tips}
|
||||
\subsection{Citations}
|
||||
\begin{frame}{Citations in Footnote using BibLaTeX}
|
||||
Citations in beamer were often dealed by pasting the full text in the footnote. \\
|
||||
Citations in beamer were often dealed bypasting the full text. \\
|
||||
The biblatex package enables citing from your .bib file. \\
|
||||
Note that these commands requires setting \texttt{\schlagwort{backend=biber}} when loading the \texttt{biblatex} package.\\
|
||||
Here are several ways of usage:\\[-.5em]
|
||||
Here are several examples of usage:\\[-.5em]
|
||||
\begin{itemize}
|
||||
\item Cite full text in footnote \footfullcite{Rode23ECOC} by \texttt{$\backslash$footfullcite}.
|
||||
\item If the mark is not wanted, combine \texttt{$\backslash$nomarkfootnote} and \texttt{$\backslash$fullcite}. \nomarkfootnote{\fullcite{Rode23JLT}}
|
||||
\item Cite author and year in text \autocite{Rode23JLT}.
|
||||
\item Cite author and year in text \citeauthor{Rode23JLT}, \citeyear{Rode23JLT}.
|
||||
\item Cite title in text \citetitle{Karanov18JLT}.
|
||||
\item Use \texttt{$\backslash$supercite} to cite the alphabetic bibkey \supercite{li2018achievable,Karanov18JLT}.
|
||||
\end{itemize}
|
||||
\textit{\footnotesize For more usage please refer to \href{http://tug.ctan.org/info/biblatex-cheatsheet/biblatex-cheatsheet.pdf}{\textcolor{kit-blue}{Biblatex Cheat Sheet}}.}
|
||||
% \vspace{-1em}
|
||||
% You can print all references that are cited at the end of presentation, as shown in the next slide.
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{Citations in \emph{CEL} Style}
|
||||
Use \texttt{$\backslash$addreference\{\textcolor{kit-green}{<Ref id shown>}\}\{$\backslash$fullcite\{<bibid>\}\}} to list the reference in \emph{CEL} style in footnote.\\
|
||||
% \addreference{RGC${}^+$23-1}{\fullcite{Rode23ECOC}}%
|
||||
% \addreference{RGC${}^+$23-2}{\fullcite{Rode23JLT}}%
|
||||
\addreference{GJD${}^+$20}{\fullcite{gaiarin2020end}}%
|
||||
\addreference{LHG${}^+$18}{\fullcite{li2018achievable}}%
|
||||
\addreference{KCT${}^+$18}{\fullcite{Karanov18JLT}}%
|
||||
To cite the a reference, use \texttt{$\backslash$citereference\{\textcolor{kit-green}{<Ref id shown>}\}}.
|
||||
\begin{frame}{Cite in \emph{CEL} Style}
|
||||
% % Cite the reference in text by
|
||||
Cite the in text by \texttt{$\backslash$citereference\{\textcolor{kit-green}{<bibkey>}\}}.
|
||||
E.g.,
|
||||
\begin{itemize}
|
||||
\item End-to-end learning applied to optimize multidimensional constellations for IM/DD links~\citereference{KCT${}^+$2018}
|
||||
\item End-to-end learning of transceivers for the nonlinear Fourier transform~\citereference{GJD${}^+$20}
|
||||
\item Constellation optimization for the zero-dispersion channel~\citereference{LHG${}^+$18}
|
||||
\item End-to-end learning applied to optimize multidimensional constellations for IM/DD links~\citereference{Karanov18JLT}
|
||||
\item End-to-end learning of transceivers for the nonlinear Fourier transform~\citereference{gaiarin2020end}
|
||||
\item Constellation optimization for the zero-dispersion channel~\citereference{li2018achievable}
|
||||
\end{itemize}
|
||||
|
||||
|
||||
Then add the references at the bottom of the page by \texttt{$\backslash$addreference\{<bibid>\}} for single reference, or \texttt{$\backslash$addreferences\{<bibid><bibid>...<bibid>$\backslash$stoppreferences\}} for multiple references.
|
||||
\bigskip
|
||||
\vfill
|
||||
|
||||
% \addreference{Karanov18JLT}
|
||||
\addreferences{Karanov18JLT}{gaiarin2020end}{li2018achievable}\stopreferences
|
||||
% \addreferences{GJD${}^+$20}{\fullcite{gaiarin2020end}}{LHG${}^+$18}{\fullcite{li2018achievable}}{KCT${}^+$18}{\fullcite{Karanov18JLT}}\stopreferences
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{Citations in \emph{CEL} Style (Cont'd)}
|
||||
Or use \texttt{$\backslash$citereferencewhite\{<Ref id shown>\}} if the background is dark.
|
||||
\begin{blueblock}{Theorem \citereferencewhite{GJD${}^+$20}}
|
||||
Let $a\in\bbN$ be ... \\
|
||||
\lipsum[2][1-2]
|
||||
\end{blueblock}
|
||||
\addreference{GJD${}^+$20}{\fullcite{gaiarin2020end}}%
|
||||
\addreference{KCT${}^+$18}{\fullcite{Karanov18JLT}}%
|
||||
\textbf{\textcolor{kit-red}{Current bug:} If the last reference in \texttt{$\backslash$addreference} has two lines, the slide will be split into two, one only has the title and one only has the content.}
|
||||
\end{frame}
|
||||
% \begin{frame}{Citations in \emph{CEL} Style (Cont'd)}
|
||||
% Or use \texttt{$\backslash$citereferencewhite\{<Ref id shown>\}} if the background is dark.
|
||||
% % \begin{blueblock}{Theorem \citereferencewhite{GJD${}^+$20}}
|
||||
% % Let $a\in\bbN$ be ... \\
|
||||
% % \lipsum[2][1-2]
|
||||
% % \end{blueblock}
|
||||
% \addreference{GJD${}^+$20}{\fullcite{gaiarin2020end}}%
|
||||
% \addreference{KCT${}^+$18}{\fullcite{Karanov18JLT}}%
|
||||
% % \textbf{\textcolor{kit-red}{Current bug:} If the last reference in \texttt{$\backslash$addreference} has two lines, the slide will be split into two, one only has the title and one only has the content.}
|
||||
% \end{frame}
|
||||
|
||||
\subsection{Handout Mode}
|
||||
\begin{frame}{Handout Mode}
|
||||
|
||||
Reference in New Issue
Block a user