WHAT THE FUCK IS WRONG WITH BIBTEX?!?!?!?
This commit is contained in:
parent
a4a83beae8
commit
6bd3f3794a
4 changed files with 11 additions and 14 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
@article{My colleague et al.,
|
@article{otherarticle,
|
||||||
title = {A first approach to sock sorting},
|
title = {A first approach to sock sorting},
|
||||||
journal = {Journal of laundry science},
|
journal = {Journal of laundry science},
|
||||||
author = {My colleague et al.},
|
author = {My colleague et al.},
|
||||||
|
|
|
||||||
|
|
@ -44,7 +44,7 @@
|
||||||
|
|
||||||
% Bibliography
|
% Bibliography
|
||||||
|
|
||||||
\usepackage[backend=biber]{biblatex}
|
\usepackage[backend=biber,style=alphabetic,sorting=ynt]{biblatex}
|
||||||
|
|
||||||
\DefineBibliographyStrings{english}{andothers={+}}
|
\DefineBibliographyStrings{english}{andothers={+}}
|
||||||
|
|
||||||
|
|
|
||||||
Binary file not shown.
|
|
@ -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
|
To fully appreciate the gravity of \acronym it has to first be discussed
|
||||||
how most resent research tackles the problem of sock sorting.
|
how most resent research tackles the problem of sock sorting.
|
||||||
The following code describes the most recently developed 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)$.
|
industry standard. Notice the code has a runtime complexity of $\mathcal{O}(n^2)$.
|
||||||
|
|
||||||
\begin{algorithm}
|
\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
|
It is also only appropriate to thank the air. Without it no laundry would be
|
||||||
dry and we would not have written this paper.\\
|
dry and we would not have written this paper.\\
|
||||||
|
|
||||||
\begingroup
|
|
||||||
\setlength\bibitemsep{0pt}
|
\printbibliography[]
|
||||||
\setlength\bibnamesep{0pt}
|
|
||||||
\printbibliography[heading=subbibliography]
|
|
||||||
\endgroup
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue