CINXE.COM

Department of Media and Communication - City University of Hong Kong

<!DOCTYPE html> <html lang="en"> <head><meta http-equiv="x-ua-compatible" content="ie=edge" /> <!-- Title --> <title> Department of Media and Communication - City University of Hong Kong </title> <!-- /Title --> <!-- Meta --> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="author" content="City University of Hong Kong" /><meta name="description" content="Department of Media and Communication" /><meta name="keywords" content="Department of Media and Communication, City University of Hong Kong, City University of HK, City University HK, CityU Hong Kong, CityU HK, CityUHK, City University, CityU" /><meta name="robots" content="index, follow" /><meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" /> <!-- /Meta --> <!-- Icon --> <link rel="shortcut icon" href="https://www.cityu.edu.hk/favicon.ico" /> <!-- /Icon --> <!-- CSS --> <link rel="stylesheet" type="text/css" href="https://template.cityu.edu.hk/template/css/cityu.base.css" /><link rel="stylesheet" type="text/css" href="https://template.cityu.edu.hk/template/css/jquery.ddsmoothmenu.css" /><link rel="stylesheet" type="text/css" href="https://template.cityu.edu.hk/template/v2/css/fontawesome/css/all.min.css" /> <link rel="stylesheet" type="text/css" href="/com/css/cityu.base.custom.css" /> <!-- /CSS --> <!-- JS --> <script type="text/javascript" src='/com/js/jquery-1.7.1.min.js'></script> <script type="text/javascript" src="/com/js/cityu.base.config.js"></script> <script type="text/javascript" src="https://template.cityu.edu.hk/template/js/cityu.base.js"></script> <!-- /JS --> <!-- jQuery Plugins --> <link rel="stylesheet" href="/com/plugins/nivo-slider/themes/default/default.css" type="text/css" media="screen" /> <link rel="stylesheet" href="/com/plugins/nivo-slider/themes/light/light.css" type="text/css" media="screen" /> <link rel="stylesheet" href="/com/plugins/nivo-slider/themes/dark/dark.css" type="text/css" media="screen" /> <link rel="stylesheet" href="/com/plugins/nivo-slider/themes/bar/bar.css" type="text/css" media="screen" /> <link rel="stylesheet" href="/com/plugins/nivo-slider/nivo-slider.css" type="text/css" media="screen" /> <!-- /jQuery Plugins --> <!-- ADD YOUR OWN HERE --> <link rel="stylesheet" type="text/css" href="/com/css/tw.custom.css" /> <link rel="stylesheet" type="text/css" href="/com/css/com.css" /> <link rel="stylesheet" type="text/css" href="/com/css/redesign2020.css" /> <script type="text/javascript" src="/com/js/common.js"></script> <link rel="stylesheet" href="/com/plugins/bootstrap/bootstrap.min.css"> <link rel="stylesheet" href="/com/plugins/icon-awesome/css/font-awesome.min.css"> <link rel="stylesheet" href="/com/plugins/unify/unify-components.css"> <link rel="stylesheet" href="/com/plugins/unify/unify-globals.css"> <style> body.cityu-navtheme-11 #cityu-nav {border-bottom: none;} </style> <!--- Run slide using jquery 1.7.1 ----------> <script type="text/javascript" src='/com/js/jquery-1.7.1.min.js'></script> <script type="text/javascript" src='/com/plugins/nivo-slider/jquery.nivo.slider.js' ></script> <link rel="stylesheet" href='/com/plugins/dzsparallaxer/dzsparallaxer.css'> <link rel="stylesheet" href='/com/plugins/dzsparallaxer/dzsscroller/scroller.css'> <link rel="stylesheet" href='/com/plugins/dzsparallaxer/advancedscroller/plugin.css' > <script src='/com/plugins/dzsparallaxer/dzsparallaxer.js'></script> <script src='/com/plugins/dzsparallaxer/dzsscroller/scroller.js'></script> <script src='/com/plugins/dzsparallaxer/advancedscroller/plugin.js'></script> <link rel="stylesheet" href='/com/plugins/slick-carousel/slick/slick.css'> <link rel="stylesheet" href='/com/plugins/slick-carousel/slick/slick-theme.css'> <script src='/com/plugins/slick-carousel/slick/slick.js'></script> <script type="text/javascript"> var $171 = jQuery.noConflict(); // alert($171.fn.jquery); //---display jquery version $171(document).ready(function () { $171('#slider').nivoSlider( { effect: 'random', slices: 18, boxCols: 8, boxRows: 4, animSpeed: 500, pauseTime: 5000, startSlide: 0, directionNav: true, controlNav: true, controlNavThumbs: false, pauseOnHover: true, manualAdvance: false, prevText: 'Prev', nextText: 'Next', randomStart: false, beforeChange: function () { }, afterChange: function () { }, slideshowEnd: function () { }, lastSlide: function () { }, afterLoad: function () { $171('#slider').prepend($('.nivo-controlNav')); } } ); $171(".slider").slick({ dots: true, infinite: true, slidesToShow: 5, slidesToScroll: 5, centerMode: false, adaptiveHeight: true, responsive: [ { breakpoint: 1024, settings: { slidesToShow: 4, slidesToScroll: 4 } }, { breakpoint: 800, settings: { slidesToShow: 2, slidesToScroll: 2 } }, { breakpoint: 480, settings: { slidesToShow: 1, slidesToScroll: 1 } } ] }); }); </script> <style type="text/css"> .slider { width: 100%; margin: 50px auto 80px auto; } .slick-slide{width:225px!important;margin: 0px 10px;transition: all ease-in-out .3s;} .slick-slide img { width: 100%; height:120px; } .slick-prev:before, .slick-next:before { color: black; } .slick-active { } .slick-current { } .tw-playable{left:15px;} /* nivoSlider fix */ .theme-default .nivo-caption{ background-color:rgba(0, 0, 0, 0.7)!important; text-align:center; color:white!important; text-shadow:none!important; } .theme-default .nivo-controlNav{ position: absolute!important; bottom:30px; left:0; right:0; width:11%; margin-left: auto; margin-right: auto; text-align:center; } .nivoSlider div.nivo-slice { height: 100%!important; } .nivoSlider img{height:100% !important;} .nivo-main-image{height:100% !important;} .btn{text-decoration:none!important;} .card{width:96%;height:min-content;} .card:hover { transform: scale(1.1); } .card-body { padding: 0.7rem; } .cardrow{margin-top:30px;margin-bottom:10px;} .slick-prev, .slick-next { top: 36%; width: 0px; } .slick-prev { left: -40px; } @media screen and (max-width: 800px) { .theme-default .nivo-controlNav{display:none;} } @media only screen and (max-width: 667px) { .card{width:94%;margin-bottom:30px;} .cardrow{margin-top:20px;margin-bottom:0;} } </style> <!--Turn back to use jquery 1.4.2 to run ddsmoothmenu and the rest --> <script type="text/javascript" src="https://template.cityu.edu.hk/template/js/jquery/jquery.min.js"></script> <script type="text/javascript" src="https://template.cityu.edu.hk/template/js/jquery/ddsmoothmenu/jquery.ddsmoothmenu.js"> </script> <script> var $ = jQuery.noConflict(); $(document).ready(function () { // Main Navigation if (cityu.ui.layoutMode !== 'mobile' && $('#cityu-nav-list').length && $('.ddsmoothmenu').length) { ddsmoothmenu.init({ mainmenuid: 'cityu-nav-list', //menu DIV id classname: 'ddsmoothmenu', //class added to menu's outer DIV contentsource: 'markup' //'markup' or ['container_id', 'path_to_menu_file'] }); }; if ($('body.cityu-navtheme-dept-service').length) { $('.ddsmoothmenu .downarrowclass').each(function () { $(this).attr('src', '//template.cityu.edu.hk/template/img/jquery/ddsmoothmenu/down-red.gif'); }); $('.ddsmoothmenu .rightarrowclass').each(function () { //Change the src of each img $(this).attr('src', '//template.cityu.edu.hk/template/img/jquery/ddsmoothmenu/right-red.gif'); }); } }); </script> </head> <body class="cityu-dept cityu-layout-fullcontent cityu-bgtheme-11 cityu-navtheme-11"> <!-- Header --> <div id="cityu-header" class="cityu-outer" > <div class="cityu-inner"> <!-- Global --> <div id="cityu-header-global"> <!-- CityU Logo --> <div id="cityu-header-cityulogo" style="display:none;"> <a href="https://www.cityu.edu.hk/"><img src="https://template.cityu.edu.hk/template/img/logos/cityu_deptpage.png" alt="City University of Hong Kong" /></a> </div> <!-- /CityU Logo --> <!-- Skip Links --> <div class="cityu-skiplink"> <a href="#cityu-nav">Skip to navigation</a> </div> <div class="cityu-skiplink"> <a href="#cityu-content">Skip to content</a> </div> <!-- /Skip Links --> <!-- Toolbar --> <div id="cityu-header-toolbar" > <!-- Links --> <div id="cityu-header-links"> <a href='/com/stafflan/Home/Default.aspx' >Staff Login</a>&nbsp;&nbsp|&nbsp;&nbsp<a href='/com/studentlan/Home/Default.aspx'>Student Login</a> </div> <!-- /Links --> <!-- Search --> <div id="cityu-header-search"> <form method="get" action="https://www.cityu.edu.hk/cityusearch"> <fieldset> <legend class="cityu-hidden">Search</legend> <div class="cityu-search-text-wrapper"> <label class="cityu-hidden" for="cityu-search-text">Search Keywords</label> <input type="hidden" name="site" value="com" /> <input id="cityu-search-text" type="text" name="q" placeholder="Search COM" /> <input class="cityu-search-button" type="submit" value="" /> </div> </fieldset> </form> </div> <!-- /Search --> <!-- Language --> <div id="cityu-header-lang" class="cityu-hidden"> <a href="">Eng</a> &middot; <a href="">繁體</a> &middot; <a href="">简体</a> </div> <!-- /Language --> </div> <!-- /Toolbar --> </div> <!-- /Global --> <!-- Local --> <div id="cityu-header-local" > <!-- Dept Logos --> <a href="https://www.cityu.edu.hk/com"><img src="https://template.cityu.edu.hk/template/logo/COM/COM_Logo_Eng_CMYK.svg" alt="Department of Media and Communication" style="max-width: 400px;width:100%;margin-right:20px;"></a> <!-- /Dept Logos --> <!-- Dept icons --> <a href="https://ccr.cityu.edu.hk" target="_blank"><img src="/com/img/logos/CCR_Logo_Eng_RGB.jpg" alt="Center for Communication Research" style="max-width: 220px;width:100%" /></a> <!-- /Dept icons --> <!-- Icons --> <div id="cityu-header-icons" style="display:block;" > <a href="https://www.facebook.com/cityucom"><i class="fa fa-facebook-square fa-2" aria-hidden="true" style="font-size: 2em;position:absolute;bottom:10px;"></i></a> </div> <!-- /Icons --> </div> <!-- /Local --> </div> </div> <!-- /Header --> <!-- Nav --> <div id="cityu-nav" class="cityu-outer"> <div class="cityu-inner"> <!-- Nav List --> <div id="cityu-nav-list" class="ddsmoothmenu"> <ul> <li class="cityu-icon-home"><a id='active_menu' href='/com/Default.aspx'><div title="Home"></div></a></li> <li><a href="#">About</a> <ul> <li><a href='/com/Page.aspx?p=Introduction'>Introduction</a></li> <li><a href='/com/Page.aspx?p=VisionAndMission'>Vision and Mission</a></li> <li><a href='/com/Page.aspx?p=HeadMessage'>Head's Message</a></li> <li><a href='/com/The10AnnIntro.aspx'>10th Anniversary</a></li> <li><a href='/com/Page.aspx?p=COMsVideo'>COM's Video</a></li> <li><a href='/com/Page.aspx?p=DepartmentalAcademicAdvisor'>Departmental Academic Advisor</a></li> <li><a href='/com/PeopleGrid.aspx?Role=Visiting_Professor'>Departmental Visiting Professor</a></li> <li><a href='/com/Page.aspx?p=JoinUs'>Current Openings</a></li> <li><a href='/com/Page.aspx?p=ContactUs'>Contact Us</a></li> </ul> </li> <li><a href="#">News and Events</a> <ul> <li><a href='/com/News.aspx'>News</a></li> <li><a href='/com/KnowledgeTransfer.aspx'>Knowledge Transfer</a></li> <li><a href='/com/ResearchSeminars.aspx'>Research Seminars</a></li> <li><a href='/com/ProfessionalLectures.aspx'>Professional Lectures</a></li> <li><a href='/com/AcadBulletin.aspx'>Academic Bulletin</a></li> </ul> </li> <li><a href="#">Programmes</a> <ul> <li><a href="#">Bachelor Programmes</a> <ul> <li><a href='/com/Page.aspx?p=BA_1stYear'>First Year Studies</a></li> <li><a href='/com/Page.aspx?p=BA_BAMDCM'>Major in Media and Communication (BAMDCM)</a></li> <li><a href='/com/Page.aspx?p=BA_BATVB'>Major in Digital Television and Broadcasting (BATVB)</a></li> <li><a href='/com/Page.aspx?p=BA_GE' >Gateway Education Courses</a></li> <li><a href="http://www6.cityu.edu.hk/arro/content.asp?cid=165" target="_blank">Academic Regulations</a></li> <li><a href="#">Admissions</a> <ul> <li><a href='/com/Page.aspx?p=BA_Admission_HKDSE'>HKDSE Applicants</a></li> <li><a href='/com/Page.aspx?p=BA_Admission_Direct'>Direct/Non-JUPAS Applicants</a></li> </ul> </li> </ul> </li> <li><a href='/com/Page.aspx?p=MinorProgrammes'>Minor Programmes</a></li> <li><a href="#">Master Programmes</a> <ul> <li><a href='/com/Page.aspx?p=MA_MACNM_Aim'>MA Communication and New Media (MACNM)</a></li> <li><a href='/com/Page.aspx?p=MA_MAIMC_Aim'>MA Integrated Marketing Communication (MAIMC)</a></li> </ul> </li> <li><a href='/com/Page.aspx?p=PHD_Introduction'>Ph.D. Programme</a></li> <li style="display:none;"><a href='/com/Page.aspx?p=PHD_JointPhDProgramme'>Joint Ph.D. Programme</a></li> </ul> </li> <li><a href="#">Student</a> <ul> <li><a href='/com/Page.aspx?p=SMILEProgrammes'>SMILE Programmes</a></li> <li><a href="#">Scholarships &amp; Awards</a> <ul> <li><a href='/com/Page.aspx?p=COMScholarships'>COM's Scholarships & Awards</a></li> <li><a href='/com/Page.aspx?p=CityUScholarships'>CityU Scholarships</a></li> <li><a href='/com/Scholarship_Awardees.aspx'>Awardees</a></li> <li><a href='/com/Scholarship_DeanList.aspx'>Dean’s List</a></li> </ul> </li> <li><a href='/com/Page.aspx?p=LearningAdvisors'>Learning Advisors</a></li> <li><a href='/com/Page.aspx?p=MentoringProgramme'>Mentoring Programme</a></li> <li><a href='/com/Page.aspx?p=Internship_Programme'>Student Internship</a></li> <li><a href='/com/Page.aspx?p=StudentExchange'>Student Exchange</a></li> <li><a href='/com/Page.aspx?p=StudyTour'>Study Tour</a></li> <li><a href='/com/Page.aspx?p=CTV'>City Television</a> <ul> <li><a href='/com/Page.aspx?p=CTVLatest'>Latest Videos</a></li> <li><a href='/com/Page.aspx?p=CTVArchive'>Archive</a></li> </ul> </li> <li><a href='/com/StudentsWork.aspx'>Student's Works</a></li> </ul> </li> <li><a href="#">Research</a> <ul> <li><a href='/com/Page.aspx?p=ResearchIntroduction'>Introduction</a></li> <li><a href='/com/ResearchHighlights.aspx'>Research Highlights</a> <ul> <li><a href='/com/ResearchProjectCat.aspx?cat=Computational_Communication'>Computational Communication</a></li> <li><a href='/com/ResearchProjectCat.aspx?cat=Digital_Media_Technology_and_Social_Impacts'>Digital Media Technology and Social Impacts</a></li> <li><a href='/com/ResearchProjectCat.aspx?cat=Health_Communication'>Health Communication</a></li> <li><a href='/com/ResearchProjectCat.aspx?cat=Meta-Evaluation_and_Research_Integration'>Meta-Evaluation and Research Integration</a></li> <li><a href='/com/ResearchProjectCat.aspx?cat=Strategic_Communication'>Strategic Communication</a></li> </ul> </li> <li><a href = "https://weblab.com.cityu.edu.hk/" target="_blank">Web Mining Lab</a></li> <li><a href="https://www.cityu.edu.hk/ccr" target="_blank">Center for Communication Research</a></li> <li><a href="#">Young Scholars Visiting Program<br />(多聞雅集)</a> <ul> <li><a href="DuoWenYaJi_Intro.aspx">多聞雅集簡介</a></li> <li><a href="DuoWenYaJi_Scholar_All.aspx">學者名單</a></li> <li><a href="DuoWenYaJi_ScholarVoice_All.aspx">學者聲音</a></li> <li><a href="DuoWenYaJi_ScholarPhotos.aspx">相片集錦</a></li> <li><a href="DuoWenYaJi_Forum_All.aspx">多聞論壇</a></li> <li style="display:none;"><a href="DuoWenYaJi_Application.aspx">中國大陸新聞傳播青年學者<br />到訪項目2024-25報名通知</a></li> <li><a href="DuoWenYaJi_Support.aspx">Young Mainland Scholars<br />Acknowledge CCR's Support</a></li> </ul> </li> </ul> </li> <li><a href="#">People</a> <ul> <li><a href='/com/PeopleGrid.aspx'>Faculty and Teaching Staff</a></li> <li><a href='/com/PeopleGrid.aspx?Role=Emeritus_Professor'>Emeritus Professor</a></li> <li><a href='/com/PeopleGrid.aspx?Role=PartTime_Lecturer'>Part-Time Lecturers</a></li> <li><a href='/com/PeopleList.aspx?Role=Administrative_Staff'>Administrative Staff</a></li> <li><a href='/com/PeopleList.aspx?Role=Research_Student'>Research Students</a></li> <li><a href='/com/PeopleList.aspx?Role=Research_Staff'>Research Staff</a></li> </ul> </li> <li><a href="#">Alumni</a> <ul> <li><a href='/com/Page.aspx?p=DistinguishedAlumniAward'>Distinguished Alumni Award</a></li> <li><a href="/com/Page.aspx?p=AlumniSharing">Alumni Sharing</a></li> <li><a href='/com/Page.aspx?p=PhDGraduates'>PhD Graduates</a></li> <li><a href='/com/Page.aspx?p=CITYUCOMAA'>Alumni Association</a></li> </ul> </li> <li><a href="#">Resources</a> <ul> <li><a href='/com/AllCOMCourses.aspx'>All COM Courses</a></li> <li><a href='/com/Page.aspx?p=FOHours'>Faculty Office Hours</a></li> <li><a href='/com/Page.aspx?p=RoomBooking'>Room Booking</a></li> <li><a href='/com/PhotoGallery.aspx'>Photo Gallery</a></li> <li><a href='https://www.cityu.edu.hk/com/StudentLan/AppForms/StI_AppForm.aspx?id=1019' target="_blank" >Academic Activity Collection Form</a></li> <li><a href='https://www.cityu.edu.hk/com/bridge/#/' target="_blank" >BRIDGE Platform</a></li> </ul> </li> </ul> </div> <!-- /Nav List --> </div> </div> <!-- /Nav --> <!-- Media --> <div id="cityu-media" class="cityu-outer"> <!-- Slider--> <div class="slider-wrapper theme-default"> <div id="slider" class="nivoSlider higher" > <a href='https://www.cityu.edu.hk/com/DuoWenYaJi_Scholar_All.aspx?year=2024' target='_blank' >.<img src="/com/img/slides/banner---Young_Scholars_2024_2025.jpg" data-thumb="/com/img/slides/banner---Young_Scholars_2024_2025.jpg" alt="" title="Young Scholars Program 2024-2025" /></a> <a href='https://www.cityu.edu.hk/com/Page.aspx?p=news&id=605' target='_blank' >.<img src="/com/img/slides/20241115 Banner - Cambridge MoU Signing.jpg" data-thumb="/com/img/slides/20241115 Banner - Cambridge MoU Signing.jpg" alt="" title="CityUHK CLASS partners with Cambridge Digital Humanities to Enhance Academic Collaboration" /></a> <a href='https://www.cityu.edu.hk/com/Page.aspx?p=news&id=629' target='_blank' >.<img src="/com/img/slides/banner - Most-Cited Scientists 2024 by Stanford University.jpg" data-thumb="/com/img/slides/banner - Most-Cited Scientists 2024 by Stanford University.jpg" alt="" title="Two Faculty Recognized as the World’s Top 2% Most-Cited Scientists 2024 by Stanford University" /></a> <a href='https://www.cityu.edu.hk/com/Page.aspx?p=news&id=628' target='_blank' >.<img src="/com/img/slides/banner - MA admission2025.jpg" data-thumb="/com/img/slides/banner - MA admission2025.jpg" alt="" title="COM (MA) admission 2025/26" /></a> <a href='https://www.cityu.edu.hk/com/Page.aspx?p=news&id=609' target='_blank' >.<img src="/com/img/slides/banner - PhD admission 2025_V1.jpg" data-thumb="/com/img/slides/banner - PhD admission 2025_V1.jpg" alt="" title="COM (PhD) Admission 2025/26" /></a> <a href='https://www.cityu.edu.hk/com/Page.aspx?p=BA_1stYear' target='_blank' >.<img src="/com/img/slides/banner---BA-admission-2024.jpg" data-thumb="/com/img/slides/banner---BA-admission-2024.jpg" alt="" title="DSE - Banner for COM publicity" /></a> <a href='https://www.cityu.edu.hk/com/Page.aspx?p=news&id=617' target='_blank' >.<img src="/com/img/slides/banner - World Internet Conference (WIC) Wuzhen Summit 2024.jpg" data-thumb="/com/img/slides/banner - World Internet Conference (WIC) Wuzhen Summit 2024.jpg" alt="" title="Prof. Xiaofan Liu’s Anti-Scam Project Awarded as Outstanding Case in World Internet Conference 2024" /></a> <a href='https://www.cityu.edu.hk/com/Page.aspx?p=news&id=566' target='_blank' >.<img src="/com/img/slides/banner---Peking U agreement_v2-01.jpg" data-thumb="/com/img/slides/banner---Peking U agreement_v2-01.jpg" alt="" title="Student Exchange Collaboration between COM and Peking U" /></a> </div> </div> <!-- /Slider --> </div> <!-- /Media --> <!-- Main --> <div class="cityu-outer"> <div class="content-inner"> <!-- Explore Our Programmes --> <h1>Explore Our Programmes</h1> <p>The Department offers a range of innovative degree programmes designed to train versatile professional communicators for the age of media convergence and information integration. Graduates are well positioned for diverse careers in the media industry and communication sectors in businesses and government organizations. </p> <div class="row no-gutters " style="padding: 0 5%;"> <div class="col-lg-4"> <!-- Article --> <article class="h-100 text-center info-v3-3 g-bg-gray-light-v5 g-bg-cover g-bg-black-opacity-0_8--after g-color-gray-dark-v3 g-color-white--hover"> <!-- Article Image --> <img class="info-v3-3__img" src="/com/img/Prog1.png" alt="Optional BA" > <!-- End Article Image --> <!-- Article Content --> <div class="info-v3-3__description g-flex-middle"> <div class="g-flex-middle-item g-pa-20"> <h4 class="h3 text-uppercase g-line-height-1 g-mb-20"><span class="d-block g-font-weight-600">Bachelor<br />文學士</span></h4> <a class="g-color-white--hover g-text-underline--none--hover g-transition-0_3" href='/com/Page.aspx?p=BA_1stYear' > <em class="info-v3-3__category g-font-style-normal g-font-size-11 text-uppercase">BA Digital Television and<br /> Broadcasting<br />OR<br />BA Media and <br />Communication</em> <div class="info-v3-3__content g-opacity-0_7"> <p class="mb-0 g-font-size-18 g-color-white g-color-orange--hover g-font-weight-700 " >文學士(數碼電視與廣播)<br />或<br />文學士(媒體與傳播)</p> </div> </a> </div> </div> <!-- End Article Content --> </article> <!-- End Article --> </div> <div class="col-lg-4"> <!-- Article --> <article class="h-100 text-center info-v3-3 g-bg-gray-light-v5 g-bg-cover g-bg-black-opacity-0_8--after g-color-gray-dark-v3 g-color-white--hover"> <!-- Article Image --> <img class="info-v3-3__img" src="/com/img/Prog2.png" alt="Master"> <!-- End Article Image --> <!-- Article Content --> <div class="info-v3-3__description g-flex-middle"> <div class="g-flex-middle-item g-pa-20"> <h4 class="h3 text-uppercase g-line-height-1 g-mb-20"><span class="d-block g-font-weight-600">Master<br />文學碩士</span></h4> <a class="g-color-white--hover g-text-underline--none--hover g-transition-0_3" href='/com/Page.aspx?p=MA_MACNM_Aim' > <em class="info-v3-3__category g-font-style-normal g-font-size-11 text-uppercase">Master of Arts in <br />Communication and<br />New Media (MACNM) </em> <div class="info-v3-3__content g-opacity-0_7"> <p class="mb-0 g-font-size-18 g-color-white g-color-orange--hover g-font-weight-700 " >文學碩士(傳播與新媒體)</p> </div> </a> <br /> <br /> <a class="g-color-white--hover g-text-underline--none--hover g-transition-0_3" href='/com/Page.aspx?p=MA_MAIMC_Aim'> <em class="info-v3-3__category g-font-style-normal g-font-size-11 text-uppercase">Master of Arts in <br />Integrated Marketing<br />Communication (MAIMC)</em> <div class="info-v3-3__content g-opacity-0_7"> <p class="mb-0 g-font-size-18 g-color-white g-color-orange--hover g-font-weight-700 " >文學碩士(整合營銷傳播)</p> </div> </a> </div> </div> <!-- End Article Content --> </article> <!-- End Article --> </div> <div class="col-lg-4"> <!-- Article --> <article class="h-100 text-center info-v3-3 g-bg-gray-light-v5 g-bg-cover g-bg-black-opacity-0_8--after g-color-gray-dark-v3 g-color-white--hover"> <!-- Article Image --> <img class="info-v3-3__img" src="/com/img/Prog3.png" alt="PhD"> <!-- End Article Image --> <!-- Article Content --> <div class="info-v3-3__description g-flex-middle"> <div class="g-flex-middle-item g-pa-20"> <h4 class="h3 text-uppercase g-line-height-1 g-mb-20"><span class="d-block g-font-weight-600">PhD<br />哲學博士</span></h4> <a class="g-color-white--hover g-text-underline--none--hover g-transition-0_3" href='/com/Page.aspx?p=PHD_Introduction' > <em class="info-v3-3__category g-font-style-normal g-font-size-11 text-uppercase">PhD Research Degree </em> <div class="info-v3-3__content g-opacity-0_7"> <p class="mb-0 g-font-size-18 g-color-white g-color-orange--hover g-font-weight-700 " >傳播學哲學博士</p> </div> </a> </div> </div> <!-- End Article Content --> </article> <!-- End Article --> </div> </div> <!-- End Banners --> </div> </div> <!-- COM News & Seminars --> <div class="cityu-outer cityu-bgtheme-11"> <div class="content-inner"> <div class="row"> <!-- News --> <div class="col-lg-8"> <a style="float:right;" href='/com/News.aspx' class="btn btn-xs u-btn-skew u-btn-deeporange g-font-weight-600 g-letter-spacing-0_5 text-uppercase g-brd-2 g-rounded-50 g-mr-10 g-mt-10"> <span class="u-btn-skew__inner"> <i class="fa fa-check-circle g-mr-3"></i> More News... </span> </a> <h1>COM News</h1> <!-- Article --> <div class="row g-mx-5--sm g-mb-10 u-shadow-v37--hover "> <!-- Article Image --> <div class="col-sm-5 g-px-0--sm"> <a href='/com/Page.aspx?p=news&id=638' target='_self'> <div class="g-height-200 g-bg-size-cover" style="background-image: url(https://www.cityu.edu.hk/com/docs/news/20250214_DVP_visit_01a.jpg);"></div> </a> </div> <!-- End Article Image --> <!-- Article Content --> <div class="col-sm-7 g-px-0--sm"> <div class="u-info-v1-1 g-height-200 g-bg-gray-light-v5 g-bg-gray-light-gradient-v1--after g-pa-20-30-0"> <h3 class="h6 g-font-weight-600 text-uppercase"> <a class="u-link-v5 g-color-black g-color-primary--hover" class='newstitle' target="_self" href='/com/Page.aspx?p=news&id=638' > Exciting Visit from Distinguished Visiting Professor Jeff Niederdeppe! </a> </h3> <p class="small g-color-primary"> <time>14 Feb 2025 (Fri)</time> </p> <p> The Department of Media and Communication (COM) is thrilled to welcome our new Distinguished Visiting Professor (DVP), Prof. Jeff Niederdeppe, to City University of Hong Kong for a week-long engagement this week! As o...</p> </div> </div> <!-- End Article Content --> </div> <div class="row g-mx-5--sm g-mb-10 u-shadow-v37--hover "> <!-- Article Image --> <div class="col-sm-5 g-px-0--sm"> <a href='/com/Page.aspx?p=news&id=636' target='_self'> <div class="g-height-200 g-bg-size-cover" style="background-image: url(https://www.cityu.edu.hk/com/docs/news/20250210_seminar_02a.jpg);"></div> </a> </div> <!-- End Article Image --> <!-- Article Content --> <div class="col-sm-7 g-px-0--sm"> <div class="u-info-v1-1 g-height-200 g-bg-gray-light-v5 g-bg-gray-light-gradient-v1--after g-pa-20-30-0"> <h3 class="h6 g-font-weight-600 text-uppercase"> <a class="u-link-v5 g-color-black g-color-primary--hover" class='newstitle' target="_self" href='/com/Page.aspx?p=news&id=636' > COM CityUHK Distinguished Visiting Professor Lecture: Bridging Theory-, Research- and Practice-Informed Approaches to Communication about Health Equity and Social Policy by Prof Jeff Niederdeppe </a> </h3> <p class="small g-color-primary"> <time>10 Feb 2025 (Mon)</time> </p> <p>On February 10, 2025, Professor Jeff Niederdeppe from Cornell University delivered a seminar titled&nbsp;&quot;Bridging Theory-, Research- and Practice- Informed Approaches to Communication about Health Equity and Social...</p> </div> </div> <!-- End Article Content --> </div> <div class="row g-mx-5--sm g-mb-10 u-shadow-v37--hover "> <!-- Article Image --> <div class="col-sm-5 g-px-0--sm"> <a href='/com/Page.aspx?p=news&id=635' target='_self'> <div class="g-height-200 g-bg-size-cover" style="background-image: url(https://www.cityu.edu.hk/com/docs/news/20250203_202425SemA_Deanlist_01a.jpg);"></div> </a> </div> <!-- End Article Image --> <!-- Article Content --> <div class="col-sm-7 g-px-0--sm"> <div class="u-info-v1-1 g-height-200 g-bg-gray-light-v5 g-bg-gray-light-gradient-v1--after g-pa-20-30-0"> <h3 class="h6 g-font-weight-600 text-uppercase"> <a class="u-link-v5 g-color-black g-color-primary--hover" class='newstitle' target="_self" href='/com/Page.aspx?p=news&id=635' > 23 Students Made The Dean&#39;s List in Semester A 2024/25 </a> </h3> <p class="small g-color-primary"> <time>03 Feb 2025 (Mon)</time> </p> <p> The following students from Department of Media and Communication have demonstrated outstanding academic performance with SGPA 3.7 or above, earned 12 credits or more, and carry no course failures and reassessment, in ...</p> </div> </div> <!-- End Article Content --> </div> <div class="row g-mx-5--sm g-mb-10 u-shadow-v37--hover "> <!-- Article Image --> <div class="col-sm-5 g-px-0--sm"> <a href='/com/Page.aspx?p=news&id=634' target='_self'> <div class="g-height-200 g-bg-size-cover" style="background-image: url(https://www.cityu.edu.hk/com/docs/news/20250123_seminar_01a.jpg);"></div> </a> </div> <!-- End Article Image --> <!-- Article Content --> <div class="col-sm-7 g-px-0--sm"> <div class="u-info-v1-1 g-height-200 g-bg-gray-light-v5 g-bg-gray-light-gradient-v1--after g-pa-20-30-0"> <h3 class="h6 g-font-weight-600 text-uppercase"> <a class="u-link-v5 g-color-black g-color-primary--hover" class='newstitle' target="_self" href='/com/Page.aspx?p=news&id=634' > COM Research Seminar: Shenzhen, Media-infrastructure, and the Making of the Navigational Subject by Prof Fan YANG </a> </h3> <p class="small g-color-primary"> <time>23 Jan 2025 (Thu)</time> </p> <p>On January 23, 2025, Prof. Fan Yang from the University of Maryland, Baltimore County (UMBC), delivered a seminar titled &quot;Shenzhen, Media-Infrastructure, and the Making of the Navigational Subject.&quot; Prof. Yang ...</p> </div> </div> <!-- End Article Content --> </div> <!-- End Article --> </div> <div class="col-lg-4"> <!-- Research Seminars --> <a style="float:right;" href='/com/ResearchSeminars.aspx' class="btn btn-xs u-btn-skew u-btn-deeporange g-font-weight-600 g-letter-spacing-0_5 text-uppercase g-brd-2 g-rounded-50 g-mr-0 g-mt-5"> <span class="u-btn-skew__inner"> <i class="fa fa-check-circle g-mr-3"></i> More Seminars... </span> </a> <h1 style="font-size:1.6rem!important">Research Seminars</h1> <div class="shortcode-html g-mt-5"> <!-- More Events List --> <ul class="list-unstyled g-mb-30"> <!-- Events Item --> <li class="u-block-hover u-shadow-v37--hover g-bg-gray-light-v5 g-bg-white--hover rounded g-px-10 g-py-15 mb-3"> <div class="row align-items-lg-center" > <div class="col-md-3 col-lg-2 g-mb-10 g-mb-0--lg" > <div class="mb-1" style="text-align:center;" > <span class="g-color-primary g-font-size-30 g-line-height-1">24</span> </div> <div style="text-align:center;" class=" text-uppercase" > <span class="d-block g-color-gray-dark-v2">Feb<br />2025</span> </div> </div> <div class="col-md-9 col-lg-10 g-mb-10 g-mb-0--lg" style="padding-left:5px;text-align:justify;"> <a target='_self' href='Page.aspx?p=ResearchSeminars&id=300' > COM Research Seminar: AI as Communicator and Method: How AI’s Discursive Strategies Compete for Public Attention </a> </div> </div> </li> <li class="u-block-hover u-shadow-v37--hover g-bg-gray-light-v5 g-bg-white--hover rounded g-px-10 g-py-15 mb-3"> <div class="row align-items-lg-center" > <div class="col-md-3 col-lg-2 g-mb-10 g-mb-0--lg" > <div class="mb-1" style="text-align:center;" > <span class="g-color-primary g-font-size-30 g-line-height-1">21</span> </div> <div style="text-align:center;" class=" text-uppercase" > <span class="d-block g-color-gray-dark-v2">Feb<br />2025</span> </div> </div> <div class="col-md-9 col-lg-10 g-mb-10 g-mb-0--lg" style="padding-left:5px;text-align:justify;"> <a target='_self' href='Page.aspx?p=ResearchSeminars&id=299' > COM Seminar Series on Anti-Scam Research: 扺禦科技罪案 防範詐騙侵襲 21 Feb 2025 </a> </div> </div> </li> <li class="u-block-hover u-shadow-v37--hover g-bg-gray-light-v5 g-bg-white--hover rounded g-px-10 g-py-15 mb-3"> <div class="row align-items-lg-center" > <div class="col-md-3 col-lg-2 g-mb-10 g-mb-0--lg" > <div class="mb-1" style="text-align:center;" > <span class="g-color-primary g-font-size-30 g-line-height-1">10</span> </div> <div style="text-align:center;" class=" text-uppercase" > <span class="d-block g-color-gray-dark-v2">Feb<br />2025</span> </div> </div> <div class="col-md-9 col-lg-10 g-mb-10 g-mb-0--lg" style="padding-left:5px;text-align:justify;"> <a target='_self' href='Page.aspx?p=ResearchSeminars&id=297' > COM CityUHK Distinguished Visiting Professor Lecture: Bridging Theory-, Research- and Practice-Informed Approaches to Communication about Health Equity and Social Policy </a> </div> </div> </li> <li class="u-block-hover u-shadow-v37--hover g-bg-gray-light-v5 g-bg-white--hover rounded g-px-10 g-py-15 mb-3"> <div class="row align-items-lg-center" > <div class="col-md-3 col-lg-2 g-mb-10 g-mb-0--lg" > <div class="mb-1" style="text-align:center;" > <span class="g-color-primary g-font-size-30 g-line-height-1">23</span> </div> <div style="text-align:center;" class=" text-uppercase" > <span class="d-block g-color-gray-dark-v2">Jan<br />2025</span> </div> </div> <div class="col-md-9 col-lg-10 g-mb-10 g-mb-0--lg" style="padding-left:5px;text-align:justify;"> <a target='_self' href='https://www.cityu.edu.hk/com/Page.aspx?p=news&id=634' > COM Research Seminar: Shenzhen, Media-infrastructure, and the Making of the Navigational Subject </a> </div> </div> </li> <!-- End Events Item --> </ul> <!-- End More Events List --> </div> <!-- End Article --> </div> </div> </div> </div> <section style="background: #f0f3f6d4!important;"> <div class="container text-center g-py-50--md g-py-20"> <h1>Research Projects</h1> <div class="row cardrow" > <div class="col-md-3 justify-content-center" > <div class="card text-center shadow" > <a href="ResearchProject.aspx?id=13"> <img src="img\research\Mapping the Landscape.jpg" class="card-img-top" alt="Research Project Photo"> </a> <div class="card-body d-flex flex-column"> <p class="card-text" style="text-align:center;margin-bottom:15px;" >Mapping the Landscape of Vaccine and Science Communication Research</p> <a href="ResearchProject.aspx?id=13" class="btn btn-info mt-auto">More..</a> </div> </div> </div> <div class="col-md-3 justify-content-center" > <div class="card text-center shadow" > <a href="ResearchProject.aspx?id=11"> <img src="img\research\Use Misinformation to Fight.jpg" class="card-img-top" alt="Research Project Photo"> </a> <div class="card-body d-flex flex-column"> <p class="card-text" style="text-align:center;margin-bottom:15px;" >Use Misinformation to Fight Misinformation: Integrating Inoculation Theory and Word-of-Mouth Communication for Health Advocacy</p> <a href="ResearchProject.aspx?id=11" class="btn btn-info mt-auto">More..</a> </div> </div> </div> <div class="col-md-3 justify-content-center" > <div class="card text-center shadow" > <a href="ResearchProject.aspx?id=5"> <img src="img\dummy_CC1.jpg" class="card-img-top" alt="Research Project Photo"> </a> <div class="card-body d-flex flex-column"> <p class="card-text" style="text-align:center;margin-bottom:15px;" >Anti telecom and Internet fraud<br>(funded by China Unicom Global Limited, approved in June 2024)</p> <a href="ResearchProject.aspx?id=5" class="btn btn-info mt-auto">More..</a> </div> </div> </div> <div class="col-md-3 justify-content-center" > <div class="card text-center shadow" > <a href="ResearchProject.aspx?id=1"> <img src="img\research\Yuan WANG_research project.jpg" class="card-img-top" alt="Research Project Photo"> </a> <div class="card-body d-flex flex-column"> <p class="card-text" style="text-align:center;margin-bottom:15px;" >A Study of Online Media Representation of Ethnic Minorities and Online Racial Discrimination in Hong Kong</p> <a href="ResearchProject.aspx?id=1" class="btn btn-info mt-auto">More..</a> </div> </div> </div> </div> </div> </section> <div class="cityu-outer" > <div class="content-inner"> <a style="float:right;" href='/com/Page.aspx?p=CTVLatest' class="btn btn-xs u-btn-skew u-btn-deeporange g-font-weight-600 g-letter-spacing-0_5 text-uppercase g-brd-2 g-rounded-50 g-mr-10 g-mt-10"> <span class="u-btn-skew__inner"> <i class="fa fa-check-circle g-mr-3"></i> More CTV... </span> </a> <h1>CTV Highlights</h1> <section class="slider"> <div class="rounded" style="position:relative;text-align:center;"> <a target="_blank" href="https://cityuhk-lms.ap.panopto.com/Panopto/Pages/Viewer.aspx?id=27f6c0bb-7d9a-44ab-9927-b212001e312a"><img alt="" src="/com/img/StudentWorks/20241021a.jpg">2024施政報告系列報導:<br />劏房問題(普通話)<span class="tw-playable"></span></a> </div> <div class="rounded" style="position:relative;text-align:center;"> <a target="_blank" href="https://cityuhk-lms.ap.panopto.com/Panopto/Pages/Viewer.aspx?id=b4130cc0-960f-4627-9c95-b212001e311a"><img alt="" src="/com/img/StudentWorks/20241021a.jpg">2024施政報告系列報導:<br />精準扶貧護老<span class="tw-playable"></span></a> </div> <div class="rounded" style="position:relative;text-align:center;"> <a target="_blank" href="https://cityuhk-lms.ap.panopto.com/Panopto/Pages/Viewer.aspx?id=2223ed7d-f187-47e5-91a1-b168004a1713"><img alt="" src="/com/img/StudentWorks/20240506a.jpg">城市電視廣播<span class="tw-playable"></span></a> </div> <div class="rounded" style="position:relative;text-align:center;"> <a target="_blank" href="https://cityuhk-lms.ap.panopto.com/Panopto/Pages/Viewer.aspx?id=7b6a4f74-f1fb-426b-8ca0-afc800413fcc"><img alt="" src="/com/img/StudentWorks/20230224a.jpg">城市電視新聞報道<span class="tw-playable"></span></a> </div> <div class="rounded" style="position:relative;text-align:center;"> <a target="_blank" href="https://cityuhk-lms.ap.panopto.com/Panopto/Pages/Viewer.aspx?id=86293681-9389-495b-9e3f-afc800413fb9"><img alt="" src="/com/img/StudentWorks/20230217a.jpg">CTV News<span class="tw-playable"></span></a> </div> <div class="rounded" style="position:relative;text-align:center;"> <a target="_blank" href="https://cityuhk-lms.ap.panopto.com/Panopto/Pages/Viewer.aspx?id=9e71cb5c-8761-451d-8e98-afa100221a0b"><img alt="" src="/com/img/StudentWorks/20230131a.jpg">城市電視新聞報道<span class="tw-playable"></span></a> </div> <div class="rounded" style="position:relative;text-align:center;"> <a target="_blank" href="https://cityuhk-lms.ap.panopto.com/Panopto/Pages/Viewer.aspx?id=f238b5e9-abf1-4da2-9116-af8c00498325"><img alt="" src="/com/img/StudentWorks/20221230a.jpg">城市電視新聞報道<span class="tw-playable"></span></a> </div> <div class="rounded" style="position:relative;text-align:center;"> <a target="_blank" href="https://cityuhk-lms.ap.panopto.com/Panopto/Pages/Viewer.aspx?id=9fee2129-69ae-48f6-a6c0-af79004d282c"><img alt="" src="/com/img/StudentWorks/20221125a.jpg">城市電視新聞報道<span class="tw-playable"></span></a> </div> <div class="rounded" style="position:relative;text-align:center;"> <a target="_blank" href="https://cityuhk-lms.ap.panopto.com/Panopto/Pages/Viewer.aspx?id=c0908a50-67f9-4e28-82c2-af4d0029e688"><img alt="" src="/com/img/StudentWorks/20221025a.jpg">城市電視新聞報道<span class="tw-playable"></span></a> </div> <div class="rounded" style="position:relative;text-align:center;"> <a target="_blank" href="https://cityuhk-lms.ap.panopto.com/Panopto/Pages/Viewer.aspx?id=f2a78347-f3fd-4589-87c0-ae8a0089246d"><img alt="" src="/com/img/StudentWorks/20220316a.jpg">城市電視新聞報道<span class="tw-playable"></span></a> </div> <div class="rounded" style="position:relative;text-align:center;"> <a target="_blank" href="https://cityuhk-lms.ap.panopto.com/Panopto/Pages/Viewer.aspx?id=9ceb8132-f8db-48c4-a52b-ae8a00892470"><img alt="" src="/com/img/StudentWorks/20220226a.jpg">城市電視新聞報道<span class="tw-playable"></span></a> </div> <div class="rounded" style="position:relative;text-align:center;"> <a target="_blank" href="https://www.cityu.edu.hk/cityvod/video/play/COM/stud_works_20210302.aspx"><img alt="" src="/com/img/StudentWorks/20210302a.jpg">城市電視新聞報道<span class="tw-playable"></span></a> </div> <div class="rounded" style="position:relative;text-align:center;"> <a target="_blank" href="https://www.cityu.edu.hk/cityvod/video/play/COM/stud_works_20210223.aspx"><img alt="" src="/com/img/StudentWorks/20210223a.jpg">城市電視新聞報道<span class="tw-playable"></span></a> </div> <div class="rounded" style="position:relative;text-align:center;"> <a target="_blank" href="https://www.cityu.edu.hk/cityvod/video/play/COM/stud_works_20210209.aspx"><img alt="" src="/com/img/StudentWorks/20210209a.jpg">城市電視新聞報道<span class="tw-playable"></span></a> </div> <div class="rounded" style="position:relative;text-align:center;"> <a target="_blank" href="https://www.cityu.edu.hk/cityvod/video/play/COM/stud_works_20210202.aspx"><img alt="" src="/com/img/StudentWorks/20210202a.jpg">城市電視新聞報道<span class="tw-playable"></span></a> </div> <div class="rounded" style="position:relative;text-align:center;"> <a target="_blank" href="https://www.cityu.edu.hk/cityvod/video/play/COM/stud_works_20201027.aspx"><img alt="" src="/com/img/StudentWorks/20201027.jpg">城市電視新聞報道<span class="tw-playable"></span></a> </div> <div class="rounded" style="position:relative;text-align:center;"> <a target="_blank" href="https://www.cityu.edu.hk/cityvod/video/play/COM/stud_works_20201020.aspx"><img alt="" src="/com/img/StudentWorks/20201020.jpg">城市電視新聞報道<span class="tw-playable"></span></a> </div> <div class="rounded" style="position:relative;text-align:center;"> <a target="_blank" href="https://www.cityu.edu.hk/cityvod/video/play/COM/stud_works_20201013.aspx"><img alt="" src="/com/img/StudentWorks/20201013.jpg">城市電視新聞報道<span class="tw-playable"></span></a> </div> <div class="rounded" style="position:relative;text-align:center;"> <a target="_blank" href="https://www.cityu.edu.hk/cityvod/video/play/COM/COM4308-group1.aspx"><img alt="" src="/com/img/StudentWorks/20200508a.jpg">新冠肺炎特輯:<br />學校轉用網上授課方式或成新趨勢?<span class="tw-playable"></span></a> </div> <div class="rounded" style="position:relative;text-align:center;"> <a target="_blank" href="https://www.cityu.edu.hk/cityvod/video/play/COM/COM4308-group2.aspx"><img alt="" src="/com/img/StudentWorks/20200508b.jpg">新冠肺炎特輯:<br />政府康樂及文化設施--該關?不該關?<span class="tw-playable"></span></a> </div> <div class="rounded" style="position:relative;text-align:center;"> <a target="_blank" href="https://www.cityu.edu.hk/cityvod/video/play/COM/COM4308-group3.aspx"><img alt="" src="/com/img/StudentWorks/20200508c.jpg">新冠肺炎特輯:疫情下南韓<span class="tw-playable"></span></a> </div> <div class="rounded" style="position:relative;text-align:center;"> <a target="_blank" href="https://www.cityu.edu.hk/cityvod/video/play/COM/COM4308-group4.aspx"><img alt="" src="/com/img/StudentWorks/20200508d.jpg">新冠肺炎特輯:"疫"風中的航空業<span class="tw-playable"></span></a> </div> <div class="rounded" style="position:relative;text-align:center;"> <a target="_blank" href="https://www.cityu.edu.hk/cityvod/video/play/COM/COM4308-group5.aspx"><img alt="" src="/com/img/StudentWorks/20200508e.jpg">新冠肺炎特輯:社交零距離的週末<span class="tw-playable"></span></a> </div> </section> </div> </div> <!-- /Main --> <!-- Footer --> <div id="cityu-footer" class="cityu-outer"> <div class="cityu-inner"> <!-- Nav List --> <div id="cityu-footer-nav-list"> <ul> <li class="cityu-icon-home"><a id='active_menu' href='/com/Default.aspx'><div title="Home"></div></a></li> <li><a href="#">About</a> <ul> <li><a href='/com/Page.aspx?p=Introduction'>Introduction</a></li> <li><a href='/com/Page.aspx?p=VisionAndMission'>Vision and Mission</a></li> <li><a href='/com/Page.aspx?p=HeadMessage'>Head's Message</a></li> <li><a href='/com/The10AnnIntro.aspx'>10th Anniversary</a></li> <li><a href='/com/Page.aspx?p=COMsVideo'>COM's Video</a></li> <li><a href='/com/Page.aspx?p=DepartmentalAcademicAdvisor'>Departmental Academic Advisor</a></li> <li><a href='/com/Page.aspx?p=AcademicAdvisoryCommittee'>Academic Advisory Committee</a></li> <li style="display:none;"><a href='/com/Page.aspx?p=DepartmentAdvisoryCommittee'>Departmental Advisory Committee</a></li> <li><a href='/com/Page.aspx?p=JoinUs'>Current Openings</a></li> <li><a href='/com/Page.aspx?p=ContactUs'>Contact Us</a></li> </ul> </li> <li><a href="#">News and Events</a> <ul> <li><a href='/com/News.aspx'>News</a></li> <li><a href='/com/KnowledgeTransfer.aspx'>Knowledge Transfer</a></li> <li><a href='/com/ResearchSeminars.aspx'>Research Seminars</a></li> <li><a href='/com/ProfessionalLectures.aspx'>Professional Lectures</a></li> <li><a href='/com/AcadBulletin.aspx'>Academic Bulletin</a></li> </ul> </li> <li><a href="#">Programmes</a> <ul> <li><a href='/com/Page.aspx?p=BA_1stYear'>Bachelor Programmes</a> <ul> <li><a href='/com/Page.aspx?p=BA_1stYear'>First Year Studies</a></li> <li><a href='/com/Page.aspx?p=BA_BAMDCM'>Major in Media and Communication (BAMDCM)</a></li> <li><a href='/com/Page.aspx?p=BA_BATVB'>Major in Digital Television and Broadcasting (BATVB)</a></li> <li><a href='/com/Page.aspx?p=BA_GE' >Gateway Education Courses</a></li> <li><a href="http://www6.cityu.edu.hk/arro/content.asp?cid=165" target="_blank">Academic Regulations</a></li> <li><a href="#">Admissions</a> <ul> <li><a href='/com/Page.aspx?p=BA_Admission_HKDSE'>HKDSE Applicants</a></li> <li><a href='/com/Page.aspx?p=BA_Admission_Direct'>Direct/Non-JUPAS Applicants</a></li> </ul> </li> </ul> </li> <li><a href='/com/Page.aspx?p=MinorProgrammes'>Minor Programmes</a></li> <li><a href='/com/Page.aspx?p=MA_MACNM_Aim'>Master Programmes</a> <ul> <li><a href='/com/Page.aspx?p=MA_MACNM_Aim'>MA Communication and New Media (MACNM)</a></li> <li><a href='/com/Page.aspx?p=MA_MAIMC_Aim'>MA Integrated Marketing Communication (MAIMC)</a></li> </ul> </li> <li><a href='/com/Page.aspx?p=PHD_Introduction'>Ph.D. Programme</a></li> <li style="display:none;"><a href='/com/Page.aspx?p=PHD_JointPhDProgramme'>Joint Ph.D. Programme</a></li> </ul> </li> <li><a href="#">Student</a> <ul> <li><a href='/com/Page.aspx?p=SMILEProgrammes'>SMILE Programmes</a></li> <li><a href='/com/Page.aspx?p=COMScholarships'>Scholarships &amp; Awards</a> <ul> <li><a href='/com/Page.aspx?p=COMScholarships'>COM's Scholarships & Awards</a></li> <li><a href='/com/Page.aspx?p=CityUScholarships'>CityU Scholarships</a></li> <li><a href='/com/Scholarship_Awardees.aspx'>Awardees</a></li> <li><a href='/com/Scholarship_DeanList.aspx'>Dean’s List</a></li> </ul> </li> <li><a href='/com/Page.aspx?p=LearningAdvisors'>Learning Advisors</a></li> <li><a href='/com/Page.aspx?p=MentoringProgramme'>Mentoring Programme</a></li> <li><a href='/com/Page.aspx?p=Internship_Programme'>Student Internship</a></li> <li><a href='/com/Page.aspx?p=StudentExchange'>Student Exchange</a></li> <li><a href='/com/Page.aspx?p=StudyTour'>Study Tour</a></li> <li><a href='/com/Page.aspx?p=CTV'>City Television</a> <ul> <li><a href='/com/Page.aspx?p=CTVLatest'>Latest Videos</a></li> <li><a href='/com/Page.aspx?p=CTVArchive'>Archive</a></li> </ul> </li> <li><a href='/com/StudentsWork.aspx'>Student's Works</a></li> </ul> </li> <li><a href="#">Research</a> <ul> <li><a href='/com/Page.aspx?p=ResearchIntroduction'>Introduction</a></li> <li><a href='/com/Page.aspx?p=ResearchClusters'>Research Clusters</a> <ul> <li><a href='/com/Page.aspx?p=HealthCommunication'>Health Communication</a></li> <li><a href='/com/Page.aspx?p=ComputationalCommunication'>Computational Communication</a></li> <li><a href='/com/Page.aspx?p=NewMediaAndTechnology'>New Media and Technology</a></li> <li><a href='/com/Page.aspx?p=PoliticalCommunication'>Political Communication</a></li> <li><a href='/com/Page.aspx?p=StrategicCommunication'>Strategic Communication</a></li> <li><a href='/com/Page.aspx?p=MERIT'>MERIT</a></li> </ul> </li> <li><a href = "https://weblab.com.cityu.edu.hk/" target="_blank">Web Mining Lab</a></li> <li><a href="https://www.cityu.edu.hk/ccr" target="_blank">Center for Communication Research</a></li> <li><a href="DuoWenYaJi_Intro.aspx" >Young Scholars Visiting Program<br />(多聞雅集)</a> <ul> <li><a href="DuoWenYaJi_Intro.aspx">多聞雅集簡介</a></li> <li><a href="DuoWenYaJi_Scholar_All.aspx">學者名單</a></li> <li><a href="DuoWenYaJi_ScholarVoice_All.aspx">學者聲音</a></li> <li><a href="DuoWenYaJi_ScholarPhotos.aspx">相片集錦</a></li> <li><a href="DuoWenYaJi_Forum_All.aspx">多聞論壇</a></li> <li><a href="DuoWenYaJi_Application.aspx">中國大陸新聞傳播青年學者<br />到訪項目2022-23報名通知</a></li> <li style="display:none;"><a href="DuoWenYaJi_Application.aspx">中國大陸新聞傳播青年學者<br />到訪項目2024-25報名通知</a></li> <li><a href="DuoWenYaJi_Support.aspx">Young Mainland Scholars <br />Acknowledge CCR's Support</a></li> </ul> </li> </ul> </li> <li><a href="#">People</a> <ul> <li><a href='/com/PeopleGrid.aspx'>Faculty and Teaching Staff</a></li> <li><a href='/com/PeopleGrid.aspx?Role=Emeritus_Professor'>Emeritus Professor</a></li> <li><a href='/com/PeopleGrid.aspx?Role=PartTime_Lecturer'>Part-Time Lecturers</a></li> <li><a href='/com/PeopleList.aspx?Role=Administrative_Staff'>Administrative Staff</a></li> <li><a href='/com/PeopleList.aspx?Role=Research_Student'>Research Students</a></li> <li><a href='/com/PeopleList.aspx?Role=Research_Staff'>Research Staff</a></li> </ul> </li> <li><a href="#">Alumni</a> <ul> <li><a href='/com/Page.aspx?p=DistinguishedAlumniAward'>Distinguished Alumni Award</a></li> <li><a href="/com/Page.aspx?p=AlumniSharing">Alumni Sharing</a></li> <li><a href='/com/Page.aspx?p=PhDGraduates'>PhD Graduates</a></li> <li><a href='/com/Page.aspx?p=CITYUCOMAA'>Alumni Association</a></li> </ul> </li> <li><a href="#">Resources</a> <ul> <li><a href='/com/AllCOMCourses.aspx'>All COM Courses</a></li> <li><a href='/com/Page.aspx?p=FOHours'>Faculty Office Hours</a></li> <li><a href='/com/Page.aspx?p=RoomBooking'>Room Booking</a></li> <li><a href='/com/PhotoGallery.aspx'>Photo Gallery</a></li> <li><a href='https://www.cityu.edu.hk/com/StudentLan/AppForms/StI_AppForm.aspx?id=1019' target="_blank" >Academic Activity Collection Form</a></li> <li><a href='https://www.cityu.edu.hk/com/bridge/#/' target="_blank" >BRIDGE Platform</a></li> </ul> </li> </ul> </div> <!-- /Nav List --> <hr /> <!-- Column --> <div id="cityu-footer-column"> <!-- Notes --> <div id="cityu-footer-notes"> <!-- Links --> <div id="cityu-footer-links"> <a href="https://www.cityu.edu.hk/cityu/geninfo/privacy.htm" target="_blank">Privacy Policy</a> &middot; <a href="https://www.cityu.edu.hk/cityu/copyright/index.htm#copyright" target="_blank">Copyright</a> &middot; <a href="https://www.cityu.edu.hk/cityu/disclaimer/index.htm#copyright" target="_blank">Disclaimer</a> &middot; <a href='/com/Page.aspx?p=ContactUs'>Contact Us</a> </div> <!-- /Links --> <!-- Credits --> <div id="cityu-footer-credits"> &copy; 2025 City University of Hong Kong. All Rights Reserved. </div> <!-- /Credits --> </div> <!-- /Notes --> <!-- Icons --> <div id="cityu-footer-icons"> <a href="https://www.cityu.edu.hk/"><img src="https://template.cityu.edu.hk/template/img/logos/cityu_footer.png" alt="City University of Hong Kong" /></a> </div> <!-- /Icons --> </div> <!-- /Column --> </div> </div> <!-- /Footer --> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10