{"id":933,"date":"2026-03-30T04:45:29","date_gmt":"2026-03-30T04:45:29","guid":{"rendered":"https:\/\/fbs.vau.ac.lk\/be\/?page_id=933"},"modified":"2026-03-30T04:56:43","modified_gmt":"2026-03-30T04:56:43","slug":"vjbe","status":"publish","type":"page","link":"https:\/\/fbs.vau.ac.lk\/be\/vjbe\/","title":{"rendered":"Vavuniya Journal of Business Economics"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, user-scalable=yes\">\n    <title>Vavuniya Journal of Business Economics | VJBE<\/title>\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Fraunces:ital,opsz,wght@0,9..144,400;0,9..144,500;0,9..144,600;0,9..144,700;0,9..144,800;1,9..144,500&#038;family=Outfit:wght@300;400;500;600;700&#038;display=swap\" rel=\"stylesheet\">\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0-beta3\/css\/all.min.css\">\n    <style>\n        :root {\n            --ink: #0f172a;\n            --ink-soft: #334155;\n            --ink-muted: #64748b;\n            --teal-deep: #0e7490;\n            --teal-mid: #0d9488;\n            --teal-bright: #0f766e;\n            --gold: #b45309;\n            --gold-light: #d97706;\n            --cream: #f8fafc;\n            --paper: #ffffff;\n            --border: #e2e8f0;\n            --border-strong: #cbd5e1;\n            --nav-inactive-bg: #f1f5f9;\n            --focus-ring: 0 0 0 3px rgba(14, 116, 144, 0.35);\n            --shadow-soft: 0 1px 3px rgba(15, 23, 42, 0.08);\n            --shadow-lift: 0 4px 16px rgba(15, 23, 42, 0.1);\n            --radius-lg: 16px;\n            --radius-md: 12px;\n            --radius-pill: 999px;\n            --font-display: 'Fraunces', Georgia, serif;\n            --font-body: 'Outfit', system-ui, sans-serif;\n        }\n\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        html {\n            scroll-behavior: smooth;\n        }\n\n        body {\n            font-family: var(--font-body);\n            background: var(--paper);\n            color: var(--ink-soft);\n            line-height: 1.65;\n            font-size: 1.02rem;\n            font-weight: 400;\n            min-height: 100vh;\n            -webkit-font-smoothing: antialiased;\n        }\n\n        .app-container {\n            max-width: 1180px;\n            margin: 0 auto;\n            min-height: 100vh;\n            display: flex;\n            flex-direction: column;\n            padding: clamp(1.25rem, 3vw, 2rem);\n            border: 1px solid var(--border);\n            border-radius: var(--radius-lg);\n            background: var(--paper);\n            box-shadow: var(--shadow-soft);\n        }\n\n        @media (min-width: 900px) {\n            body {\n                padding: clamp(0.75rem, 2vw, 1.5rem);\n            }\n            .app-container {\n                box-shadow: var(--shadow-soft);\n            }\n        }\n\n        \/* Site header \u2014 high contrast on white *\/\n        .main-header {\n            position: relative;\n            border-radius: var(--radius-md);\n            overflow: hidden;\n            background: var(--paper);\n            color: var(--ink);\n            padding: clamp(1.5rem, 4vw, 2.25rem) clamp(1.25rem, 3vw, 2rem) 0 clamp(1.35rem, 3vw, 1.75rem);\n            border: 1px solid var(--border-strong);\n            box-shadow: var(--shadow-soft);\n        }\n\n        .main-header::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 4px;\n            height: 100%;\n            background: linear-gradient(180deg, var(--teal-deep), var(--gold-light));\n            border-radius: var(--radius-md) 0 0 var(--radius-md);\n        }\n\n        .main-header::after {\n            content: '';\n            display: none;\n        }\n\n        .header-inner {\n            position: relative;\n            z-index: 1;\n            display: grid;\n            gap: 1.25rem;\n            padding-bottom: 1.25rem;\n        }\n\n        @media (min-width: 768px) {\n            .header-inner {\n                grid-template-columns: 1fr auto;\n                align-items: start;\n            }\n        }\n\n        .journal-title h1 {\n            font-family: var(--font-display);\n            font-size: clamp(1.55rem, 4vw, 2.35rem);\n            font-weight: 700;\n            letter-spacing: -0.02em;\n            line-height: 1.15;\n            font-optical-sizing: auto;\n        }\n\n        .journal-title h1 .hero-icon {\n            display: inline-flex;\n            align-items: center;\n            justify-content: center;\n            width: 2.5rem;\n            height: 2.5rem;\n            margin-right: 0.65rem;\n            vertical-align: -0.35em;\n            background: var(--cream);\n            color: var(--teal-deep);\n            border: 1px solid var(--border-strong);\n            border-radius: 12px;\n            font-size: 1.1rem;\n        }\n\n        .journal-title p {\n            font-size: 0.92rem;\n            color: var(--ink-muted);\n            margin-top: 0.65rem;\n            max-width: 52ch;\n            font-weight: 400;\n            line-height: 1.55;\n        }\n\n        .header-badge-row {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 0.5rem;\n            margin-top: 1rem;\n        }\n\n        .meta-chip {\n            display: inline-flex;\n            align-items: center;\n            gap: 0.35rem;\n            font-size: 0.72rem;\n            font-weight: 600;\n            text-transform: uppercase;\n            letter-spacing: 0.06em;\n            padding: 0.45rem 0.9rem;\n            border-radius: var(--radius-pill);\n            background: var(--cream);\n            border: 1px solid var(--border-strong);\n            color: var(--ink-soft);\n        }\n\n        .meta-chip i {\n            color: var(--teal-deep);\n        }\n\n        .header-aside {\n            display: flex;\n            flex-direction: column;\n            align-items: flex-start;\n            gap: 0.75rem;\n        }\n\n        @media (min-width: 768px) {\n            .header-aside {\n                align-items: flex-end;\n                text-align: right;\n            }\n        }\n\n        .vjbe-mark {\n            font-family: var(--font-display);\n            font-size: clamp(2.5rem, 6vw, 3.5rem);\n            font-weight: 800;\n            line-height: 1;\n            color: var(--teal-deep);\n            letter-spacing: -0.04em;\n        }\n\n        .vjbe-sub {\n            font-size: 0.8rem;\n            color: var(--ink-muted);\n            max-width: 16rem;\n        }\n\n        \/* Primary navigation \u2014 visible hit targets & state *\/\n        .nav-wrap {\n            position: relative;\n            z-index: 2;\n            margin: 1rem -0.25rem 0;\n            padding: 0.85rem 0.25rem 1rem;\n            overflow-x: auto;\n            -webkit-overflow-scrolling: touch;\n            scrollbar-width: thin;\n            scrollbar-color: var(--border-strong) transparent;\n            border-top: 1px solid var(--border);\n            background: linear-gradient(to bottom, var(--cream), var(--paper));\n        }\n\n        .nav-tabs {\n            display: flex;\n            flex-wrap: nowrap;\n            gap: 0.5rem;\n            min-width: min-content;\n        }\n\n        .tab-btn {\n            flex-shrink: 0;\n            background: var(--nav-inactive-bg);\n            border: 1px solid var(--border-strong);\n            padding: 0.65rem 1.1rem;\n            font-size: 0.875rem;\n            font-weight: 500;\n            color: var(--ink-soft);\n            cursor: pointer;\n            transition: background 0.15s ease, color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;\n            border-radius: var(--radius-md);\n            font-family: inherit;\n            display: inline-flex;\n            align-items: center;\n            gap: 0.5rem;\n            min-height: 44px;\n        }\n\n        .tab-btn i {\n            font-size: 0.85rem;\n            color: var(--teal-deep);\n        }\n\n        .tab-btn:hover {\n            background: #e2e8f0;\n            border-color: #94a3b8;\n            color: var(--ink);\n        }\n\n        .tab-btn:focus-visible {\n            outline: none;\n            box-shadow: var(--focus-ring);\n            border-color: var(--teal-deep);\n        }\n\n        .tab-btn.active {\n            background: var(--teal-deep);\n            color: #ffffff;\n            font-weight: 600;\n            border-color: #0f766e;\n            box-shadow: var(--shadow-soft);\n        }\n\n        .tab-btn.active i {\n            color: #ecfdf5;\n        }\n\n        \/* Main content \u2014 bordered region for clear reading area *\/\n        .content-pane {\n            flex: 1;\n            margin-top: 1rem;\n            padding: clamp(1.5rem, 3vw, 2.5rem) clamp(1.25rem, 3vw, 2rem) clamp(2rem, 4vw, 2.75rem);\n            background: var(--paper);\n            border-radius: var(--radius-md);\n            border: 1px solid var(--border-strong);\n            box-shadow: var(--shadow-soft);\n            min-height: 58vh;\n            position: relative;\n        }\n\n        .content-pane::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            right: 0;\n            height: 3px;\n            border-radius: var(--radius-md) var(--radius-md) 0 0;\n            background: linear-gradient(90deg, var(--teal-deep), var(--gold-light), var(--teal-deep));\n        }\n\n        .section-card {\n            animation: fadeSlideUp 0.45s cubic-bezier(0.22, 1, 0.36, 1);\n        }\n\n        @keyframes fadeSlideUp {\n            from {\n                opacity: 0;\n                transform: translateY(16px);\n            }\n            to {\n                opacity: 1;\n                transform: translateY(0);\n            }\n        }\n\n        .section-card h2 {\n            font-family: var(--font-display);\n            font-size: clamp(1.45rem, 3vw, 1.85rem);\n            font-weight: 700;\n            color: var(--ink);\n            letter-spacing: -0.02em;\n            margin-bottom: 1.35rem;\n            padding-bottom: 0.85rem;\n            border-bottom: 2px solid var(--border);\n            display: flex;\n            align-items: center;\n            gap: 0.65rem;\n            flex-wrap: wrap;\n        }\n\n        .section-card h2 i {\n            color: var(--teal-bright);\n            font-size: 1.1em;\n        }\n\n        .section-card h3 {\n            font-family: var(--font-display);\n            font-weight: 600;\n            font-size: 1.2rem;\n            margin: 1.75rem 0 0.85rem;\n            color: var(--teal-deep);\n        }\n\n        .section-card p {\n            margin: 0.85rem 0;\n            color: var(--ink-soft);\n        }\n\n        .section-card ul {\n            margin: 0.85rem 0;\n            padding-left: 0;\n            list-style: none;\n        }\n\n        .section-card ul li {\n            position: relative;\n            padding: 0.55rem 0 0.55rem 1.65rem;\n            border-bottom: 1px solid var(--border);\n            color: var(--ink-soft);\n        }\n\n        .section-card ul li:last-child {\n            border-bottom: none;\n        }\n\n        .section-card ul:not(.simple-list) li i {\n            position: absolute;\n            left: 0;\n            top: 0.65rem;\n            color: var(--gold);\n            font-size: 0.85rem;\n        }\n\n        .section-card ul.simple-list li {\n            padding-left: 0;\n            padding-top: 0.4rem;\n            padding-bottom: 0.4rem;\n            border-bottom: 1px solid var(--border);\n            list-style: none;\n            position: relative;\n            padding-left: 1.15rem;\n        }\n\n        .section-card ul.simple-list li::before {\n            content: '';\n            position: absolute;\n            left: 0;\n            top: 0.85rem;\n            width: 6px;\n            height: 6px;\n            border-radius: 50%;\n            background: linear-gradient(135deg, var(--teal-bright), var(--gold));\n        }\n\n        .highlight-box {\n            background: var(--cream);\n            border: 1px solid var(--border-strong);\n            border-left: 4px solid var(--teal-deep);\n            padding: 1.15rem 1.35rem;\n            margin: 1.5rem 0;\n            border-radius: var(--radius-md);\n            color: var(--ink-soft);\n        }\n\n        .highlight-box i {\n            color: var(--teal-bright);\n            margin-right: 0.35rem;\n        }\n\n        .grid-2col {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n            gap: 1.15rem;\n            margin: 1.35rem 0;\n        }\n\n        .info-card {\n            background: var(--cream);\n            border-radius: var(--radius-md);\n            padding: 1.35rem;\n            border: 1px solid var(--border-strong);\n            transition: border-color 0.2s ease, box-shadow 0.2s ease;\n            position: relative;\n            overflow: hidden;\n        }\n\n        .info-card::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 3px;\n            background: linear-gradient(90deg, var(--teal-bright), var(--gold));\n            opacity: 0.85;\n        }\n\n        .info-card:hover {\n            border-color: var(--teal-deep);\n            box-shadow: var(--shadow-lift);\n        }\n\n        .info-card i {\n            color: var(--teal-bright);\n            font-size: 1.65rem;\n            margin-bottom: 0.75rem;\n            display: block;\n        }\n\n        .editor-list,\n        .board-list {\n            list-style: none;\n            padding-left: 0;\n        }\n\n        .editor-list li,\n        .board-list li {\n            padding: 0.65rem 0;\n            border-bottom: 1px dashed rgba(13, 92, 110, 0.15);\n            display: flex;\n            align-items: baseline;\n            gap: 0.5rem;\n            flex-wrap: wrap;\n        }\n\n        .editor-list li:last-child,\n        .board-list li:last-child {\n            border-bottom: none;\n        }\n\n        .editor-list li strong,\n        .board-list li strong {\n            min-width: 0;\n            color: var(--teal-deep);\n            font-weight: 600;\n        }\n\n        .badge {\n            display: inline-flex;\n            align-items: center;\n            gap: 0.35rem;\n            background: linear-gradient(135deg, rgba(13, 92, 110, 0.1), rgba(18, 122, 140, 0.08));\n            padding: 0.35rem 0.9rem;\n            border-radius: var(--radius-pill);\n            font-size: 0.78rem;\n            font-weight: 600;\n            color: var(--teal-mid);\n            border: 1px solid rgba(13, 92, 110, 0.12);\n        }\n\n        .tag-cloud {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 0.5rem;\n            margin: 1rem 0;\n        }\n\n        .timeline {\n            margin: 1.5rem 0;\n            overflow-x: auto;\n            padding-bottom: 0.5rem;\n        }\n\n        .timeline-grid {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 0.85rem;\n            position: relative;\n        }\n\n        .timeline-item {\n            flex: 1 1 140px;\n            min-width: 130px;\n            background: var(--cream);\n            border-radius: var(--radius-md);\n            padding: 1.1rem 1rem;\n            text-align: center;\n            border: 1px solid var(--border-strong);\n            transition: border-color 0.2s, box-shadow 0.2s;\n        }\n\n        .timeline-item:hover {\n            border-color: var(--teal-deep);\n            box-shadow: var(--shadow-soft);\n        }\n\n        .timeline-item .month {\n            font-family: var(--font-display);\n            font-weight: 700;\n            color: var(--teal-bright);\n            font-size: 0.95rem;\n        }\n\n        .btn-small {\n            background: rgba(212, 162, 76, 0.18);\n            border: 1px solid rgba(212, 162, 76, 0.35);\n            border-radius: var(--radius-pill);\n            padding: 0.2rem 0.75rem;\n            font-size: 0.72rem;\n            font-weight: 600;\n            color: var(--ink-soft);\n            display: inline-block;\n        }\n\n        hr {\n            margin: 1.5rem 0;\n            border: none;\n            height: 1px;\n            background: linear-gradient(90deg, transparent, rgba(13, 92, 110, 0.2), transparent);\n        }\n\n        footer {\n            margin-top: 1rem;\n            text-align: center;\n            padding: 1.25rem 1rem 0.5rem;\n            font-size: 0.875rem;\n            color: var(--ink-muted);\n            line-height: 1.7;\n            font-weight: 400;\n            border-top: 1px solid var(--border);\n        }\n\n        footer .footer-accent {\n            color: var(--teal-deep);\n            font-weight: 600;\n        }\n\n        footer i {\n            color: var(--teal-deep);\n            margin-right: 0.35rem;\n        }\n\n        .loading-state {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            gap: 0.75rem;\n            min-height: 200px;\n            color: var(--teal-mid);\n            font-weight: 500;\n        }\n\n        .loading-state::after {\n            content: '';\n            width: 20px;\n            height: 20px;\n            border: 2px solid rgba(18, 122, 140, 0.2);\n            border-top-color: var(--teal-bright);\n            border-radius: 50%;\n            animation: spin 0.7s linear infinite;\n        }\n\n        @keyframes spin {\n            to { transform: rotate(360deg); }\n        }\n\n        @media (max-width: 700px) {\n            .tab-btn {\n                padding: 0.55rem 0.95rem;\n                font-size: 0.8rem;\n            }\n            .journal-title h1 .hero-icon {\n                width: 2.1rem;\n                height: 2.1rem;\n                font-size: 0.95rem;\n            }\n            body {\n                padding: 0;\n            }\n            .app-container {\n                border-radius: 0;\n                border-left: none;\n                border-right: none;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n<div class=\"app-container\">\n    <header class=\"main-header\">\n        <div class=\"header-inner\">\n            <div class=\"journal-title\">\n                <h1><span class=\"hero-icon\" aria-hidden=\"true\"><i class=\"fas fa-chart-line\"><\/i><\/span> Vavuniya Journal of Business Economics<\/h1>\n                <p>Department of Business Economics \u00b7 Faculty of Business Studies \u00b7<br> University of Vavuniya, Sri Lanka<\/p>\n                <div class=\"header-badge-row\">\n                    <span class=\"meta-chip\"><i class=\"fas fa-book-open\"><\/i> Peer-reviewed<\/span>\n                    <span class=\"meta-chip\"><i class=\"fas fa-calendar-check\"><\/i> Biannual<\/span>\n                    <span class=\"meta-chip\"><i class=\"fas fa-unlock\"><\/i> Open access<\/span>\n                <\/div>\n            <\/div>\n            <div class=\"header-aside\">\n                <span class=\"vjbe-mark\" aria-label=\"VJBE\">VJBE<\/span>\n                <p class=\"vjbe-sub\">Bridging economic scholarship and national policy discourse<\/p>\n            <\/div>\n        <\/div>\n        <div class=\"nav-wrap\">\n            <nav class=\"nav-tabs\" id=\"navTabs\" aria-label=\"Journal sections\">\n                <button type=\"button\" class=\"tab-btn active\" data-tab=\"introduction\"><i class=\"fas fa-scroll\" aria-hidden=\"true\"><\/i> Introduction<\/button>\n                <button type=\"button\" class=\"tab-btn\" data-tab=\"objectives\"><i class=\"fas fa-bullseye\" aria-hidden=\"true\"><\/i> Objectives<\/button>\n                <button type=\"button\" class=\"tab-btn\" data-tab=\"editorial\"><i class=\"fas fa-users\" aria-hidden=\"true\"><\/i> Editorial Board<\/button>\n                <button type=\"button\" class=\"tab-btn\" data-tab=\"operations\"><i class=\"fas fa-calendar-alt\" aria-hidden=\"true\"><\/i> Operations<\/button>\n                <button type=\"button\" class=\"tab-btn\" data-tab=\"justification\"><i class=\"fas fa-check-circle\" aria-hidden=\"true\"><\/i> Impact<\/button>\n            <\/nav>\n        <\/div>\n    <\/header>\n\n    <main class=\"content-pane\" id=\"contentPane\">\n        <div class=\"loading-state section-card\">Loading<\/div>\n    <\/main>\n    <footer>\n        <p><i class=\"fas fa-globe\" aria-hidden=\"true\"><\/i> <span class=\"footer-accent\">VJBE<\/span> \u2014 Peer-reviewed \u00b7 Biannual \u00b7 Open access \u00b7 ISSN pending<\/p>\n        <p>Bridging economic scholarship and Sri Lanka\u2019s policy transformation<\/p>\n    <\/footer>\n<\/div>\n\n<script>\n    const pageData = {\n        introduction: {\n            content: `\n                <div class=\"section-card\">\n                    <h2><i class=\"fas fa-landmark\"><\/i> Introduction &amp; economic imperative<\/h2>\n                    <p>Sri Lanka, at this critical juncture of economic transformation and restructuring, requires dedicated platforms that rigorously document, analyse, and disseminate economic knowledge rooted in its unique socio-economic realities. The Department of Business Economics proposes to launch a peer-reviewed, biannual academic journal titled the <strong>\u201cVavuniya Journal of Business Economics (VJBE)\u201d<\/strong> under the Faculty of Business Studies. While the Faculty currently publishes a multidisciplinary journal, there is a pressing need for a specialized economic journal advancing economic scholarship, policy debates, and data-driven research within the Sri Lankan and South Asian contexts.<\/p>\n\n                    <div class=\"highlight-box\">\n                        <i class=\"fas fa-chart-simple\"><\/i> <strong>Current economic challenges in Sri Lanka:<\/strong> Post-debt crisis restructuring, fiscal deficit, inflation volatility, exchange rate pressures, structural unemployment, regional disparities, and climate vulnerabilities. Evidence-based policy discourse is urgent.\n                    <\/div>\n\n                    <h3>The need for academic contribution<\/h3>\n                    <ul>\n                        <li><i class=\"fas fa-book-open\"><\/i> <strong>Gap in literature:<\/strong> Limited consolidated Sri Lanka-focused economic platforms.<\/li>\n                        <li><i class=\"fas fa-building\"><\/i> <strong>Policy impact:<\/strong> Policymakers and practitioners lack accessible peer-reviewed local research.<\/li>\n                        <li><i class=\"fas fa-graduation-cap\"><\/i> <strong>Student and early-career development:<\/strong> Opportunities to publish and develop research under mentorship.<\/li>\n                    <\/ul>\n\n                    <h3>Why a new journal under the Department?<\/h3>\n                    <p>The Faculty\u2019s multidisciplinary journal accepts economics papers but does not focus exclusively on economic policy, empirical economic research, nor provide thematic issues addressing urgent concerns (monetary policy transmission, SME financing, digitalization, green growth). <strong>VJBE<\/strong> will complement and enrich the existing publication ecosystem.<\/p>\n\n                    <div class=\"grid-2col\">\n                        <div class=\"info-card\"><i class=\"fas fa-chart-line\"><\/i> <strong>Focus: Sri Lanka &amp; South Asia<\/strong><br>Local data utilization (CBSL, household surveys) and policy-oriented research.<\/div>\n                        <div class=\"info-card\"><i class=\"fas fa-handshake\"><\/i> <strong>Bridging academia &amp; practice<\/strong><br>Regular roundtables and policy briefs from leading practitioners.<\/div>\n                    <\/div>\n                    <p><span class=\"badge\"><i class=\"far fa-clock\"><\/i> Biannual (July &amp; January)<\/span> <span class=\"badge\"><i class=\"fas fa-database\"><\/i> Indexing: DOAJ, EconLit, Google Scholar (target)<\/span><\/p>\n                <\/div>\n            `\n        },\n        objectives: {\n            content: `\n                <div class=\"section-card\">\n                    <h2><i class=\"fas fa-bullseye\"><\/i> Objectives of VJBE<\/h2>\n                    <div class=\"grid-2col\">\n                        <div class=\"info-card\"><i class=\"fas fa-microscope\"><\/i> <strong>Advance high-quality scholarship<\/strong><br>Peer-reviewed research on Sri Lankan &amp; South Asian economics.<\/div>\n                        <div class=\"info-card\"><i class=\"fas fa-archive\"><\/i> <strong>Knowledge repository<\/strong><br>Support policymakers, researchers, practitioners.<\/div>\n                        <div class=\"info-card\"><i class=\"fas fa-chalkboard-user\"><\/i> <strong>Interdisciplinary approaches<\/strong><br>Development, finance, environmental economics, public policy.<\/div>\n                        <div class=\"info-card\"><i class=\"fas fa-rocket\"><\/i> <strong>Foster publication culture<\/strong><br>Students &amp; early-career researchers with rigorous standards.<\/div>\n                        <div class=\"info-card\"><i class=\"fas fa-university\"><\/i> <strong>Enhance research visibility<\/strong><br>Position Dept. of Business Economics as a leader in economic discourse.<\/div>\n                    <\/div>\n                    <h3>Scope and thematic areas<\/h3>\n                    <p>Original research, policy briefs, review papers, book reviews in:<\/p>\n                    <div class=\"tag-cloud\">\n                        <span class=\"badge\">Macroeconomic stability<\/span>\n                        <span class=\"badge\">Fiscal policy &amp; public finance<\/span>\n                        <span class=\"badge\">Development economics<\/span>\n                        <span class=\"badge\">International trade<\/span>\n                        <span class=\"badge\">Environmental economics<\/span>\n                        <span class=\"badge\">Agricultural economics<\/span>\n                        <span class=\"badge\">Labour economics<\/span>\n                        <span class=\"badge\">Digital economy<\/span>\n                        <span class=\"badge\">Regional integration<\/span>\n                        <span class=\"badge\">Public policy evaluation<\/span>\n                    <\/div>\n                    <div class=\"highlight-box\">\n                        <i class=\"fas fa-star-of-life\"><\/i> <strong>Special issues (annual):<\/strong> Debt restructuring &amp; growth, green economy transition in Sri Lanka, post-crisis economic resilience, youth employment and entrepreneurship.\n                    <\/div>\n                    <h3>Target audience<\/h3>\n                    <ul class=\"simple-list\">\n                        <li>Academics and researchers in economics.<\/li>\n                        <li>Policymakers, ministries, Central Bank of Sri Lanka.<\/li>\n                        <li>Industry analysts, business chambers, think tanks.<\/li>\n                        <li>Postgraduate &amp; advanced undergraduate students.<\/li>\n                        <li>Development agencies working on Sri Lanka's economy.<\/li>\n                    <\/ul>\n                    <p><strong>Uniqueness:<\/strong> Local data emphasis, policy orientation, and invited policy briefs each issue.<\/p>\n                <\/div>\n            `\n        },\n        editorial: {\n            content: `\n                <div class=\"section-card\">\n                    <h2><i class=\"fas fa-users\"><\/i> Editorial leadership &amp; governance<\/h2>\n                    <div class=\"grid-2col\" style=\"grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\">\n                        <div>\n                            <h3><i class=\"fas fa-pen-fancy\"><\/i> Editor-in-Chief<\/h3>\n                            <ul class=\"editor-list\">\n                                <li><strong>Dr. Ravinthirakumaran Navaratnam<\/strong> <span class=\"btn-small\">Senior Academic<\/span><\/li>\n                            <\/ul>\n                            <h3><i class=\"fas fa-user-edit\"><\/i> Associate Editors<\/h3>\n                            <ul class=\"editor-list\">\n                                <li><strong>Mr. Thayaparan Aruppillai<\/strong><\/li>\n                                <li><strong>Ms. Paulina Mary Godwin Phillip<\/strong><\/li>\n                            <\/ul>\n                            <h3><i class=\"fas fa-tasks\"><\/i> Managing Editors<\/h3>\n                            <ul class=\"editor-list\">\n                                <li><strong>Ms. Harshani Herath<\/strong><\/li>\n                                <li><strong>Ms. Supuni Nilupuli<\/strong><\/li>\n                            <\/ul>\n                        <\/div>\n                        <div>\n                            <h3><i class=\"fas fa-chalkboard\"><\/i> Advisory Board (distinguished scholars)<\/h3>\n                            <ul class=\"board-list\">\n                                <li><strong>Professor Eliyathamby A Selvanathan<\/strong> (Griffith University, Australia)<\/li>\n                                <li><strong>Professor Saroja Selvanathan<\/strong> (Griffith University; Co-Editor-in-Chief, Journal of the Asia Pacific Economy)<\/li>\n                                <li><strong>Senior Professor OG Dayaratna-Banda<\/strong> (University of Peradeniya; Editor, Sri Lanka Economic Journal)<\/li>\n                                <li><strong>Senior Professor Sandaram P. Premaratna<\/strong> (University of Colombo; Editor in Chief, Colombo Journal of Economics)<\/li>\n                                <li><strong>Senior Professor HN Prabhath Jayasinghe<\/strong> (University of Colombo; Former Editor in Chief, Colombo Business Journal)<\/li>\n                            <\/ul>\n                        <\/div>\n                    <\/div>\n                    <hr>\n                    <h3>Editorial policies: conflict of interest &amp; confidentiality<\/h3>\n                    <div class=\"highlight-box\">\n                        <i class=\"fas fa-shield-alt\"><\/i> Editors of VJBE shall not publish their own papers in the journal. If a submission involves an editor, another editor processes it anonymously. Unpublished manuscripts cannot be used in personal research without author consent. Reviewers maintain strict confidentiality; any misconduct is confidentially reported to Editor-in-Chief.\n                    <\/div>\n                    <p><strong>Double-blind peer review<\/strong> by a national and international panel ensures high academic integrity and quality control.<\/p>\n                <\/div>\n            `\n        },\n        operations: {\n            content: `\n                <div class=\"section-card\">\n                    <h2><i class=\"fas fa-gears\"><\/i> Operational structure &amp; sustainability<\/h2>\n                    <p><strong>Publication frequency:<\/strong> Biannual (July &amp; January) with planned quarterly expansion.<br>\n                    <strong>Indexing &amp; visibility:<\/strong> Registration with Sri Lanka Journals Online (SLJOL), ISSN application, indexing in DOAJ, EconLit, Google Scholar within first three years.<br>\n                    <strong>Funding &amp; sustainability:<\/strong> Initial support from Department &amp; Faculty budget; long-term Open Access with optional APCs, institutional subscriptions, and sponsorships from development agencies &amp; business chambers.<\/p>\n\n                    <h3><i class=\"fas fa-calendar-week\"><\/i> Implementation timeline<\/h3>\n                    <div class=\"timeline\">\n                        <div class=\"timeline-grid\">\n                            <div class=\"timeline-item\"><span class=\"month\">Month 1<\/span><br>Proposal approval<\/div>\n                            <div class=\"timeline-item\"><span class=\"month\">Month 2<\/span><br>Formation of editorial &amp; advisory boards<\/div>\n                            <div class=\"timeline-item\"><span class=\"month\">Month 3<\/span><br>ISSN application &amp; SLJOL registration<\/div>\n                            <div class=\"timeline-item\"><span class=\"month\">Month 4<\/span><br>First call for papers<\/div>\n                            <div class=\"timeline-item\"><span class=\"month\">Months 5\u20136<\/span><br>Peer review &amp; editing<\/div>\n                            <div class=\"timeline-item\"><span class=\"month\">Month 7<\/span><br>Launch of inaugural issue (digital &amp; print)<\/div>\n                        <\/div>\n                    <\/div>\n\n                    <h3><i class=\"fas fa-hand-holding-usd\"><\/i> Risk management<\/h3>\n                    <ul>\n                        <li><i class=\"fas fa-exclamation-triangle\"><\/i> <strong>Low submission volume:<\/strong> Active calls, pre-submission workshops with Sri Lankan universities.<\/li>\n                        <li><i class=\"fas fa-exclamation-triangle\"><\/i> <strong>Quality control:<\/strong> Rigorous double-blind review, editorial board mentorship.<\/li>\n                        <li><i class=\"fas fa-exclamation-triangle\"><\/i> <strong>Financial sustainability:<\/strong> Moderate costs, partnerships with CBSL, IPS, Chambers of Commerce.<\/li>\n                    <\/ul>\n                    <div class=\"highlight-box\">\n                        <i class=\"fas fa-handshake\"><\/i> <strong>Potential collaborations:<\/strong> Central Bank of Sri Lanka (CBSL), Institute of Policy Studies (IPS), Chambers of Commerce, international development agencies for thematic special issues on poverty, sustainability &amp; employment.\n                    <\/div>\n                <\/div>\n            `\n        },\n        justification: {\n            content: `\n                <div class=\"section-card\">\n                    <h2><i class=\"fas fa-check-double\"><\/i> Justification, impact &amp; national relevance<\/h2>\n                    <div class=\"grid-2col\">\n                        <div class=\"info-card\"><i class=\"fas fa-chart-line\"><\/i> <strong>Alignment with vision<\/strong><br>Enhances Faculty\u2019s KPI research output, aligns with university mission for national development.<\/div>\n                        <div class=\"info-card\"><i class=\"fas fa-hospital-user\"><\/i> <strong>Addressing national needs<\/strong><br>Sri Lanka's economic recovery demands evidence-based discourse; VJBE fills the scholarly voice gap.<\/div>\n                        <div class=\"info-card\"><i class=\"fas fa-copy\"><\/i> <strong>Non-duplication but complementation<\/strong><br>Multidisciplinary journal exists \u2192 VJBE deepens economics focus &amp; attracts specialized submissions.<\/div>\n                        <div class=\"info-card\"><i class=\"fas fa-trophy\"><\/i> <strong>Institutional reputation<\/strong><br>Elevates Department\u2019s national standing, supports faculty research careers, attracts postgraduate talent.<\/div>\n                    <\/div>\n\n                    <h3>Sri Lanka\u2019s economic restructuring &amp; role of VJBE<\/h3>\n                    <p>At this pivotal moment of post-crisis recovery, fiscal consolidation and sustainable growth strategies require rigorous local research. VJBE will serve as a catalyst for knowledge-sharing among academics, central bankers, and policymakers, offering data-driven insights on monetary policy, debt sustainability, green growth, and inclusive development.<\/p>\n\n                    <div class=\"highlight-box\">\n                        <i class=\"fas fa-quote-left\"><\/i> Approval of this proposal will strengthen the Faculty\u2019s contribution to research, elevate the Department\u2019s profile nationally, and serve Sri Lanka\u2019s socio-economic development needs through evidence-based, peer-reviewed scholarship.\n                    <\/div>\n\n                    <h3><i class=\"fas fa-chart-simple\"><\/i> Expected impact metrics<\/h3>\n                    <ul>\n                        <li><i class=\"fas fa-chart-bar\"><\/i> Publication of at least 12\u201315 original articles per year after first volume.<\/li>\n                        <li><i class=\"fas fa-chart-bar\"><\/i> Collaborative special issues with CBSL\/IPS increasing policy citations.<\/li>\n                        <li><i class=\"fas fa-chart-bar\"><\/i> Building a community of early-career Sri Lankan economists.<\/li>\n                        <li><i class=\"fas fa-chart-bar\"><\/i> Potential indexing in Scopus within 5 years through strategic quality focus.<\/li>\n                    <\/ul>\n                    <p><strong>Conclusion:<\/strong> The Vavuniya Journal of Business Economics is a timely, strategic initiative aligned with academic excellence and national development. We seek the Faculty Board\u2019s support to initiate this impactful journal.<\/p>\n                <\/div>\n            `\n        }\n    };\n\n    function renderTab(tabId) {\n        const pane = document.getElementById('contentPane');\n        const data = pageData[tabId];\n        if (data) {\n            pane.innerHTML = data.content;\n        } else {\n            pane.innerHTML = '<div class=\"section-card\"><h2>Information<\/h2><p>Content not found.<\/p><\/div>';\n        }\n        pane.scrollIntoView({ behavior: 'smooth', block: 'nearest' });\n    }\n\n    function setActiveTab(activeId) {\n        document.querySelectorAll('.tab-btn').forEach(btn => {\n            btn.classList.toggle('active', btn.getAttribute('data-tab') === activeId);\n        });\n        renderTab(activeId);\n    }\n\n    document.addEventListener('DOMContentLoaded', () => {\n        document.querySelectorAll('.tab-btn').forEach(btn => {\n            btn.addEventListener('click', () => {\n                const tabId = btn.getAttribute('data-tab');\n                if (tabId) setActiveTab(tabId);\n            });\n        });\n        setActiveTab('introduction');\n    });\n<\/script>\n<\/body>\n<\/html>\n\n","protected":false},"excerpt":{"rendered":"<p>Vavuniya Journal of Business Economics | VJBE Vavuniya Journal of Business Economics Department of Business Economics \u00b7 Faculty of Business Studies \u00b7 University of Vavuniya, Sri Lanka Peer-reviewed Biannual Open [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"template-fullwidth.php","meta":{"footnotes":""},"class_list":["post-933","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/fbs.vau.ac.lk\/be\/wp-json\/wp\/v2\/pages\/933","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fbs.vau.ac.lk\/be\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/fbs.vau.ac.lk\/be\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/fbs.vau.ac.lk\/be\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/fbs.vau.ac.lk\/be\/wp-json\/wp\/v2\/comments?post=933"}],"version-history":[{"count":4,"href":"https:\/\/fbs.vau.ac.lk\/be\/wp-json\/wp\/v2\/pages\/933\/revisions"}],"predecessor-version":[{"id":939,"href":"https:\/\/fbs.vau.ac.lk\/be\/wp-json\/wp\/v2\/pages\/933\/revisions\/939"}],"wp:attachment":[{"href":"https:\/\/fbs.vau.ac.lk\/be\/wp-json\/wp\/v2\/media?parent=933"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}