|
The Union of Concerned Scientists in Cambridge, MA, recently published a comprehensive report on the prospects for climate change and associated impacts in the northeastern USA, including Pennsylvania. The report can be accessed at http://www.climatechoices.org/ne/resources_ne/nereport.html.
ListCustomSQL: select ItemID,Title,SourceURL,SourceURLPopWin,null as SubTitle,null as TeaserText,RelatedURL,RelatedURLPopWin,c.DetailURL, Subtitle,StartDateTime,StopDateTime,publishstart,listposition FROM ChannelData cd, Channel c WHERE (cd.ChannelID IN ('{EFE2D943-25CE-4E20-BE8F-8EF6B3919D4F}')) AND cd.ChannelID = c.ChannelID AND cd.Status IN (1) AND ( CharIndex(', Biology Chemistry & Health Sciences,',', ' + Category + ',') > 0 OR CharIndex(', Geoenvironmental Sciences & Engineering,',', ' + Category + ',') > 0 )
ORDER BY PublishStart Desc, ListPosition
|