commit 3c4d35c21fa46005a4e8e71a4b9303723fd4f717
parent 9f0515fc4efbbb9c71361348c8cc7b86280ffc9d
Author: Nick Mathewson <nickm@torproject.org>
Date: Wed, 20 Sep 2006 17:34:32 +0000
Distribute example config file with anonbib bundle.
svn:r171
Diffstat:
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/Makefile b/Makefile
@@ -1,4 +1,3 @@
-
PYTHON=python
VERSION=0.2cvs
@@ -22,7 +21,7 @@ CSS=css/main.css css/pubs.css
BIBTEX=anonbib.bib
SOURCE=BibTeX.py config.py metaphone.py reconcile.py updateCache.py \
writeHTML.py
-EXTRAS=TODO README Makefile ChangeLog
+EXTRAS=TODO README Makefile ChangeLog anonbib.cfg
DISTFILES=$(TEMPLATES) $(CSS) $(BIBTEX) $(SOURCE) $(EXTRAS)
diff --git a/anonbib.cfg b/anonbib.cfg
@@ -78,6 +78,7 @@ AUTHOR_URLS = {
'David.*Wagner' : 'http://www.cs.berkeley.edu/~daw/',
'M.*Waldman' : 'http://cs1.cs.nyu.edu/~waldman/',
'B.*Waters' : 'http://www.cs.princeton.edu/~bwaters/',
+ 'Chenxi.*Wang' : 'http://www.ece.cmu.edu/~chenxi/',
'M.*Wright' : 'http://www.cs.umass.edu/~mwright/',
}
@@ -98,6 +99,7 @@ COLLAPSE_AUTHORS = {
# Zero Knowledge."
ALPHABETIZE_AUTHOR_AS = {
"Zero.*Knowledge.*Systems": "Zero Knowledge Systems",
+ "Carlos.*Aguilar.*Melchor": "Aguilar Melchor Carlos",
}
# Map of strings to initialzie BibTeX parsing with.