From 388c42d340b896598786659d542332994215443b Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=BCrgen=20Spitzm=C3=BCller?= Date: Tue, 3 Nov 2009 16:38:35 +0000 Subject: [PATCH 1/1] * biblioExample.bib: add missing entry (used in tufte-handout). git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31842 a592a061-630c-0410-9148-cb99ea01b6c8 --- lib/examples/biblioExample.bib | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/lib/examples/biblioExample.bib b/lib/examples/biblioExample.bib index 3c5a743b59..9bd2e5fcae 100644 --- a/lib/examples/biblioExample.bib +++ b/lib/examples/biblioExample.bib @@ -171,3 +171,13 @@ 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 -- 2.39.5