summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/bibtex/bib
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-10-22 14:03:11 +0000
committerKarl Berry <karl@freefriends.org>2006-10-22 14:03:11 +0000
commit46deeb865b1c9bff5961d32ecdaf0d29d4d8c381 (patch)
tree8463bc8bd241fba301f6635995bd6b69a44d917f /Master/texmf-dist/bibtex/bib
parentfa612a71c254d52cd9cbd98b9596e6ea378b4200 (diff)
birthday bibtex package update (2004)
git-svn-id: svn://tug.org/texlive/trunk@2366 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/bibtex/bib')
-rw-r--r--Master/texmf-dist/bibtex/bib/directory/business.bib10
-rw-r--r--Master/texmf-dist/bibtex/bib/directory/family.bib38
-rw-r--r--Master/texmf-dist/bibtex/bib/directory/test.bib30
3 files changed, 27 insertions, 51 deletions
diff --git a/Master/texmf-dist/bibtex/bib/directory/business.bib b/Master/texmf-dist/bibtex/bib/directory/business.bib
index 4291252c8cd..7d7b679768e 100644
--- a/Master/texmf-dist/bibtex/bib/directory/business.bib
+++ b/Master/texmf-dist/bibtex/bib/directory/business.bib
@@ -1,5 +1,7 @@
## business.bib
-## Copyright 1999 Christophe Geuzaine
+## Copyright 1998 Christophe Geuzaine
+#
+# $Id: business.bib,v 1.4 2003/09/15 05:40:31 geuzaine Exp $
#
# This program can be redistributed and/or modified under the terms
# of the LaTeX Project Public License distributed from CTAN
@@ -13,8 +15,10 @@
name = "Microknud Corp.",
phone = "+01-(0)2-465.83.99",
fax = "005.79.00",
- address = "Haight Street 513\dirbreak
- 80214 Novosibirsk, Gnuland",
+ street = "Haight Street 513",
+ city = "Novosibirsk",
+ zip = "80214",
+ country = "Gnuland",
url = "http://microknu.com/ass/bill.html",
}
diff --git a/Master/texmf-dist/bibtex/bib/directory/family.bib b/Master/texmf-dist/bibtex/bib/directory/family.bib
index 1d4f85fa71f..7704f9bdac0 100644
--- a/Master/texmf-dist/bibtex/bib/directory/family.bib
+++ b/Master/texmf-dist/bibtex/bib/directory/family.bib
@@ -1,7 +1,7 @@
## family.bib
-## Copyright 1999-2000 Christophe Geuzaine
+## Copyright 1998-2003 Christophe Geuzaine
#
-# Last Mod by Christophe on Sun Aug 27 21:22:09 2000
+# $Id: family.bib,v 1.8 2003/09/15 05:40:31 geuzaine Exp $
#
# This program can be redistributed and/or modified under the terms
# of the LaTeX Project Public License distributed from CTAN
@@ -24,16 +24,17 @@
name = "Christophe Geuzaine",
birthday = "06 02",
birthyear = "1973",
- p.email = "Christophe.Geuzaine@advalvas.be",
- w.title = "Ir., Research Assistant",
- w.name = "University of Li{\`e}ge,
- Dept. of Electrical Engineering",
- w.address = "Institut Montefiore (B28, P32, I21),\\
- Sart Tilman Campus, B-4000 Li{\`e}ge, Belgium",
- w.phone = "+32-(0)4-366.37.10",
- w.fax = "+32-(0)4-366.29.10",
- w.email = "Christophe.Geuzaine@ulg.ac.be",
- w.url = "http://www.geuz.org/",
+ p.email = "geuz@geuz.org",
+ p.url = "http://www.geuz.org",
+ w.title = "Postdoctoral Scholar",
+ w.name = "Caltech, Applied and Computational Mathematics",
+ w.url = "http://www.acm.caltech.edu",
+ w.street = "1200 E California Blvd",
+ w.city = "Pasadena",
+ w.state = "CA",
+ w.zip = 91125,
+ w.country = "USA",
+ w.phone = "1 626 395 4552",
}
@Person{d.e.knu,
@@ -45,19 +46,19 @@
}
@Person{d.d.knu,
- name = "Knudson, Daffy Duck and Bunny, Bugs and Pluto",
+ name = "Knudson, Daffy Duck and Bunny, Bugs and Mr. Pluto",
nickname = "gnat and gnu and pluto",
birthday = "10 02 and 05 11 and 01 01",
- p.address = "Haight Street 512, 80214 Novosibirsk, Gnuland",
p.phone = "+01-(0)2-765.43.21",
p.cellular = "+01-(0)5-555.55.55",
p.account = "010-1234567-05",
- r.address = "Manor Lane 2, 80214 Novosibirsk, Gnuland",
+ r.street = "Haight Street 512",
+ r.zip = 80214,
+ r.city = "Novosibirsk",
+ r.country = "Gnuland",
r.phone = "+01-(0)2-876.54.32",
- w.name = "University of Novosibirsk,
+ w.name = "University of Novosibirsk,
Department of Octopus Parthenogenesis",
- w.address = "Planck Institut (V1-V2, Park. U-67),
- Hessenberg Road, 80214 Novosibirsk, Gnuland",
}
@Person{b.b.knu,
@@ -65,6 +66,7 @@
nickname = "road runner",
birthday = "27 02",
p.email = "bip_bip@free.prov.gnu",
+ p.address = "Somewhere close to a falling rock",
}
diff --git a/Master/texmf-dist/bibtex/bib/directory/test.bib b/Master/texmf-dist/bibtex/bib/directory/test.bib
deleted file mode 100644
index 3302c2352bc..00000000000
--- a/Master/texmf-dist/bibtex/bib/directory/test.bib
+++ /dev/null
@@ -1,30 +0,0 @@
-@Person {person,
- name= "name",
- nickname= "nickname",
- birthday= "birthday",
- birthyear= "birthyear",
- p.address= "p.address",
- p.phone= "p.phone",
- p.cellular= "p.cellular",
- p.fax= "p.fax",
- p.email= "p.email",
- p.url= "p.url",
- p.account= "p.account",
- r.address= "r.address",
- r.phone= "r.phone",
- r.cellular= "r.cellular",
- r.fax= "r.fax",
- r.email= "r.email",
- r.url= "r.url",
- r.account= "r.account",
- w.title= "w.title",
- w.name= "w.name",
- w.address= "w.address",
- w.phone= "w.phone",
- w.cellular= "w.cellular",
- w.fax= "w.fax",
- w.email= "w.email",
- w.url= "w.url",
- w.account= "w.account",
- note= "note",
-} \ No newline at end of file