All notable changes to this project will be documented in this file. The markdown syntax is inspired by the conventions proposed by keepachangelog.com.
v0.7 - 2025-01-27
- Change
maxcitenames
andmaxbibnames
to 3 - Change bibstring
urlseen
toaccessed\addcolon
- Suppress ISBN and doi
- Remove
URL
output
v0.6 - 2023-11-09
- Added
doi
to the output. #17 - Volume and number are now output using parentheses. Example: 44(3) (instead of 44/3). #20
- The font size of the bibliography is now
\small
. #11 - Heading of references section in German documents is "Literaturverzeichnis". #24
- Date is showing the year only. #13
v0.5 - 2019-02-03
- Add support for ISBN and note to
@book
. Fixes LNI/#74.
v0.4 - 2017-01-23
- The year is now printed after the pages in InCollection.
- url style is not changed to sans serif any more.
v0.3 - 2016-10-30
- Support for empty editor in
InProceedings
andInCollection
- Explicit support for
InCollection
- Improved examples in
LNI-examples.bib
v0.2 - 2016-10-13
\citeauthor
prints one author if one author, two authors if two authors, and the first author + "et al." in the case of three or more- Labels do not include prefixes any more
- German: "et al." is printed instead of "u.a."
v0.1 - 2016-10-07
Initial release.