]> git.lyx.org Git - lyx.git/commitdiff
* biblioExample.bib: add missing entry (used in tufte-handout).
authorJürgen Spitzmüller <spitz@lyx.org>
Tue, 3 Nov 2009 16:38:35 +0000 (16:38 +0000)
committerJürgen Spitzmüller <spitz@lyx.org>
Tue, 3 Nov 2009 16:38:35 +0000 (16:38 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31842 a592a061-630c-0410-9148-cb99ea01b6c8

lib/examples/biblioExample.bib

index 3c5a743b59a2a6f4371897a703696590eed79251..9bd2e5fcae77989e520747b21e2511a8e126950a 100644 (file)
   month = aug
 }
 
+@BOOK{Tufte2006,
+       author = {Edward R. Tufte},
+       title = {Beautiful Evidence},
+       year = {2006},
+       publisher = {Graphics Press, {LLC}},
+       month = {May},
+       edition = {First},
+       place = {Cheshire, Connecticut},
+       isbn = {0-9613921-7-7}
+}
\ No newline at end of file