{"id":734,"date":"2026-04-14T03:33:48","date_gmt":"2026-04-14T03:33:48","guid":{"rendered":"https:\/\/micai.org\/2026\/?page_id=734"},"modified":"2026-08-06T02:48:26","modified_gmt":"2026-08-06T02:48:26","slug":"authors","status":"publish","type":"page","link":"https:\/\/micai.org\/2026\/authors\/","title":{"rendered":"Authors"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"734\" class=\"elementor elementor-734\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3016b754 e-con-full e-flex e-con e-parent\" data-id=\"3016b754\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-65962225 e-flex e-con-boxed e-con e-child\" data-id=\"65962225\" 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-33264da2 elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-widget elementor-widget-heading\" data-id=\"33264da2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Authors<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5d61472f elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"5d61472f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Access key details on how to submit your work to MICAI, including a guide for authors, deadlines, and resources<br \/>Feel free to reach out with any questions at\u00a0<a class=\"cursor-pointer\" href=\"mailto:micai@smia.mx\" rel=\"noopener\" data-start=\"235\" data-end=\"272\">micai@smia.mx<\/a>.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5df5eaf elementor-widget elementor-widget-html\" data-id=\"5df5eaf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<script>\r\n\/* Control the Elementor Tabs from the URL\r\n* Code from https:\/\/element.how\/elementor-open-specific-tab-toggle-accordion\/\r\n* Copyright 2026 Element.how\r\n* Updated 2026\/02\/08\r\n*\/\r\nwindow.addEventListener('load', () => {\r\nsetTimeout(function () {\r\n\r\nlet scrollOffset = 100; \/* scroll offset from the top of title *\/\r\n\r\nconst tabsAccordionToggleTitles = document.querySelectorAll('.e-n-accordion-item-title, .e-n-tab-title, .elementor-tab-title');\r\n\r\nconst clickTitleWithAnchor = (anchor) => {\r\ntabsAccordionToggleTitles.forEach(title => {\r\nif (title.querySelector(`#${anchor}`) != null || title.id === anchor || (title.closest('details') && title.closest('details').id === anchor)) {\r\nif (title.getAttribute('aria-expanded') !== 'true' && !title.classList.contains('elementor-active')) title.click();\r\nlet timing = 0;\r\nlet scrollTarget = title;\r\nif (getComputedStyle(title.closest('.elementor-element')).getPropertyValue('--n-tabs-direction') == 'row') scrollTarget = title.closest('.elementor-element');\r\nif (title.closest('.e-n-accordion, .elementor-accordion-item, .elementor-toggle-item')) {\r\ntiming = 400;\r\n}\r\nsetTimeout(function () {\r\njQuery('html, body').animate({\r\nscrollTop: jQuery(scrollTarget).offset().top - scrollOffset,\r\n}, 'slow');\r\n}, timing);\r\n}\r\n});\r\n};\r\n\r\ndocument.addEventListener('click', (event) => {\r\nif (event.target.closest('a') && event.target.closest('a').href.includes('#')) {\r\nconst anchor = extractAnchor(event.target.closest('a').href);\r\nif (anchor && isAnchorInTitles(anchor, tabsAccordionToggleTitles)) {\r\nevent.preventDefault();\r\nclickTitleWithAnchor(anchor);\r\n}\r\n}\r\n}, true);\r\n\r\nconst currentAnchor = extractAnchor(window.location.href);\r\nif (currentAnchor) {\r\nclickTitleWithAnchor(currentAnchor);\r\n}\r\n\r\nfunction extractAnchor(url) {\r\nconst match = url.match(\/#([^?]+)\/);\r\nreturn match ? match[1] : null;\r\n};\r\n\r\nfunction isAnchorInTitles(anchor, titles) {\r\nreturn Array.from(titles).some(title => {\r\nreturn title.querySelector(`#${anchor}`) !== null || title.id === anchor || (title.closest('details') && title.closest('details').id === anchor);\r\n});\r\n};\r\n\r\n}, 300);\r\n});\r\n<\/script>\r\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a7a82cf elementor-widget elementor-widget-html\" data-id=\"a7a82cf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n    .block-label {\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: .12em;\n    text-transform: uppercase;\n    color: #0C198D;\n    margin-bottom: 12px;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n}\n \n .block-label::after {\n    content: '';\n    flex: 1;\n    height: 1px;\n    background: #0C198D;\n}\n.micai-dates {\n    width: 100%;\n    border-collapse: collapse;\n    border: none;\n    background-color: transparent;\n}\n\n.micai-dates td {\n    border: none !important;\n    padding: 12px 0;\n    background: transparent;\n}\n\n.micai-dates tr {\n    border-bottom: 1px solid #d6d6d6;\n    background-color: transparent;\n}\n\n.micai-dates tr:last-child {\n    border-bottom: none;\n    background-color: transparent;\n}\n\n.micai-dates td:first-child {\n    font-weight: 700;\n    background-color: transparent;\n    text-align: left;\n    white-space: nowrap;\n}\n\n.micai-dates td:last-child {\n    background-color: transparent;\n    text-align: right;\n}\n<\/style>\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<div class=\"elementor-element elementor-element-36ff7a0 e-con-full e-flex e-con e-parent\" data-id=\"36ff7a0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-49b409d e-con-full e-flex e-con e-child\" data-id=\"49b409d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9af956a e-n-tabs-none elementor-widget elementor-widget-n-tabs\" data-id=\"9af956a\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;tabs_justify_horizontal&quot;:&quot;center&quot;,&quot;tabs_justify_horizontal_mobile&quot;:&quot;center&quot;,&quot;horizontal_scroll_mobile&quot;:&quot;disable&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">\n\t\t\t\t\t\t\t<div class=\"e-n-tabs\" data-widget-number=\"162501994\" aria-label=\"Pesta\u00f1as. Abre elementos con Intro o Espacio, ci\u00e9rralos con Escape y navega con las fechas.\">\n\t\t\t<div class=\"e-n-tabs-heading\" role=\"tablist\">\n\t\t\t\t\t<button id=\"cfp\" data-tab-title-id=\"e-n-tab-title-1625019941\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-1625019941\" style=\"--n-tabs-title-order: 1;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tCall for Papers\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"guide_authors\" data-tab-title-id=\"e-n-tab-title-1625019942\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-1625019942\" style=\"--n-tabs-title-order: 2;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tGuide for Authors\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"guide_accepted\" data-tab-title-id=\"e-n-tab-title-1625019943\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-1625019943\" style=\"--n-tabs-title-order: 3;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tAccepted Authors\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t<div class=\"e-n-tabs-content\">\n\t\t\t\t<div id=\"e-n-tab-content-1625019941\" role=\"tabpanel\" aria-labelledby=\"cfp\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-bb54ea0 e-flex e-con-boxed e-con e-child\" data-id=\"bb54ea0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-1f4bf6e e-con-full e-flex e-con e-child\" data-id=\"1f4bf6e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-44a8092 elementor-widget elementor-widget-heading\" data-id=\"44a8092\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Call for Papers<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-030e22b elementor-widget__width-inherit elementor-widget-mobile__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"030e22b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">We invite authors to submit their original research papers on Artificial Intelligence, written in English. The submissions must not have been previously published or be under review for another conference or journal. Only complete and finished papers will be reviewed, not abstracts. After your paper is accepted you will have a chance to improve it according to the comments of the reviewers, but the reviewers will assume that the text that they are reading is the text that is to be published, with the only changes they explicitly request (as opposed to reviewing a draft or abstract).<\/span><\/p><p><span style=\"font-weight: 400;\">In particular, the papers must be submitted in the required format. We reserve the right to reject without review the submissions that do not follow the format guidelines.<\/span><\/p><p><b>Topics: <\/b><span style=\"font-weight: 400;\">All areas of Artificial Intelligence, Computational Intelligence, Machine Learning, Data Mining, Fuzzy Systems, research or applications.<\/span><\/p><p><b>MICAI is characterized by Springer as a premier conference in Artificial Intelligence.<\/b><\/p><p><span style=\"font-weight: 400;\">All accepted papers from the Main Conference, Posters, and Workshops will be included in the MICAI proceedings, as follows:<\/span><\/p><ul><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Main Conference will appear in the series <\/span><a href=\"https:\/\/link.springer.com\/series\/1244\"><span style=\"font-weight: 400;\">LNAI Springer<\/span><\/a><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Posters will be published in the series <\/span><a href=\"https:\/\/link.springer.com\/series\/7899\"><span style=\"font-weight: 400;\">CCIS Springer<\/span><\/a><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Workshops will appear in the series <\/span><a href=\"https:\/\/link.springer.com\/series\/1244\"><span style=\"font-weight: 400;\">LNAI Springer<\/span><\/a><\/li><\/ul><p><span style=\"font-weight: 400;\"><br \/>Editorial policies for Springer LNAI can be <\/span><a href=\"https:\/\/www.springer.com\/gp\/computer-science\/lncs\/conference-proceedings-guidelines\"><span style=\"font-weight: 400;\">found here<\/span><\/a><span style=\"font-weight: 400;\">.<br \/><\/span><span style=\"font-weight: 400;\">Publications are indexed in Scopus, SCImago, DBLP, INSPEC, EI Compendex. <\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2e47d85 e-con-full e-flex e-con e-child\" data-id=\"2e47d85\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-55acd3d elementor-widget elementor-widget-heading\" data-id=\"55acd3d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Important dates<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0470b1b elementor-widget elementor-widget-text-editor\" data-id=\"0470b1b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<table class=\"micai-dates\"><colgroup> <col width=\"40%\" \/> <\/colgroup> <colgroup> <col width=\"50%\" \/><\/colgroup>\n<tbody>\n<tr>\n<td>30 Jun, 2026, AoE<\/td>\n<td><span style=\"font-weight: 400;\">Papers submission deadline<\/span><\/td>\n<\/tr>\n<tr>\n<td>5 Aug, 2026<\/td>\n<td>Notification of acceptance<\/td>\n<\/tr>\n<td>17 Aug, 2026<\/td>\n<td>Early bird registration for authors<\/td>\n<\/tr>\n<tr>\n<td>23 Aug, 2026<\/td>\n<td><span style=\"font-weight: 400;\">Camera-ready submission<\/span><\/td>\n<\/tr>\n<tr>\n<td>18 Sep, 2026<\/td>\n<td>Early bird limit<\/td>\n<\/tr>\n<tr>\n<td>16 Oct, 2026<\/td>\n<td>Payment and registration deadline for authors<\/td>\n<\/tr>\n<tr>\n<td>2\u20136 Nov, 2026<\/td>\n<td>Conference<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\t\t\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9119fe3 e-con-full e-flex e-con e-child\" data-id=\"9119fe3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fa66a76 elementor-align-justify elementor-widget elementor-widget-button\" data-id=\"fa66a76\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/micai.org\/2026\/authors\/#guide_authors\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-file\" viewBox=\"0 0 384 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M224 136V0H24C10.7 0 0 10.7 0 24v464c0 13.3 10.7 24 24 24h336c13.3 0 24-10.7 24-24V160H248c-13.2 0-24-10.8-24-24zm160-14.1v6.1H256V0h6.1c6.4 0 12.5 2.5 17 7l97.9 98c4.5 4.5 7 10.6 7 16.9z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Author Guidelines<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\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 id=\"e-n-tab-content-1625019942\" role=\"tabpanel\" aria-labelledby=\"guide_authors\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\" elementor-element elementor-element-9d8e2ad e-flex e-con-boxed e-con e-child\" data-id=\"9d8e2ad\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-3168fe7 e-con-full e-flex e-con e-child\" data-id=\"3168fe7\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3b72dec elementor-widget elementor-widget-heading\" data-id=\"3b72dec\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Guide for Authors<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8be5b44 elementor-widget elementor-widget-text-editor\" data-id=\"8be5b44\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p align=\"justify\">Submissions are received electronically. The submission and reviewing procedure are handled by the CMT system. To submit a paper:<\/p><p align=\"center\"><a style=\"display: inline-block; background-color: #3366ff; color: white; padding: 8px 30px; border-radius: 25px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease;\" href=\"https:\/\/cmt3.research.microsoft.com\/User\/Login?ReturnUrl=%2FMICAI2026\" target=\"_blank\" rel=\"noopener\">Submit here<\/a><\/p><p><span style=\"font-weight: 400;\">Submission of the paper assumes that at least one author will register at the conference and present an accepted paper or poster. Full registration fee should be paid for each accepted paper.<\/span><\/p><p><i><span style=\"font-weight: 400;\">The Microsoft CMT service was used for managing the peer-reviewing process for this conference. This service was provided for free by Microsoft and they bore all expenses, including costs for Azure cloud services as well as for software development and support.<\/span><\/i><\/p><p><b>Templates.<\/b><span style=\"font-weight: 400;\"> Please see the guidelines for a detailed list of requirements.<br \/><\/span><\/p><p align=\"center\"><a style=\"display: inline-block; background-color: #3366ff; color: white; padding: 8px 30px; border-radius: 25px; text-decoration: none; font-weight: bold; margin: 5px; transition: background-color 0.3s ease;\" href=\"https:\/\/www.springer.com\/gp\/computer-science\/lncs\/conference-proceedings-guidelines\" target=\"_blank\" rel=\"noopener\">LNCS templates and guidelines<br \/><\/a><\/p><p><b>Size. <\/b><span style=\"font-weight: 400;\">The recommended length of a paper is up to 12 pages, but it can be larger, not exceeding 20 pages. If your page exceeds 20 pages, please contact the organizers first. We strongly encourage authors to use as many pages as really necessary for an excellent paper: longer papers have better impact and receive more citations. Do not sacrifice the quality of your paper to squeeze it into the page limit.<\/span><\/p><p><b>Double blind review policy.<\/b><span style=\"font-weight: 400;\"> The review procedure is double blind. Thus the papers submitted for review must not contain the authors\u2019 names, affiliations, or any information that may disclose the authors\u2019 identity (this information is to be restored in the camera-ready version upon acceptance). In particular, in the version submitted for review please avoid explicit auto-references, such as \u00abin [1] we show\u00bb \u2014 consider \u00abin [1] it is shown\u00bb. I.e., you may cite your own previous works provided that it is not deducible from the text that the cited work belongs to the authors. When citing your own previous work, please keep the names, but use third person (or no mention of the authors) in the reference:<\/span><\/p><p><span style=\"font-weight: 400;\">Incorrect: In [1] we have shown \u2026<\/span><\/p><p><span style=\"font-weight: 400;\">[1] , Automatic Syntactic Analysis Based on Selectional Preferences, Springer, 2018.<\/span><\/p><p><span style=\"font-weight: 400;\">Correct: In [1] it was shown \u2026<\/span><\/p><p><span style=\"font-weight: 400;\">[1] A. Gelbukh, H. Calvo. Automatic Syntactic Analysis Based on Selectional Preferences, Springer, 2018.<\/span><\/p><p><span style=\"font-weight: 400;\">All accepted papers from the Main Conference, Posters, and Workshops will be included in the MICAI proceedings, as follows:<\/span><\/p><ul><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Main Conference will appear in the series <\/span><a href=\"https:\/\/link.springer.com\/series\/1244\"><span style=\"font-weight: 400;\">LNAI Springer<\/span><\/a><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Posters will be published in the series <\/span><a href=\"https:\/\/link.springer.com\/series\/7899\"><span style=\"font-weight: 400;\">CCIS Springer<\/span><\/a><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Workshops will appear in the series <\/span><a href=\"https:\/\/link.springer.com\/series\/1244\"><span style=\"font-weight: 400;\">LNAI Springer<\/span><\/a><\/li><\/ul><p><span style=\"font-weight: 400;\"><br \/>Publications are indexed in Scopus, SCImago, DBLP, INSPEC, EI Compendex.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5e33472 e-con-full e-flex e-con e-child\" data-id=\"5e33472\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4740f61 elementor-widget elementor-widget-heading\" data-id=\"4740f61\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Important dates<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e95bd20 elementor-widget elementor-widget-text-editor\" data-id=\"e95bd20\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<table class=\"micai-dates\"><colgroup> <col width=\"40%\" \/> <\/colgroup> <colgroup> <col width=\"50%\" \/><\/colgroup><tbody><tr><td>30 Jun, 2026, AoE<\/td><td><span style=\"font-weight: 400;\">Papers submission deadline<\/span><\/td><\/tr><tr><td>5 Aug, 2026<\/td><td>Notification of acceptance<\/td><\/tr><tr><td>17 Aug, 2026<\/td><td><span style=\"font-weight: 400;\">Camera-ready submission<\/span><\/td><\/tr><tr><td>18 Sep, 2026<\/td><td>Early bird limit<\/td><\/tr><tr><td>16 Oct, 2026<\/td><td>Payment and registration deadline for authors<\/td><\/tr><tr><td>2\u20136 Nov, 2026<\/td><td>Conference<\/td><\/tr><\/tbody><\/table>\t\t\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-940c5a3 e-con-full e-flex e-con e-child\" data-id=\"940c5a3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d98b025 elementor-align-justify elementor-widget elementor-widget-button\" data-id=\"d98b025\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/cmt3.research.microsoft.com\/User\/Login?ReturnUrl=%2FMICAI2026\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-file\" viewBox=\"0 0 384 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M224 136V0H24C10.7 0 0 10.7 0 24v464c0 13.3 10.7 24 24 24h336c13.3 0 24-10.7 24-24V160H248c-13.2 0-24-10.8-24-24zm160-14.1v6.1H256V0h6.1c6.4 0 12.5 2.5 17 7l97.9 98c4.5 4.5 7 10.6 7 16.9z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Submit Here<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\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 id=\"e-n-tab-content-1625019943\" role=\"tabpanel\" aria-labelledby=\"guide_accepted\" data-tab-index=\"3\" style=\"--n-tabs-title-order: 3;\" class=\" elementor-element elementor-element-0580306 e-con-full e-flex e-con e-child\" data-id=\"0580306\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-85ce4d6 e-con-full bg-css e-flex e-con e-child\" data-id=\"85ce4d6\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-c48543f e-con-full e-flex e-con e-child\" data-id=\"c48543f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4f65caf elementor-widget elementor-widget-heading\" data-id=\"4f65caf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Authors with Accepted Papers<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e6862d1 elementor-widget elementor-widget-heading\" data-id=\"e6862d1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">If your work has been accepted for publication, congratulations!\u200b<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3a7bdf3 elementor-widget elementor-widget-text-editor\" data-id=\"3a7bdf3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<span style=\"font-weight: 400;\">Here you will find the instructions for preparing the final version of the paper (camera-ready files) and the presentation of your work.<\/span>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e238124 elementor-widget elementor-widget-text-editor\" data-id=\"e238124\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\"><strong>Early Bird registration for authors starts on Aug 17th<\/strong>. Do not wait until this date to submit your final files.\u00a0\u00a0\u00a0\u00a0<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bee4efe elementor-widget elementor-widget-text-editor\" data-id=\"bee4efe\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><strong><b>Camera-ready submission deadline:\u00a0<\/b><br \/><\/strong>23 August, 2026, end of day, AoE.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1bbb325 e-con-full e-flex e-con e-child\" data-id=\"1bbb325\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6483f1b elementor-widget elementor-widget-image\" data-id=\"6483f1b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"571\" height=\"196\" src=\"https:\/\/micai.org\/wp-content\/uploads\/2026\/08\/AwardsMICAI25.svg\" class=\"attachment-large size-large wp-image-2126\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1a7b464 elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"1a7b464\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><br \/>As a <strong>recognition of outstanding research<\/strong>, the best accepted papers at <strong>MICAI 2026<\/strong>\u00a0will be awarded during the Gala Dinner in the following categories:<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-dae5f13 elementor-widget elementor-widget-text-editor\" data-id=\"dae5f13\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><strong>Best Paper Award<\/strong><br \/><strong>Best Poster Award<\/strong><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-14a6df0 elementor-widget elementor-widget-image\" data-id=\"14a6df0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"650\" height=\"279\" src=\"https:\/\/micai.org\/wp-content\/uploads\/2026\/03\/AllpapersSpringer.png\" class=\"attachment-large size-large wp-image-28\" alt=\"\" srcset=\"https:\/\/micai.org\/wp-content\/uploads\/2026\/03\/AllpapersSpringer.png 650w, https:\/\/micai.org\/wp-content\/uploads\/2026\/03\/AllpapersSpringer-300x129.png 300w\" sizes=\"(max-width: 650px) 100vw, 650px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-92dcd59 e-flex e-con-boxed e-con e-child\" data-id=\"92dcd59\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-846d572 e-con-full e-flex e-con e-child\" data-id=\"846d572\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2cac6b0 elementor-widget elementor-widget-heading\" data-id=\"2cac6b0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Guide for Accepted Authors - Camera Ready<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7801342 elementor-widget elementor-widget-text-editor\" data-id=\"7801342\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p align=\"justify\">If your work has been accepted, please consider the following information for the preparation of the final version of the papers, presentation of the work, and registration process.<\/p><h5><b>Preparation of the Final Version of Papers<\/b><\/h5><ul><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">The final (camera-ready) source files may only be submitted as:<\/span><ul><li style=\"font-weight: 400;\" aria-level=\"2\"><b>.doc \/ .docx<\/b><span style=\"font-weight: 400;\"> for Word documents, or<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"2\"><b>.zip<\/b><span style=\"font-weight: 400;\"> for LaTeX projects (including the <\/span><span style=\"font-weight: 400;\">.tex<\/span><span style=\"font-weight: 400;\"> file, <\/span><span style=\"font-weight: 400;\">.cls<\/span><span style=\"font-weight: 400;\">, <\/span><span style=\"font-weight: 400;\">.sty<\/span><span style=\"font-weight: 400;\">, images, etc.).<\/span><\/li><\/ul><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">The recommended length of a paper is up to 12 pages, but it can be larger, not exceeding 20 pages. If your page exceeds 20 pages, please contact the organizers first.<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">In order for the paper to be published, the final version must comply with the required format and use the corresponding templates (<\/span><b>download templates below<\/b><span style=\"font-weight: 400;\">), ensuring that the following minimum guidelines are met:<\/span><ul><li style=\"font-weight: 400;\" aria-level=\"2\"><span style=\"font-weight: 400;\">The final paper must include the <\/span><b>authors\u2019 names, affiliations, and email addresses<\/b><span style=\"font-weight: 400;\">*<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"2\"><span style=\"font-weight: 400;\">The abstract must not exceed <\/span><b>250 words<\/b><\/li><li style=\"font-weight: 400;\" aria-level=\"2\"><span style=\"font-weight: 400;\">Include the <\/span><b>title, abstract, and keywords<\/b><\/li><li style=\"font-weight: 400;\" aria-level=\"2\"><span style=\"font-weight: 400;\">If acronyms are used, they must be defined the first time they appear<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"2\"><span style=\"font-weight: 400;\">Every citation must have a corresponding reference, and vice versa<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"2\"><span style=\"font-weight: 400;\">Do not mention ideas or work from others without proper citation<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"2\"><span style=\"font-weight: 400;\">All tables, figures, and equations must be numbered and referenced or explained in the text<\/span><\/li><\/ul><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">The final version must address <\/span><b>all reviewers\u2019 comments<\/b><span style=\"font-weight: 400;\">.<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Follow the diagram below and make sure to include all the required files as applicable.\u00a0<\/span><\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f20b553 elementor-widget elementor-widget-image\" data-id=\"f20b553\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"1580\" height=\"948\" src=\"https:\/\/micai.org\/wp-content\/uploads\/2026\/08\/ZIPStrucMICAI25_1.png\" class=\"attachment-full size-full wp-image-2128\" alt=\"\" srcset=\"https:\/\/micai.org\/wp-content\/uploads\/2026\/08\/ZIPStrucMICAI25_1.png 1580w, https:\/\/micai.org\/wp-content\/uploads\/2026\/08\/ZIPStrucMICAI25_1-300x180.png 300w, https:\/\/micai.org\/wp-content\/uploads\/2026\/08\/ZIPStrucMICAI25_1-1024x614.png 1024w, https:\/\/micai.org\/wp-content\/uploads\/2026\/08\/ZIPStrucMICAI25_1-768x461.png 768w, https:\/\/micai.org\/wp-content\/uploads\/2026\/08\/ZIPStrucMICAI25_1-1536x922.png 1536w\" sizes=\"(max-width: 1580px) 100vw, 1580px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d73f6c1 elementor-widget elementor-widget-text-editor\" data-id=\"d73f6c1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<ul><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Submitted files must be named using the <\/span><b>paper ID number<\/b><span style=\"font-weight: 400;\">. Example: <\/span><span style=\"font-weight: 400;\">023.zip<\/span><span style=\"font-weight: 400;\"> or <\/span><span style=\"font-weight: 400;\">023.docx<\/span><span style=\"font-weight: 400;\">.<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">The papers have been accepted to be published under one of the following options:<\/span><ul><li style=\"font-weight: 400;\" aria-level=\"2\"><span style=\"font-weight: 400;\">Main Conference will appear in the series<\/span><a href=\"https:\/\/link.springer.com\/series\/1244\"> <span style=\"font-weight: 400;\">LNAI Springer<\/span><\/a><\/li><li style=\"font-weight: 400;\" aria-level=\"2\"><span style=\"font-weight: 400;\">Posters will be published in the series<\/span><a href=\"https:\/\/link.springer.com\/series\/7899\"> <span style=\"font-weight: 400;\">CCIS Springer<\/span><\/a><\/li><li style=\"font-weight: 400;\" aria-level=\"2\"><span style=\"font-weight: 400;\">Workshops will appear in the series<\/span><a href=\"https:\/\/link.springer.com\/series\/1244\"> <span style=\"font-weight: 400;\">LNAI Springer<\/span><\/a><\/li><\/ul><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Upload the final paper files to the <\/span><b>CMT system<\/b><span style=\"font-weight: 400;\"> by clicking on the <\/span><b>\u201cCreate Camera Ready Submission\u201d<\/b><span style=\"font-weight: 400;\"> option.<\/span><\/li><\/ul><p><b><br \/>SPRINGER CCIS AUTHORS:<\/b><span style=\"font-weight: 400;\"><br \/><\/span><span style=\"font-weight: 400;\">Please sign the copyright transfer form available at the following link:<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8e1e04a elementor-align-justify elementor-widget elementor-widget-button\" data-id=\"8e1e04a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/micai.org\/docs\/CCIS_license_to_publish_MICAI2026_posters.docx\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-down\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M413.1 222.5l22.2 22.2c9.4 9.4 9.4 24.6 0 33.9L241 473c-9.4 9.4-24.6 9.4-33.9 0L12.7 278.6c-9.4-9.4-9.4-24.6 0-33.9l22.2-22.2c9.5-9.5 25-9.3 34.3.4L184 343.4V56c0-13.3 10.7-24 24-24h32c13.3 0 24 10.7 24 24v287.4l114.8-120.5c9.3-9.8 24.8-10 34.3-.4z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Download CCIS Copyright Form - POSTERS<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1d62ed0 elementor-widget elementor-widget-text-editor\" data-id=\"1d62ed0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><b>SPRINGER LNAI AUTHORS:<\/b><span style=\"font-weight: 400;\"><br \/><\/span><span style=\"font-weight: 400;\">Please sign the copyright transfer form available at the following link:<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9174bd9 elementor-align-justify elementor-widget elementor-widget-button\" data-id=\"9174bd9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/micai.org\/docs\/LNAI_license_to_publish_MICAI2026_maintrack.docx\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-down\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M413.1 222.5l22.2 22.2c9.4 9.4 9.4 24.6 0 33.9L241 473c-9.4 9.4-24.6 9.4-33.9 0L12.7 278.6c-9.4-9.4-9.4-24.6 0-33.9l22.2-22.2c9.5-9.5 25-9.3 34.3.4L184 343.4V56c0-13.3 10.7-24 24-24h32c13.3 0 24 10.7 24 24v287.4l114.8-120.5c9.3-9.8 24.8-10 34.3-.4z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Download LNAI Copyright Form - MAIN TRACK<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bc9bb10 elementor-align-justify elementor-widget elementor-widget-button\" data-id=\"bc9bb10\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/micai.org\/docs\/LNAI_license_to_publish_MICAI2026_workshops.docx\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-down\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M413.1 222.5l22.2 22.2c9.4 9.4 9.4 24.6 0 33.9L241 473c-9.4 9.4-24.6 9.4-33.9 0L12.7 278.6c-9.4-9.4-9.4-24.6 0-33.9l22.2-22.2c9.5-9.5 25-9.3 34.3.4L184 343.4V56c0-13.3 10.7-24 24-24h32c13.3 0 24 10.7 24 24v287.4l114.8-120.5c9.3-9.8 24.8-10 34.3-.4z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Download LNAI Copyright Form - WORKSHOPS<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-41a55e4 elementor-widget elementor-widget-text-editor\" data-id=\"41a55e4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><em><b>Important:<\/b><span style=\"font-weight: 400;\"> It is the authors\u2019 responsibility to verify that the names and titles of their papers are correctly written, as they will appear exactly as such in both the publications and participation certificates.<\/span><\/em><\/p><p><em><strong>Remark: Ensure that the list of all authors is included and correctly spelled in both the CMT system and the paper. Failure to meet this requirement may result in additional charges for subsequent modifications.<\/strong><\/em><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d7a412f elementor-widget elementor-widget-text-editor\" data-id=\"d7a412f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<h5><b>Presentation of Papers<\/b><\/h5><p><span style=\"font-weight: 400;\">Please remember that <\/span><b>MICAI 2026 is an in-person event<\/b><span style=\"font-weight: 400;\">, and registration implies that <\/span><b>at least one author will attend and present the paper<\/b><span style=\"font-weight: 400;\">.<\/span><\/p><p><span style=\"font-weight: 400;\">Below are some important aspects regarding the presentation of papers.<\/span><\/p><p><b>(a) ORAL PRESENTATION:<\/b><\/p><ul><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Authors of papers accepted in this modality must present their work <\/span><b>in English<\/b><span style=\"font-weight: 400;\">.<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">The assigned date and time for paper presentations will be available in the <\/span><b>Program<\/b><span style=\"font-weight: 400;\"> a few days before the event.<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Slides should be prepared in<\/span><b> English<\/b><span style=\"font-weight: 400;\">.<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Presentations will have a <\/span><b>maximum duration of 10 minutes<\/b><span style=\"font-weight: 400;\">, followed by a <\/span><b>5-minute Q&amp;A session<\/b><span style=\"font-weight: 400;\">.<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">The first slide must use the following template. The remaining slides may follow any format.<\/span><\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-eb48131 elementor-align-justify elementor-widget elementor-widget-button\" data-id=\"eb48131\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/micai.org\/docs\/MICAI2026_Author_Template.pptx\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-down\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M413.1 222.5l22.2 22.2c9.4 9.4 9.4 24.6 0 33.9L241 473c-9.4 9.4-24.6 9.4-33.9 0L12.7 278.6c-9.4-9.4-9.4-24.6 0-33.9l22.2-22.2c9.5-9.5 25-9.3 34.3.4L184 343.4V56c0-13.3 10.7-24 24-24h32c13.3 0 24 10.7 24 24v287.4l114.8-120.5c9.3-9.8 24.8-10 34.3-.4z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Download Presentation Template<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e71d848 elementor-widget elementor-widget-text-editor\" data-id=\"e71d848\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><em><b>IMPORTANT:<\/b><span style=\"font-weight: 400;\"> The author is responsible for bringing the presentation on a <\/span><b>USB drive<\/b><span style=\"font-weight: 400;\"> on the day of the event.<\/span><\/em><\/p><p><b>(b) POSTER:<\/b><\/p><ul><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Authors of papers accepted in this modality must present their poster <\/span><b>in English<\/b><span style=\"font-weight: 400;\">.<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">The assigned date and time for poster presentations will be available in the <\/span><b>Program<\/b><span style=\"font-weight: 400;\"> a few days before the event.<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">The poster may be written in <\/span><b>English<\/b><span style=\"font-weight: 400;\">.<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Poster dimensions must be <\/span><b>84.1 cm \u00d7 118.9 cm (A0 format)<\/b><span style=\"font-weight: 400;\">.<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">During the presentation, the <\/span><b>Best Poster Award<\/b><span style=\"font-weight: 400;\"> will be evaluated, so it is important to use the template provided below and comply with all the criteria specified.<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">At the beginning of the session, there will be a <\/span><b>1-minute lightning presentation per poster<\/b><span style=\"font-weight: 400;\">, so each author must submit <\/span><b>one slide (.ppt \/ .pptx)<\/b><span style=\"font-weight: 400;\"> summarizing the poster.<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">This slide must be uploaded through the <\/span><b>CMT system<\/b><span style=\"font-weight: 400;\">, together with the final paper files.<\/span><\/li><\/ul><p><b>IMPORTANT:<\/b><span style=\"font-weight: 400;\"> The author is responsible for printing and bringing the poster on the day of the event.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1438456 elementor-align-justify elementor-widget elementor-widget-button\" data-id=\"1438456\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/micai.org\/docs\/MICAI2026_Template_Poster.pptx\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-down\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M413.1 222.5l22.2 22.2c9.4 9.4 9.4 24.6 0 33.9L241 473c-9.4 9.4-24.6 9.4-33.9 0L12.7 278.6c-9.4-9.4-9.4-24.6 0-33.9l22.2-22.2c9.5-9.5 25-9.3 34.3.4L184 343.4V56c0-13.3 10.7-24 24-24h32c13.3 0 24 10.7 24 24v287.4l114.8-120.5c9.3-9.8 24.8-10 34.3-.4z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Download Poster Template<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-433b05a elementor-widget elementor-widget-text-editor\" data-id=\"433b05a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<h5><b>Registration Fee and Author Registration<\/b><\/h5><ul><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">If you have <\/span><b>more than one accepted paper<\/b><span style=\"font-weight: 400;\">, a separate registration fee must be paid for each paper.<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Once the registration fee has been paid, it is important to complete the <\/span><b>author registration<\/b><span style=\"font-weight: 400;\">.<\/span><\/li><\/ul><p><span style=\"font-weight: 400;\">The payment method and registration details can be found at the following link:<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9d52e7d elementor-align-justify elementor-widget elementor-widget-button\" data-id=\"9d52e7d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/micai.org\/2026\/#registration\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Registration<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c7daf87 e-con-full e-flex e-con e-child\" data-id=\"c7daf87\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3a535c0 elementor-widget elementor-widget-heading\" data-id=\"3a535c0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Important dates<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b1ff048 elementor-widget elementor-widget-text-editor\" data-id=\"b1ff048\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<table class=\"micai-dates\"><colgroup> <col width=\"40%\" \/> <\/colgroup> <colgroup> <col width=\"50%\" \/><\/colgroup><tbody><tr><td>17 Aug, 2026<\/td><td>Early bird registration for authors<\/td><\/tr><tr><td>23 Aug, 2026<\/td><td>Deadline for final version submission<\/td><\/tr><tr><td>18 Sep, 2026<\/td><td>Early bird limit for authors<\/td><\/tr><tr><td>16 Oct, 2026<\/td><td>Payment and registration deadline for authors<\/td><\/tr><tr><td>2\u20136 Nov, 2026<\/td><td>Conference<\/td><\/tr><\/tbody><\/table>\t\t\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7e5248f e-con-full e-flex e-con e-child\" data-id=\"7e5248f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-86e7c2c elementor-align-justify elementor-widget elementor-widget-button\" data-id=\"86e7c2c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/cmt3.research.microsoft.com\/User\/Login?ReturnUrl=%2FMICAI2026\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-file\" viewBox=\"0 0 384 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M224 136V0H24C10.7 0 0 10.7 0 24v464c0 13.3 10.7 24 24 24h336c13.3 0 24-10.7 24-24V160H248c-13.2 0-24-10.8-24-24zm160-14.1v6.1H256V0h6.1c6.4 0 12.5 2.5 17 7l97.9 98c4.5 4.5 7 10.6 7 16.9z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Submit Here<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\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\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-39f13bc1 e-con-full elementor-hidden-tablet elementor-hidden-mobile elementor-hidden-desktop e-flex e-con e-parent\" data-id=\"39f13bc1\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-2d05e47d e-con-full e-flex e-con e-child\" data-id=\"2d05e47d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-49a3f24a elementor-widget elementor-widget-image\" data-id=\"49a3f24a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"215\" src=\"https:\/\/micai.org\/wp-content\/uploads\/2026\/04\/allpapers_02-1024x275.png\" class=\"attachment-large size-large wp-image-739\" alt=\"\" srcset=\"https:\/\/micai.org\/wp-content\/uploads\/2026\/04\/allpapers_02-1024x275.png 1024w, https:\/\/micai.org\/wp-content\/uploads\/2026\/04\/allpapers_02-300x81.png 300w, https:\/\/micai.org\/wp-content\/uploads\/2026\/04\/allpapers_02-768x206.png 768w, https:\/\/micai.org\/wp-content\/uploads\/2026\/04\/allpapers_02.png 1054w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-506d67a1 e-con-full e-flex e-con e-child\" data-id=\"506d67a1\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7b3fca5e elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"7b3fca5e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"581\" src=\"https:\/\/micai.org\/wp-content\/uploads\/2026\/04\/fully-1024x744.png\" class=\"attachment-large size-large wp-image-740\" alt=\"\" srcset=\"https:\/\/micai.org\/wp-content\/uploads\/2026\/04\/fully-1024x744.png 1024w, https:\/\/micai.org\/wp-content\/uploads\/2026\/04\/fully-300x218.png 300w, https:\/\/micai.org\/wp-content\/uploads\/2026\/04\/fully-768x558.png 768w, https:\/\/micai.org\/wp-content\/uploads\/2026\/04\/fully.png 1254w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-19c6134b e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-parent\" data-id=\"19c6134b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-51352c66 e-con-full e-flex e-con e-child\" data-id=\"51352c66\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5162b360 elementor-widget elementor-widget-image\" data-id=\"5162b360\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"316\" src=\"https:\/\/micai.org\/wp-content\/uploads\/2026\/04\/news.png\" class=\"attachment-large size-large wp-image-738\" alt=\"\" srcset=\"https:\/\/micai.org\/wp-content\/uploads\/2026\/04\/news.png 968w, https:\/\/micai.org\/wp-content\/uploads\/2026\/04\/news-300x118.png 300w, https:\/\/micai.org\/wp-content\/uploads\/2026\/04\/news-768x303.png 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3c8576c0 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"3c8576c0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"581\" src=\"https:\/\/micai.org\/wp-content\/uploads\/2026\/04\/fully-1024x744.png\" class=\"attachment-large size-large wp-image-740\" alt=\"\" srcset=\"https:\/\/micai.org\/wp-content\/uploads\/2026\/04\/fully-1024x744.png 1024w, https:\/\/micai.org\/wp-content\/uploads\/2026\/04\/fully-300x218.png 300w, https:\/\/micai.org\/wp-content\/uploads\/2026\/04\/fully-768x558.png 768w, https:\/\/micai.org\/wp-content\/uploads\/2026\/04\/fully.png 1254w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5b8310dd elementor-widget elementor-widget-image\" data-id=\"5b8310dd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"215\" src=\"https:\/\/micai.org\/wp-content\/uploads\/2026\/04\/allpapers_02-1024x275.png\" class=\"attachment-large size-large wp-image-739\" alt=\"\" srcset=\"https:\/\/micai.org\/wp-content\/uploads\/2026\/04\/allpapers_02-1024x275.png 1024w, https:\/\/micai.org\/wp-content\/uploads\/2026\/04\/allpapers_02-300x81.png 300w, https:\/\/micai.org\/wp-content\/uploads\/2026\/04\/allpapers_02-768x206.png 768w, https:\/\/micai.org\/wp-content\/uploads\/2026\/04\/allpapers_02.png 1054w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-788368d8 e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-parent\" data-id=\"788368d8\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-f51bb97 e-con-full e-flex e-con e-child\" data-id=\"f51bb97\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3bdfffee elementor-widget elementor-widget-menu-anchor\" data-id=\"3bdfffee\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"menu-anchor.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-menu-anchor\" id=\"guide_accepted\"><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-173fd1d3 elementor-widget elementor-widget-heading\" data-id=\"173fd1d3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Authors with Accepted Papers<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-14321577 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"14321577\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-294c7a7b elementor-widget elementor-widget-heading\" data-id=\"294c7a7b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">If your work has been accepted for publication, congratulations!\u200b<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-66e3c947 elementor-widget elementor-widget-text-editor\" data-id=\"66e3c947\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">Here you will find the instructions for preparing the final version of the paper (camera-ready files) and the presentation of your work.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3259685a elementor-widget elementor-widget-text-editor\" data-id=\"3259685a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><strong><b>Camera-ready submission deadline:\u00a0<\/b><br \/><\/strong>August 20, 2025, end of day, AoE.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-63dd9f elementor-widget elementor-widget-text-editor\" data-id=\"63dd9f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\"><strong>The registration and payment system will open on August 20, 2025<\/strong>. Do not wait until this date to submit your final files.\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1bcc3820 e-con-full e-flex e-con e-child\" data-id=\"1bcc3820\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8cb9577 elementor-widget elementor-widget-image\" data-id=\"8cb9577\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"287\" src=\"https:\/\/micai.org\/wp-content\/uploads\/2026\/04\/awards-2025_v2-1024x367.png\" class=\"attachment-large size-large wp-image-741\" alt=\"\" srcset=\"https:\/\/micai.org\/wp-content\/uploads\/2026\/04\/awards-2025_v2-1024x367.png 1024w, https:\/\/micai.org\/wp-content\/uploads\/2026\/04\/awards-2025_v2-300x107.png 300w, https:\/\/micai.org\/wp-content\/uploads\/2026\/04\/awards-2025_v2-768x275.png 768w, https:\/\/micai.org\/wp-content\/uploads\/2026\/04\/awards-2025_v2.png 1351w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-25aa8e50 elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"25aa8e50\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><br \/>As a <strong>recognition of outstanding research<\/strong>, the best accepted papers at <strong>MICAI 2025<\/strong> will be awarded during the Gala Dinner in the following categories:<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6ebefac5 elementor-widget elementor-widget-text-editor\" data-id=\"6ebefac5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><strong>Best Paper Award<\/strong><br \/><strong>Best Poster Award<\/strong><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4a8581a4 elementor-widget elementor-widget-image\" data-id=\"4a8581a4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"650\" height=\"279\" src=\"https:\/\/micai.org\/wp-content\/uploads\/2026\/03\/AllpapersSpringer.png\" class=\"attachment-large size-large wp-image-28\" alt=\"\" srcset=\"https:\/\/micai.org\/wp-content\/uploads\/2026\/03\/AllpapersSpringer.png 650w, https:\/\/micai.org\/wp-content\/uploads\/2026\/03\/AllpapersSpringer-300x129.png 300w\" sizes=\"(max-width: 650px) 100vw, 650px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5d30dab0 e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-parent\" data-id=\"5d30dab0\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-b3ed1b2 e-con-full e-flex e-con e-child\" data-id=\"b3ed1b2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-594db503 elementor-widget elementor-widget-heading\" data-id=\"594db503\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Guide for Authors with Accepted Papers<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3f6ed884 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"3f6ed884\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c906e08 elementor-widget elementor-widget-heading\" data-id=\"c906e08\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">PREPARATION OF FINAL VERSION OF PAPERS<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-23932d08 elementor-widget elementor-widget-text-editor\" data-id=\"23932d08\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<ol><li><span style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">The final version of the paper (camera-ready files) should be only in Word (.doc \/ .docx) or LaTeX (.zip files within .tex, .cls, .sty, images, etc.) formats.<br \/><br \/><\/span><\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">The paper length is up to 12 pages, including annexes and references. If the paper requires more pages, you need to pay an extra fee (250MXN \/ 15USD per page) during registration.<\/span><\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To be published, the final version of the paper should fulfill the formatting style by using the corresponding templates (see below). Verify the minimum requirements:<br \/><br \/><\/span><ol><li style=\"font-weight: 400;\" aria-level=\"2\"><span style=\"font-weight: 400;\">It includes the authors\u2019 names, affiliations, and authors\u2019 email addresses.<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"2\"><span style=\"font-weight: 400;\">The abstract is up to 250 words.<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"2\"><span style=\"font-weight: 400;\">It includes the title, abstract, and keywords.<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"2\"><span style=\"font-weight: 400;\">If acronyms are used, explain the first time.<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"2\"><span style=\"font-weight: 400;\">All citations must have references, and vice versa.<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"2\"><span style=\"font-weight: 400;\">Do not mention ideas or works from others without referencing.<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"2\"><span style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">All tables, figures, and equations must be numbered and they have to be mentioned or explained within the text.<br \/><br \/><\/span><\/span><\/li><\/ol><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">The final version should include all the comments from the reviewers.<br \/><br \/><\/span><\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">The submitted files should be named with the Paper ID. Example: 023.zip or 023.docx.<br \/><br \/><\/span><\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">The accepted papers will be published in one of the following options:<br \/><\/span><ol><li style=\"font-weight: 400;\" aria-level=\"2\"><span style=\"font-weight: 400;\">Papers for oral presentation will be included in the Springer LNAI series.<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"2\"><span style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">Papers for poster presentation will be included in the Springer CCIS series.<br \/><br \/><\/span><\/span><\/li><\/ol><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><b>Submit the final version files and the copyright form<\/b><span style=\"font-weight: 400;\"><span style=\"font-weight: 400;\"><span style=\"font-weight: 400;\"><span style=\"font-weight: 400;\"> through the CMT system by clicking on the option \u2018Create Camera Ready Submission.<br \/><br \/><\/span><\/span><\/span><\/span><\/li><\/ol><p align=\"center\"><a style=\"display: inline-block; background-color: #3366ff; color: white; padding: 8px 30px; border-radius: 25px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease;\" href=\"https:\/\/www.springer.com\/gp\/computer-science\/lncs\/conference-proceedings-guidelines\" target=\"_blank\" rel=\"noopener\">Springer Templates &amp; Guidelines<\/a><\/p><p align=\"center\"><a style=\"display: inline-block; background-color: #3366ff; color: white; padding: 8px 30px; border-radius: 25px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease;\" href=\"https:\/\/micai.org\/2025\/LNAI_copyright_form.docx\">Download LNAI Copyright Form<\/a><\/p><p align=\"center\"><a style=\"display: inline-block; background-color: #3366ff; color: white; padding: 8px 30px; border-radius: 25px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease;\" href=\"https:\/\/micai.org\/2025\/CCIS_copyright_form.docx\">Download CCIS Copyright Form<\/a><\/p><p align=\"center\"><a style=\"display: inline-block; background-color: #3366ff; color: white; padding: 8px 30px; border-radius: 25px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease;\" href=\"https:\/\/cmt3.research.microsoft.com\/MICAI2025\" target=\"_blank\" rel=\"noopener\">Submit Final Version<\/a><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-654542ba elementor-widget elementor-widget-heading\" data-id=\"654542ba\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">PAPERS PRESENTATIONS<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6dd23599 elementor-widget elementor-widget-text-editor\" data-id=\"6dd23599\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">Remember that MICAI 2025 is an in-person event, and registering implies that at least one author will attend to present the paper.<\/span><\/p><p><span style=\"font-weight: 400;\">Below are some important details about paper presentations.<\/span><\/p><p><b>(a) ORAL PRESENTATION:<\/b><\/p><ul><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Authors of papers accepted in this modality must present their work in <\/span><span style=\"font-weight: 400;\">English<\/span><span style=\"font-weight: 400;\">.<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">The date and time assigned for the presentation of papers can be consulted in the Program (check the website during September for updates).<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">The first slide must use the template provided (see below). The rest of the slides can be in a free format.<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">Presentations will have a maximum duration of 15 minutes plus a 5-minute question and answer session.<\/span><\/span><\/li><\/ul><p><span style=\"font-weight: 400;\">IMPORTANT: The author is responsible for bringing their presentation on a USB drive on the day of the event.<\/span><\/p><p align=\"center\"><a style=\"display: inline-block; background-color: #3366ff; color: white; padding: 8px 30px; border-radius: 25px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease;\" href=\"https:\/\/micai.org\/2025\/MICAI2025_presentation_author.pptx\">Download Slide Template<\/a><\/p><p><b>(b) POSTER:<\/b><\/p><ul><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Authors of papers accepted in this modality must present their poster in <\/span><span style=\"font-weight: 400;\">English<\/span><span style=\"font-weight: 400;\">.<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">The date and time assigned for the presentation of papers can be consulted in the Program (check the website during September for updates).<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">The poster should be written in <\/span><span style=\"font-weight: 400;\">English<\/span><span style=\"font-weight: 400;\">.<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">The poster dimensions are 84.1cm x 118.9cm (A0 format).<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">During the presentation, the best poster will be evaluated, so it is important to use the template provided below, and comply with all the criteria detailed within it.<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">At the beginning of the session, there will be a 1-minute flash presentation for each poster; therefore, each author must submit one slide (.ppt \/ .pptx) that provides a general overview of the poster. Use the slide template provided below.<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><b>The slide must be submitted through the CMT system<\/b><span style=\"font-weight: 400;\">, along with the final files for the paper.<\/span><\/li><\/ul><p><span style=\"font-weight: 400;\"><br \/>IMPORTANT: The author is responsible for printing and bringing the poster on the day of the event.<\/span><\/p><p align=\"center\"><a style=\"display: inline-block; background-color: #3366ff; color: white; padding: 8px 30px; border-radius: 25px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease;\" href=\"https:\/\/micai.org\/2025\/MICAI2025_poster_autor.pptx\">Download Poster Template<\/a><\/p><p align=\"center\"><a style=\"display: inline-block; background-color: #3366ff; color: white; padding: 8px 30px; border-radius: 25px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease;\" href=\"https:\/\/micai.org\/2025\/MICAI2025_presentation_author.pptx\">Download Slide Template<\/a><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-64e2ca01 elementor-widget elementor-widget-heading\" data-id=\"64e2ca01\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">REGISTRATION<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-66c1ff47 elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-widget elementor-widget-heading\" data-id=\"66c1ff47\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><strong>OPEN REGISTRATION: AUGUST 20, 2025.<\/strong> <br><\/br> \n\nEarly bird rates apply for Full Conference until <strong>September 19, 2025. <\/strong> For Workshops until <strong> October 17, 2025.<\/strong> <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1a753641 elementor-widget elementor-widget-text-editor\" data-id=\"1a753641\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<ul><li><span style=\"font-weight: 400;\">The registration fee covers one accepted paper. If you have more than one accepted paper, a registration fee must be paid for each one.\u00a0<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">If the paper requires more than 12 pages, you need to pay an extra fee (250MXN \/ 15USD per page) during registration.<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">Accepted papers without a valid paid registration by October 20, 2025 will not be published in the conference proceedings.<\/span><\/span>\u00a0<\/li><\/ul><p><span style=\"font-weight: 400;\"><br \/>Use the <\/span><b>Authors Only \u2013 Full Conference<\/b><span style=\"font-weight: 400;\"> option when registering. There will be early bird options, register in advance to take advantage of fee discounts!<\/span><\/p><p><span style=\"font-weight: 400;\"><strong>Registration opening:<\/strong> August 20, 2025<\/span><\/p><p><span style=\"font-weight: 400;\"><strong>Early bird option for Full Conference until:<\/strong> September 19, 2025\u00a0<\/span><\/p><p><span style=\"font-weight: 400;\"><strong>Early bird option for Workshops until:<\/strong> October 17, 2025\u00a0<\/span><\/p><p><span style=\"font-weight: 400;\"><strong>Registration &amp; payment deadline:<\/strong> October 31, 2025<\/span><\/p><p align=\"center\"><a style=\"display: inline-block; background-color: #3366ff; color: white; padding: 8px 30px; border-radius: 25px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease;\" href=\"https:\/\/micai.org\/2025\/registration\">Registration<\/a><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-236454fc elementor-widget elementor-widget-text-editor\" data-id=\"236454fc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><b>A minimum of full registration is mandatory for each paper<\/b><\/p><p><span style=\"font-weight: 400;\">If more co-authors of a paper want to attend the conference, it is necessary to do one FULL registration for each of them. <\/span><b>The FULL registration fee includes<\/b><span style=\"font-weight: 400;\"> access to all the events and services of the conference including coffee breaks, social events, gala dinner, and participant kit.<\/span><\/p><p><span style=\"font-weight: 400;\">If the authors cannot attend, some arrangements can be made under extreme circumstances, due to unanticipated events beyond the control of the authors\u00a0 (i..e, visa issues, illness) to <\/span><b>present virtually<\/b><span style=\"font-weight: 400;\">. Still,\u00a0 the <\/span><b>full paper registration must be covered<\/b><span style=\"font-weight: 400;\">, and the<\/span><b> paper must be presented in the conference<\/b><\/p><p><b>No show policy<\/b><\/p><p><span style=\"font-weight: 400;\">Publication in proceedings is conditioned to the registration and presentation of the paper at the conference by one of their authors. Unless there are exceptional and extenuating circumstances, those who violate this policy will appear in the &#8220;no show&#8221; list. Even under these circumstances, the paper registration must be covered and authors need to inform the program chairs to discuss ways of presenting the paper.<\/span><\/p><p><span style=\"font-weight: 400;\">The no show list is available to all SMIA conference organizers and the violator will receive an official notification for being a &#8220;no show&#8221;. Repeat violators of the &#8220;no show&#8221; policy (i.e., those who violate this policy in two of three consecutive years or have a history of violation) will be excluded from participation in SMIA-related conferences for the subsequent 12 months, following the most recent violation.<\/span><\/p><p><b>How the No Show Policy is Enforced in Practice<\/b><\/p><p><span style=\"font-weight: 400;\">The program chairs monitor four separate categories of authors:<\/span><\/p><ol><li><span style=\"font-weight: 400;\"> papers officially withdrawn from the conference for one reason or another after acceptance notices have gone out but before the author registration deadline;<\/span><\/li><li><span style=\"font-weight: 400;\"> papers officially withdrawn after the conference program has been finalized;<\/span><\/li><li><span style=\"font-weight: 400;\"> papers removed by the Program Committee because the authors have not registered by the author registration deadline (and have not responded to the reminders);<\/span><\/li><li><span style=\"font-weight: 400;\"> papers listed in the final program for which no author has shown up for the session to present.<\/span><\/li><\/ol><p><span style=\"font-weight: 400;\"><br \/>If the authors have, or anticipate, unforeseen circumstances endangering or preventing the presentation, <\/span><b>the Program Chair must be contacted immediately<\/b><span style=\"font-weight: 400;\">. Any alternative arrangements require approval by the program chairs.<\/span><\/p><p><span style=\"font-weight: 400;\">We appreciate your understanding and cooperation in complying with these policies, which seek to ensure quality, commitment, and fairness in the participation of all conference attendees and authors.<\/span><\/p><p><span style=\"font-weight: 400;\">For any additional questions or specific situations related to registration, presentations, or the application of the no-show policy, please contact the Organizing Committee through the official conference email: <\/span><a href=\"mailto:micai@smia.mx\"><span style=\"font-weight: 400;\">micai@smia.mx<\/span><\/a><span style=\"font-weight: 400;\">.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\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>Authors Access key details on how to submit your work to MICAI, including a guide for authors, deadlines, and resourcesFeel free to reach out with any questions at\u00a0micai@smia.mx. Call for Papers Guide for Authors Accepted Authors Call for Papers We invite authors to submit their original research papers on Artificial Intelligence, written in English. The [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-734","page","type-page","status-publish","hentry"],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/micai.org\/2026\/wp-json\/wp\/v2\/pages\/734","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/micai.org\/2026\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/micai.org\/2026\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/micai.org\/2026\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/micai.org\/2026\/wp-json\/wp\/v2\/comments?post=734"}],"version-history":[{"count":145,"href":"https:\/\/micai.org\/2026\/wp-json\/wp\/v2\/pages\/734\/revisions"}],"predecessor-version":[{"id":2134,"href":"https:\/\/micai.org\/2026\/wp-json\/wp\/v2\/pages\/734\/revisions\/2134"}],"wp:attachment":[{"href":"https:\/\/micai.org\/2026\/wp-json\/wp\/v2\/media?parent=734"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}