Search found 2 matches

by nxnx
Wed Oct 19, 2016 1:28 pm
Forum: BibTeX, biblatex and biber
Topic: Shortauthor introduction
Replies: 2
Views: 5912

Shortauthor introduction

Minimal example:

\documentclass[]{scrartcl}

\usepackage[backend=biber, style=apa, babel=other, doi=false]{biblatex}
\addbibresource{Masterarbeit.bib}

\begin{document}
\parencite{kas2016}\newline
\end{document}

%@Online{kas2016,
% author = {{KASTO Maschinenbau GmbH \& Co. KG}},
% shortauthor ...
by nxnx
Tue Oct 18, 2016 5:39 pm
Forum: BibTeX, biblatex and biber
Topic: Shortauthor introduction
Replies: 2
Views: 5912

Shortauthor introduction

Hey guys and girls,

I am using biblatex with APA style and got the following issue (see attachment). For references related to company names I use the shortauthor field. But biblatex introduces the shortauthor by writing the full author together with the shortauthor (like its common for ...