Program Contact Information
For more information about the religious studies for the professions certificate, contact:
Research and professional interests: Biblical Studies; Early Christian History and Literature; Paul; Apocalypticism; Greco-Roman Philosophy and Rhetoric; Postmodern Biblical Criticism
More Information
lookupMaterial = "MarkGiven";
if (lookupMaterial.Contains("@"))
lookupMaterial = lookupMaterial.Substring(0, lookupMaterial.IndexOf("@"));
if(!profileInfo.ContainsKey(lookupMaterial))
{
profileInfo.Add(lookupMaterial, "/relst/MarkGiven.aspx".Replace("&", "&"));
profileAbstractInfo.Add(lookupMaterial, "Research and professional interests: Biblical Studies; Early Christian History and Literature; Paul; Apocalypticism; Greco-Roman Philosophy and Rhetoric; Postmodern Biblical Criticism");
profileList.Add(lookupMaterial);
}