summaryrefslogtreecommitdiff
path: root/support/texlab/crates/parser/src/test_data/bibtex/samples/almendro_1998.txt
blob: ed16d33c6781f462170e20fdd8ae4c3fda851f63 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
@patent{almendro,
    author       = {Almendro, Jos{\'e} L. and Mart{\'i}n, Jacinto and S{\'a}nchez,
                    Alberto and Nozal, Fernando},
    title        = {Elektromagnetisches Signalhorn},
    number       = {EU-29702195U},
    date         = 1998,
    location     = {countryfr and countryuk and countryde},
    langid       = {german},
    annotation   = {This is a \texttt{patent} entry with a \texttt{location}
                    field. The number is given in the \texttt{number} field. Note
                    the format of the \texttt{location} field in the database
                    file. Compare \texttt{laufenberg}, \texttt{sorace}, and
                    \texttt{kowalik}},
}