poster_template: comment out biblatex-dependent stanza
\DeclareLanguageMapping and \defbibheading come from biblatex, which the template does not load. The template has failed to compile without local edits for some time as a result. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -88,13 +88,13 @@
|
|||||||
\usepackage{url}
|
\usepackage{url}
|
||||||
% \usepackage{dcolumn}
|
% \usepackage{dcolumn}
|
||||||
% \usepackage{booktabs}
|
% \usepackage{booktabs}
|
||||||
% bibliography stuff
|
% bibliography stuff — uncomment these if you load biblatex
|
||||||
\DeclareLanguageMapping{american}{american-apa}
|
% \DeclareLanguageMapping{american}{american-apa}
|
||||||
\defbibheading{secbib}[\bibname]{%
|
% \defbibheading{secbib}[\bibname]{%
|
||||||
\section{#1}%
|
% \section{#1}%
|
||||||
\markboth{#1}{#1}%
|
% \markboth{#1}{#1}%
|
||||||
\baselineskip 14.2pt%
|
% \baselineskip 14.2pt%
|
||||||
\prebibhook}
|
% \prebibhook}
|
||||||
|
|
||||||
\def\citepos#1{\citeauthor{#1}'s (\citeyear{#1})}
|
\def\citepos#1{\citeauthor{#1}'s (\citeyear{#1})}
|
||||||
\def\citespos#1{\citeauthor{#1}' (\citeyear{#1})}
|
\def\citespos#1{\citeauthor{#1}' (\citeyear{#1})}
|
||||||
|
|||||||
Reference in New Issue
Block a user