summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/latex-bib-ex/demo11.bib
blob: 84398c11aa974134869d6332983509f38d8c998a (plain)
1
2
3
4
5
6
7
8
9
10
11
@Online{biblatex,
 sorttitle  = {biblatex package},
 author     = {Lehman, Philipp},
 title      = {The \texttt{biblatex} package},
 subtitle   = {Programmable bibliographies and citations},
 version    = {1.1a},
 date       = {2011-01-08},
 url        = {http://mirror.ctan.org/macros/latex/biblatex/doc/biblatex.pdf},
 urldate    = {2011-01-08},
 annotation = {The official \texttt{biblatex} documentation.}
}