Skip to content
Permalink
b871fc8cbb
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
188 lines (164 sloc) 4.12 KB
\documentclass{scrartcl}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage[german]{babel}
\newcommand{\EOAbibtweaks}{
% Remove pp from references
\DeclareFieldFormat{postnote}{##1}
% Remove quotation marks from certain titles
\DeclareFieldFormat[thesis]{title}{\mkbibemph{##1}}
\DeclareFieldFormat[article]{title}{##1}
\DeclareFieldFormat[incollection]{title}{##1}
\DeclareFieldFormat[inproceedings]{title}{##1}
\DeclareFieldFormat[inbook]{title}{\mkbibemph{##1}}
\DeclareFieldFormat{title}{\mkbibemph{##1}}
% Remove pp from bibliography at all
\DeclareFieldFormat{pages}{##1}%
% Remove "In:" from articles
\renewbibmacro{in:}{%
\ifentrytype{article}{}{%
\printtext{\bibstring{in}\intitlepunct}}}
% Delete Vol. as praefix
\DeclareFieldFormat*{volume}{##1}
% Use : for pages of an article, use . for the rest
\renewcommand*{\bibpagespunct}{%
\ifentrytype{article}%
{%
\iffieldundef{Number}%
{\addcolon\hspace{0pt}}%
{}%
}%
{,\space}%
}
% Group Volume and Issue in {Brackets}
\renewbibmacro*{journal+issuetitle}{%
\usebibmacro{journal}%
\setunit*{\addspace}%
\iffieldundef{series}
{}
{\newunit
\printfield{series}%
\setunit{\addspace}}%
\printfield{volume}%
\iffieldundef{number}
{}
{\mkbibparens{\printfield{number}}}%
\setunit{\addcomma\space}%
\printfield{eid}%
\setunit{\addspace}%
\usebibmacro{issue+date}%
\setunit{\addcolon\space}%
\usebibmacro{issue}%
\newunit}
% Bug fix for Windows
\defbibheading{none}[]{}
}
\usepackage[autostyle]{csquotes}
\usepackage[mincitenames=1,maxcitenames=3,maxbibnames=100,style=authoryear,backend=biber,autolang=hyphen]{biblatex}
\EOAbibtweaks
\bibliography{../fo.bib}
\begin{document}
% \maketitle
\section{Dummy}
\subsection*{Edwards_2017}
\subsubsection*{authoryear}
\cite{Edwards_2017}
\subsubsection*{year}
\cite*{Edwards_2017}
\subsection*{Riggs:2016aa}
\subsubsection*{authoryear}
\cite{Riggs:2016aa}
\subsubsection*{year}
\cite*{Riggs:2016aa}
\subsection*{Bruckler:2001aa}
\subsubsection*{authoryear}
\cite{Bruckler:2001aa}
\subsubsection*{year}
\cite*{Bruckler:2001aa}
\subsection*{Zdenek:1939aa}
\subsubsection*{authoryear}
\cite{Zdenek:1939aa}
\subsubsection*{year}
\cite*{Zdenek:1939aa}
\subsection*{Caraffa_2011}
\subsubsection*{authoryear}
\cite{Caraffa_2011}
\subsubsection*{year}
\cite*{Caraffa_2011}
\subsection*{Uhlikova:2010aa}
\subsubsection*{authoryear}
\cite{Uhlikova:2010aa}
\subsubsection*{year}
\cite*{Uhlikova:2010aa}
\subsection*{Noll:1992aa}
\subsubsection*{authoryear}
\cite{Noll:1992aa}
\subsubsection*{year}
\cite*{Noll:1992aa}
\subsection*{Schwarz:1931aa}
\subsubsection*{authoryear}
\cite{Schwarz:1931aa}
\subsubsection*{year}
\cite*{Schwarz:1931aa}
\subsection*{Schwartz_1995}
\subsubsection*{authoryear}
\cite{Schwartz_1995}
\subsubsection*{year}
\cite*{Schwartz_1995}
\subsection*{Faber:2015ab}
\subsubsection*{authoryear}
\cite{Faber:2015ab}
\subsubsection*{year}
\cite*{Faber:2015ab}
\subsection*{Rohacek:2010aa}
\subsubsection*{authoryear}
\cite{Rohacek:2010aa}
\subsubsection*{year}
\cite*{Rohacek:2010aa}
\subsection*{Lachnit:2005aa}
\subsubsection*{authoryear}
\cite{Lachnit:2005aa}
\subsubsection*{year}
\cite*{Lachnit:2005aa}
\subsection*{Groll:1865aa}
\subsubsection*{authoryear}
\cite{Groll:1865aa}
\subsubsection*{year}
\cite*{Groll:1865aa}
\subsection*{Schlosser:1934aa}
\subsubsection*{authoryear}
\cite{Schlosser:1934aa}
\subsubsection*{year}
\cite*{Schlosser:1934aa}
\subsection*{Eitelberger:1863ab}
\subsubsection*{authoryear}
\cite{Eitelberger:1863ab}
\subsubsection*{year}
\cite*{Eitelberger:1863ab}
\subsection*{Wirth:1939aa}
\subsubsection*{authoryear}
\cite{Wirth:1939aa}
\subsubsection*{year}
\cite*{Wirth:1939aa}
\subsection*{Faber:2015aa}
\subsubsection*{authoryear}
\cite{Faber:2015aa}
\subsubsection*{year}
\cite*{Faber:2015aa}
\subsection*{Trnkova:2015aa}
\subsubsection*{authoryear}
\cite{Trnkova:2015aa}
\subsubsection*{year}
\cite*{Trnkova:2015aa}
\subsection*{Trnkova:2010aa}
\subsubsection*{authoryear}
\cite{Trnkova:2010aa}
\subsubsection*{year}
\cite*{Trnkova:2010aa}
\subsection*{Frodl:1988aa}
\subsubsection*{authoryear}
\cite{Frodl:1988aa}
\subsubsection*{year}
\cite*{Frodl:1988aa}
\printbibliography
\end{document}