BibLaTeX style for Springer Lecture Notes in Computer Science
This style extends the standard BiBTeX
model by an acronym
entry.
\usepackage[backend=biber,
style=lncs
]{biblatex}
I intend to maintain this fork and gladly accept pull requests and issues (although not committing myself to fixing any issue as required by the LPPL license). At the time of writing @mgttlinger is the current maintainer in the sense of the LPPL license.
For building the included biblatex-lncs-test.tex
the llncs
class from the Springer author guidelines needs to be in scope. The CI can get it via the ENV variable LLNCS_CLS
.
Copyright (c) 2022-2023 Merlin Humml and contributors
Forked from https://github.com/neapel/biblatex-lncs.git, who forked from https://github.com/jossco/biblatex-lncs.git, by Joseph Scott who forked from https://github.com/gvdgdo/biblatex-lncs.git, by Guido Governatori
This package may be distributed under the terms of the LaTeX Project Public License, as described in lppl.txt in the base LaTeX distribution. Either version 1.3c or, at your option, any later version.