from
items
Items 1 to 5 of 198 articles
-
16 April 2013
The new UK particle accelerator VELA (Versatile Electron Linear Accelerator) has achieved a significant electron acceleration milestone, which heralds exciting new opportunities for industry to apply the latest particle accelerator technology to its most critical.....
-
15 April 2013
The meeting was the most successful yet with over 120 participants. The day’s proceedings commenced with a Town Meeting address by STFC Chief Executive John Womersley.....
-
08 April 2013
The story of TransHelios, the project led by ASTeC, appears in the April 6 issue of New Scientist....
-
18 March 2013
During February, the TransHELIOS project team [1] successfully cooled down and operated the 3T high-homogeneity solenoid that was donated to the project by Nottingham University. The superconducting magnet was originally built by Oxford Magnet Technology in 1990 and used.....
-
18 March 2013
A technique to create the shortest X-ray pulses ever made is proposed in Physical Review Letters (link opens in a new window) The capability would generate a deeper understanding of how medicines interact within the body and of catalytic processes in new materials for.....
|
WITH ListEntries AS (SELECT ROW_NUMBER() OVER (ORDER BY WebPageMetadata.fileAmendedDate DESC) AS row, websMasterDetails.wbItemId, WebPageMetadata.fileTitle, WebPageMetadata.fileSummary, WebPageMetadata.fileDescription, websMasterDetails.wbItemFullPath, websMasterDetails.wbItemFileName, WebPageMetadata.fileAmendedDate, REPLACE(REPLACE(Web_News_Image_Types.imgPath, '\Square', ''), '\', '/') + Web_Document_Links.linkTarget AS NewsImage FROM Web_News_Image_Types INNER JOIN Web_Document_Links ON Web_News_Image_Types.imgType = Web_Document_Links.linkImageType RIGHT OUTER JOIN WebPageMetadata INNER JOIN websMasterDetails ON WebPageMetadata.fileID = websMasterDetails.wbItemId LEFT OUTER JOIN Web_Publishing_Embargo ON websMasterDetails.wbItemId = Web_Publishing_Embargo.fileId ON Web_Document_Links.fileID = WebPageMetadata.fileID WHERE (websMasterDetails.wbWebId = 16) AND (WebPageMetadata.fileIsNews = 'Y') AND (Web_Document_Links.linkType = 'nw_image') AND (WebPageMetadata.fileStatus IN (0,2)) AND (Web_Publishing_Embargo.fileId IS NULL) ) SELECT * FROM ListEntries WHERE row > 0 and row <= 5
© 2013 Science and Technology Facilities Council - All Rights
Reserved.