diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/einfuehrung2/demo11.bib')
-rw-r--r-- | Master/texmf-dist/doc/latex/einfuehrung2/demo11.bib | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/einfuehrung2/demo11.bib b/Master/texmf-dist/doc/latex/einfuehrung2/demo11.bib new file mode 100644 index 00000000000..dfa2b6d8675 --- /dev/null +++ b/Master/texmf-dist/doc/latex/einfuehrung2/demo11.bib @@ -0,0 +1,11 @@ +@Online{biblatex, + sorttitle = {The biblatex package}, + author = {Lehman, Philipp and Kime, Philip and Boruvka, Audrey and Wright, Joseph}, + title = {The \texttt{biblatex} package}, + subtitle = {Programmable bibliographies and citations}, + version = {3.0}, + date = {2015-04-20}, + url = {http://mirror.ctan.org/macros/latex/contrib/biblatex/doc/biblatex.pdf}, + urldate = {2015-10-26}, + annotation = {The official \texttt{biblatex} documentation.} +} |