{"id":2606,"date":"2024-06-14T05:54:15","date_gmt":"2024-06-14T05:54:15","guid":{"rendered":"http:\/\/dmu.ae\/home\/?page_id=2606"},"modified":"2026-08-27T07:15:23","modified_gmt":"2026-08-27T07:15:23","slug":"dmu-publications","status":"publish","type":"page","link":"https:\/\/dmu.ae\/home\/dmu-publications\/","title":{"rendered":"DMU Publications"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"2606\" class=\"elementor elementor-2606\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-d31f23e elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"d31f23e\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-8c5c7f0\" data-id=\"8c5c7f0\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-3993e53 elementor-widget elementor-widget-html\" data-id=\"3993e53\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"dmusrprogram-box\">\n  <div class=\"dmusrcollege-content\">\n    <div class=\"dmusrcollege-header\">\n      <h4>DMU Publications<\/h4>\n      <hr>\n    <\/div>\n<style>\n      .dmu-publications-container {\n        width: 100% !important;\n        max-width: 100% !important;\n        margin: 0 auto !important;\n        padding: 10px 0 !important;\n        box-sizing: border-box !important;\n      }\n\n      .dmu-publications-container * {\n        box-sizing: border-box !important;\n      }\n\n      .dmu-publication-list {\n        display: flex !important;\n        flex-direction: column !important;\n        gap: 18px !important;\n        margin: 20px 0 0 0 !important;\n        padding: 0 !important;\n        list-style: none !important;\n      }\n\n      .dmu-publication-card {\n        position: relative !important;\n        display: grid !important;\n        grid-template-columns: 58px 1fr auto !important;\n        align-items: center !important;\n        gap: 22px !important;\n        padding: 24px 28px !important;\n        background-color: #f4efe6 !important; \n        border: 1px solid #e7dfd3 !important;\n        border-radius: 20px !important;\n        box-shadow: 0 4px 16px rgba(0, 0, 0, 0.03) !important;\n        transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease !important;\n        overflow: hidden !important;\n        box-sizing: border-box !important;\n        width: 100% !important;\n      }\n\n      .dmu-publication-card:hover {\n        transform: translateY(-2px) !important;\n        box-shadow: 0 8px 24px rgba(174, 134, 44, 0.12) !important;\n        border-color: #d6c6a5 !important;\n      }\n\n      .dmu-icon-wrap {\n        display: flex !important;\n        align-items: center !important;\n        justify-content: center !important;\n        width: 58px !important;\n        height: 58px !important;\n        min-width: 58px !important;\n        border-radius: 16px !important;\n        background-color: #e5d8b6 !important; \n        color: #533e14 !important;\n        flex-shrink: 0 !important;\n      }\n\n      .dmu-icon-wrap svg {\n        width: 26px !important;\n        height: 26px !important;\n        stroke: #533e14 !important;\n        display: block !important;\n      }\n\n      .dmu-card-copy {\n        min-width: 0 !important;\n        flex: 1 !important;\n      }\n\n      .dmu-card-copy h5 {\n        margin: 0 0 6px 0 !important;\n        font-size: 1.12rem !important;\n        font-weight: 750 !important;\n        color: #111936 !important; \n        line-height: 1.3 !important;\n        letter-spacing: -0.01em !important;\n      }\n\n      .dmu-card-copy p {\n        margin: 0 !important;\n        font-size: 0.92rem !important;\n        color: #4b5563 !important;\n        line-height: 1.5 !important;\n      }\n\n      .dmu-download-btn {\n        display: inline-flex !important;\n        align-items: center !important;\n        justify-content: center !important;\n        gap: 8px !important;\n        min-height: 44px !important;\n        padding: 0 22px !important;\n        border-radius: 12px !important;\n        color: #ffffff !important; \n        background: linear-gradient(135deg, #8f6424, #614013) !important; \n        font-size: 0.92rem !important;\n        font-weight: 700 !important;\n        text-decoration: none !important;\n        white-space: nowrap !important;\n        border: none !important;\n        outline: none !important;\n        box-shadow: 0 4px 14px rgba(97, 64, 19, 0.22) !important;\n        transition: transform 0.2s ease, filter 0.2s ease, box-shadow 0.2s ease !important;\n        cursor: pointer !important;\n      }\n\n      .dmu-download-btn:hover {\n        transform: translateY(-2px) !important;\n        filter: brightness(1.08) !important;\n        color: #ffffff !important;\n        text-decoration: none !important;\n        box-shadow: 0 6px 18px rgba(97, 64, 19, 0.32) !important;\n      }\n\n      .dmu-download-btn svg {\n        width: 17px !important;\n        height: 17px !important;\n        stroke: #ffffff !important;\n        flex-shrink: 0 !important;\n        display: inline-block !important;\n      }\n\n      @media (max-width: 768px) {\n        .dmu-publication-card {\n          grid-template-columns: 50px 1fr !important;\n          gap: 16px !important;\n          padding: 18px 20px !important;\n          border-radius: 16px !important;\n        }\n\n        .dmu-icon-wrap {\n          width: 50px !important;\n          height: 50px !important;\n          min-width: 50px !important;\n          border-radius: 13px !important;\n        }\n\n        .dmu-icon-wrap svg {\n          width: 22px !important;\n          height: 22px !important;\n        }\n\n        .dmu-card-copy h5 {\n          font-size: 1.02rem !important;\n        }\n\n        .dmu-card-copy p {\n          font-size: 0.86rem !important;\n        }\n\n        .dmu-download-btn {\n          grid-column: 1 \/ -1 !important;\n          width: 100% !important;\n          margin-top: 6px !important;\n        }\n      }\n    <\/style>\n\n    <div class=\"dmu-publications-container\">\n      <div class=\"dmu-publication-list\">\n        <article class=\"dmu-publication-card\">\n          <div class=\"dmu-icon-wrap\" aria-hidden=\"true\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n              <path d=\"M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H20v20H6.5a2.5 2.5 0 0 1-2.5-2.5Z\"><\/path>\n              <path d=\"M6 6h10\"><\/path>\n              <path d=\"M6 10h10\"><\/path>\n            <\/svg>\n          <\/div>\n          <div class=\"dmu-card-copy\">\n            <h5>DMU Catalog Undergraduate<\/h5>\n            <p>Undergraduate programmes and course information.<\/p>\n          <\/div>\n          <a class=\"dmu-download-btn\" href=\"http:\/\/dmu.ae\/home\/wp-content\/uploads\/2026\/07\/DMU_UGCatalog_AY2025-2026.pdf\" target=\"_blank\" download=\"\" aria-label=\"Download DMU Undergraduate Catalog PDF\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 3v12m0 0 4-4m-4 4-4-4M5 19v2h14v-2\"\/><\/svg>\n            Download PDF\n          <\/a>\n        <\/article>\n\n        <article class=\"dmu-publication-card\">\n          <div class=\"dmu-icon-wrap\" aria-hidden=\"true\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n              <path d=\"M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H20v20H6.5a2.5 2.5 0 0 1-2.5-2.5Z\"><\/path>\n              <path d=\"M6 6h10\"><\/path>\n              <path d=\"M6 10h10\"><\/path>\n            <\/svg>\n          <\/div>\n          <div class=\"dmu-card-copy\">\n            <h5>DMU Catalog Postgraduate<\/h5>\n            <p>Postgraduate programmes and course information.<\/p>\n          <\/div>\n          <a class=\"dmu-download-btn\" href=\"http:\/\/dmu.ae\/home\/wp-content\/uploads\/2026\/07\/DMU_PG_CATALOG_AY2025-26.pdf\" target=\"_blank\" download=\"\" aria-label=\"Download DMU Postgraduate Catalog PDF\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 3v12m0 0 4-4m-4 4-4-4M5 19v2h14v-2\"\/><\/svg>\n            Download PDF\n          <\/a>\n        <\/article>\n\n        <article class=\"dmu-publication-card\">\n          <div class=\"dmu-icon-wrap\" aria-hidden=\"true\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n              <path d=\"M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H20v20H6.5a2.5 2.5 0 0 1-2.5-2.5Z\"><\/path>\n              <path d=\"M6 6h10\"><\/path>\n              <path d=\"M6 10h10\"><\/path>\n            <\/svg>\n          <\/div>\n          <div class=\"dmu-card-copy\">\n            <h5>DMU Faculty Handbook<\/h5>\n            <p>Guidelines, responsibilities, and resources for faculty members.<\/p>\n          <\/div>\n          <a class=\"dmu-download-btn\" href=\"http:\/\/dmu.ae\/home\/wp-content\/uploads\/2026\/06\/FacultyHandbook2025-2026_june2026.pdf\" target=\"_blank\" download=\"\" aria-label=\"Download DMU Faculty Handbook PDF\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 3v12m0 0 4-4m-4 4-4-4M5 19v2h14v-2\"\/><\/svg>\n            Download PDF\n          <\/a>\n        <\/article>\n\n        <article class=\"dmu-publication-card\">\n          <div class=\"dmu-icon-wrap\" aria-hidden=\"true\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n              <path d=\"M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H20v20H6.5a2.5 2.5 0 0 1-2.5-2.5Z\"><\/path>\n              <path d=\"M6 6h10\"><\/path>\n              <path d=\"M6 10h10\"><\/path>\n            <\/svg>\n          <\/div>\n          <div class=\"dmu-card-copy\">\n            <h5>DMU Quality Assurance Manual<\/h5>\n            <p>Quality standards, procedures, and academic review processes.<\/p>\n          <\/div>\n          <a class=\"dmu-download-btn\" href=\"http:\/\/dmu.ae\/home\/wp-content\/uploads\/2025\/04\/DMU_Quality_Assurance_Manual_V2.2.pdf\" target=\"_blank\" download=\"\" aria-label=\"Download DMU Quality Assurance Manual PDF\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 3v12m0 0 4-4m-4 4-4-4M5 19v2h14v-2\"\/><\/svg>\n            Download PDF\n          <\/a>\n        <\/article>\n\n        <article class=\"dmu-publication-card\">\n          <div class=\"dmu-icon-wrap\" aria-hidden=\"true\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n              <path d=\"M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H20v20H6.5a2.5 2.5 0 0 1-2.5-2.5Z\"><\/path>\n              <path d=\"M6 6h10\"><\/path>\n              <path d=\"M6 10h10\"><\/path>\n            <\/svg>\n          <\/div>\n          <div class=\"dmu-card-copy\">\n            <h5>DMU Staff Handbook<\/h5>\n            <p>Workplace policies, responsibilities, and guidance for staff.<\/p>\n          <\/div>\n          <a class=\"dmu-download-btn\" href=\"http:\/\/dmu.ae\/home\/wp-content\/uploads\/2026\/05\/StaffHandbook_2025-2026_Jan2026.pdf\" target=\"_blank\" download=\"\" aria-label=\"Download DMU Staff Handbook PDF\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 3v12m0 0 4-4m-4 4-4-4M5 19v2h14v-2\"\/><\/svg>\n            Download PDF\n          <\/a>\n        <\/article>\n\n        <article class=\"dmu-publication-card\">\n          <div class=\"dmu-icon-wrap\" aria-hidden=\"true\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n              <path d=\"M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H20v20H6.5a2.5 2.5 0 0 1-2.5-2.5Z\"><\/path>\n              <path d=\"M6 6h10\"><\/path>\n              <path d=\"M6 10h10\"><\/path>\n            <\/svg>\n          <\/div>\n          <div class=\"dmu-card-copy\">\n            <h5>DMU Student Handbook AY 2025\u20132026<\/h5>\n            <p>Academic regulations, student services, rights, and responsibilities.<\/p>\n          <\/div>\n          <a class=\"dmu-download-btn\" href=\"http:\/\/dmu.ae\/home\/wp-content\/uploads\/2026\/06\/DMU-Updated_StudentHandbook_AY2526-v1_6.pdf\" target=\"_blank\" download=\"\" aria-label=\"Download DMU Student Handbook PDF\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 3v12m0 0 4-4m-4 4-4-4M5 19v2h14v-2\"\/><\/svg>\n            Download PDF\n          <\/a>\n        <\/article>\n\n        <article class=\"dmu-publication-card\">\n          <div class=\"dmu-icon-wrap\" aria-hidden=\"true\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n              <path d=\"M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H20v20H6.5a2.5 2.5 0 0 1-2.5-2.5Z\"><\/path>\n              <path d=\"M6 6h10\"><\/path>\n              <path d=\"M6 10h10\"><\/path>\n            <\/svg>\n          <\/div>\n          <div class=\"dmu-card-copy\">\n            <h5>DMU Strategic Plan 2024\u201329<\/h5>\n            <p>The university\u2019s strategic goals, priorities, and future direction.<\/p>\n          <\/div>\n          <a class=\"dmu-download-btn\" href=\"http:\/\/dmu.ae\/home\/wp-content\/uploads\/2025\/11\/DMU_Strategic_Plan_2024_29v2.pdf\" target=\"_blank\" download=\"\" aria-label=\"Download DMU Strategic Plan PDF\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 3v12m0 0 4-4m-4 4-4-4M5 19v2h14v-2\"\/><\/svg>\n            Download PDF\n          <\/a>\n        <\/article>\n\n        <article class=\"dmu-publication-card\">\n          <div class=\"dmu-icon-wrap\" aria-hidden=\"true\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n              <path d=\"M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H20v20H6.5a2.5 2.5 0 0 1-2.5-2.5Z\"><\/path>\n              <path d=\"M6 6h10\"><\/path>\n              <path d=\"M6 10h10\"><\/path>\n            <\/svg>\n          <\/div>\n          <div class=\"dmu-card-copy\">\n            <h5>DMU Policies and Procedures Manual (PPM)<\/h5>\n            <p>Institutional policies, procedures, and operational guidelines.<\/p>\n          <\/div>\n          <a class=\"dmu-download-btn\" href=\"https:\/\/c2hce520.caspio.com\/dp\/4E07E000c04760a7d7fd4a58bfc9\" target=\"_blank\" aria-label=\"Open DMU Policies and Procedures Manual Webpage\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 4h5v5\"\/><path d=\"M10 14 20 4\"\/><path d=\"M18 13v6a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V7a1 1 0 0 1 1-1h6\"\/><\/svg>\n            Open Webpage\n          <\/a>\n        <\/article>\n\n        <article class=\"dmu-publication-card\">\n          <div class=\"dmu-icon-wrap\" aria-hidden=\"true\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n              <path d=\"M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H20v20H6.5a2.5 2.5 0 0 1-2.5-2.5Z\"><\/path>\n              <path d=\"M6 6h10\"><\/path>\n              <path d=\"M6 10h10\"><\/path>\n            <\/svg>\n          <\/div>\n          <div class=\"dmu-card-copy\">\n            <h5>DMU Factbook<\/h5>\n            <p>Key institutional statistics, facts, and performance data.<\/p>\n          <\/div>\n          <a class=\"dmu-download-btn\" href=\"http:\/\/dmu.ae\/home\/wp-content\/uploads\/2026\/06\/DMU_Factbook2025-2026.pdf\" target=\"_blank\" download=\"\" aria-label=\"Download DMU Factbook PDF\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 3v12m0 0 4-4m-4 4-4-4M5 19v2h14v-2\"\/><\/svg>\n            Download PDF\n          <\/a>\n        <\/article>\n\n        <article class=\"dmu-publication-card\">\n          <div class=\"dmu-icon-wrap\" aria-hidden=\"true\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n              <path d=\"M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H20v20H6.5a2.5 2.5 0 0 1-2.5-2.5Z\"><\/path>\n              <path d=\"M6 6h10\"><\/path>\n              <path d=\"M6 10h10\"><\/path>\n            <\/svg>\n          <\/div>\n          <div class=\"dmu-card-copy\">\n            <h5>COM Institutional Annual Report AY 2023\u20132024<\/h5>\n            <p>Annual achievements, activities, and institutional performance.<\/p>\n          <\/div>\n          <a class=\"dmu-download-btn\" href=\"http:\/\/dmu.ae\/home\/wp-content\/uploads\/2025\/03\/IAR_AY_2023_24.pdf\" target=\"_blank\" download=\"\" aria-label=\"Download COM Institutional Annual Report PDF\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 3v12m0 0 4-4m-4 4-4-4M5 19v2h14v-2\"\/><\/svg>\n            Download PDF\n          <\/a>\n        <\/article>\n\n        <article class=\"dmu-publication-card\">\n          <div class=\"dmu-icon-wrap\" aria-hidden=\"true\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n              <path d=\"M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H20v20H6.5a2.5 2.5 0 0 1-2.5-2.5Z\"><\/path>\n              <path d=\"M6 6h10\"><\/path>\n              <path d=\"M6 10h10\"><\/path>\n            <\/svg>\n          <\/div>\n          <div class=\"dmu-card-copy\">\n            <h5>COM QA &amp; IE - Report AY 2023\u20132024<\/h5>\n            <p>Quality assurance and institutional effectiveness outcomes.<\/p>\n          <\/div>\n          <a class=\"dmu-download-btn\" href=\"http:\/\/dmu.ae\/home\/wp-content\/uploads\/2025\/03\/QAIE_Report_AY_2023_2024.pdf\" target=\"_blank\" download=\"\" aria-label=\"Download COM QAIE Report PDF\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 3v12m0 0 4-4m-4 4-4-4M5 19v2h14v-2\"\/><\/svg>\n            Download PDF\n          <\/a>\n        <\/article>\n\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>DMU Publications DMU Catalog Undergraduate Undergraduate programmes and course information. Download PDF DMU Catalog Postgraduate Postgraduate programmes and course information. Download PDF DMU Faculty Handbook Guidelines, responsibilities, and resources for faculty members. Download PDF DMU Quality Assurance Manual Quality standards, procedures, and academic review processes. Download PDF DMU Staff Handbook Workplace policies, responsibilities, and guidance <\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-2606","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>DMU Publications - Dubai Medical University<\/title>\n<meta name=\"description\" content=\"DMU Publications includes DMU Catalog, Faculty Handbook, Quality Assurance Manual, Student Handbook, Staff Handbook and more\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/dmu.ae\/home\/dmu-publications\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"DMU Publications - Dubai Medical University\" \/>\n<meta property=\"og:description\" content=\"DMU Publications includes DMU Catalog, Faculty Handbook, Quality Assurance Manual, Student Handbook, Staff Handbook and more\" \/>\n<meta property=\"og:url\" content=\"https:\/\/dmu.ae\/home\/dmu-publications\/\" \/>\n<meta property=\"og:site_name\" content=\"Dubai Medical University\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-27T07:15:23+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/dmu.ae\/home\/wp-content\/uploads\/2024\/09\/WebMU_logo.png\" \/>\n\t<meta property=\"og:image:width\" content=\"325\" \/>\n\t<meta property=\"og:image:height\" content=\"105\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/dmu.ae\\\/home\\\/dmu-publications\\\/\",\"url\":\"https:\\\/\\\/dmu.ae\\\/home\\\/dmu-publications\\\/\",\"name\":\"DMU Publications - Dubai Medical University\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/dmu.ae\\\/home\\\/#website\"},\"datePublished\":\"2024-06-14T05:54:15+00:00\",\"dateModified\":\"2026-08-27T07:15:23+00:00\",\"description\":\"DMU Publications includes DMU Catalog, Faculty Handbook, Quality Assurance Manual, Student Handbook, Staff Handbook and more\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/dmu.ae\\\/home\\\/dmu-publications\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/dmu.ae\\\/home\\\/dmu-publications\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/dmu.ae\\\/home\\\/dmu-publications\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/dmu.ae\\\/home\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"DMU Publications\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/dmu.ae\\\/home\\\/#website\",\"url\":\"https:\\\/\\\/dmu.ae\\\/home\\\/\",\"name\":\"dmu.ae\",\"description\":\"Dubai Medical University Explore world-class medical education at Dubai Medical Univeristy. We offer MD, BPharm, MPharm, and Nursing programs designed to shape future healthcare leaders. Join us for excellence in academics, research, and clinical training\",\"publisher\":{\"@id\":\"https:\\\/\\\/dmu.ae\\\/home\\\/#organization\"},\"alternateName\":\"Dubai Medical University\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/dmu.ae\\\/home\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/dmu.ae\\\/home\\\/#organization\",\"name\":\"Dubai Medical University\",\"url\":\"https:\\\/\\\/dmu.ae\\\/home\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/dmu.ae\\\/home\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/dmu.ae\\\/home\\\/wp-content\\\/uploads\\\/2024\\\/04\\\/DMU.png\",\"contentUrl\":\"https:\\\/\\\/dmu.ae\\\/home\\\/wp-content\\\/uploads\\\/2024\\\/04\\\/DMU.png\",\"width\":99,\"height\":102,\"caption\":\"Dubai Medical University\"},\"image\":{\"@id\":\"https:\\\/\\\/dmu.ae\\\/home\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.linkedin.com\\\/in\\\/dubaimedicaluniversity\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"DMU Publications - Dubai Medical University","description":"DMU Publications includes DMU Catalog, Faculty Handbook, Quality Assurance Manual, Student Handbook, Staff Handbook and more","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/dmu.ae\/home\/dmu-publications\/","og_locale":"en_US","og_type":"article","og_title":"DMU Publications - Dubai Medical University","og_description":"DMU Publications includes DMU Catalog, Faculty Handbook, Quality Assurance Manual, Student Handbook, Staff Handbook and more","og_url":"https:\/\/dmu.ae\/home\/dmu-publications\/","og_site_name":"Dubai Medical University","article_modified_time":"2026-08-27T07:15:23+00:00","og_image":[{"width":325,"height":105,"url":"https:\/\/dmu.ae\/home\/wp-content\/uploads\/2024\/09\/WebMU_logo.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/dmu.ae\/home\/dmu-publications\/","url":"https:\/\/dmu.ae\/home\/dmu-publications\/","name":"DMU Publications - Dubai Medical University","isPartOf":{"@id":"https:\/\/dmu.ae\/home\/#website"},"datePublished":"2024-06-14T05:54:15+00:00","dateModified":"2026-08-27T07:15:23+00:00","description":"DMU Publications includes DMU Catalog, Faculty Handbook, Quality Assurance Manual, Student Handbook, Staff Handbook and more","breadcrumb":{"@id":"https:\/\/dmu.ae\/home\/dmu-publications\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/dmu.ae\/home\/dmu-publications\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/dmu.ae\/home\/dmu-publications\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/dmu.ae\/home\/"},{"@type":"ListItem","position":2,"name":"DMU Publications"}]},{"@type":"WebSite","@id":"https:\/\/dmu.ae\/home\/#website","url":"https:\/\/dmu.ae\/home\/","name":"dmu.ae","description":"Dubai Medical University Explore world-class medical education at Dubai Medical Univeristy. We offer MD, BPharm, MPharm, and Nursing programs designed to shape future healthcare leaders. Join us for excellence in academics, research, and clinical training","publisher":{"@id":"https:\/\/dmu.ae\/home\/#organization"},"alternateName":"Dubai Medical University","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/dmu.ae\/home\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/dmu.ae\/home\/#organization","name":"Dubai Medical University","url":"https:\/\/dmu.ae\/home\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/dmu.ae\/home\/#\/schema\/logo\/image\/","url":"https:\/\/dmu.ae\/home\/wp-content\/uploads\/2024\/04\/DMU.png","contentUrl":"https:\/\/dmu.ae\/home\/wp-content\/uploads\/2024\/04\/DMU.png","width":99,"height":102,"caption":"Dubai Medical University"},"image":{"@id":"https:\/\/dmu.ae\/home\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.linkedin.com\/in\/dubaimedicaluniversity\/"]}]}},"_links":{"self":[{"href":"https:\/\/dmu.ae\/home\/wp-json\/wp\/v2\/pages\/2606","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dmu.ae\/home\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/dmu.ae\/home\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/dmu.ae\/home\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/dmu.ae\/home\/wp-json\/wp\/v2\/comments?post=2606"}],"version-history":[{"count":5,"href":"https:\/\/dmu.ae\/home\/wp-json\/wp\/v2\/pages\/2606\/revisions"}],"predecessor-version":[{"id":28760,"href":"https:\/\/dmu.ae\/home\/wp-json\/wp\/v2\/pages\/2606\/revisions\/28760"}],"wp:attachment":[{"href":"https:\/\/dmu.ae\/home\/wp-json\/wp\/v2\/media?parent=2606"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}