From 409aac6f781e22b875e018e642b1b2c9a5a1bf31 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Tue, 20 May 2003 18:52:06 +0000 Subject: Display lastname,firstname svn:r14 --- writeHTML.py | 1 - 1 file changed, 1 deletion(-) (limited to 'writeHTML.py') diff --git a/writeHTML.py b/writeHTML.py index 53babe9..b39348e 100644 --- a/writeHTML.py +++ b/writeHTML.py @@ -139,7 +139,6 @@ for ent in entries: ("%s" "
%s
") %(BibTeX.url_untranslate(ent.key), ent.key, ent.format(90,8,1))) - ##print >>f, "

%s

" % ent.format(80,1) print >>f, footer f.close() -- cgit v1.2.3-70-g09d2