// Adds dimensions UUID, Author and Topic into GA4
Thursday, January 15, 2026
25 C
Singapore

Cherian joins uni in HK

The lecturer who was denied tenureship at NTU twice is joining Hong Kong Baptist University in August.. He is contract is for three years and he will start as associate professor.

George was quoted in the South China Morning Post as saying: “I’m impressed by how Hong Kong academics, students and the public have succeeded in vigorously defending academic freedom. [Hong Kong] universities have excellent media scholars who are deeply engaged in society’s issues, and the idea of working alongside them is very attractive.”

The head of the university’s journalism department, Steve Guo, told the HK paper:  “It was the unanimous view of the selection panel that George will be a valued asset to the international journalism branch.”

George joined NTU’s school of communication and information in 2004. In 2009, he was promoted to associate professor but denied tenure. He was denied tenure again last year and his appeal was rejected. His contract ended in February with no possibility of renewal.

See also  Singaporeans demand change, rising expectations surround Chee Soon Juan’s candidacy
- Advertisement -

Hot this week

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //