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> <!-- Pass Head to Detail Page --> <meta property="og:image" content=""> <meta property="og:title" content=""> <script type="text/javascript" src='/com/js/fancybox/jquery.fancybox.js'></script> <link rel="stylesheet" type="text/css" href='/com/js/fancybox/jquery.fancybox.css' media="screen" /> <script type="text/javascript"> var $171 = jQuery.noConflict(); $171(document).ready(function () { $171(".fancybox-button").fancybox({ helpers: { title: { type: 'inside' } } }); }); </script> <style> .leftmenutitle{font-size:12px;font-weight:bold;margin-top:10px!important;} .leftmenutitle a{padding-bottom:0!important;} </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-content 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>  |  <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> · <a href="">繁體</a> · <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 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 id='active_menu' 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 & Awards</a> <ul> <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 --> <!-- Main --> <div id="cityu-main" class="cityu-outer"> <div class="cityu-inner"> <!-- Sidebar 1 --> <div id="cityu-sidebar-1"> <!-- Nav List --> <div id="cityu-sub-nav-list"> <div class="cityu-box-item" style="padding-top:0;"> <div class="sub-nav-list-heading"><h5>Bachelor Programmes</h5></div> <ul> <li style="font-size:14px;"><a href="Page.aspx?p=BA_1stYear">First Year Studies</a></li> <li style="font-size:14px;"><a href="Page.aspx?p=BA_BAMDCM">Major in Media and Communication (BAMDCM)</a></li> <li style="font-size:14px;"><a class='active' href="Page.aspx?p=BA_BATVB">Major in Digital Television and Broadcasting (BATVB)</a></li> <li style="font-size:14px;"><a href="Page.aspx?p=BA_GE">Gateway Education Courses</a></li> <li style="font-size:14px;"><a href="http://www6.cityu.edu.hk/arro/content.asp?cid=165" target="_blank">Academic Regulations</a></li> <li style="font-size:14px;"><a href="#">Admissions<br /><i></i></a> <ul > <li style="font-size:12px;"><a href="Page.aspx?p=BA_Admission_HKDSE">HKDSE Applicants</a></li> <li style="font-size:12px;"><a href="Page.aspx?p=BA_Admission_Direct">Direct/Non-JUPAS Applicants</a></li> </ul> </li> <li style="font-size:14px;"><a href="Page.aspx?p=MinorProgrammes">Minor Programmes</a></li> </ul> <br /> <br /> <br /> <br /> <br /> <br /> </div> </div> <!-- /Nav List --> </div> <!-- /Sidebar 1 --> <!-- Content --> <!-- Content --> <div id="cityu-content"> <div class="cityu-content-page"> <div class="page_div"> <div id="pagecontent" > <div class="programme_div"> <h1> Major in Digital Television and Broadcasting (BATVB)<br /> 文學士(數碼電視與廣播)</h1> <div style="padding-left:15px;"> <table class="cityu-style-clean" style="width:100%"> <tbody> <tr> <td> <div style="line-height:2em;"> <div style="position:absolute;top:200px;right:30px;"> <a href="https://www.admo.cityu.edu.hk/?category=apply" target="_blank"><img alt="Apply" src="img/front_toapply.gif" /></a></div> Admission Code: 1356A<br /> Mode of Study: Full-time<br /> <table class="cityu-style-clean"> <tbody> <tr> <td style="text-align:left;"> Normal Period of Study:</td> <td> 4 years (Normative 4-year degree) /<br /> 3 years (Advanced Standing I)/<br /> 2 years (Advanced Standing II)</td> </tr> </tbody> </table> Mode of Funding: Government-funded<br /> <br /> <h2> Programme Leader</h2> <a href="https://www.cityu.edu.hk/com/Profile.aspx?u=kijkim">Prof KIM, Ki Joon</a><br /> Tel:+(852) 3442 8611<br /> Email: <a class="cityu-link-email" href="mailto:kj.kim@cityu.edu.hk" title="Email">kj.kim@cityu.edu.hk</a><br /> <br /> <h2> Deputy Programme Leader</h2> <a href="https://www.cityu.edu.hk/com/Profile.aspx?u=chcheung8">Ms CHEUNG, Ching Man Mandy</a><br /> Tel:+(852) 3442 8651<br /> Email: <a class="cityu-link-email" href="mailto:chcheung8@cityu.edu.hk" title="Email">chcheung8@cityu.edu.hk</a></div> </td> <td style="text-align:right;display:none;"> <a href="https://sites.google.com/site/cityubatvb/" target="_blank"><img src="docs/news/BATVB-(1356)-Information-Session-banner11a.jpg" style="width:340px;" /></a></td> </tr> </tbody> </table> <h2 style="margin:35px 0 10px 0!important;"> Programme Aims</h2> The major aims to train students to be professionals in the digital new media industry. It puts students on the forefront of new media technology and enables them to learn a broad range of digital media skills, concepts, content, forms, trends and terminologies. It develops and extends students’ creative potential and nurtures their entrepreneurial expertise in such a way that encourages them to explore, discover and present unique peculiarities of social realities. It prepares graduates to take up the creative media, innovative, technological and management role in the ever changing media sector such as television and broadcasting carried through various channels, such as terrestrial airwaves, satellite, cable, CCTV, the Internet, and mobile platforms.<br /> <br /> <h2 style="margin-bottom:10px;"> Curriculum</h2> <a href="http://www.cityu.edu.hk/ug/current/Major/BA1_TVB-0.htm" style="margin-left:3px;" target="_blank">Click here to see</a></div> </div> <br /> <br type="_moz" /> </div> </div> </div> </div> <!-- /Content --> <!-- /Content --> </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 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 id='active_menu' 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=CityUScholarships'>Scholarships & Awards</a> <ul> <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> · <a href="https://www.cityu.edu.hk/cityu/copyright/index.htm#copyright" target="_blank">Copyright</a> · <a href="https://www.cityu.edu.hk/cityu/disclaimer/index.htm#copyright" target="_blank">Disclaimer</a> · <a href='/com/Page.aspx?p=ContactUs'>Contact Us</a> </div> <!-- /Links --> <!-- Credits --> <div id="cityu-footer-credits"> © 2024 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>