From dc25ef2d26f75886864270b7f0bd56a7fc5c82f7 Mon Sep 17 00:00:00 2001 From: Eli Barzilay Date: Wed, 13 Oct 2010 21:44:22 -0400 Subject: [PATCH] Pub links for byu and calpoly. --- collects/meta/web/www/people.rkt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/collects/meta/web/www/people.rkt b/collects/meta/web/www/people.rkt index 6c1430ea64..509d6de09a 100644 --- a/collects/meta/web/www/people.rkt +++ b/collects/meta/web/www/people.rkt @@ -38,12 +38,14 @@ 'byu "Brigham Young University" #:location "Provo, UT" #:url "http://faculty.cs.byu.edu/~jay/" + #:pubs "http://faculty.cs.byu.edu/~jay/home/#(part._pubs)" (person 'jay "Jay McCarthy" #:url "http://faculty.cs.byu.edu/~jay/")) (place ; ------------------------------------------------------------------- 'calpoly "California Polytechnic State University" #:location "San Luis Obispo, CA" #:url "http://users.csc.calpoly.edu/~clements/" + #:pubs "http://www.brinckerhoff.org/clements/papers/" (person 'clements "John Clements" #:url "http://users.csc.calpoly.edu/~clements/")) (place ; -------------------------------------------------------------------