{"id":2804,"date":"2026-04-09T09:53:38","date_gmt":"2026-04-09T09:53:38","guid":{"rendered":"https:\/\/ieee-nanomed.org\/2026\/?page_id=2804"},"modified":"2026-04-09T10:11:07","modified_gmt":"2026-04-09T10:11:07","slug":"conference-awards","status":"publish","type":"page","link":"https:\/\/ieee-nanomed.org\/2026\/conference-awards\/","title":{"rendered":"Conference Awards"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"2804\" class=\"elementor elementor-2804\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5a9f4f1 e-flex e-con-boxed e-con e-parent\" data-id=\"5a9f4f1\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3ba2319 elementor-widget elementor-widget-heading\" data-id=\"3ba2319\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Conference Awards<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-eb286ae e-flex e-con-boxed e-con e-parent\" data-id=\"eb286ae\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fb202d6 elementor-widget elementor-widget-html\" data-id=\"fb202d6\" 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<style>\r\n    .awards-wrapper {\r\n        font-family: 'Segoe UI', Arial, sans-serif;\r\n        color: #333;\r\n        max-width: 950px;\r\n        margin: 40px auto;\r\n        line-height: 1.8;\r\n        padding: 20px;\r\n    }\r\n\r\n    \/* Main Title Styling *\/\r\n    .main-title {\r\n        font-size: 34px;\r\n        font-weight: 900;\r\n        text-transform: uppercase;\r\n        margin-bottom: 25px;\r\n        color: #000000;\r\n        border-bottom: 4px solid #6eb9a6; \/* Theme Teal *\/\r\n        display: inline-block;\r\n        padding-bottom: 5px;\r\n    }\r\n\r\n    .intro-text {\r\n        font-size: 18px;\r\n        margin-bottom: 40px;\r\n        color: #444;\r\n    }\r\n\r\n    \/* Section Headings *\/\r\n    .sub-heading {\r\n        font-size: 24px;\r\n        font-weight: bold;\r\n        text-transform: uppercase;\r\n        margin-top: 45px;\r\n        margin-bottom: 20px;\r\n        color: #01579b; \/* Theme Blue *\/\r\n        display: flex;\r\n        align-items: center;\r\n    }\r\n\r\n    .sub-heading::after {\r\n        content: \"\";\r\n        flex: 1;\r\n        height: 1px;\r\n        background: #eee;\r\n        margin-left: 15px;\r\n    }\r\n\r\n    \/* Award Item Styling *\/\r\n    .award-item {\r\n        font-size: 20px;\r\n        font-weight: 700;\r\n        margin: 15px 0;\r\n        padding: 10px 20px;\r\n        background: #fdfdfd;\r\n        border-left: 4px solid #01579b;\r\n        display: flex;\r\n        align-items: center;\r\n        box-shadow: 2px 2px 5px rgba(0,0,0,0.03);\r\n    }\r\n\r\n    .trophy-icon {\r\n        margin-right: 15px;\r\n        font-size: 24px;\r\n    }\r\n\r\n    \/* Rules List Styling *\/\r\n    .rules-list {\r\n        list-style-type: none;\r\n        padding-left: 0;\r\n    }\r\n\r\n    .rules-list li {\r\n        margin-bottom: 18px; \r\n        font-size: 16px;\r\n        text-align: justify;\r\n        position: relative;\r\n        padding-left: 30px;\r\n    }\r\n\r\n    .rules-list li::before {\r\n        content: \"\u2022\";\r\n        color: #6eb9a6;\r\n        font-weight: bold;\r\n        font-size: 24px;\r\n        position: absolute;\r\n        left: 5px;\r\n        top: -4px;\r\n    }\r\n\r\n    \/* Eligibility Section (Very Light Blue) *\/\r\n    .eligibility-container {\r\n        margin-top: 55px;\r\n        padding: 35px;\r\n        background-color: #e1f5fe; \/* Very Light Blue *\/\r\n        border-radius: 12px;\r\n        border: 1px solid #b3e5fc;\r\n    }\r\n\r\n    .eligibility-title {\r\n        margin-top: 0;\r\n        font-weight: 900;\r\n        color: #01579b;\r\n        text-transform: uppercase;\r\n        font-size: 22px;\r\n        margin-bottom: 25px;\r\n        text-align: center;\r\n    }\r\n\r\n    .eligibility-card {\r\n        background: white;\r\n        padding: 20px;\r\n        margin-bottom: 20px;\r\n        border-radius: 8px;\r\n        border-left: 5px solid #6eb9a6;\r\n        box-shadow: 0 4px 6px rgba(0,0,0,0.05);\r\n    }\r\n\r\n    .eligibility-card:last-child {\r\n        margin-bottom: 0;\r\n    }\r\n\r\n    .award-label {\r\n        font-weight: 800;\r\n        font-size: 17px;\r\n        color: #01579b;\r\n        display: block;\r\n        margin-bottom: 8px;\r\n        text-transform: uppercase;\r\n    }\r\n\r\n    .eligibility-text {\r\n        font-size: 15px;\r\n        color: #444;\r\n        line-height: 1.6;\r\n    }\r\n<\/style>\r\n\r\n<div class=\"awards-wrapper\">\r\n    \r\n    <h1 class=\"main-title\">Conference Awards<\/h1>\r\n\r\n    <p class=\"intro-text\">\r\n        The following conference awards will be selected to recognize outstanding research works presented in <strong>IEEE NANOMED 2026<\/strong>.\r\n    <\/p>\r\n\r\n    <div class=\"award-item\">\r\n        <span class=\"trophy-icon\">\ud83c\udfc6<\/span> Best Conference Paper Award\r\n    <\/div>\r\n    <div class=\"award-item\">\r\n        <span class=\"trophy-icon\">\ud83c\udfc6<\/span> Best Student Paper Award\r\n    <\/div>\r\n    <div class=\"award-item\">\r\n        <span class=\"trophy-icon\">\ud83c\udfc6<\/span> Best Conference Poster Award\r\n    <\/div>\r\n\r\n    <h2 class=\"sub-heading\">Rules<\/h2>\r\n    <ul class=\"rules-list\">\r\n        <li>Authors may nominate their original research work to enter the award competition during abstract submission.<\/li>\r\n        \r\n        <li>Papers with the General Chair, General Co-Chair, Program Chair, Program Co-Chairs, and Awards Committee Chair\/Members on the authors list are <strong>NOT eligible<\/strong> for any of the awards.<\/li>\r\n        \r\n        <li>There is no exclusivity for the awards, i.e., it is possible that a paper is nominated as a finalist for multiple awards.<\/li>\r\n        \r\n        <li>Winning one of the awards does <strong>NOT<\/strong> exclude a paper from winning the other awards; it is possible for a paper to receive multiple awards.<\/li>\r\n        \r\n        <li>The Award Committee Members will be the judges of the awards, and will attend each presentation and evaluate each finalist\u2019s performance according to the following evaluation criteria: <strong>significance, technical merits, originality, potential impact on the field, and clarity of presentation.<\/strong><\/li>\r\n        \r\n        <li>The oral presentations of the finalist papers will be open to all conference attendees.<\/li>\r\n        \r\n        <li>The awards winners will be announced at the banquet of the conference.<\/li>\r\n    <\/ul>\r\n\r\n    <div class=\"eligibility-container\">\r\n        <h2 class=\"eligibility-title\">Eligibility Criteria<\/h2>\r\n        \r\n        <div class=\"eligibility-card\">\r\n            <span class=\"award-label\">Best Conference Paper Award<\/span>\r\n            <div class=\"eligibility-text\">\r\n                All accepted papers are eligible for the Best Conference Paper Award, provided that the research results presented have not been presented anywhere else at the time of abstract submission.\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"eligibility-card\">\r\n            <span class=\"award-label\">Best Student Paper Award<\/span>\r\n            <div class=\"eligibility-text\">\r\n                Any original research work can be considered for the Best Student Paper Award, provided that the first author is a student and primary developer of the ideas contained in the paper.\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"eligibility-card\">\r\n            <span class=\"award-label\">Best Conference Poster Award<\/span>\r\n            <div class=\"eligibility-text\">\r\n                All accepted poster presentation papers are eligible for the Best Conference Poster Award, provided that the research results presented have not been presented anywhere else at the time of abstract submission.\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Conference Awards Conference Awards The following conference awards will be selected to recognize outstanding research works presented in IEEE NANOMED 2026. \ud83c\udfc6 Best Conference Paper Award \ud83c\udfc6 Best Student Paper Award \ud83c\udfc6 Best Conference Poster Award Rules Authors may nominate their original research work to enter the award competition during abstract submission. Papers with the [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"nf_dc_page":"","om_disable_all_campaigns":false,"_uag_custom_page_level_css":"","_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"site-sidebar-layout":"no-sidebar","site-content-layout":"page-builder","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-2804","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Conference Awards - IEEE-NANOMED 2026<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/ieee-nanomed.org\/2026\/conference-awards\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Conference Awards - IEEE-NANOMED 2026\" \/>\n<meta property=\"og:description\" content=\"Conference Awards Conference Awards The following conference awards will be selected to recognize outstanding research works presented in IEEE NANOMED 2026. \ud83c\udfc6 Best Conference Paper Award \ud83c\udfc6 Best Student Paper Award \ud83c\udfc6 Best Conference Poster Award Rules Authors may nominate their original research work to enter the award competition during abstract submission. Papers with the [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/ieee-nanomed.org\/2026\/conference-awards\/\" \/>\n<meta property=\"og:site_name\" content=\"IEEE-NANOMED 2026\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-09T10:11:07+00:00\" \/>\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=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/ieee-nanomed.org\\\/2026\\\/conference-awards\\\/\",\"url\":\"https:\\\/\\\/ieee-nanomed.org\\\/2026\\\/conference-awards\\\/\",\"name\":\"Conference Awards - IEEE-NANOMED 2026\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/ieee-nanomed.org\\\/2026\\\/#website\"},\"datePublished\":\"2026-04-09T09:53:38+00:00\",\"dateModified\":\"2026-04-09T10:11:07+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/ieee-nanomed.org\\\/2026\\\/conference-awards\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/ieee-nanomed.org\\\/2026\\\/conference-awards\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/ieee-nanomed.org\\\/2026\\\/conference-awards\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/ieee-nanomed.org\\\/2026\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Conference Awards\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/ieee-nanomed.org\\\/2026\\\/#website\",\"url\":\"https:\\\/\\\/ieee-nanomed.org\\\/2026\\\/\",\"name\":\"IEEE-NANOMED 2026\",\"description\":\"The 19 th IEEE International Conference on Nano\\\/Molecular Medicine &amp; Engineering\",\"alternateName\":\"ieee nanomed 2026\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/ieee-nanomed.org\\\/2026\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Conference Awards - IEEE-NANOMED 2026","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:\/\/ieee-nanomed.org\/2026\/conference-awards\/","og_locale":"en_US","og_type":"article","og_title":"Conference Awards - IEEE-NANOMED 2026","og_description":"Conference Awards Conference Awards The following conference awards will be selected to recognize outstanding research works presented in IEEE NANOMED 2026. \ud83c\udfc6 Best Conference Paper Award \ud83c\udfc6 Best Student Paper Award \ud83c\udfc6 Best Conference Poster Award Rules Authors may nominate their original research work to enter the award competition during abstract submission. Papers with the [&hellip;]","og_url":"https:\/\/ieee-nanomed.org\/2026\/conference-awards\/","og_site_name":"IEEE-NANOMED 2026","article_modified_time":"2026-04-09T10:11:07+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/ieee-nanomed.org\/2026\/conference-awards\/","url":"https:\/\/ieee-nanomed.org\/2026\/conference-awards\/","name":"Conference Awards - IEEE-NANOMED 2026","isPartOf":{"@id":"https:\/\/ieee-nanomed.org\/2026\/#website"},"datePublished":"2026-04-09T09:53:38+00:00","dateModified":"2026-04-09T10:11:07+00:00","breadcrumb":{"@id":"https:\/\/ieee-nanomed.org\/2026\/conference-awards\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/ieee-nanomed.org\/2026\/conference-awards\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/ieee-nanomed.org\/2026\/conference-awards\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/ieee-nanomed.org\/2026\/"},{"@type":"ListItem","position":2,"name":"Conference Awards"}]},{"@type":"WebSite","@id":"https:\/\/ieee-nanomed.org\/2026\/#website","url":"https:\/\/ieee-nanomed.org\/2026\/","name":"IEEE-NANOMED 2026","description":"The 19 th IEEE International Conference on Nano\/Molecular Medicine &amp; Engineering","alternateName":"ieee nanomed 2026","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/ieee-nanomed.org\/2026\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false},"uagb_author_info":{"display_name":"thomas","author_link":"https:\/\/ieee-nanomed.org\/2026\/author\/thomas\/"},"uagb_comment_info":0,"uagb_excerpt":"Conference Awards Conference Awards The following conference awards will be selected to recognize outstanding research works presented in IEEE NANOMED 2026. \ud83c\udfc6 Best Conference Paper Award \ud83c\udfc6 Best Student Paper Award \ud83c\udfc6 Best Conference Poster Award Rules Authors may nominate their original research work to enter the award competition during abstract submission. Papers with the&hellip;","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/ieee-nanomed.org\/2026\/wp-json\/wp\/v2\/pages\/2804","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ieee-nanomed.org\/2026\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ieee-nanomed.org\/2026\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ieee-nanomed.org\/2026\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/ieee-nanomed.org\/2026\/wp-json\/wp\/v2\/comments?post=2804"}],"version-history":[{"count":13,"href":"https:\/\/ieee-nanomed.org\/2026\/wp-json\/wp\/v2\/pages\/2804\/revisions"}],"predecessor-version":[{"id":2820,"href":"https:\/\/ieee-nanomed.org\/2026\/wp-json\/wp\/v2\/pages\/2804\/revisions\/2820"}],"wp:attachment":[{"href":"https:\/\/ieee-nanomed.org\/2026\/wp-json\/wp\/v2\/media?parent=2804"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}