Search found 1 match

by samtel
Tue Mar 05, 2019 9:59 pm
Forum: Community talk
Topic: footcite reference indentation
Replies: 1
Views: 23136

footcite reference indentation

Dear Friends,
I use the following code for foot citation \RequirePackage[backend=bibtex,citestyle=authoryear,style=alphabetic,url=false]{biblatex}

\newcommand\tab[1][1cm]{\hspace*{#1}}
\DeclareCiteCommand{\footpartcite}[\mkbibfootnote]
{\usebibmacro{prenote}}
{\usebibmacro{citeindex ...