|
The Inkwell, a Window into the English Department and a Bridge to the University.
The Inkwell is a student-led publication within the English Department that allows both those within and outside of the department to familiarize themselves with club updates, academic reminders, and departmental and faculty information. Together with faculty and interested students, this newsletter brings together important news opportunities.
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(', Humanities,',', ' + Category + ',') > 0 )
ORDER BY PublishStart Desc, ListPosition
|