From 65bfae09a3749a03b3f557496e6141a1a1d20423 Mon Sep 17 00:00:00 2001 From: Eli Barzilay Date: Thu, 31 Mar 2011 06:21:45 -0400 Subject: [PATCH] Fix `techreport-location' use in TR pages. Closes PR11820. --- collects/meta/web/www/techreports.rkt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/collects/meta/web/www/techreports.rkt b/collects/meta/web/www/techreports.rkt index 238466383a..e4c26469f4 100644 --- a/collects/meta/web/www/techreports.rkt +++ b/collects/meta/web/www/techreports.rkt @@ -73,7 +73,8 @@ (make-bib #:title "|@title" #:author |@(format "~s" (cons 'authors author-strings)) #:date "2010" - #:location (techrpt-location "|@tr-name") + #:location (techrpt-location #:institution "PLT Inc." + #:number "|@tr-name") #:url "|@(get-resource-path cite-page #t)"))}| @h2{Specific Versions} @blockquote{