WHAT THE FUCK IS WRONG WITH BIBTEX?!?!?!?

This commit is contained in:
CDaut 2022-11-26 18:38:17 +01:00 committed by CDaut
parent a4a83beae8
commit 6bd3f3794a
4 changed files with 11 additions and 14 deletions

View file

@ -1,7 +1,7 @@
@article{My colleague et al.,
title={A first approach to sock sorting},
journal={Journal of laundry science},
author={My colleague et al.},
year={1969},
month={13}
}
@article{otherarticle,
title = {A first approach to sock sorting},
journal = {Journal of laundry science},
author = {My colleague et al.},
year = {1969},
month = {13}
}

View file

@ -44,7 +44,7 @@
% Bibliography
\usepackage[backend=biber]{biblatex}
\usepackage[backend=biber,style=alphabetic,sorting=ynt]{biblatex}
\DefineBibliographyStrings{english}{andothers={+}}

Binary file not shown.

View file

@ -69,7 +69,7 @@ $n$ being the number of items currently inside the basket.
To fully appreciate the gravity of \acronym it has to first be discussed
how most resent research tackles the problem of sock sorting.
The following code describes the most recently developed sock sorting
algorithm from the paper by \citeauthor{My colleague et al.} Which is the current
algorithm from the paper by my colleague which is the current
industry standard. Notice the code has a runtime complexity of $\mathcal{O}(n^2)$.
\begin{algorithm}
@ -197,8 +197,5 @@ research and personal advancement.\\
It is also only appropriate to thank the air. Without it no laundry would be
dry and we would not have written this paper.\\
\begingroup
\setlength\bibitemsep{0pt}
\setlength\bibnamesep{0pt}
\printbibliography[heading=subbibliography]
\endgroup
\printbibliography[]