{"id":23,"date":"2023-01-06T11:57:04","date_gmt":"2023-01-06T11:57:04","guid":{"rendered":"https:\/\/iiarp.org\/archive\/?page_id=23"},"modified":"2025-10-02T05:59:53","modified_gmt":"2025-10-02T05:59:53","slug":"archive","status":"publish","type":"page","link":"https:\/\/iiarp.org\/archive\/","title":{"rendered":"Archive"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"23\" class=\"elementor elementor-23\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-56d78d2 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"56d78d2\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-02fe865\" data-id=\"02fe865\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-25ab983 elementor-widget__width-initial elementor-widget elementor-widget-html\" data-id=\"25ab983\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>IIARP Archive - International Academic Research Publication<\/title>\r\n    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\r\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\r\n    <!-- Flowbite CSS -->\r\n    <link href=\"https:\/\/cdn.jsdelivr.net\/npm\/flowbite@2.0.0\/dist\/flowbite.min.css\" rel=\"stylesheet\" \/>\r\n    <style>\r\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700&family=Playfair+Display:wght@700&display=swap');\r\n        \r\n        \/* Reset margins and ensure full width *\/\r\n        html, body {\r\n            margin: 0;\r\n            padding: 0;\r\n            width: 100%;\r\n            overflow-x: hidden;\r\n        }\r\n        \r\n        body { \r\n            font-family: 'Inter', sans-serif;\r\n            color: #1a202c;\r\n        }\r\n        \r\n        .serif-title {\r\n            font-family: 'Inter', serif;\r\n        }\r\n        \r\n        .main-container {\r\n            background-image: url('https:\/\/iiarp.org\/archive\/wp-content\/uploads\/2023\/01\/archive-g9148f928a_1920.jpg');\r\n            background-size: cover;\r\n            background-position: center;\r\n            background-repeat: no-repeat;\r\n            position: relative;\r\n            min-height: 100vh;\r\n            width: 100vw;\r\n            left: 50%;\r\n            right: 50%;\r\n            margin-left: -50vw;\r\n            margin-right: -50vw;\r\n        }\r\n        \r\n        .main-container::before {\r\n            content: '';\r\n            position: absolute;\r\n            top: 0;\r\n            left: 0;\r\n            width: 100%;\r\n            height: 100%;\r\n            background-color: rgba(255, 255, 255, 0.85);\r\n            backdrop-filter: blur(8px);\r\n        }\r\n        \r\n        .content-wrapper {\r\n            position: relative;\r\n            z-index: 10;\r\n            padding: 0 1rem; \/* Added horizontal padding *\/\r\n        }\r\n        \r\n        .flowbite-card {\r\n            background: rgba(255, 255, 255, 0.9);\r\n            backdrop-filter: blur(10px);\r\n            border: 1px solid rgba(229, 231, 235, 0.5);\r\n            transition: all 0.3s ease;\r\n        }\r\n        \r\n        .flowbite-card:hover {\r\n            transform: translateY(-5px);\r\n            box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);\r\n        }\r\n        \r\n        .icon-container {\r\n            width: 60px;\r\n            height: 60px;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            border-radius: 12px;\r\n            margin-bottom: 16px;\r\n        }\r\n        \r\n        .blue-icon {\r\n            background: linear-gradient(135deg, #dbeafe, #bfdbfe);\r\n            color: #3b82f6;\r\n        }\r\n        \r\n        .indigo-icon {\r\n            background: linear-gradient(135deg, #e0e7ff, #c7d2fe);\r\n            color: #6366f1;\r\n        }\r\n        \r\n        .purple-icon {\r\n            background: linear-gradient(135deg, #ede9fe, #ddd6fe);\r\n            color: #8b5cf6;\r\n        }\r\n        \r\n        .teal-icon {\r\n            background: linear-gradient(135deg, #ccfbf1, #99f6e4);\r\n            color: #0d9488;\r\n        }\r\n        \r\n        .pink-icon {\r\n            background: linear-gradient(135deg, #fce7f3, #fbcfe8);\r\n            color: #db2777;\r\n        }\r\n        \r\n        .logo-container {\r\n            background: linear-gradient(135deg, #f0f9ff, #e0f2fe);\r\n            border: 1px solid rgba(219, 234, 254, 0.5);\r\n        }\r\n        \r\n        .badge {\r\n            display: inline-block;\r\n            padding: 0.25rem 0.75rem;\r\n            font-size: 0.875rem;\r\n            font-weight: 500;\r\n            border-radius: 9999px;\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body class=\"bg-white\">\r\n    <!-- Main Section -->\r\n    <div class=\"main-container flex items-center justify-center\">\r\n        <div class=\"content-wrapper max-w-6xl w-full py-16\">\r\n            <!-- Header with Logo and Title -->\r\n            <div class=\"text-center mb-16\">\r\n                <div class=\"logo-container inline-block p-6 rounded-2xl mb-8 shadow-lg\">\r\n                    <i class=\"fas fa-university text-blue-600 text-5xl\"><\/i>\r\n                <\/div>\r\n                <h1 class=\"text-4xl md:text-5xl font-bold text-gray-800 mb-4 serif-title\">\r\n                    Glovento Conference Private Limited\r\n                <\/h1>\r\n                <p class=\"text-xl text-gray-600 max-w-2xl mx-auto mb-6\">\r\n                    Advancing research through quality publications and academic conferences worldwide\r\n                <\/p>\r\n               \r\n            <\/div>\r\n            \r\n            <!-- Service Cards Grid using Flowbite -->\r\n            <div class=\"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-6\">\r\n                <!-- Track Your Paper -->\r\n                <a href=\"https:\/\/iiarp.org\/archive\/track-your-paper\/\" class=\"flowbite-card rounded-xl overflow-hidden\" target=\"_blank\" rel=\"noreferrer\">\r\n                    <div class=\"p-6\">\r\n                        <div class=\"icon-container blue-icon\">\r\n                            <i class=\"fas fa-search text-2xl\"><\/i>\r\n                        <\/div>\r\n                        <h3 class=\"text-xl font-bold text-gray-800 mb-2\">Track Your Paper<\/h3>\r\n                        <p class=\"text-gray-600 mb-4\">Check the status of your submission<\/p>\r\n                        <div class=\"flex items-center text-blue-600 font-medium\">\r\n                            <span class=\"text-sm\">Track Now<\/span>\r\n                            <i class=\"fas fa-arrow-right ml-2 text-xs\"><\/i>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/a>\r\n                \r\n                <!-- Past Scopus Publications -->\r\n                <a href=\"https:\/\/iiarp.org\/archive\/past-scopus-publications\/\" class=\"flowbite-card rounded-xl overflow-hidden\" target=\"_blank\" rel=\"noreferrer\">\r\n                    <div class=\"p-6\">\r\n                        <div class=\"icon-container indigo-icon\">\r\n                            <i class=\"fas fa-book text-2xl\"><\/i>\r\n                        <\/div>\r\n                        <h3 class=\"text-xl font-bold text-gray-800 mb-2\">Past Scopus Publications<\/h3>\r\n                        <p class=\"text-gray-600 mb-4\">Browse our Scopus-indexed papers<\/p>\r\n                        <div class=\"flex items-center text-indigo-600 font-medium\">\r\n                            <span class=\"text-sm\">Explore<\/span>\r\n                            <i class=\"fas fa-arrow-right ml-2 text-xs\"><\/i>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/a>\r\n                \r\n                <!-- Conference Proceedings -->\r\n                <a href=\"https:\/\/glovento.com\/proceedings\" class=\"flowbite-card rounded-xl overflow-hidden\" target=\"_blank\" rel=\"noreferrer\">\r\n                    <div class=\"p-6\">\r\n                        <div class=\"icon-container purple-icon\">\r\n                            <i class=\"fas fa-users text-2xl\"><\/i>\r\n                        <\/div>\r\n                        <h3 class=\"text-xl font-bold text-gray-800 mb-2\">Conference Proceedings<\/h3>\r\n                        <p class=\"text-gray-600 mb-4\">Access past conference materials<\/p>\r\n                        <div class=\"flex items-center text-purple-600 font-medium\">\r\n                            <span class=\"text-sm\">View<\/span>\r\n                            <i class=\"fas fa-arrow-right ml-2 text-xs\"><\/i>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/a>\r\n                \r\n                <!-- Past Journal Publications -->\r\n                <a href=\"https:\/\/glovento.com\/archives.php\" class=\"flowbite-card rounded-xl overflow-hidden\" target=\"_blank\" rel=\"noreferrer\">\r\n                    <div class=\"p-6\">\r\n                        <div class=\"icon-container teal-icon\">\r\n                            <i class=\"fas fa-newspaper text-2xl\"><\/i>\r\n                        <\/div>\r\n                        <h3 class=\"text-xl font-bold text-gray-800 mb-2\">Past Journal Publications<\/h3>\r\n                        <p class=\"text-gray-600 mb-4\">Explore our journal archives<\/p>\r\n                        <div class=\"flex items-center text-teal-600 font-medium\">\r\n                            <span class=\"text-sm\">Browse<\/span>\r\n                            <i class=\"fas fa-arrow-right ml-2 text-xs\"><\/i>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/a>\r\n                \r\n                <!-- Video Presentations (PPT) -->\r\n                <a href=\"https:\/\/www.youtube.com\/iiarpconference\" class=\"flowbite-card rounded-xl overflow-hidden\" target=\"_blank\" rel=\"noreferrer\">\r\n                    <div class=\"p-6\">\r\n                        <div class=\"icon-container pink-icon\">\r\n                            <i class=\"fas fa-video text-2xl\"><\/i>\r\n                        <\/div>\r\n                        <h3 class=\"text-xl font-bold text-gray-800 mb-2\">Video Presentations (PPT)<\/h3>\r\n                        <p class=\"text-gray-600 mb-4\">Watch research presentations<\/p>\r\n                        <div class=\"flex items-center text-pink-600 font-medium\">\r\n                            <span class=\"text-sm\">Watch<\/span>\r\n                            <i class=\"fas fa-arrow-right ml-2 text-xs\"><\/i>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/a>\r\n                \r\n                <!-- Submit Your Paper -->\r\n                <a href=\"https:\/\/forms.zohopublic.in\/iiarpconfgm1\/form\/FullPaperSubmission\/formperma\/wBlqJVefoM-EWhrfZctd8jo1_df7ZPQReLC55nvrz-Y\" class=\"flowbite-card rounded-xl overflow-hidden\" target=\"_blank\" rel=\"noreferrer\">\r\n                    <div class=\"p-6\">\r\n                        <div class=\"icon-container\" style=\"background: linear-gradient(135deg, #dcfce7, #bbf7d0); color: #16a34a;\">\r\n                            <i class=\"fas fa-upload text-2xl\"><\/i>\r\n                        <\/div>\r\n                        <h3 class=\"text-xl font-bold text-gray-800 mb-2\">Submit Your Paper<\/h3>\r\n                        <p class=\"text-gray-600 mb-4\">Contribute to our publications<\/p>\r\n                        <div class=\"flex items-center text-green-600 font-medium\">\r\n                            <span class=\"text-sm\">Submit<\/span>\r\n                            <i class=\"fas fa-arrow-right ml-2 text-xs\"><\/i>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/a>\r\n            <\/div>\r\n            \r\n            <!-- Simple Logo and Copyright -->\r\n            <div class=\"text-center mt-16\">\r\n                <div class=\"flex items-center justify-center space-x-3 mb-2\">\r\n                    <div class=\"bg-blue-700 text-white font-bold text-xl p-2 rounded-lg\">\r\n                       Research\r\n                    <\/div>\r\n                    <span class=\"text-xl font-semibold text-gray-800\">Archive<\/span>\r\n                <\/div>\r\n                <p class=\"text-gray-500 text-sm\">\u00a9 Glovento Archive | All rights reserved.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n    \r\n    <!-- Flowbite JS -->\r\n    <script src=\"https:\/\/cdn.jsdelivr.net\/npm\/flowbite@2.0.0\/dist\/flowbite.min.js\"><\/script>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>IIARP Archive &#8211; International Academic Research Publication Glovento Conference Private Limited Advancing research through quality publications and academic conferences worldwide Track Your Paper Check the status of your submission Track Now Past Scopus Publications Browse our Scopus-indexed papers Explore Conference Proceedings Access past conference materials View Past Journal Publications Explore our journal archives Browse Video &#8230; <a title=\"Archive\" class=\"read-more\" href=\"https:\/\/iiarp.org\/archive\/\" aria-label=\"More on Archive\">Read more<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-23","page","type-page","status-publish"],"_links":{"self":[{"href":"https:\/\/iiarp.org\/archive\/wp-json\/wp\/v2\/pages\/23","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/iiarp.org\/archive\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/iiarp.org\/archive\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/iiarp.org\/archive\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/iiarp.org\/archive\/wp-json\/wp\/v2\/comments?post=23"}],"version-history":[{"count":58,"href":"https:\/\/iiarp.org\/archive\/wp-json\/wp\/v2\/pages\/23\/revisions"}],"predecessor-version":[{"id":385,"href":"https:\/\/iiarp.org\/archive\/wp-json\/wp\/v2\/pages\/23\/revisions\/385"}],"wp:attachment":[{"href":"https:\/\/iiarp.org\/archive\/wp-json\/wp\/v2\/media?parent=23"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}