{"id":72,"date":"2026-07-20T18:17:28","date_gmt":"2026-07-20T18:17:28","guid":{"rendered":"https:\/\/drcaryganz.com\/?page_id=72"},"modified":"2026-07-20T19:21:49","modified_gmt":"2026-07-20T19:21:49","slug":"publications-speaking","status":"publish","type":"page","link":"https:\/\/drcaryganz.com\/?page_id=72","title":{"rendered":"Publications-Speaking"},"content":{"rendered":"\n<style>\n  \/* GeneratePress cleanup for pages using this HTML *\/\n  .entry-header { display:none !important; }\n  .widget-area { display:none !important; }\n  .content-area { width:100% !important; float:none !important; }\n  .site-content { display:block !important; padding:0 !important; }\n  .site-main { margin:0 !important; }\n  .inside-article { padding:0 !important; }\n  .entry-content { margin:0 !important; }\n\n  .cgz-page, .cgz-page * { box-sizing:border-box; }\n\n  .cgz-page {\n    --navy:#08213f;\n    --blue:#1769aa;\n    --teal:#0f9f9a;\n    --gold:#f7b733;\n    --orange:#ff7a45;\n    --ink:#17202c;\n    --muted:#5f6f7f;\n    --line:rgba(8,33,63,.13);\n    --shadow:0 18px 44px rgba(8,33,63,.12);\n    width:100vw;\n    max-width:100vw;\n    margin-left:calc(50% - 50vw);\n    margin-right:calc(50% - 50vw);\n    background:#fff;\n    color:var(--ink);\n    font-family:Arial,Helvetica,sans-serif;\n    line-height:1.65;\n    overflow:hidden;\n  }\n\n  .cgz-page a { color:inherit; text-decoration:none; }\n  .cgz-wrap { width:min(1180px,calc(100% - 36px)); margin:0 auto; }\n\n  .cgz-hero {\n    padding:82px 0 74px;\n    border-bottom:1px solid var(--line);\n  }\n\n  .cgz-hero.about {\n    background:\n      radial-gradient(circle at 8% 8%,rgba(15,159,154,.15),transparent 28%),\n      radial-gradient(circle at 92% 12%,rgba(247,183,51,.22),transparent 30%),\n      linear-gradient(135deg,#f8fcff 0%,#eef8f6 100%);\n  }\n\n  .cgz-hero.contact {\n    background:\n      radial-gradient(circle at 8% 8%,rgba(23,105,170,.15),transparent 28%),\n      radial-gradient(circle at 92% 12%,rgba(255,122,69,.18),transparent 30%),\n      linear-gradient(135deg,#f7fbff 0%,#fff9f5 100%);\n  }\n\n  .cgz-hero.speaking {\n    background:\n      radial-gradient(circle at 8% 8%,rgba(247,183,51,.18),transparent 28%),\n      radial-gradient(circle at 92% 12%,rgba(23,105,170,.15),transparent 30%),\n      linear-gradient(135deg,#fffaf2 0%,#f5f9ff 100%);\n  }\n\n  .cgz-hero-grid {\n    display:grid;\n    grid-template-columns:1.06fr .94fr;\n    gap:44px;\n    align-items:center;\n  }\n\n  .cgz-eyebrow {\n    display:inline-flex;\n    align-items:center;\n    gap:9px;\n    padding:9px 15px;\n    margin-bottom:20px;\n    border-radius:999px;\n    background:rgba(15,159,154,.13);\n    color:#087b78;\n    font-size:13px;\n    font-weight:900;\n  }\n\n  .cgz-eyebrow:before {\n    content:\"\";\n    width:9px;\n    height:9px;\n    border-radius:50%;\n    background:var(--teal);\n    box-shadow:0 0 0 5px rgba(15,159,154,.12);\n  }\n\n  .cgz-hero h1 {\n    color:var(--navy);\n    font-size:clamp(42px,5vw,68px);\n    line-height:1.02;\n    letter-spacing:-2px;\n    margin:0 0 20px;\n    font-weight:900;\n  }\n\n  .cgz-hero h1 span { color:var(--blue); }\n\n  .cgz-lead {\n    color:#405264;\n    font-size:clamp(18px,2vw,22px);\n    margin:0;\n    max-width:940px;\n  }\n\n  .cgz-photo {\n    min-height:500px;\n    border:10px solid #fff;\n    border-radius:30px;\n    overflow:hidden;\n    box-shadow:var(--shadow);\n    background:#fff;\n  }\n\n  .cgz-photo img {\n    width:100%;\n    height:100%;\n    min-height:500px;\n    object-fit:cover;\n    object-position:center top;\n    display:block;\n  }\n\n  .cgz-actions {\n    display:flex;\n    gap:14px;\n    flex-wrap:wrap;\n    margin-top:28px;\n  }\n\n  .cgz-btn {\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n    min-height:48px;\n    padding:13px 22px;\n    border-radius:999px;\n    background:linear-gradient(135deg,var(--orange),var(--gold));\n    color:#1e170a !important;\n    font-weight:900;\n    box-shadow:0 14px 30px rgba(255,122,69,.24);\n  }\n\n  .cgz-btn.secondary {\n    background:#fff;\n    color:var(--navy) !important;\n    border:1px solid var(--line);\n    box-shadow:0 10px 24px rgba(8,33,63,.08);\n  }\n\n  .cgz-section { padding:76px 0; background:#fff; }\n\n  .cgz-section.alt {\n    background:linear-gradient(180deg,#f7fbff,#fff);\n    border-top:1px solid var(--line);\n    border-bottom:1px solid var(--line);\n  }\n\n  .cgz-section-head {\n    max-width:920px;\n    margin:0 auto 40px;\n    text-align:center;\n  }\n\n  .cgz-kicker {\n    color:var(--teal);\n    font-size:13px;\n    font-weight:900;\n    letter-spacing:1.5px;\n    text-transform:uppercase;\n    margin-bottom:9px;\n  }\n\n  .cgz-section-head h2 {\n    color:var(--navy);\n    font-size:clamp(31px,4vw,50px);\n    line-height:1.08;\n    letter-spacing:-1.3px;\n    margin:0 0 14px;\n    font-weight:900;\n  }\n\n  .cgz-section-head p {\n    color:var(--muted);\n    font-size:18px;\n    margin:0;\n  }\n\n  .cgz-grid-2,.cgz-grid-3,.cgz-grid-4 {\n    display:grid;\n    gap:20px;\n  }\n\n  .cgz-grid-2 { grid-template-columns:repeat(2,1fr); }\n  .cgz-grid-3 { grid-template-columns:repeat(3,1fr); }\n  .cgz-grid-4 { grid-template-columns:repeat(4,1fr); }\n\n  .cgz-card {\n    background:#fff;\n    border:1px solid var(--line);\n    border-radius:24px;\n    padding:28px;\n    box-shadow:0 14px 34px rgba(8,33,63,.08);\n  }\n\n  .cgz-card h3 {\n    color:var(--navy);\n    font-size:22px;\n    line-height:1.2;\n    margin:0 0 10px;\n    font-weight:900;\n  }\n\n  .cgz-card p { color:var(--muted); margin:0 0 12px; }\n  .cgz-card p:last-child { margin-bottom:0; }\n\n  .cgz-list {\n    display:grid;\n    gap:11px;\n    margin-top:16px;\n  }\n\n  .cgz-list-item {\n    display:grid;\n    grid-template-columns:27px 1fr;\n    gap:10px;\n    align-items:start;\n    color:#344457;\n    font-weight:700;\n  }\n\n  .cgz-list-item span:first-child {\n    width:27px;\n    height:27px;\n    border-radius:50%;\n    display:grid;\n    place-items:center;\n    background:rgba(15,159,154,.14);\n    color:var(--teal);\n    font-weight:900;\n  }\n\n  .cgz-timeline {\n    display:grid;\n    gap:18px;\n    max-width:1000px;\n    margin:0 auto;\n  }\n\n  .cgz-timeline-item {\n    display:grid;\n    grid-template-columns:180px 1fr;\n    gap:22px;\n    align-items:start;\n    background:#fff;\n    border:1px solid var(--line);\n    border-radius:22px;\n    padding:22px;\n    box-shadow:0 10px 28px rgba(8,33,63,.07);\n  }\n\n  .cgz-year {\n    background:linear-gradient(135deg,var(--navy),var(--blue));\n    color:#fff;\n    border-radius:18px;\n    padding:14px;\n    text-align:center;\n    font-weight:900;\n  }\n\n  .cgz-timeline-item h3 {\n    color:var(--navy);\n    font-size:21px;\n    margin:0 0 5px;\n    font-weight:900;\n  }\n\n  .cgz-timeline-item p {\n    color:var(--muted);\n    margin:0;\n  }\n\n  .cgz-stat-row {\n    display:grid;\n    grid-template-columns:repeat(3,1fr);\n    gap:16px;\n  }\n\n  .cgz-stat {\n    padding:24px;\n    text-align:center;\n    border-radius:20px;\n    background:#fff;\n    border:1px solid var(--line);\n    box-shadow:0 10px 25px rgba(8,33,63,.08);\n  }\n\n  .cgz-stat strong {\n    display:block;\n    color:var(--navy);\n    font-size:30px;\n    line-height:1;\n    margin-bottom:8px;\n  }\n\n  .cgz-stat span {\n    color:var(--muted);\n    font-size:14px;\n    font-weight:800;\n  }\n\n  .cgz-band {\n    background:linear-gradient(135deg,var(--navy),#164b82);\n    color:#fff;\n    border-radius:32px;\n    padding:46px;\n    box-shadow:var(--shadow);\n  }\n\n  .cgz-band h2 {\n    color:#fff;\n    font-size:clamp(30px,4vw,46px);\n    line-height:1.08;\n    margin:0 0 14px;\n    font-weight:900;\n  }\n\n  .cgz-band p {\n    color:rgba(255,255,255,.86);\n    font-size:18px;\n    margin:0;\n  }\n\n  .cgz-contact-box {\n    background:#fff;\n    border:1px solid var(--line);\n    border-radius:24px;\n    padding:30px;\n    box-shadow:0 14px 34px rgba(8,33,63,.08);\n  }\n\n  .cgz-contact-box strong {\n    display:block;\n    color:var(--navy);\n    font-size:18px;\n    margin-bottom:5px;\n  }\n\n  .cgz-contact-box a,\n  .cgz-contact-box span {\n    color:var(--muted);\n    font-weight:800;\n    word-break:break-word;\n  }\n\n  .cgz-map {\n    border:1px solid var(--line);\n    border-radius:24px;\n    padding:34px;\n    min-height:100%;\n    background:\n      radial-gradient(circle at 15% 10%,rgba(23,105,170,.13),transparent 30%),\n      linear-gradient(135deg,#f7fbff,#fff);\n    box-shadow:0 14px 34px rgba(8,33,63,.08);\n  }\n\n  .cgz-map h3 {\n    color:var(--navy);\n    font-size:28px;\n    margin:0 0 12px;\n    font-weight:900;\n  }\n\n  .cgz-map p { color:var(--muted); }\n\n  @media (max-width:980px) {\n    .cgz-hero-grid,.cgz-grid-4,.cgz-grid-3,.cgz-grid-2,.cgz-stat-row {\n      grid-template-columns:1fr;\n    }\n    .cgz-photo { max-width:620px; margin:0 auto; }\n  }\n\n  @media (max-width:700px) {\n    .cgz-timeline-item { grid-template-columns:1fr; }\n    .cgz-year { text-align:left; }\n  }\n\n  @media (max-width:640px) {\n    .cgz-hero { padding:54px 0; }\n    .cgz-section { padding:56px 0; }\n    .cgz-card,.cgz-band,.cgz-contact-box,.cgz-map { padding:23px; }\n  }\n<\/style>\n\n<div class=\"cgz-page\">\n\n<section class=\"cgz-hero speaking\">\n  <div class=\"cgz-wrap\">\n    <div class=\"cgz-eyebrow\">Publications, Lectures &amp; Professional Education<\/div>\n    <h1>Sharing more than five decades of experience in <span>clinical dentistry and dental innovation.<\/span><\/h1>\n    <p class=\"cgz-lead\">\n      Dr. Cary Ganz has served as a lecturer, program director, author, mentor, consultant,\n      and media resource across prosthodontics, implant dentistry, cosmetic dentistry,\n      laser dentistry, digital imaging, and dental technology.\n    <\/p>\n    <div class=\"cgz-actions\">\n      <a class=\"cgz-btn\" href=\"\/contact-us\/\">Request Speaking Information<\/a>\n      <a class=\"cgz-btn secondary\" href=\"\/about\/\">Read Dr. Ganz\u2019s Biography<\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"cgz-section\">\n  <div class=\"cgz-wrap\">\n    <div class=\"cgz-stat-row\">\n      <div class=\"cgz-stat\"><strong>10+<\/strong><span>Peer-Reviewed Publications<\/span><\/div>\n      <div class=\"cgz-stat\"><strong>50+<\/strong><span>Years of Dental Experience<\/span><\/div>\n      <div class=\"cgz-stat\"><strong>Multiple<\/strong><span>Books and Professional Programs<\/span><\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"cgz-section alt\">\n  <div class=\"cgz-wrap\">\n    <div class=\"cgz-section-head\">\n      <div class=\"cgz-kicker\">Speaking Topics<\/div>\n      <h2>Programs for dental societies, study clubs, schools, companies, and practice teams.<\/h2>\n      <p>\n        Presentations can be adjusted to the audience, available time, and educational objectives.\n      <\/p>\n    <\/div>\n\n    <div class=\"cgz-grid-3\">\n      <article class=\"cgz-card\">\n        <h3>Prosthodontics &amp; Full-Mouth Rehabilitation<\/h3>\n        <p>Diagnosis, sequencing, restorative materials, occlusion, esthetics, and long-term maintenance.<\/p>\n      <\/article>\n\n      <article class=\"cgz-card\">\n        <h3>Implant Restorative Dentistry<\/h3>\n        <p>Planning and restoring implant crowns, bridges, overdentures, and full-arch prostheses.<\/p>\n      <\/article>\n\n      <article class=\"cgz-card\">\n        <h3>Cosmetic Dentistry<\/h3>\n        <p>Smile design, patient expectations, veneers, ceramic restorations, and interdisciplinary esthetic care.<\/p>\n      <\/article>\n\n      <article class=\"cgz-card\">\n        <h3>Laser Dentistry<\/h3>\n        <p>Clinical applications, adoption, professional development, and lessons from hospital and society leadership.<\/p>\n      <\/article>\n\n      <article class=\"cgz-card\">\n        <h3>Digital Radiography &amp; Imaging<\/h3>\n        <p>Technology adoption, clinical implementation, digital workflows, and evaluation of new systems.<\/p>\n      <\/article>\n\n      <article class=\"cgz-card\">\n        <h3>Dental Practice Technology<\/h3>\n        <p>Practice management software, patient communication, digital systems, and the practical adoption of innovation.<\/p>\n      <\/article>\n\n      <article class=\"cgz-card\">\n        <h3>Clinical Product Development<\/h3>\n        <p>Using clinical experience to evaluate, improve, and introduce products designed for dental practices.<\/p>\n      <\/article>\n\n      <article class=\"cgz-card\">\n        <h3>Professional Leadership<\/h3>\n        <p>Lessons from hospital programs, specialty education, consulting, executive roles, and organized dentistry.<\/p>\n      <\/article>\n\n      <article class=\"cgz-card\">\n        <h3>Patient Communication<\/h3>\n        <p>Improving informed consent, follow-up, understanding, documentation, and the overall patient experience.<\/p>\n      <\/article>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"cgz-section\">\n  <div class=\"cgz-wrap\">\n    <div class=\"cgz-section-head\">\n      <div class=\"cgz-kicker\">Academic &amp; Teaching Experience<\/div>\n      <h2>Education delivered through hospitals, universities, mentorship, and professional programs.<\/h2>\n    <\/div>\n\n    <div class=\"cgz-timeline\">\n      <div class=\"cgz-timeline-item\">\n        <div class=\"cgz-year\">1992\u20132000<\/div>\n        <div>\n          <h3>Program Director, Implant Fellowship Program<\/h3>\n          <p>North Shore University Hospital.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"cgz-timeline-item\">\n        <div class=\"cgz-year\">1992\u20132000<\/div>\n        <div>\n          <h3>Chief, Division of Laser Dentistry<\/h3>\n          <p>North Shore University Hospital.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"cgz-timeline-item\">\n        <div class=\"cgz-year\">Continuing Education<\/div>\n        <div>\n          <h3>Visiting Lecturer<\/h3>\n          <p>NYU College of Dentistry Continuing Education.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"cgz-timeline-item\">\n        <div class=\"cgz-year\">Mentorship<\/div>\n        <div>\n          <h3>Dental Implant Education<\/h3>\n          <p>Mentor, Implant Innovations Inc., West Palm Beach, Florida.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"cgz-section alt\">\n  <div class=\"cgz-wrap\">\n    <div class=\"cgz-grid-2\">\n      <article class=\"cgz-card\">\n        <div class=\"cgz-kicker\">Publications<\/div>\n        <h3>Peer-reviewed writing and books<\/h3>\n        <p>\n          Dr. Ganz is the author of more than 10 peer-reviewed publications and multiple books\n          addressing areas including digital dentistry and dental marketing.\n        <\/p>\n        <p>\n          Specific titles, journal citations, book covers, abstracts, and publication links can be added here as the page is expanded.\n        <\/p>\n      <\/article>\n\n      <article class=\"cgz-card\">\n        <div class=\"cgz-kicker\">Media<\/div>\n        <h3>Dental education for professional and public audiences<\/h3>\n        <p>\n          Dr. Ganz has been featured in television, print, consumer, and professional media,\n          including Channel 2, Channel 7, Channel 12 News, Newsday, Elle, and Spa Magazine.\n        <\/p>\n      <\/article>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"cgz-section\">\n  <div class=\"cgz-wrap\">\n    <div class=\"cgz-section-head\">\n      <div class=\"cgz-kicker\">Professional Leadership<\/div>\n      <h2>Experience extending beyond the lecture platform.<\/h2>\n    <\/div>\n\n    <div class=\"cgz-grid-3\">\n      <article class=\"cgz-card\">\n        <h3>Dexis Digital Radiography<\/h3>\n        <p>Former Vice President of Clinical Affairs.<\/p>\n      <\/article>\n\n      <article class=\"cgz-card\">\n        <h3>PlanetDDS<\/h3>\n        <p>Former Vice President in dental practice management software.<\/p>\n      <\/article>\n\n      <article class=\"cgz-card\">\n        <h3>Dental Technology Consulting<\/h3>\n        <p>Consulting experience across imaging, software, laser, orthodontic, and dental product companies.<\/p>\n      <\/article>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"cgz-section alt\">\n  <div class=\"cgz-wrap\">\n    <div class=\"cgz-band\">\n      <h2>Invite Dr. Ganz to speak, consult, or participate in a professional program.<\/h2>\n      <p>\n        Programs can be tailored for dental societies, study clubs, universities, companies,\n        professional meetings, and dental practice teams.\n      <\/p>\n      <div class=\"cgz-actions\">\n        <a class=\"cgz-btn\" href=\"tel:+15167153246\">Call +1 516-715-3246<\/a>\n        <a class=\"cgz-btn secondary\" href=\"\/contact-us\/\">Contact Information<\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Publications, Lectures &amp; Professional Education Sharing more than five decades of experience in clinical dentistry and dental innovation. Dr. Cary Ganz has served as a lecturer, program director, author, mentor, consultant, and media resource across prosthodontics, implant dentistry, cosmetic dentistry, laser dentistry, digital imaging, and dental technology. Request Speaking Information Read Dr. Ganz\u2019s Biography 10+Peer-Reviewed &#8230; <a title=\"Publications-Speaking\" class=\"read-more\" href=\"https:\/\/drcaryganz.com\/?page_id=72\" aria-label=\"Read more about Publications-Speaking\">Read more<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-72","page","type-page","status-publish"],"_links":{"self":[{"href":"https:\/\/drcaryganz.com\/index.php?rest_route=\/wp\/v2\/pages\/72","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/drcaryganz.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/drcaryganz.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/drcaryganz.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/drcaryganz.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=72"}],"version-history":[{"count":3,"href":"https:\/\/drcaryganz.com\/index.php?rest_route=\/wp\/v2\/pages\/72\/revisions"}],"predecessor-version":[{"id":105,"href":"https:\/\/drcaryganz.com\/index.php?rest_route=\/wp\/v2\/pages\/72\/revisions\/105"}],"wp:attachment":[{"href":"https:\/\/drcaryganz.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=72"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}