diff options
author | Karl Berry <karl@freefriends.org> | 2012-04-02 23:55:50 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-04-02 23:55:50 +0000 |
commit | 4f96777e93485d3be29c6c9b1564693d1b7a095e (patch) | |
tree | 2ae0d3bd80cda8dafcac7bce4a893586ec826009 /Master/texmf-dist/doc/latex/latex-bib-ex/bibB.bib | |
parent | 6c5611b438b51a384edd04d67bc6b29cb7ccb9d5 (diff) |
latex-bib-ex (2apr12)
git-svn-id: svn://tug.org/texlive/trunk@25831 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/latex-bib-ex/bibB.bib')
-rw-r--r-- | Master/texmf-dist/doc/latex/latex-bib-ex/bibB.bib | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/latex-bib-ex/bibB.bib b/Master/texmf-dist/doc/latex/latex-bib-ex/bibB.bib new file mode 100644 index 00000000000..7cf631a60a1 --- /dev/null +++ b/Master/texmf-dist/doc/latex/latex-bib-ex/bibB.bib @@ -0,0 +1,12 @@ +@Book{Bechtolsheim:TP93a, + author = {von Bechtolsheim, Stephan}, + title = {{\TeX} in {Practice}: {Basics}}, + publisher = {Spring{\-}er-Ver{\-}lag}, + year = 1993, + ISBN = {0-387-97595-0}, + LCCN = {Z253.4.T47 B4 1993}, + volume = 1, + address = {Berlin, Germany~/ Heidelberg, Germany~/ London, UK~/ etc.}, + url = {http://www.springer.de}, + lastchecked= {12.12.2009} +} |