diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/latex-bib2-ex/bibtool2.bib')
-rw-r--r-- | Master/texmf-dist/doc/latex/latex-bib2-ex/bibtool2.bib | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/latex-bib2-ex/bibtool2.bib b/Master/texmf-dist/doc/latex/latex-bib2-ex/bibtool2.bib new file mode 100644 index 00000000000..cdda54a70d3 --- /dev/null +++ b/Master/texmf-dist/doc/latex/latex-bib2-ex/bibtool2.bib @@ -0,0 +1,18 @@ + +@Misc{ patashnik:bibing, + author = {Oren Patashnik}, + title = {{Bib\TeX}ing}, + month = 2, + year = {1988}, + note = {\url{CTAN://biblio/bibtex/contrib/doc/btxdoc.pdf}} +} + +@Booklet{voss:allgemeine, + author = {Herbert Voss}, + title = {Allgemeine und sprachenspezifische {P}robleme bei der + {E}ntwicklung eines {T}extsatzsystems am {B}eispiel von {\TeX}}, + address = {Vortrag im Institut f{\"u}r germanistische + Sprachwissenschaft, Friedrich-Schiller-Universit{\"a}t Jena}, + annote = {\weburl{http://latex.userpages.fu-berlin.de/Materialien/Jena2007D.pdf}}, + year = 2007 +} |