{"id":1281,"date":"2025-04-15T12:09:14","date_gmt":"2025-04-15T12:09:14","guid":{"rendered":"https:\/\/cbcs.ac.in\/accs2025\/?page_id=1281"},"modified":"2026-01-13T11:37:50","modified_gmt":"2026-01-13T06:07:50","slug":"submissions","status":"publish","type":"page","link":"https:\/\/cbcs.ac.in\/accs2025\/submissions\/","title":{"rendered":"Submissions"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1281\" class=\"elementor elementor-1281\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5b24971 e-flex e-con-boxed e-con e-parent\" data-id=\"5b24971\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-aeb130e e-con-full e-flex e-con e-child\" data-id=\"aeb130e\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bff6e32 elementor-widget elementor-widget-heading\" data-id=\"bff6e32\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Submissions<\/h1>\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 class=\"elementor-element elementor-element-d63f2e2 e-flex e-con-boxed e-con e-parent\" data-id=\"d63f2e2\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4ea6505 elementor-widget elementor-widget-html\" data-id=\"4ea6505\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t <style>\n        \/* ACCS Theme Colors and Typography *\/\n        .download-section {\n            text-align: center;\n            margin: 30px 0;\n            padding: 25px;\n            background: #f8f9fa;\n            border-radius: 8px;\n            border: 1px solid #dee2e6;\n            box-shadow: 0 2px 4px rgba(0,0,0,0.05);\n        }\n\n        .download-button {\n            background: #0056b3;\n            color: #ffffff;\n            border: none;\n            padding: 14px 28px;\n            border-radius: 6px;\n            font-size: 1rem;\n            font-weight: 600;\n            cursor: pointer;\n            transition: all 0.3s ease;\n            text-transform: none;\n            letter-spacing: normal;\n            display: inline-flex;\n            align-items: center;\n            gap: 10px;\n            font-family: inherit;\n            box-shadow: 0 2px 4px rgba(0, 86, 179, 0.2);\n            min-width: 200px;\n            justify-content: center;\n            text-decoration: none;\n        }\n\n        .download-button:hover {\n            background: #003d82;\n            box-shadow: 0 4px 8px rgba(0, 86, 179, 0.3);\n            transform: translateY(-1px);\n        }\n\n        .download-button:active {\n            transform: translateY(0);\n            \n            box-shadow: 0 2px 4px rgba(0, 86, 179, 0.2);\n        }\n\n        .download-icon {\n            font-size: 1.1rem;\n        }\n\n        .download-text {\n            font-size: 0.9rem;\n            color: #6c757d;\n            margin-top: 12px;\n            font-style: normal;\n        }\n        \n\n        .schedule-container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 20px;\n            background-color: var(--background-white);\n        }\n\n        .schedule-header {\n            text-align: center;\n            margin-bottom: 40px;\n            padding-bottom: 20px;\n            border-bottom: 3px solid var(--primary-blue);\n        }\n\n        .schedule-header h1 {\n            color: var(--primary-blue);\n            font-size: 2.5rem;\n            font-weight: 700;\n            margin-bottom: 10px;\n        }\n\n        .schedule-header .subtitle {\n            color: var(--text-light);\n            font-size: 1.2rem;\n            font-weight: 300;\n        }\n\n        .venue-info {\n            margin-top: 15px;\n            padding: 15px;\n            background-color: var(--accent-blue);\n            border-radius: 6px;\n            font-size: 1rem;\n            color: var(--text-dark);\n            border-left: 4px solid var(--primary-blue);\n        }\n\n        .schedule-table {\n            width: 100%;\n            border-collapse: collapse;\n            margin-bottom: 30px;\n            background-color: var(--background-white);\n            box-shadow: 0 4px 6px var(--shadow-light);\n            border-radius: 8px;\n            overflow: hidden;\n        }\n\n        .schedule-table th {\n            background-color: #196dc8;\n            color: var(--background-white);\n            padding: 15px 12px;\n            text-align: left;\n            font-weight: 600;\n            font-size: 1rem;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n        }\n\n        .schedule-table td {\n            padding: 15px 12px;\n            border-bottom: 1px solid var(--border-light);\n            vertical-align: top;\n        }\n\n        .schedule-table tr:nth-child(even) {\n            background-color: var(--background-light);\n        }\n\n        .schedule-table tr:hover {\n            background-color: var(--accent-blue);\n            transition: background-color 0.3s ease;\n        }\n\n        .time-column {\n            font-weight: 600;\n            color: var(--primary-blue);\n            width: 120px;\n            white-space: nowrap;\n        }\n\n        .session-title {\n            font-weight: 600;\n            color: var(--text-dark);\n            margin-bottom: 5px;\n        }\n\n        .session-speaker {\n            color: var(--text-dark);\n            font-style: italic;\n            font-size: 0.9rem;\n            font-weight: 600;\n        }\n\n        .session-location {\n            color: var(--text-light);\n            font-size: 0.85rem;\n            margin-top: 3px;\n        }\n\n        .session-type {\n            display: inline-block;\n            padding: 4px 8px;\n            border-radius: 12px;\n            font-size: 0.75rem;\n            font-weight: 600;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n        }\n\n        .type-keynote {\n            background-color: #ff6b6b;\n            color: white;\n        }\n\n        .type-session {\n            background-color: #4ecdc4;\n            color: white;\n        }\n\n        .type-workshop {\n            background-color: #45b7d1;\n            color: white;\n        }\n\n        .type-break {\n            background-color: #96ceb4;\n            color: white;\n        }\n\n        .type-panel {\n            background-color: #feca57;\n            color: white;\n        }\n\n        .day-header {\n            background-color: var(--primary-blue) !important;\n            color: var(--background-white) !important;\n            font-weight: 700;\n            font-size: 1.1rem;\n            text-align: center;\n        }\n\n        .day-header td {\n            border-bottom: none !important;\n            padding: 20px;\n        }\n\n\n\n        \/* Responsive Design *\/\n        @media (max-width: 768px) {\n            .schedule-container {\n                padding: 10px;\n            }\n\n            .schedule-header h1 {\n                font-size: 2rem;\n            }\n\n            .schedule-table {\n                font-size: 0.9rem;\n            }\n\n            .schedule-table th,\n            .schedule-table td {\n                padding: 10px 8px;\n            }\n\n            .time-column {\n                width: 80px;\n            }\n\n            .speaker-toggle {\n                display: none;\n            }\n        }\n\n        @media (max-width: 480px) {\n            .schedule-table {\n                font-size: 0.8rem;\n            }\n\n            .schedule-table th,\n            .schedule-table td {\n                padding: 8px 6px;\n            }\n\n            .time-column {\n                width: 70px;\n            }\n\n            .session-type {\n                font-size: 0.7rem;\n                padding: 3px 6px;\n            }\n\n            .speaker-toggle {\n                display: inline-block;\n                font-size: 0.7rem;\n                padding: 5px 10px;\n            }\n\n            .speaker-info {\n                font-size: 0.8rem;\n                padding: 10px;\n            }\n        }\n\n        \/* Print Styles *\/\n        @media print {\n            .schedule-container {\n                padding: 0;\n                box-shadow: none;\n            }\n\n            .schedule-table {\n                box-shadow: none;\n            }\n\n            .schedule-table tr:hover {\n                background-color: transparent;\n            }\n        }\n    <\/style>\n<\/head>\n <div class=\"download-section\">\n            <a href=\"https:\/\/cbcs.ac.in\/accs2025\/wp-content\/uploads\/2026\/01\/ACCS12_CBCS_AbstractBook.pdf\" class=\"download-button\">\n                Download the Abstract Book\n            <\/a>\n            <div class=\"download-text\">\n                Access the complete collection of abstracts for all keynote addresses, oral presentations, and poster sessions delivered during the conference.\n            <\/div>\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<div class=\"elementor-element elementor-element-2b431cc e-flex e-con-boxed e-con e-parent\" data-id=\"2b431cc\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-913cd87 e-con-full e-flex e-con e-child\" data-id=\"913cd87\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8417a98 elementor-widget elementor-widget-heading\" data-id=\"8417a98\" data-element_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\">Call for Abstracts<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-20fc3a0 elementor-widget elementor-widget-text-editor\" data-id=\"20fc3a0\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p style=\"text-align: right;\"><span style=\"color: #ff0000;\"><em>The call for abstracts and symposia for ACCS-12 is now closed. Below are the archival guidelines used for the 2025 conference presentations.<\/em><\/span><\/p><p>We invite original research submissions in all (or related) areas of Cognitive Science, including but not limited to:<\/p><ul><li>Computational Cognitive Science<\/li><li>Cognitive Neuroscience<\/li><li>Cognitive Psychology<\/li><li>Philosophy of Mind<\/li><li>Psycholinguistics and Language Sciences<\/li><li>Cognitive Modeling<\/li><li>Reinforcement Learning &amp; Decision Science<\/li><li>Embodied Cognition<\/li><li>Cognitive Robotics<\/li><li>Cognitive Neuroscience &amp; Deep Learning<\/li><\/ul>\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-fe8b2fc e-con-full e-flex e-con e-child\" data-id=\"fe8b2fc\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ef4b786 elementor-widget elementor-widget-heading\" data-id=\"ef4b786\" data-element_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\">Suggested Topics<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-65865a0 elementor-widget elementor-widget-text-editor\" data-id=\"65865a0\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li>Perception and Attention<\/li><li>Decision making<\/li><li>Emotion and cognition<\/li><li>Language and cognition<\/li><li>Cognitive control<\/li><li>Cognitive development<\/li><li>Mindfulness\/Meditation and cognition<\/li><li>Learning and Memory<\/li><li>Motor control and Actions<\/li><li>Consumer neuroscience\/Consumer decision making<\/li><li>Neuroaesthetics<\/li><li>Language Acquisition<\/li><li>Human-Computer Interaction<\/li><li>Social Cognition<\/li><li>Computational Basis of Cognition<\/li><li>Consciousness<\/li><li>Neural Networks and Brain Activity (EEG\/fMRI)<\/li><\/ul>\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 class=\"elementor-element elementor-element-5ce6494 e-flex e-con-boxed e-con e-parent\" data-id=\"5ce6494\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-12acfc4 e-con-full e-flex e-con e-child\" data-id=\"12acfc4\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4a1527e elementor-widget elementor-widget-heading\" data-id=\"4a1527e\" data-element_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\">Abstract Submission Guideline<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-001fee8 elementor-widget elementor-widget-text-editor\" data-id=\"001fee8\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li>Abstracts must be submitted through the Microsoft CMT platform.<\/li><li>Abstracts should be anonymized with no author details mentioned within the abstract.<\/li><li>Word limit: Maximum of 1000 words, including references.<\/li><li>Preferred structure:<ul><li>Introduction<\/li><li>Methods<\/li><li>Results<\/li><li>Discussion<\/li><li>References<\/li><\/ul><\/li><li>Formatting requirements:<ul><li>Font: Times New Roman, 12 pt, normal style<\/li><li>Spacing: 1.5 spacing<\/li><li>Margins: 1 inch (2.5 cm) on all sides<\/li><li>File format: PDF<\/li><\/ul><\/li><li>Submissions must be <strong>anonymous<\/strong>. Avoid explicit self-referencing.<\/li><li>Abstracts should describe either completed work or work in progress. Submissions describing only planned studies without results or with preliminary results will not be accepted.<\/li><li>Authors of accepted abstracts will be required to submit a final, camera-ready version after incorporating reviewers\u2019 comments.<\/li><\/ul>\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-66e9471 e-con-full e-flex e-con e-child\" data-id=\"66e9471\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-579f73f elementor-widget elementor-widget-heading\" data-id=\"579f73f\" data-element_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\">Oral Presentation Guideline<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1d11f63 elementor-widget elementor-widget-text-editor\" data-id=\"1d11f63\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li><strong>Duration:<\/strong> 15 minutes presentation followed by 5 minutes Q&amp;A (total: 20 minutes).<\/li><li><strong>Equipment:<\/strong><ul><li>Presentations must be brought on a USB drive (PowerPoint or PDF format).<\/li><li>Conference room will be equipped with a Windows PC, PowerPoint, Adobe Reader, and a projector.<\/li><li>Presenting from the conference PC is strongly preferred.<\/li><li>If using a personal laptop due to technical constraints, please bring an HDMI-compatible adapter.<\/li><\/ul><\/li><li><strong>Preparation:<\/strong><ul><li>Presenters must arrive at least 15 minutes before their session starts.<\/li><li>Load the presentation during the preceding break.<\/li><li>Test fonts, media, and overall compatibility.<\/li><li>Introduce yourself to the session chair.<\/li><\/ul><\/li><\/ul>\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 class=\"elementor-element elementor-element-e94df7d e-flex e-con-boxed e-con e-parent\" data-id=\"e94df7d\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-5e3d6e2 e-con-full e-flex e-con e-child\" data-id=\"5e3d6e2\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a0a1bc2 elementor-widget elementor-widget-heading\" data-id=\"a0a1bc2\" data-element_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\">Poster Presentation Guideline<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a26ff53 elementor-widget elementor-widget-text-editor\" data-id=\"a26ff53\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li><strong>Poster size:<\/strong> Vertically aligned 34 x 45 inches.<ul><li>Bulletin board dimensions: 35 inches wide \u00d7 46.5\u00a0inches\u00a0high.<\/li><\/ul><\/li><li><strong>Setup:<\/strong><ul><li>Posters should be mounted at least 15 minutes before the start of the session (or during morning\/lunch break if possible).<\/li><li>Posters must be removed promptly after the session ends.<\/li><\/ul><\/li><\/ul>\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 class=\"elementor-element elementor-element-81cf150 e-flex e-con-boxed e-con e-parent\" data-id=\"81cf150\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-69c3a6f e-con-full e-flex e-con e-child\" data-id=\"69c3a6f\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-34ecf6e elementor-widget elementor-widget-heading\" data-id=\"34ecf6e\" data-element_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\">Symposium Proposal Submission Guideline<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bd9a391 elementor-widget elementor-widget-text-editor\" data-id=\"bd9a391\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>A symposium provides an opportunity to examine specific problems or topics from different perspectives. Papers presented in a symposium should be on the same theme and should complement each other. Presentations should be organized within a 75 minute time period including 3 talks.<\/p><p>The organizer of a symposium is responsible for suggesting the topic and securing speakers. If the symposium is accepted by the Program Committee, the organizer is responsible for assuring that everyone named as a participant (presenter) would be present at the conference. The organizer is responsible for notifying all other symposium participants. The Program Committee will notify only the organizer.<\/p><p>During the submission process for the symposium proposal, please provide information on the following specific items.<\/p><ol><li>Title of the symposium.<\/li><li>Names of co-presenters (list the topic for each co-presenter) and their institutional affiliations.<\/li><li>List the names and institutional affiliations of the organizer(s)<\/li><li>Proposal summary of about 200 words.<\/li><li>Please <strong>DO NOT IDENTIFY THE AUTHOR(S) OR THEIR INSTITUTIONAL AFFILIATIONS ANYWHERE IN THE SUMMARY.<\/strong>\u00a0This will provide for a blind review of the proposal.<\/li><\/ol>\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-6563e64 e-con-full e-flex e-con e-child\" data-id=\"6563e64\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fe902af elementor-widget elementor-widget-heading\" data-id=\"fe902af\" data-element_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\">Submissions<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-15a4f2f elementor-widget elementor-widget-text-editor\" data-id=\"15a4f2f\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p data-start=\"80\" data-end=\"280\"><strong data-start=\"80\" data-end=\"280\">Once you have reviewed the guidelines and ensured that your research aligns with the conference themes (either directly or indirectly), please click the link below to begin the submission process:<\/strong><\/p><center><a href=\"https:\/\/cmt3.research.microsoft.com\/ACCS2025\" class=\"su-button su-button-style-flat\" style=\"color:#FFFFFF;background-color:#2D89EF;border-color:#246ec0;border-radius:0px\" target=\"_self\"><span style=\"color:#FFFFFF;padding:0px 30px;font-size:22px;line-height:44px;border-color:#6cadf4;border-radius:0px;text-shadow:none\"> <span style=\"text-decoration: line-through\">Submit Abstract<\/span><\/span><\/a><\/center><p>\u00a0<\/p><p style=\"text-align: center;\"><strong><span style=\"color: #ff0000;\">Submission Deadline is over<\/span><\/strong><\/p><p data-start=\"282\" data-end=\"378\">If you need assistance with the Microsoft CMT platform, you can refer to the documentation here:<\/p><p data-start=\"282\" data-end=\"378\"><a href=\"https:\/\/cmt3.research.microsoft.com\/docs\/help\/author\/author-submission-form.html\">How to: Author Submission | Microsoft CMT<\/a><\/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\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a75b212 e-flex e-con-boxed e-con e-parent\" data-id=\"a75b212\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fe86973 elementor-widget elementor-widget-text-editor\" data-id=\"fe86973\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>The <a href=\"https:\/\/cmt3.research.microsoft.com\">Microsoft CMT service<\/a> 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.<\/p>\t\t\t\t\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>Submissions Download the Abstract Book Access the complete collection of abstracts for all keynote addresses, oral presentations, and poster sessions delivered during the conference. Call for Abstracts The call for abstracts and symposia for ACCS-12 is now closed. Below are the archival guidelines used for the 2025 conference presentations. We invite original research submissions in [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"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":"","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":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"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":""},"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-1281","page","type-page","status-publish","hentry"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/cbcs.ac.in\/accs2025\/wp-json\/wp\/v2\/pages\/1281","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cbcs.ac.in\/accs2025\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/cbcs.ac.in\/accs2025\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/cbcs.ac.in\/accs2025\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/cbcs.ac.in\/accs2025\/wp-json\/wp\/v2\/comments?post=1281"}],"version-history":[{"count":82,"href":"https:\/\/cbcs.ac.in\/accs2025\/wp-json\/wp\/v2\/pages\/1281\/revisions"}],"predecessor-version":[{"id":2107,"href":"https:\/\/cbcs.ac.in\/accs2025\/wp-json\/wp\/v2\/pages\/1281\/revisions\/2107"}],"wp:attachment":[{"href":"https:\/\/cbcs.ac.in\/accs2025\/wp-json\/wp\/v2\/media?parent=1281"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}