Closed anddann closed 3 years ago
I can not reproduce it with
% !BIB TS-program = bibtex
% !TeX encoding = UTF-8
\RequirePackage[l2tabu, orthodox]{nag}
\documentclass[utf8,english]{lni}
\begin{document}
\title[Ein Kurztitel]{Ein sehr langer Titel über mehrere Zeilen mit sehr vielen Worten und noch mehr Buchstaben}
\author[Vorname1 Nachname1 \and Vorname2 Nachname2]
{Vorname1 Nachname1\footnote{Universität, Abteilung, Straße, Postleitzahl Ort, Land \email{emailaddress@author1}} \and
Vorname2 Nachname2\footnote{University, Department, Address, Country \email{emailaddress@author2}}}
\startpage{11} % Beginn der Seitenzählung für diesen Beitrag
\editor{Herausgeber et al.} % Namen der Herausgeber
\booktitle{Name-der-Konferenz} % Name des Tagungsband; optional Kurztitel
\year{2017}
\maketitle
\section{Test}
\cite{Doop2011}
\bibliography{example}
\end{document}
using
@inproceedings{Doop2011,
author = {Smaragdakis, Yannis and Bravenboer, Martin},
title = {Using Datalog for Fast and Easy Program Analysis},
booktitle = {Proceedings of the First International Conference on Datalog Reloaded},
series = {Datalog'10},
year = {2011},
isbn = {978-3-642-24205-2},
location = {Oxford, UK},
pages = {245--251},
numpages = {7},
url = {http://dx.doi.org/10.1007/978-3-642-24206-9_14},
doi = {10.1007/978-3-642-24206-9_14},
acmid = {2185939},
publisher = {Springer-Verlag},
address = {Berlin, Heidelberg},
}
@anddann Please download the most recent version from https://raw.githubusercontent.com/gi-ev/LNI/master/lni.bst and put in the directory of your paper.
Reason: I would assume that your latex distribution is not uptodate. The reulated issue https://github.com/gi-ev/LNI/issues/6 was fixed end of 2019.
@anddann Since Martin cannot repoduce it, I close the issue. Feel free to reopen it if the issue persists.
Compiling my latex file with latexmk -pdf failes for the following bibtext entry
with the exception