{"id":265,"date":"2024-12-21T07:20:47","date_gmt":"2024-12-21T07:20:47","guid":{"rendered":"https:\/\/ah-nyarstudies.org\/?page_id=265"},"modified":"2026-08-18T19:08:49","modified_gmt":"2026-08-18T19:08:49","slug":"publication","status":"publish","type":"page","link":"https:\/\/ah-nyarstudies.org\/my\/publication\/","title":{"rendered":"Publication"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"265\" class=\"elementor elementor-265\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-550fd8a1 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"550fd8a1\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\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-128c2074\" data-id=\"128c2074\" 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<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-5329dd36 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"5329dd36\" 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-inner-column elementor-element elementor-element-3e57b9b8\" data-id=\"3e57b9b8\" 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-3c60d51e elementor-widget elementor-widget-elementskit-heading\" data-id=\"3c60d51e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"elementskit-heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" ><div class=\"ekit-heading elementskit-section-title-wraper text_left   ekit_heading_tablet-   ekit_heading_mobile-\"><h2 class=\"ekit-heading--title elementskit-section-title \">Our Publications<\/h2><\/div><\/div>\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\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t<div class=\"elementor-element elementor-element-fea6796 e-flex e-con-boxed e-con e-parent\" data-id=\"fea6796\" 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-8b47e24 elementor-widget elementor-widget-shortcode\" data-id=\"8b47e24\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><style>\r\n    .post-item {\r\n        display: flex;\r\n        flex-direction: row;\r\n        background: #fff;\r\n        border: 1px solid #ddd;\r\n        border-radius: 8px;\r\n        margin-bottom: 20px;\r\n        overflow: hidden;\r\n        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);\r\n        transition: transform 0.2s ease-in-out;\r\n    }\r\n\r\n    .post-item:hover {\r\n        transform: translateY(-5px);\r\n    }\r\n\r\n    .post-thumbnail {\r\n        flex: 0 0 30%; \/* Fixed width for thumbnail *\/\r\n        overflow: hidden;\r\n\t\tmax-height: 240px;\r\n    }\r\n\r\n    .post-thumbnail img {\r\n        width: 100%;\r\n        height: 100%; \/* Match thumbnail container height *\/\r\n        object-fit: cover; \/* Crop and center image *\/\r\n\t\tobject-position: center;\r\n    }\r\n\r\n.post-content {\r\n    flex: 1 1 70%;\r\n    padding: 20px;\r\n    display: flex;\r\n    flex-direction: column;\r\n    justify-content: space-between;\r\n}\r\n\r\n\r\n.post-content p {\r\n    margin: 0;\r\n    padding: 0;\r\n}\r\n\r\n.post-title {\r\n    margin: 0;\r\n    font-size: 1.5rem !important;\r\n    font-weight: bold !important;\r\n\tline-height: 30px !important;\r\n    color: #333;\r\n}\r\n\r\n.post-title a {\r\n    color: #0073aa;\r\n    text-decoration: none;\r\n}\r\n\r\n.post-title a:hover {\r\n    text-decoration: underline;\r\n}\r\n\r\n.post-excerpt {\r\n    font-size: 0.95rem;\r\n    color: #666;\r\n    margin-top: 5px;\r\n    margin-bottom: 5px;\r\n}\r\n\r\n.post-meta {\r\n    font-size: 0.85rem;\r\n    color: #999;\r\n    margin-bottom: 10px;\r\n}\r\n\r\n.post-meta span {\r\n    margin-right: 15px;\r\n}\r\n\r\n.btn-read-more {\r\n    background: #0073aa;\r\n    color: #fff !important;\r\n    text-decoration: none;\r\n    padding: 10px 15px;\r\n    border-radius: 5px;\r\n    align-self: flex-start;\r\n    transition: background 0.3s ease-in-out;\r\n}\r\n\r\n.btn-read-more:hover {\r\n    background: #005885;\r\n}\r\n\t\r\n\/* Pagination *\/\r\n\/* Container for the entire pagination block *\/\r\n.elementor-widget-container .elementor-shortcode .pods-pagination {\r\n    text-align: center; \/* Center the pagination links *\/\r\n    margin-top: 30px; \/* Space above the pagination *\/\r\n    margin-bottom: 30px; \/* Space below the pagination *\/\r\n}\r\n\r\n\/* The span that wraps all pagination links (advanced type) *\/\r\n.pods-pagination-advanced {\r\n    display: inline-block; \/* Allows for horizontal alignment and centering *\/\r\n    font-size: 1rem;\r\n    font-family: Arial, sans-serif; \/* Example font *\/\r\n}\r\n\r\n\/* Styling for individual pagination items (numbers and labels) *\/\r\n.pods-pagination-advanced > span,\r\n.pods-pagination-advanced > a {\r\n    display: inline-block; \/* Makes them behave like blocks but stay in line *\/\r\n    padding: 8px 12px; \/* Padding inside each link\/span *\/\r\n    margin: 0 4px; \/* Space between links *\/\r\n    border: 1px solid #ddd; \/* Light gray border *\/\r\n    border-radius: 4px; \/* Slightly rounded corners *\/\r\n    text-decoration: none; \/* Remove underline from links *\/\r\n    color: #0073aa; \/* WordPress blue for links *\/\r\n    background-color: #f9f9f9; \/* Light background for normal items *\/\r\n    transition: all 0.3s ease; \/* Smooth transitions for hover effects *\/\r\n    vertical-align: middle; \/* Align items nicely *\/\r\n}\r\n\r\n\/* Styling for the current page number *\/\r\n.pods-pagination-current {\r\n    background-color: #0073aa !important; \/* Solid blue background for current page *\/\r\n    color: #fff !important; \/* White text for current page *\/\r\n    border-color: #0073aa !important; \/* Blue border for current page *\/\r\n    font-weight: bold !important; \/* Bold text for current page *\/\r\n    cursor: default !important; \/* Indicate it's not clickable *\/\r\n}\r\n\r\n\/* Hover effect for clickable pagination links *\/\r\n.pods-pagination-advanced > a:hover {\r\n    background-color: #005684; \/* Darker blue on hover *\/\r\n    color: #fff; \/* White text on hover *\/\r\n    border-color: #005684; \/* Darker blue border on hover *\/\r\n}\r\n\r\n\/* Specific styling for the 'Next' and 'Last' links *\/\r\n.pods-pagination-label {\r\n    min-width: 60px; \/* Give Next\/Last buttons a minimum width *\/\r\n    text-align: center;\r\n}\r\n\r\n\/* Remove border\/background for 'dots' (...) if they appear (not in your example HTML, but good to include) *\/\r\n.pods-pagination-advanced .pods-pagination-dots {\r\n    border: none;\r\n    background: none;\r\n    cursor: default;\r\n    box-shadow: none;\r\n    color: #666;\r\n}\r\n\r\n\r\n\r\n\/* Hide the default arrows in the label text if you're using CSS content generated arrows *\/\r\n.pods-pagination-label.pods-pagination-prev,\r\n.pods-pagination-label.pods-pagination-next,\r\n.pods-pagination-label.pods-pagination-first,\r\n.pods-pagination-label.pods-pagination-last {\r\n    \/* You might need to adjust Pods template to remove the actual text from the label *\/\r\n    \/* For now, just styling the provided HTML *\/\r\n}\r\n\r\n<\/style>\r\n<div class=\"post-item\">\r\n    <div class=\"post-thumbnail\">\r\n        <img decoding=\"async\" src=\"https:\/\/ah-nyarstudies.org\/wp-content\/uploads\/2025\/09\/ans001.jpg\" alt=\"Post Title\" \/>\r\n    <\/div>\r\n    <div class=\"post-content\">\r\n        <h2 class=\"post-title\">\r\n            <p>\u201c\u1021\u100a\u102c\u1010\u1031\u102c\u103a\u101c\u103e\u1014\u103a\u101b\u1031\u1038\u1000\u102d\u102f \u1014\u102d\u102f\u1004\u103a\u101e\u1030\u101b\u103e\u102f\u1036\u1038\u1016\u103c\u1005\u103a\u1019\u103e\u102c\u1005\u102d\u102f\u1038\u1010\u101a\u103a\u201d \u1006\u1031\u102c\u1004\u103a\u1038\u1015\u102b\u1038 \u1015\u102b\u1019\u1031\u1038\u1001\u103d\u1014\u103a\u1038\u1019\u103b\u102c\u1038\u1000\u102d\u102f \u1006\u103d\u1031\u1038\u1014\u103d\u1031\u1038\u1016\u103c\u1031\u1006\u102d\u102f\u1001\u103c\u1004\u103a\u1038 (7th Edition)<\/p>\n\r\n        <\/h2>\r\n        <p class=\"post-excerpt\">\r\n            <p>\u201c\u1021\u100a\u102c\u1010\u1031\u102c\u103a\u101c\u103e\u1014\u103a\u101b\u1031\u1038\u1000\u102d\u102f \u1014\u102d\u102f\u1004\u103a\u101e\u1030\u101b\u103e\u102f\u1036\u1038\u1016\u103c\u1005\u103a\u1019\u103e\u102c\u1005\u102d\u102f\u1038\u1010\u101a\u103a\u201d \u1006\u1031\u102c\u1004\u103a\u1038\u1015\u102b\u1038 \u1015\u102b\u1019\u1031\u1038\u1001\u103d\u1014\u103a\u1038\u1019\u103b\u102c\u1038\u1000\u102d\u102f \u1006\u103d\u1031\u1038\u1014\u103d\u1031\u1038\u1016\u103c\u1031\u1006\u102d\u102f\u1001\u103c\u1004\u103a\u1038 (7th Edition)<\/p>\n\r\n        <\/p>\r\n        <div class=\"post-meta\">\r\n            <span class=\"post-date\">09\/22\/2025<\/span>\r\n        <\/div>\r\n        <a href=\"https:\/\/ah-nyarstudies.org\/my\/publication\/ans001\/\" class=\"btn-read-more\">Read More<\/a>\r\n    <\/div>\r\n<\/div><style>\r\n    .post-item {\r\n        display: flex;\r\n        flex-direction: row;\r\n        background: #fff;\r\n        border: 1px solid #ddd;\r\n        border-radius: 8px;\r\n        margin-bottom: 20px;\r\n        overflow: hidden;\r\n        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);\r\n        transition: transform 0.2s ease-in-out;\r\n    }\r\n\r\n    .post-item:hover {\r\n        transform: translateY(-5px);\r\n    }\r\n\r\n    .post-thumbnail {\r\n        flex: 0 0 30%; \/* Fixed width for thumbnail *\/\r\n        overflow: hidden;\r\n\t\tmax-height: 240px;\r\n    }\r\n\r\n    .post-thumbnail img {\r\n        width: 100%;\r\n        height: 100%; \/* Match thumbnail container height *\/\r\n        object-fit: cover; \/* Crop and center image *\/\r\n\t\tobject-position: center;\r\n    }\r\n\r\n.post-content {\r\n    flex: 1 1 70%;\r\n    padding: 20px;\r\n    display: flex;\r\n    flex-direction: column;\r\n    justify-content: space-between;\r\n}\r\n\r\n\r\n.post-content p {\r\n    margin: 0;\r\n    padding: 0;\r\n}\r\n\r\n.post-title {\r\n    margin: 0;\r\n    font-size: 1.5rem !important;\r\n    font-weight: bold !important;\r\n\tline-height: 30px !important;\r\n    color: #333;\r\n}\r\n\r\n.post-title a {\r\n    color: #0073aa;\r\n    text-decoration: none;\r\n}\r\n\r\n.post-title a:hover {\r\n    text-decoration: underline;\r\n}\r\n\r\n.post-excerpt {\r\n    font-size: 0.95rem;\r\n    color: #666;\r\n    margin-top: 5px;\r\n    margin-bottom: 5px;\r\n}\r\n\r\n.post-meta {\r\n    font-size: 0.85rem;\r\n    color: #999;\r\n    margin-bottom: 10px;\r\n}\r\n\r\n.post-meta span {\r\n    margin-right: 15px;\r\n}\r\n\r\n.btn-read-more {\r\n    background: #0073aa;\r\n    color: #fff !important;\r\n    text-decoration: none;\r\n    padding: 10px 15px;\r\n    border-radius: 5px;\r\n    align-self: flex-start;\r\n    transition: background 0.3s ease-in-out;\r\n}\r\n\r\n.btn-read-more:hover {\r\n    background: #005885;\r\n}\r\n\t\r\n\/* Pagination *\/\r\n\/* Container for the entire pagination block *\/\r\n.elementor-widget-container .elementor-shortcode .pods-pagination {\r\n    text-align: center; \/* Center the pagination links *\/\r\n    margin-top: 30px; \/* Space above the pagination *\/\r\n    margin-bottom: 30px; \/* Space below the pagination *\/\r\n}\r\n\r\n\/* The span that wraps all pagination links (advanced type) *\/\r\n.pods-pagination-advanced {\r\n    display: inline-block; \/* Allows for horizontal alignment and centering *\/\r\n    font-size: 1rem;\r\n    font-family: Arial, sans-serif; \/* Example font *\/\r\n}\r\n\r\n\/* Styling for individual pagination items (numbers and labels) *\/\r\n.pods-pagination-advanced > span,\r\n.pods-pagination-advanced > a {\r\n    display: inline-block; \/* Makes them behave like blocks but stay in line *\/\r\n    padding: 8px 12px; \/* Padding inside each link\/span *\/\r\n    margin: 0 4px; \/* Space between links *\/\r\n    border: 1px solid #ddd; \/* Light gray border *\/\r\n    border-radius: 4px; \/* Slightly rounded corners *\/\r\n    text-decoration: none; \/* Remove underline from links *\/\r\n    color: #0073aa; \/* WordPress blue for links *\/\r\n    background-color: #f9f9f9; \/* Light background for normal items *\/\r\n    transition: all 0.3s ease; \/* Smooth transitions for hover effects *\/\r\n    vertical-align: middle; \/* Align items nicely *\/\r\n}\r\n\r\n\/* Styling for the current page number *\/\r\n.pods-pagination-current {\r\n    background-color: #0073aa !important; \/* Solid blue background for current page *\/\r\n    color: #fff !important; \/* White text for current page *\/\r\n    border-color: #0073aa !important; \/* Blue border for current page *\/\r\n    font-weight: bold !important; \/* Bold text for current page *\/\r\n    cursor: default !important; \/* Indicate it's not clickable *\/\r\n}\r\n\r\n\/* Hover effect for clickable pagination links *\/\r\n.pods-pagination-advanced > a:hover {\r\n    background-color: #005684; \/* Darker blue on hover *\/\r\n    color: #fff; \/* White text on hover *\/\r\n    border-color: #005684; \/* Darker blue border on hover *\/\r\n}\r\n\r\n\/* Specific styling for the 'Next' and 'Last' links *\/\r\n.pods-pagination-label {\r\n    min-width: 60px; \/* Give Next\/Last buttons a minimum width *\/\r\n    text-align: center;\r\n}\r\n\r\n\/* Remove border\/background for 'dots' (...) if they appear (not in your example HTML, but good to include) *\/\r\n.pods-pagination-advanced .pods-pagination-dots {\r\n    border: none;\r\n    background: none;\r\n    cursor: default;\r\n    box-shadow: none;\r\n    color: #666;\r\n}\r\n\r\n\r\n\r\n\/* Hide the default arrows in the label text if you're using CSS content generated arrows *\/\r\n.pods-pagination-label.pods-pagination-prev,\r\n.pods-pagination-label.pods-pagination-next,\r\n.pods-pagination-label.pods-pagination-first,\r\n.pods-pagination-label.pods-pagination-last {\r\n    \/* You might need to adjust Pods template to remove the actual text from the label *\/\r\n    \/* For now, just styling the provided HTML *\/\r\n}\r\n\r\n<\/style>\r\n<div class=\"post-item\">\r\n    <div class=\"post-thumbnail\">\r\n        <img decoding=\"async\" src=\"https:\/\/ah-nyarstudies.org\/wp-content\/uploads\/2026\/01\/AN2025.jpg\" alt=\"Post Title\" \/>\r\n    <\/div>\r\n    <div class=\"post-content\">\r\n        <h2 class=\"post-title\">\r\n            <p>Ah Nyar in 2025: Key Highlights<\/p>\n\r\n        <\/h2>\r\n        <p class=\"post-excerpt\">\r\n            <p>Ah Nyar in 2025: Key Highlights<\/p>\n\r\n        <\/p>\r\n        <div class=\"post-meta\">\r\n            <span class=\"post-date\">01\/03\/2026<\/span>\r\n        <\/div>\r\n        <a href=\"https:\/\/ah-nyarstudies.org\/my\/publication\/ah-nyar-in-2025-key-highlights\/\" class=\"btn-read-more\">Read More<\/a>\r\n    <\/div>\r\n<\/div><style>\r\n    .post-item {\r\n        display: flex;\r\n        flex-direction: row;\r\n        background: #fff;\r\n        border: 1px solid #ddd;\r\n        border-radius: 8px;\r\n        margin-bottom: 20px;\r\n        overflow: hidden;\r\n        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);\r\n        transition: transform 0.2s ease-in-out;\r\n    }\r\n\r\n    .post-item:hover {\r\n        transform: translateY(-5px);\r\n    }\r\n\r\n    .post-thumbnail {\r\n        flex: 0 0 30%; \/* Fixed width for thumbnail *\/\r\n        overflow: hidden;\r\n\t\tmax-height: 240px;\r\n    }\r\n\r\n    .post-thumbnail img {\r\n        width: 100%;\r\n        height: 100%; \/* Match thumbnail container height *\/\r\n        object-fit: cover; \/* Crop and center image *\/\r\n\t\tobject-position: center;\r\n    }\r\n\r\n.post-content {\r\n    flex: 1 1 70%;\r\n    padding: 20px;\r\n    display: flex;\r\n    flex-direction: column;\r\n    justify-content: space-between;\r\n}\r\n\r\n\r\n.post-content p {\r\n    margin: 0;\r\n    padding: 0;\r\n}\r\n\r\n.post-title {\r\n    margin: 0;\r\n    font-size: 1.5rem !important;\r\n    font-weight: bold !important;\r\n\tline-height: 30px !important;\r\n    color: #333;\r\n}\r\n\r\n.post-title a {\r\n    color: #0073aa;\r\n    text-decoration: none;\r\n}\r\n\r\n.post-title a:hover {\r\n    text-decoration: underline;\r\n}\r\n\r\n.post-excerpt {\r\n    font-size: 0.95rem;\r\n    color: #666;\r\n    margin-top: 5px;\r\n    margin-bottom: 5px;\r\n}\r\n\r\n.post-meta {\r\n    font-size: 0.85rem;\r\n    color: #999;\r\n    margin-bottom: 10px;\r\n}\r\n\r\n.post-meta span {\r\n    margin-right: 15px;\r\n}\r\n\r\n.btn-read-more {\r\n    background: #0073aa;\r\n    color: #fff !important;\r\n    text-decoration: none;\r\n    padding: 10px 15px;\r\n    border-radius: 5px;\r\n    align-self: flex-start;\r\n    transition: background 0.3s ease-in-out;\r\n}\r\n\r\n.btn-read-more:hover {\r\n    background: #005885;\r\n}\r\n\t\r\n\/* Pagination *\/\r\n\/* Container for the entire pagination block *\/\r\n.elementor-widget-container .elementor-shortcode .pods-pagination {\r\n    text-align: center; \/* Center the pagination links *\/\r\n    margin-top: 30px; \/* Space above the pagination *\/\r\n    margin-bottom: 30px; \/* Space below the pagination *\/\r\n}\r\n\r\n\/* The span that wraps all pagination links (advanced type) *\/\r\n.pods-pagination-advanced {\r\n    display: inline-block; \/* Allows for horizontal alignment and centering *\/\r\n    font-size: 1rem;\r\n    font-family: Arial, sans-serif; \/* Example font *\/\r\n}\r\n\r\n\/* Styling for individual pagination items (numbers and labels) *\/\r\n.pods-pagination-advanced > span,\r\n.pods-pagination-advanced > a {\r\n    display: inline-block; \/* Makes them behave like blocks but stay in line *\/\r\n    padding: 8px 12px; \/* Padding inside each link\/span *\/\r\n    margin: 0 4px; \/* Space between links *\/\r\n    border: 1px solid #ddd; \/* Light gray border *\/\r\n    border-radius: 4px; \/* Slightly rounded corners *\/\r\n    text-decoration: none; \/* Remove underline from links *\/\r\n    color: #0073aa; \/* WordPress blue for links *\/\r\n    background-color: #f9f9f9; \/* Light background for normal items *\/\r\n    transition: all 0.3s ease; \/* Smooth transitions for hover effects *\/\r\n    vertical-align: middle; \/* Align items nicely *\/\r\n}\r\n\r\n\/* Styling for the current page number *\/\r\n.pods-pagination-current {\r\n    background-color: #0073aa !important; \/* Solid blue background for current page *\/\r\n    color: #fff !important; \/* White text for current page *\/\r\n    border-color: #0073aa !important; \/* Blue border for current page *\/\r\n    font-weight: bold !important; \/* Bold text for current page *\/\r\n    cursor: default !important; \/* Indicate it's not clickable *\/\r\n}\r\n\r\n\/* Hover effect for clickable pagination links *\/\r\n.pods-pagination-advanced > a:hover {\r\n    background-color: #005684; \/* Darker blue on hover *\/\r\n    color: #fff; \/* White text on hover *\/\r\n    border-color: #005684; \/* Darker blue border on hover *\/\r\n}\r\n\r\n\/* Specific styling for the 'Next' and 'Last' links *\/\r\n.pods-pagination-label {\r\n    min-width: 60px; \/* Give Next\/Last buttons a minimum width *\/\r\n    text-align: center;\r\n}\r\n\r\n\/* Remove border\/background for 'dots' (...) if they appear (not in your example HTML, but good to include) *\/\r\n.pods-pagination-advanced .pods-pagination-dots {\r\n    border: none;\r\n    background: none;\r\n    cursor: default;\r\n    box-shadow: none;\r\n    color: #666;\r\n}\r\n\r\n\r\n\r\n\/* Hide the default arrows in the label text if you're using CSS content generated arrows *\/\r\n.pods-pagination-label.pods-pagination-prev,\r\n.pods-pagination-label.pods-pagination-next,\r\n.pods-pagination-label.pods-pagination-first,\r\n.pods-pagination-label.pods-pagination-last {\r\n    \/* You might need to adjust Pods template to remove the actual text from the label *\/\r\n    \/* For now, just styling the provided HTML *\/\r\n}\r\n\r\n<\/style>\r\n<div class=\"post-item\">\r\n    <div class=\"post-thumbnail\">\r\n        <img decoding=\"async\" src=\"https:\/\/ah-nyarstudies.org\/wp-content\/uploads\/2025\/08\/HR-Report-Cover-1.png\" alt=\"Post Title\" \/>\r\n    <\/div>\r\n    <div class=\"post-content\">\r\n        <h2 class=\"post-title\">\r\n            <p>Human Rights Situation in Central Burma (Jan-Jun 2025)<\/p>\n\r\n        <\/h2>\r\n        <p class=\"post-excerpt\">\r\n            <p>Human Rights Situation in Central Burma (Jan-Jun 2025)<\/p>\n\r\n        <\/p>\r\n        <div class=\"post-meta\">\r\n            <span class=\"post-date\">08\/17\/2025<\/span>\r\n        <\/div>\r\n        <a href=\"https:\/\/ah-nyarstudies.org\/my\/publication\/human-rights-situation-in-central-burma-jan-jun-2025\/\" class=\"btn-read-more\">Read More<\/a>\r\n    <\/div>\r\n<\/div><style>\r\n    .post-item {\r\n        display: flex;\r\n        flex-direction: row;\r\n        background: #fff;\r\n        border: 1px solid #ddd;\r\n        border-radius: 8px;\r\n        margin-bottom: 20px;\r\n        overflow: hidden;\r\n        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);\r\n        transition: transform 0.2s ease-in-out;\r\n    }\r\n\r\n    .post-item:hover {\r\n        transform: translateY(-5px);\r\n    }\r\n\r\n    .post-thumbnail {\r\n        flex: 0 0 30%; \/* Fixed width for thumbnail *\/\r\n        overflow: hidden;\r\n\t\tmax-height: 240px;\r\n    }\r\n\r\n    .post-thumbnail img {\r\n        width: 100%;\r\n        height: 100%; \/* Match thumbnail container height *\/\r\n        object-fit: cover; \/* Crop and center image *\/\r\n\t\tobject-position: center;\r\n    }\r\n\r\n.post-content {\r\n    flex: 1 1 70%;\r\n    padding: 20px;\r\n    display: flex;\r\n    flex-direction: column;\r\n    justify-content: space-between;\r\n}\r\n\r\n\r\n.post-content p {\r\n    margin: 0;\r\n    padding: 0;\r\n}\r\n\r\n.post-title {\r\n    margin: 0;\r\n    font-size: 1.5rem !important;\r\n    font-weight: bold !important;\r\n\tline-height: 30px !important;\r\n    color: #333;\r\n}\r\n\r\n.post-title a {\r\n    color: #0073aa;\r\n    text-decoration: none;\r\n}\r\n\r\n.post-title a:hover {\r\n    text-decoration: underline;\r\n}\r\n\r\n.post-excerpt {\r\n    font-size: 0.95rem;\r\n    color: #666;\r\n    margin-top: 5px;\r\n    margin-bottom: 5px;\r\n}\r\n\r\n.post-meta {\r\n    font-size: 0.85rem;\r\n    color: #999;\r\n    margin-bottom: 10px;\r\n}\r\n\r\n.post-meta span {\r\n    margin-right: 15px;\r\n}\r\n\r\n.btn-read-more {\r\n    background: #0073aa;\r\n    color: #fff !important;\r\n    text-decoration: none;\r\n    padding: 10px 15px;\r\n    border-radius: 5px;\r\n    align-self: flex-start;\r\n    transition: background 0.3s ease-in-out;\r\n}\r\n\r\n.btn-read-more:hover {\r\n    background: #005885;\r\n}\r\n\t\r\n\/* Pagination *\/\r\n\/* Container for the entire pagination block *\/\r\n.elementor-widget-container .elementor-shortcode .pods-pagination {\r\n    text-align: center; \/* Center the pagination links *\/\r\n    margin-top: 30px; \/* Space above the pagination *\/\r\n    margin-bottom: 30px; \/* Space below the pagination *\/\r\n}\r\n\r\n\/* The span that wraps all pagination links (advanced type) *\/\r\n.pods-pagination-advanced {\r\n    display: inline-block; \/* Allows for horizontal alignment and centering *\/\r\n    font-size: 1rem;\r\n    font-family: Arial, sans-serif; \/* Example font *\/\r\n}\r\n\r\n\/* Styling for individual pagination items (numbers and labels) *\/\r\n.pods-pagination-advanced > span,\r\n.pods-pagination-advanced > a {\r\n    display: inline-block; \/* Makes them behave like blocks but stay in line *\/\r\n    padding: 8px 12px; \/* Padding inside each link\/span *\/\r\n    margin: 0 4px; \/* Space between links *\/\r\n    border: 1px solid #ddd; \/* Light gray border *\/\r\n    border-radius: 4px; \/* Slightly rounded corners *\/\r\n    text-decoration: none; \/* Remove underline from links *\/\r\n    color: #0073aa; \/* WordPress blue for links *\/\r\n    background-color: #f9f9f9; \/* Light background for normal items *\/\r\n    transition: all 0.3s ease; \/* Smooth transitions for hover effects *\/\r\n    vertical-align: middle; \/* Align items nicely *\/\r\n}\r\n\r\n\/* Styling for the current page number *\/\r\n.pods-pagination-current {\r\n    background-color: #0073aa !important; \/* Solid blue background for current page *\/\r\n    color: #fff !important; \/* White text for current page *\/\r\n    border-color: #0073aa !important; \/* Blue border for current page *\/\r\n    font-weight: bold !important; \/* Bold text for current page *\/\r\n    cursor: default !important; \/* Indicate it's not clickable *\/\r\n}\r\n\r\n\/* Hover effect for clickable pagination links *\/\r\n.pods-pagination-advanced > a:hover {\r\n    background-color: #005684; \/* Darker blue on hover *\/\r\n    color: #fff; \/* White text on hover *\/\r\n    border-color: #005684; \/* Darker blue border on hover *\/\r\n}\r\n\r\n\/* Specific styling for the 'Next' and 'Last' links *\/\r\n.pods-pagination-label {\r\n    min-width: 60px; \/* Give Next\/Last buttons a minimum width *\/\r\n    text-align: center;\r\n}\r\n\r\n\/* Remove border\/background for 'dots' (...) if they appear (not in your example HTML, but good to include) *\/\r\n.pods-pagination-advanced .pods-pagination-dots {\r\n    border: none;\r\n    background: none;\r\n    cursor: default;\r\n    box-shadow: none;\r\n    color: #666;\r\n}\r\n\r\n\r\n\r\n\/* Hide the default arrows in the label text if you're using CSS content generated arrows *\/\r\n.pods-pagination-label.pods-pagination-prev,\r\n.pods-pagination-label.pods-pagination-next,\r\n.pods-pagination-label.pods-pagination-first,\r\n.pods-pagination-label.pods-pagination-last {\r\n    \/* You might need to adjust Pods template to remove the actual text from the label *\/\r\n    \/* For now, just styling the provided HTML *\/\r\n}\r\n\r\n<\/style>\r\n<div class=\"post-item\">\r\n    <div class=\"post-thumbnail\">\r\n        <img decoding=\"async\" src=\"https:\/\/ah-nyarstudies.org\/wp-content\/uploads\/2026\/08\/th.png\" alt=\"Post Title\" \/>\r\n    <\/div>\r\n    <div class=\"post-content\">\r\n        <h2 class=\"post-title\">\r\n            <p>Human Rights Situation in Central Burma (January &#8211; June, 2026)<\/p>\n\r\n        <\/h2>\r\n        <p class=\"post-excerpt\">\r\n            <p>Human Rights Situation in Central Burma (January &#8211; June, 2026)<\/p>\n\r\n        <\/p>\r\n        <div class=\"post-meta\">\r\n            <span class=\"post-date\">06\/30\/2026<\/span>\r\n        <\/div>\r\n        <a href=\"https:\/\/ah-nyarstudies.org\/my\/publication\/human-rights-situation-in-central-burma-january-june-2026\/\" class=\"btn-read-more\">Read More<\/a>\r\n    <\/div>\r\n<\/div><style>\r\n    .post-item {\r\n        display: flex;\r\n        flex-direction: row;\r\n        background: #fff;\r\n        border: 1px solid #ddd;\r\n        border-radius: 8px;\r\n        margin-bottom: 20px;\r\n        overflow: hidden;\r\n        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);\r\n        transition: transform 0.2s ease-in-out;\r\n    }\r\n\r\n    .post-item:hover {\r\n        transform: translateY(-5px);\r\n    }\r\n\r\n    .post-thumbnail {\r\n        flex: 0 0 30%; \/* Fixed width for thumbnail *\/\r\n        overflow: hidden;\r\n\t\tmax-height: 240px;\r\n    }\r\n\r\n    .post-thumbnail img {\r\n        width: 100%;\r\n        height: 100%; \/* Match thumbnail container height *\/\r\n        object-fit: cover; \/* Crop and center image *\/\r\n\t\tobject-position: center;\r\n    }\r\n\r\n.post-content {\r\n    flex: 1 1 70%;\r\n    padding: 20px;\r\n    display: flex;\r\n    flex-direction: column;\r\n    justify-content: space-between;\r\n}\r\n\r\n\r\n.post-content p {\r\n    margin: 0;\r\n    padding: 0;\r\n}\r\n\r\n.post-title {\r\n    margin: 0;\r\n    font-size: 1.5rem !important;\r\n    font-weight: bold !important;\r\n\tline-height: 30px !important;\r\n    color: #333;\r\n}\r\n\r\n.post-title a {\r\n    color: #0073aa;\r\n    text-decoration: none;\r\n}\r\n\r\n.post-title a:hover {\r\n    text-decoration: underline;\r\n}\r\n\r\n.post-excerpt {\r\n    font-size: 0.95rem;\r\n    color: #666;\r\n    margin-top: 5px;\r\n    margin-bottom: 5px;\r\n}\r\n\r\n.post-meta {\r\n    font-size: 0.85rem;\r\n    color: #999;\r\n    margin-bottom: 10px;\r\n}\r\n\r\n.post-meta span {\r\n    margin-right: 15px;\r\n}\r\n\r\n.btn-read-more {\r\n    background: #0073aa;\r\n    color: #fff !important;\r\n    text-decoration: none;\r\n    padding: 10px 15px;\r\n    border-radius: 5px;\r\n    align-self: flex-start;\r\n    transition: background 0.3s ease-in-out;\r\n}\r\n\r\n.btn-read-more:hover {\r\n    background: #005885;\r\n}\r\n\t\r\n\/* Pagination *\/\r\n\/* Container for the entire pagination block *\/\r\n.elementor-widget-container .elementor-shortcode .pods-pagination {\r\n    text-align: center; \/* Center the pagination links *\/\r\n    margin-top: 30px; \/* Space above the pagination *\/\r\n    margin-bottom: 30px; \/* Space below the pagination *\/\r\n}\r\n\r\n\/* The span that wraps all pagination links (advanced type) *\/\r\n.pods-pagination-advanced {\r\n    display: inline-block; \/* Allows for horizontal alignment and centering *\/\r\n    font-size: 1rem;\r\n    font-family: Arial, sans-serif; \/* Example font *\/\r\n}\r\n\r\n\/* Styling for individual pagination items (numbers and labels) *\/\r\n.pods-pagination-advanced > span,\r\n.pods-pagination-advanced > a {\r\n    display: inline-block; \/* Makes them behave like blocks but stay in line *\/\r\n    padding: 8px 12px; \/* Padding inside each link\/span *\/\r\n    margin: 0 4px; \/* Space between links *\/\r\n    border: 1px solid #ddd; \/* Light gray border *\/\r\n    border-radius: 4px; \/* Slightly rounded corners *\/\r\n    text-decoration: none; \/* Remove underline from links *\/\r\n    color: #0073aa; \/* WordPress blue for links *\/\r\n    background-color: #f9f9f9; \/* Light background for normal items *\/\r\n    transition: all 0.3s ease; \/* Smooth transitions for hover effects *\/\r\n    vertical-align: middle; \/* Align items nicely *\/\r\n}\r\n\r\n\/* Styling for the current page number *\/\r\n.pods-pagination-current {\r\n    background-color: #0073aa !important; \/* Solid blue background for current page *\/\r\n    color: #fff !important; \/* White text for current page *\/\r\n    border-color: #0073aa !important; \/* Blue border for current page *\/\r\n    font-weight: bold !important; \/* Bold text for current page *\/\r\n    cursor: default !important; \/* Indicate it's not clickable *\/\r\n}\r\n\r\n\/* Hover effect for clickable pagination links *\/\r\n.pods-pagination-advanced > a:hover {\r\n    background-color: #005684; \/* Darker blue on hover *\/\r\n    color: #fff; \/* White text on hover *\/\r\n    border-color: #005684; \/* Darker blue border on hover *\/\r\n}\r\n\r\n\/* Specific styling for the 'Next' and 'Last' links *\/\r\n.pods-pagination-label {\r\n    min-width: 60px; \/* Give Next\/Last buttons a minimum width *\/\r\n    text-align: center;\r\n}\r\n\r\n\/* Remove border\/background for 'dots' (...) if they appear (not in your example HTML, but good to include) *\/\r\n.pods-pagination-advanced .pods-pagination-dots {\r\n    border: none;\r\n    background: none;\r\n    cursor: default;\r\n    box-shadow: none;\r\n    color: #666;\r\n}\r\n\r\n\r\n\r\n\/* Hide the default arrows in the label text if you're using CSS content generated arrows *\/\r\n.pods-pagination-label.pods-pagination-prev,\r\n.pods-pagination-label.pods-pagination-next,\r\n.pods-pagination-label.pods-pagination-first,\r\n.pods-pagination-label.pods-pagination-last {\r\n    \/* You might need to adjust Pods template to remove the actual text from the label *\/\r\n    \/* For now, just styling the provided HTML *\/\r\n}\r\n\r\n<\/style>\r\n<div class=\"post-item\">\r\n    <div class=\"post-thumbnail\">\r\n        <img decoding=\"async\" src=\"https:\/\/ah-nyarstudies.org\/wp-content\/uploads\/2026\/02\/Figure6.jpeg\" alt=\"Post Title\" \/>\r\n    <\/div>\r\n    <div class=\"post-content\">\r\n        <h2 class=\"post-title\">\r\n            <p>Human Rights Situation in Central Burma (July-December, 2025)<\/p>\n\r\n        <\/h2>\r\n        <p class=\"post-excerpt\">\r\n            <p>Human Rights Situation in Central Burma (July-December, 2025)<\/p>\n\r\n        <\/p>\r\n        <div class=\"post-meta\">\r\n            <span class=\"post-date\">02\/10\/2026<\/span>\r\n        <\/div>\r\n        <a href=\"https:\/\/ah-nyarstudies.org\/my\/publication\/human-rights-situation-in-central-burma-july-dec-2025\/\" class=\"btn-read-more\">Read More<\/a>\r\n    <\/div>\r\n<\/div><style>\r\n    .post-item {\r\n        display: flex;\r\n        flex-direction: row;\r\n        background: #fff;\r\n        border: 1px solid #ddd;\r\n        border-radius: 8px;\r\n        margin-bottom: 20px;\r\n        overflow: hidden;\r\n        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);\r\n        transition: transform 0.2s ease-in-out;\r\n    }\r\n\r\n    .post-item:hover {\r\n        transform: translateY(-5px);\r\n    }\r\n\r\n    .post-thumbnail {\r\n        flex: 0 0 30%; \/* Fixed width for thumbnail *\/\r\n        overflow: hidden;\r\n\t\tmax-height: 240px;\r\n    }\r\n\r\n    .post-thumbnail img {\r\n        width: 100%;\r\n        height: 100%; \/* Match thumbnail container height *\/\r\n        object-fit: cover; \/* Crop and center image *\/\r\n\t\tobject-position: center;\r\n    }\r\n\r\n.post-content {\r\n    flex: 1 1 70%;\r\n    padding: 20px;\r\n    display: flex;\r\n    flex-direction: column;\r\n    justify-content: space-between;\r\n}\r\n\r\n\r\n.post-content p {\r\n    margin: 0;\r\n    padding: 0;\r\n}\r\n\r\n.post-title {\r\n    margin: 0;\r\n    font-size: 1.5rem !important;\r\n    font-weight: bold !important;\r\n\tline-height: 30px !important;\r\n    color: #333;\r\n}\r\n\r\n.post-title a {\r\n    color: #0073aa;\r\n    text-decoration: none;\r\n}\r\n\r\n.post-title a:hover {\r\n    text-decoration: underline;\r\n}\r\n\r\n.post-excerpt {\r\n    font-size: 0.95rem;\r\n    color: #666;\r\n    margin-top: 5px;\r\n    margin-bottom: 5px;\r\n}\r\n\r\n.post-meta {\r\n    font-size: 0.85rem;\r\n    color: #999;\r\n    margin-bottom: 10px;\r\n}\r\n\r\n.post-meta span {\r\n    margin-right: 15px;\r\n}\r\n\r\n.btn-read-more {\r\n    background: #0073aa;\r\n    color: #fff !important;\r\n    text-decoration: none;\r\n    padding: 10px 15px;\r\n    border-radius: 5px;\r\n    align-self: flex-start;\r\n    transition: background 0.3s ease-in-out;\r\n}\r\n\r\n.btn-read-more:hover {\r\n    background: #005885;\r\n}\r\n\t\r\n\/* Pagination *\/\r\n\/* Container for the entire pagination block *\/\r\n.elementor-widget-container .elementor-shortcode .pods-pagination {\r\n    text-align: center; \/* Center the pagination links *\/\r\n    margin-top: 30px; \/* Space above the pagination *\/\r\n    margin-bottom: 30px; \/* Space below the pagination *\/\r\n}\r\n\r\n\/* The span that wraps all pagination links (advanced type) *\/\r\n.pods-pagination-advanced {\r\n    display: inline-block; \/* Allows for horizontal alignment and centering *\/\r\n    font-size: 1rem;\r\n    font-family: Arial, sans-serif; \/* Example font *\/\r\n}\r\n\r\n\/* Styling for individual pagination items (numbers and labels) *\/\r\n.pods-pagination-advanced > span,\r\n.pods-pagination-advanced > a {\r\n    display: inline-block; \/* Makes them behave like blocks but stay in line *\/\r\n    padding: 8px 12px; \/* Padding inside each link\/span *\/\r\n    margin: 0 4px; \/* Space between links *\/\r\n    border: 1px solid #ddd; \/* Light gray border *\/\r\n    border-radius: 4px; \/* Slightly rounded corners *\/\r\n    text-decoration: none; \/* Remove underline from links *\/\r\n    color: #0073aa; \/* WordPress blue for links *\/\r\n    background-color: #f9f9f9; \/* Light background for normal items *\/\r\n    transition: all 0.3s ease; \/* Smooth transitions for hover effects *\/\r\n    vertical-align: middle; \/* Align items nicely *\/\r\n}\r\n\r\n\/* Styling for the current page number *\/\r\n.pods-pagination-current {\r\n    background-color: #0073aa !important; \/* Solid blue background for current page *\/\r\n    color: #fff !important; \/* White text for current page *\/\r\n    border-color: #0073aa !important; \/* Blue border for current page *\/\r\n    font-weight: bold !important; \/* Bold text for current page *\/\r\n    cursor: default !important; \/* Indicate it's not clickable *\/\r\n}\r\n\r\n\/* Hover effect for clickable pagination links *\/\r\n.pods-pagination-advanced > a:hover {\r\n    background-color: #005684; \/* Darker blue on hover *\/\r\n    color: #fff; \/* White text on hover *\/\r\n    border-color: #005684; \/* Darker blue border on hover *\/\r\n}\r\n\r\n\/* Specific styling for the 'Next' and 'Last' links *\/\r\n.pods-pagination-label {\r\n    min-width: 60px; \/* Give Next\/Last buttons a minimum width *\/\r\n    text-align: center;\r\n}\r\n\r\n\/* Remove border\/background for 'dots' (...) if they appear (not in your example HTML, but good to include) *\/\r\n.pods-pagination-advanced .pods-pagination-dots {\r\n    border: none;\r\n    background: none;\r\n    cursor: default;\r\n    box-shadow: none;\r\n    color: #666;\r\n}\r\n\r\n\r\n\r\n\/* Hide the default arrows in the label text if you're using CSS content generated arrows *\/\r\n.pods-pagination-label.pods-pagination-prev,\r\n.pods-pagination-label.pods-pagination-next,\r\n.pods-pagination-label.pods-pagination-first,\r\n.pods-pagination-label.pods-pagination-last {\r\n    \/* You might need to adjust Pods template to remove the actual text from the label *\/\r\n    \/* For now, just styling the provided HTML *\/\r\n}\r\n\r\n<\/style>\r\n<div class=\"post-item\">\r\n    <div class=\"post-thumbnail\">\r\n        <img decoding=\"async\" src=\"https:\/\/ah-nyarstudies.org\/wp-content\/uploads\/2026\/02\/Bo-Narga-surrender.jpg\" alt=\"Post Title\" \/>\r\n    <\/div>\r\n    <div class=\"post-content\">\r\n        <h2 class=\"post-title\">\r\n            <p>What is Happening in Ah Nyar? Issue 2\/2026<\/p>\n\r\n        <\/h2>\r\n        <p class=\"post-excerpt\">\r\n            <p>What is Happening in Ah Nyar? Issue 2\/2026<\/p>\n\r\n        <\/p>\r\n        <div class=\"post-meta\">\r\n            <span class=\"post-date\">02\/28\/2026<\/span>\r\n        <\/div>\r\n        <a href=\"https:\/\/ah-nyarstudies.org\/my\/publication\/what-is-happening-in-ah-nyar-issue-2-2026\/\" class=\"btn-read-more\">Read More<\/a>\r\n    <\/div>\r\n<\/div><style>\r\n    .post-item {\r\n        display: flex;\r\n        flex-direction: row;\r\n        background: #fff;\r\n        border: 1px solid #ddd;\r\n        border-radius: 8px;\r\n        margin-bottom: 20px;\r\n        overflow: hidden;\r\n        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);\r\n        transition: transform 0.2s ease-in-out;\r\n    }\r\n\r\n    .post-item:hover {\r\n        transform: translateY(-5px);\r\n    }\r\n\r\n    .post-thumbnail {\r\n        flex: 0 0 30%; \/* Fixed width for thumbnail *\/\r\n        overflow: hidden;\r\n\t\tmax-height: 240px;\r\n    }\r\n\r\n    .post-thumbnail img {\r\n        width: 100%;\r\n        height: 100%; \/* Match thumbnail container height *\/\r\n        object-fit: cover; \/* Crop and center image *\/\r\n\t\tobject-position: center;\r\n    }\r\n\r\n.post-content {\r\n    flex: 1 1 70%;\r\n    padding: 20px;\r\n    display: flex;\r\n    flex-direction: column;\r\n    justify-content: space-between;\r\n}\r\n\r\n\r\n.post-content p {\r\n    margin: 0;\r\n    padding: 0;\r\n}\r\n\r\n.post-title {\r\n    margin: 0;\r\n    font-size: 1.5rem !important;\r\n    font-weight: bold !important;\r\n\tline-height: 30px !important;\r\n    color: #333;\r\n}\r\n\r\n.post-title a {\r\n    color: #0073aa;\r\n    text-decoration: none;\r\n}\r\n\r\n.post-title a:hover {\r\n    text-decoration: underline;\r\n}\r\n\r\n.post-excerpt {\r\n    font-size: 0.95rem;\r\n    color: #666;\r\n    margin-top: 5px;\r\n    margin-bottom: 5px;\r\n}\r\n\r\n.post-meta {\r\n    font-size: 0.85rem;\r\n    color: #999;\r\n    margin-bottom: 10px;\r\n}\r\n\r\n.post-meta span {\r\n    margin-right: 15px;\r\n}\r\n\r\n.btn-read-more {\r\n    background: #0073aa;\r\n    color: #fff !important;\r\n    text-decoration: none;\r\n    padding: 10px 15px;\r\n    border-radius: 5px;\r\n    align-self: flex-start;\r\n    transition: background 0.3s ease-in-out;\r\n}\r\n\r\n.btn-read-more:hover {\r\n    background: #005885;\r\n}\r\n\t\r\n\/* Pagination *\/\r\n\/* Container for the entire pagination block *\/\r\n.elementor-widget-container .elementor-shortcode .pods-pagination {\r\n    text-align: center; \/* Center the pagination links *\/\r\n    margin-top: 30px; \/* Space above the pagination *\/\r\n    margin-bottom: 30px; \/* Space below the pagination *\/\r\n}\r\n\r\n\/* The span that wraps all pagination links (advanced type) *\/\r\n.pods-pagination-advanced {\r\n    display: inline-block; \/* Allows for horizontal alignment and centering *\/\r\n    font-size: 1rem;\r\n    font-family: Arial, sans-serif; \/* Example font *\/\r\n}\r\n\r\n\/* Styling for individual pagination items (numbers and labels) *\/\r\n.pods-pagination-advanced > span,\r\n.pods-pagination-advanced > a {\r\n    display: inline-block; \/* Makes them behave like blocks but stay in line *\/\r\n    padding: 8px 12px; \/* Padding inside each link\/span *\/\r\n    margin: 0 4px; \/* Space between links *\/\r\n    border: 1px solid #ddd; \/* Light gray border *\/\r\n    border-radius: 4px; \/* Slightly rounded corners *\/\r\n    text-decoration: none; \/* Remove underline from links *\/\r\n    color: #0073aa; \/* WordPress blue for links *\/\r\n    background-color: #f9f9f9; \/* Light background for normal items *\/\r\n    transition: all 0.3s ease; \/* Smooth transitions for hover effects *\/\r\n    vertical-align: middle; \/* Align items nicely *\/\r\n}\r\n\r\n\/* Styling for the current page number *\/\r\n.pods-pagination-current {\r\n    background-color: #0073aa !important; \/* Solid blue background for current page *\/\r\n    color: #fff !important; \/* White text for current page *\/\r\n    border-color: #0073aa !important; \/* Blue border for current page *\/\r\n    font-weight: bold !important; \/* Bold text for current page *\/\r\n    cursor: default !important; \/* Indicate it's not clickable *\/\r\n}\r\n\r\n\/* Hover effect for clickable pagination links *\/\r\n.pods-pagination-advanced > a:hover {\r\n    background-color: #005684; \/* Darker blue on hover *\/\r\n    color: #fff; \/* White text on hover *\/\r\n    border-color: #005684; \/* Darker blue border on hover *\/\r\n}\r\n\r\n\/* Specific styling for the 'Next' and 'Last' links *\/\r\n.pods-pagination-label {\r\n    min-width: 60px; \/* Give Next\/Last buttons a minimum width *\/\r\n    text-align: center;\r\n}\r\n\r\n\/* Remove border\/background for 'dots' (...) if they appear (not in your example HTML, but good to include) *\/\r\n.pods-pagination-advanced .pods-pagination-dots {\r\n    border: none;\r\n    background: none;\r\n    cursor: default;\r\n    box-shadow: none;\r\n    color: #666;\r\n}\r\n\r\n\r\n\r\n\/* Hide the default arrows in the label text if you're using CSS content generated arrows *\/\r\n.pods-pagination-label.pods-pagination-prev,\r\n.pods-pagination-label.pods-pagination-next,\r\n.pods-pagination-label.pods-pagination-first,\r\n.pods-pagination-label.pods-pagination-last {\r\n    \/* You might need to adjust Pods template to remove the actual text from the label *\/\r\n    \/* For now, just styling the provided HTML *\/\r\n}\r\n\r\n<\/style>\r\n<div class=\"post-item\">\r\n    <div class=\"post-thumbnail\">\r\n        <img decoding=\"async\" src=\"https:\/\/ah-nyarstudies.org\/wp-content\/uploads\/2026\/03\/YWOo.jpeg\" alt=\"Post Title\" \/>\r\n    <\/div>\r\n    <div class=\"post-content\">\r\n        <h2 class=\"post-title\">\r\n            <p>What is Happening in Ah Nyar? Issue 3\/2026<\/p>\n\r\n        <\/h2>\r\n        <p class=\"post-excerpt\">\r\n            <p>What is Happening in Ah Nyar? Issue 3\/2026<\/p>\n\r\n        <\/p>\r\n        <div class=\"post-meta\">\r\n            <span class=\"post-date\">03\/31\/2026<\/span>\r\n        <\/div>\r\n        <a href=\"https:\/\/ah-nyarstudies.org\/my\/publication\/what-is-happening-in-ah-nyar-issue-3-2026\/\" class=\"btn-read-more\">Read More<\/a>\r\n    <\/div>\r\n<\/div><style>\r\n    .post-item {\r\n        display: flex;\r\n        flex-direction: row;\r\n        background: #fff;\r\n        border: 1px solid #ddd;\r\n        border-radius: 8px;\r\n        margin-bottom: 20px;\r\n        overflow: hidden;\r\n        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);\r\n        transition: transform 0.2s ease-in-out;\r\n    }\r\n\r\n    .post-item:hover {\r\n        transform: translateY(-5px);\r\n    }\r\n\r\n    .post-thumbnail {\r\n        flex: 0 0 30%; \/* Fixed width for thumbnail *\/\r\n        overflow: hidden;\r\n\t\tmax-height: 240px;\r\n    }\r\n\r\n    .post-thumbnail img {\r\n        width: 100%;\r\n        height: 100%; \/* Match thumbnail container height *\/\r\n        object-fit: cover; \/* Crop and center image *\/\r\n\t\tobject-position: center;\r\n    }\r\n\r\n.post-content {\r\n    flex: 1 1 70%;\r\n    padding: 20px;\r\n    display: flex;\r\n    flex-direction: column;\r\n    justify-content: space-between;\r\n}\r\n\r\n\r\n.post-content p {\r\n    margin: 0;\r\n    padding: 0;\r\n}\r\n\r\n.post-title {\r\n    margin: 0;\r\n    font-size: 1.5rem !important;\r\n    font-weight: bold !important;\r\n\tline-height: 30px !important;\r\n    color: #333;\r\n}\r\n\r\n.post-title a {\r\n    color: #0073aa;\r\n    text-decoration: none;\r\n}\r\n\r\n.post-title a:hover {\r\n    text-decoration: underline;\r\n}\r\n\r\n.post-excerpt {\r\n    font-size: 0.95rem;\r\n    color: #666;\r\n    margin-top: 5px;\r\n    margin-bottom: 5px;\r\n}\r\n\r\n.post-meta {\r\n    font-size: 0.85rem;\r\n    color: #999;\r\n    margin-bottom: 10px;\r\n}\r\n\r\n.post-meta span {\r\n    margin-right: 15px;\r\n}\r\n\r\n.btn-read-more {\r\n    background: #0073aa;\r\n    color: #fff !important;\r\n    text-decoration: none;\r\n    padding: 10px 15px;\r\n    border-radius: 5px;\r\n    align-self: flex-start;\r\n    transition: background 0.3s ease-in-out;\r\n}\r\n\r\n.btn-read-more:hover {\r\n    background: #005885;\r\n}\r\n\t\r\n\/* Pagination *\/\r\n\/* Container for the entire pagination block *\/\r\n.elementor-widget-container .elementor-shortcode .pods-pagination {\r\n    text-align: center; \/* Center the pagination links *\/\r\n    margin-top: 30px; \/* Space above the pagination *\/\r\n    margin-bottom: 30px; \/* Space below the pagination *\/\r\n}\r\n\r\n\/* The span that wraps all pagination links (advanced type) *\/\r\n.pods-pagination-advanced {\r\n    display: inline-block; \/* Allows for horizontal alignment and centering *\/\r\n    font-size: 1rem;\r\n    font-family: Arial, sans-serif; \/* Example font *\/\r\n}\r\n\r\n\/* Styling for individual pagination items (numbers and labels) *\/\r\n.pods-pagination-advanced > span,\r\n.pods-pagination-advanced > a {\r\n    display: inline-block; \/* Makes them behave like blocks but stay in line *\/\r\n    padding: 8px 12px; \/* Padding inside each link\/span *\/\r\n    margin: 0 4px; \/* Space between links *\/\r\n    border: 1px solid #ddd; \/* Light gray border *\/\r\n    border-radius: 4px; \/* Slightly rounded corners *\/\r\n    text-decoration: none; \/* Remove underline from links *\/\r\n    color: #0073aa; \/* WordPress blue for links *\/\r\n    background-color: #f9f9f9; \/* Light background for normal items *\/\r\n    transition: all 0.3s ease; \/* Smooth transitions for hover effects *\/\r\n    vertical-align: middle; \/* Align items nicely *\/\r\n}\r\n\r\n\/* Styling for the current page number *\/\r\n.pods-pagination-current {\r\n    background-color: #0073aa !important; \/* Solid blue background for current page *\/\r\n    color: #fff !important; \/* White text for current page *\/\r\n    border-color: #0073aa !important; \/* Blue border for current page *\/\r\n    font-weight: bold !important; \/* Bold text for current page *\/\r\n    cursor: default !important; \/* Indicate it's not clickable *\/\r\n}\r\n\r\n\/* Hover effect for clickable pagination links *\/\r\n.pods-pagination-advanced > a:hover {\r\n    background-color: #005684; \/* Darker blue on hover *\/\r\n    color: #fff; \/* White text on hover *\/\r\n    border-color: #005684; \/* Darker blue border on hover *\/\r\n}\r\n\r\n\/* Specific styling for the 'Next' and 'Last' links *\/\r\n.pods-pagination-label {\r\n    min-width: 60px; \/* Give Next\/Last buttons a minimum width *\/\r\n    text-align: center;\r\n}\r\n\r\n\/* Remove border\/background for 'dots' (...) if they appear (not in your example HTML, but good to include) *\/\r\n.pods-pagination-advanced .pods-pagination-dots {\r\n    border: none;\r\n    background: none;\r\n    cursor: default;\r\n    box-shadow: none;\r\n    color: #666;\r\n}\r\n\r\n\r\n\r\n\/* Hide the default arrows in the label text if you're using CSS content generated arrows *\/\r\n.pods-pagination-label.pods-pagination-prev,\r\n.pods-pagination-label.pods-pagination-next,\r\n.pods-pagination-label.pods-pagination-first,\r\n.pods-pagination-label.pods-pagination-last {\r\n    \/* You might need to adjust Pods template to remove the actual text from the label *\/\r\n    \/* For now, just styling the provided HTML *\/\r\n}\r\n\r\n<\/style>\r\n<div class=\"post-item\">\r\n    <div class=\"post-thumbnail\">\r\n        <img decoding=\"async\" src=\"https:\/\/ah-nyarstudies.org\/wp-content\/uploads\/2026\/05\/photo.png\" alt=\"Post Title\" \/>\r\n    <\/div>\r\n    <div class=\"post-content\">\r\n        <h2 class=\"post-title\">\r\n            <p>What is Happening in Ah Nyar? Issue 4\/2026<\/p>\n\r\n        <\/h2>\r\n        <p class=\"post-excerpt\">\r\n            <p>What is Happening in Ah Nyar? Issue 4\/2026<\/p>\n\r\n        <\/p>\r\n        <div class=\"post-meta\">\r\n            <span class=\"post-date\">04\/30\/2026<\/span>\r\n        <\/div>\r\n        <a href=\"https:\/\/ah-nyarstudies.org\/my\/publication\/what-is-happening-in-ah-nyar-issue-4-2026\/\" class=\"btn-read-more\">Read More<\/a>\r\n    <\/div>\r\n<\/div><style>\r\n    .post-item {\r\n        display: flex;\r\n        flex-direction: row;\r\n        background: #fff;\r\n        border: 1px solid #ddd;\r\n        border-radius: 8px;\r\n        margin-bottom: 20px;\r\n        overflow: hidden;\r\n        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);\r\n        transition: transform 0.2s ease-in-out;\r\n    }\r\n\r\n    .post-item:hover {\r\n        transform: translateY(-5px);\r\n    }\r\n\r\n    .post-thumbnail {\r\n        flex: 0 0 30%; \/* Fixed width for thumbnail *\/\r\n        overflow: hidden;\r\n\t\tmax-height: 240px;\r\n    }\r\n\r\n    .post-thumbnail img {\r\n        width: 100%;\r\n        height: 100%; \/* Match thumbnail container height *\/\r\n        object-fit: cover; \/* Crop and center image *\/\r\n\t\tobject-position: center;\r\n    }\r\n\r\n.post-content {\r\n    flex: 1 1 70%;\r\n    padding: 20px;\r\n    display: flex;\r\n    flex-direction: column;\r\n    justify-content: space-between;\r\n}\r\n\r\n\r\n.post-content p {\r\n    margin: 0;\r\n    padding: 0;\r\n}\r\n\r\n.post-title {\r\n    margin: 0;\r\n    font-size: 1.5rem !important;\r\n    font-weight: bold !important;\r\n\tline-height: 30px !important;\r\n    color: #333;\r\n}\r\n\r\n.post-title a {\r\n    color: #0073aa;\r\n    text-decoration: none;\r\n}\r\n\r\n.post-title a:hover {\r\n    text-decoration: underline;\r\n}\r\n\r\n.post-excerpt {\r\n    font-size: 0.95rem;\r\n    color: #666;\r\n    margin-top: 5px;\r\n    margin-bottom: 5px;\r\n}\r\n\r\n.post-meta {\r\n    font-size: 0.85rem;\r\n    color: #999;\r\n    margin-bottom: 10px;\r\n}\r\n\r\n.post-meta span {\r\n    margin-right: 15px;\r\n}\r\n\r\n.btn-read-more {\r\n    background: #0073aa;\r\n    color: #fff !important;\r\n    text-decoration: none;\r\n    padding: 10px 15px;\r\n    border-radius: 5px;\r\n    align-self: flex-start;\r\n    transition: background 0.3s ease-in-out;\r\n}\r\n\r\n.btn-read-more:hover {\r\n    background: #005885;\r\n}\r\n\t\r\n\/* Pagination *\/\r\n\/* Container for the entire pagination block *\/\r\n.elementor-widget-container .elementor-shortcode .pods-pagination {\r\n    text-align: center; \/* Center the pagination links *\/\r\n    margin-top: 30px; \/* Space above the pagination *\/\r\n    margin-bottom: 30px; \/* Space below the pagination *\/\r\n}\r\n\r\n\/* The span that wraps all pagination links (advanced type) *\/\r\n.pods-pagination-advanced {\r\n    display: inline-block; \/* Allows for horizontal alignment and centering *\/\r\n    font-size: 1rem;\r\n    font-family: Arial, sans-serif; \/* Example font *\/\r\n}\r\n\r\n\/* Styling for individual pagination items (numbers and labels) *\/\r\n.pods-pagination-advanced > span,\r\n.pods-pagination-advanced > a {\r\n    display: inline-block; \/* Makes them behave like blocks but stay in line *\/\r\n    padding: 8px 12px; \/* Padding inside each link\/span *\/\r\n    margin: 0 4px; \/* Space between links *\/\r\n    border: 1px solid #ddd; \/* Light gray border *\/\r\n    border-radius: 4px; \/* Slightly rounded corners *\/\r\n    text-decoration: none; \/* Remove underline from links *\/\r\n    color: #0073aa; \/* WordPress blue for links *\/\r\n    background-color: #f9f9f9; \/* Light background for normal items *\/\r\n    transition: all 0.3s ease; \/* Smooth transitions for hover effects *\/\r\n    vertical-align: middle; \/* Align items nicely *\/\r\n}\r\n\r\n\/* Styling for the current page number *\/\r\n.pods-pagination-current {\r\n    background-color: #0073aa !important; \/* Solid blue background for current page *\/\r\n    color: #fff !important; \/* White text for current page *\/\r\n    border-color: #0073aa !important; \/* Blue border for current page *\/\r\n    font-weight: bold !important; \/* Bold text for current page *\/\r\n    cursor: default !important; \/* Indicate it's not clickable *\/\r\n}\r\n\r\n\/* Hover effect for clickable pagination links *\/\r\n.pods-pagination-advanced > a:hover {\r\n    background-color: #005684; \/* Darker blue on hover *\/\r\n    color: #fff; \/* White text on hover *\/\r\n    border-color: #005684; \/* Darker blue border on hover *\/\r\n}\r\n\r\n\/* Specific styling for the 'Next' and 'Last' links *\/\r\n.pods-pagination-label {\r\n    min-width: 60px; \/* Give Next\/Last buttons a minimum width *\/\r\n    text-align: center;\r\n}\r\n\r\n\/* Remove border\/background for 'dots' (...) if they appear (not in your example HTML, but good to include) *\/\r\n.pods-pagination-advanced .pods-pagination-dots {\r\n    border: none;\r\n    background: none;\r\n    cursor: default;\r\n    box-shadow: none;\r\n    color: #666;\r\n}\r\n\r\n\r\n\r\n\/* Hide the default arrows in the label text if you're using CSS content generated arrows *\/\r\n.pods-pagination-label.pods-pagination-prev,\r\n.pods-pagination-label.pods-pagination-next,\r\n.pods-pagination-label.pods-pagination-first,\r\n.pods-pagination-label.pods-pagination-last {\r\n    \/* You might need to adjust Pods template to remove the actual text from the label *\/\r\n    \/* For now, just styling the provided HTML *\/\r\n}\r\n\r\n<\/style>\r\n<div class=\"post-item\">\r\n    <div class=\"post-thumbnail\">\r\n        <img decoding=\"async\" src=\"https:\/\/ah-nyarstudies.org\/wp-content\/uploads\/2025\/08\/529800428_1086030760296570_722014031263125390_n.jpg\" alt=\"Post Title\" \/>\r\n    <\/div>\r\n    <div class=\"post-content\">\r\n        <h2 class=\"post-title\">\r\n            <p>What is Happening in Central Burma (Ah Nyar)? Issue (20\/2025)<\/p>\n\r\n        <\/h2>\r\n        <p class=\"post-excerpt\">\r\n            <p>What is Happening in Central Burma (Ah Nyar)? Issue (20\/2025)<\/p>\n\r\n        <\/p>\r\n        <div class=\"post-meta\">\r\n            <span class=\"post-date\">08\/14\/2025<\/span>\r\n        <\/div>\r\n        <a href=\"https:\/\/ah-nyarstudies.org\/my\/publication\/what-is-happening-in-central-burma-ah-nyar-issue-20-2025\/\" class=\"btn-read-more\">Read More<\/a>\r\n    <\/div>\r\n<\/div><style>\r\n    .post-item {\r\n        display: flex;\r\n        flex-direction: row;\r\n        background: #fff;\r\n        border: 1px solid #ddd;\r\n        border-radius: 8px;\r\n        margin-bottom: 20px;\r\n        overflow: hidden;\r\n        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);\r\n        transition: transform 0.2s ease-in-out;\r\n    }\r\n\r\n    .post-item:hover {\r\n        transform: translateY(-5px);\r\n    }\r\n\r\n    .post-thumbnail {\r\n        flex: 0 0 30%; \/* Fixed width for thumbnail *\/\r\n        overflow: hidden;\r\n\t\tmax-height: 240px;\r\n    }\r\n\r\n    .post-thumbnail img {\r\n        width: 100%;\r\n        height: 100%; \/* Match thumbnail container height *\/\r\n        object-fit: cover; \/* Crop and center image *\/\r\n\t\tobject-position: center;\r\n    }\r\n\r\n.post-content {\r\n    flex: 1 1 70%;\r\n    padding: 20px;\r\n    display: flex;\r\n    flex-direction: column;\r\n    justify-content: space-between;\r\n}\r\n\r\n\r\n.post-content p {\r\n    margin: 0;\r\n    padding: 0;\r\n}\r\n\r\n.post-title {\r\n    margin: 0;\r\n    font-size: 1.5rem !important;\r\n    font-weight: bold !important;\r\n\tline-height: 30px !important;\r\n    color: #333;\r\n}\r\n\r\n.post-title a {\r\n    color: #0073aa;\r\n    text-decoration: none;\r\n}\r\n\r\n.post-title a:hover {\r\n    text-decoration: underline;\r\n}\r\n\r\n.post-excerpt {\r\n    font-size: 0.95rem;\r\n    color: #666;\r\n    margin-top: 5px;\r\n    margin-bottom: 5px;\r\n}\r\n\r\n.post-meta {\r\n    font-size: 0.85rem;\r\n    color: #999;\r\n    margin-bottom: 10px;\r\n}\r\n\r\n.post-meta span {\r\n    margin-right: 15px;\r\n}\r\n\r\n.btn-read-more {\r\n    background: #0073aa;\r\n    color: #fff !important;\r\n    text-decoration: none;\r\n    padding: 10px 15px;\r\n    border-radius: 5px;\r\n    align-self: flex-start;\r\n    transition: background 0.3s ease-in-out;\r\n}\r\n\r\n.btn-read-more:hover {\r\n    background: #005885;\r\n}\r\n\t\r\n\/* Pagination *\/\r\n\/* Container for the entire pagination block *\/\r\n.elementor-widget-container .elementor-shortcode .pods-pagination {\r\n    text-align: center; \/* Center the pagination links *\/\r\n    margin-top: 30px; \/* Space above the pagination *\/\r\n    margin-bottom: 30px; \/* Space below the pagination *\/\r\n}\r\n\r\n\/* The span that wraps all pagination links (advanced type) *\/\r\n.pods-pagination-advanced {\r\n    display: inline-block; \/* Allows for horizontal alignment and centering *\/\r\n    font-size: 1rem;\r\n    font-family: Arial, sans-serif; \/* Example font *\/\r\n}\r\n\r\n\/* Styling for individual pagination items (numbers and labels) *\/\r\n.pods-pagination-advanced > span,\r\n.pods-pagination-advanced > a {\r\n    display: inline-block; \/* Makes them behave like blocks but stay in line *\/\r\n    padding: 8px 12px; \/* Padding inside each link\/span *\/\r\n    margin: 0 4px; \/* Space between links *\/\r\n    border: 1px solid #ddd; \/* Light gray border *\/\r\n    border-radius: 4px; \/* Slightly rounded corners *\/\r\n    text-decoration: none; \/* Remove underline from links *\/\r\n    color: #0073aa; \/* WordPress blue for links *\/\r\n    background-color: #f9f9f9; \/* Light background for normal items *\/\r\n    transition: all 0.3s ease; \/* Smooth transitions for hover effects *\/\r\n    vertical-align: middle; \/* Align items nicely *\/\r\n}\r\n\r\n\/* Styling for the current page number *\/\r\n.pods-pagination-current {\r\n    background-color: #0073aa !important; \/* Solid blue background for current page *\/\r\n    color: #fff !important; \/* White text for current page *\/\r\n    border-color: #0073aa !important; \/* Blue border for current page *\/\r\n    font-weight: bold !important; \/* Bold text for current page *\/\r\n    cursor: default !important; \/* Indicate it's not clickable *\/\r\n}\r\n\r\n\/* Hover effect for clickable pagination links *\/\r\n.pods-pagination-advanced > a:hover {\r\n    background-color: #005684; \/* Darker blue on hover *\/\r\n    color: #fff; \/* White text on hover *\/\r\n    border-color: #005684; \/* Darker blue border on hover *\/\r\n}\r\n\r\n\/* Specific styling for the 'Next' and 'Last' links *\/\r\n.pods-pagination-label {\r\n    min-width: 60px; \/* Give Next\/Last buttons a minimum width *\/\r\n    text-align: center;\r\n}\r\n\r\n\/* Remove border\/background for 'dots' (...) if they appear (not in your example HTML, but good to include) *\/\r\n.pods-pagination-advanced .pods-pagination-dots {\r\n    border: none;\r\n    background: none;\r\n    cursor: default;\r\n    box-shadow: none;\r\n    color: #666;\r\n}\r\n\r\n\r\n\r\n\/* Hide the default arrows in the label text if you're using CSS content generated arrows *\/\r\n.pods-pagination-label.pods-pagination-prev,\r\n.pods-pagination-label.pods-pagination-next,\r\n.pods-pagination-label.pods-pagination-first,\r\n.pods-pagination-label.pods-pagination-last {\r\n    \/* You might need to adjust Pods template to remove the actual text from the label *\/\r\n    \/* For now, just styling the provided HTML *\/\r\n}\r\n\r\n<\/style>\r\n<div class=\"post-item\">\r\n    <div class=\"post-thumbnail\">\r\n        <img decoding=\"async\" src=\"https:\/\/ah-nyarstudies.org\/wp-content\/uploads\/2025\/08\/UWSA_08.jpg\" alt=\"Post Title\" \/>\r\n    <\/div>\r\n    <div class=\"post-content\">\r\n        <h2 class=\"post-title\">\r\n            <p>What is Happening in Central Burma (Ah Nyar)? Issue (21\/2025)<\/p>\n\r\n        <\/h2>\r\n        <p class=\"post-excerpt\">\r\n            <p>What is Happening in Central Burma (Ah Nyar)? Issue (21\/2025)<\/p>\n\r\n        <\/p>\r\n        <div class=\"post-meta\">\r\n            <span class=\"post-date\">08\/21\/2025<\/span>\r\n        <\/div>\r\n        <a href=\"https:\/\/ah-nyarstudies.org\/my\/publication\/what-is-happening-in-central-burma-ah-nyar-issue-21-2025\/\" class=\"btn-read-more\">Read More<\/a>\r\n    <\/div>\r\n<\/div>\n<p class=\"pods-pagination\">\n\n<span class=\"pods-pagination-advanced \">\n\t\n\t<span\n\t\tclass=\"pods-pagination-number pods-pagination-current \">1<\/span>\n\n\t\t\t\t<a href=\"\/my\/wp-json\/wp\/v2\/pages\/265?pg=2\"\n\t\t\t   class=\"pods-pagination-number pods-pagination-2 \">2<\/a>\n\t\t\t\t\t\t<a href=\"\/my\/wp-json\/wp\/v2\/pages\/265?pg=3\"\n\t\t\t   class=\"pods-pagination-number pods-pagination-3 \">3<\/a>\n\t\t\t\t\t<a href=\"\/my\/wp-json\/wp\/v2\/pages\/265?pg=6\"\n\t\t   class=\"pods-pagination-number pods-pagination-last pods-pagination-6 \">6<\/a>\n\t\t\t\t\t<a href=\"\/my\/wp-json\/wp\/v2\/pages\/265?pg=2\"\n\t\t\t   class=\"pods-pagination-label pods-pagination-next \">Next &rsaquo;<\/a>\n\t\t\t\t\t\t\t<a href=\"\/my\/wp-json\/wp\/v2\/pages\/265?pg=6\"\n\t\t\t   class=\"pods-pagination-label pods-pagination-last \">Last &raquo;<\/a>\n\t\t\t\t\n<\/span>\n\n<\/p>\n<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-09dbab6 elementor-widget elementor-widget-elementskit-social-share\" data-id=\"09dbab6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"elementskit-social-share.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" >\t\t<ul class=\"ekit_socialshare\">\n                            <li class=\"elementor-repeater-item-1bd63ce\" data-social=\"facebook\">\n                                        <div class=\"facebook\">\n                                        <button type=\"button\" aria-label=\"Share on Facebook\">\n                        \n                        <i aria-hidden=\"true\" class=\"icon icon-facebook\"><\/i>                        \n                                                                                            <\/button>\n                    <\/div>\n                <\/li>\n                                            <li class=\"elementor-repeater-item-a2b6276\" data-social=\"twitter\">\n                                        <div class=\"twitter\">\n                                        <button type=\"button\" aria-label=\"Share on Twitter\">\n                        \n                        <i aria-hidden=\"true\" class=\"icon icon-twitter\"><\/i>                        \n                                                                                            <\/button>\n                    <\/div>\n                <\/li>\n                                            <li class=\"elementor-repeater-item-95d9a45\" data-social=\"linkedin\">\n                                        <div class=\"linkedin\">\n                                        <button type=\"button\" aria-label=\"Share on Linkedin\">\n                        \n                        <i aria-hidden=\"true\" class=\"icon icon-linkedin\"><\/i>                        \n                                                                                            <\/button>\n                    <\/div>\n                <\/li>\n                                    <\/ul>\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-15c8195 e-con-full e-flex e-con e-parent\" data-id=\"15c8195\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-209e59d elementor-widget elementor-widget-elementskit-blog-posts\" data-id=\"209e59d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"elementskit-blog-posts.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" >        <div id=\"post-items--209e59d\" class=\"ekit-row post-items ekit-blog-post-masonry-inactive\">\n                            <div class=\"post-item ekit-col-12\">\n\n                                            <div class=\"elementskit-blog-block-post\">\n                            <div class=\"row no-gutters\">\n                                                                    <div class=\"ekit-col-6 order-1\">\n                                        <a href=\"https:\/\/ah-nyarstudies.org\/my\/what-is-happening-in-ah-nyar-august-2026-issue-8-2026\/\" class=\"elementskit-entry-thumb\">\n                                            <img decoding=\"async\" src=\"https:\/\/ah-nyarstudies.org\/wp-content\/uploads\/2026\/09\/Suu_ICRC.png\" alt=\"What is Happening in Ah Nyar? August, 2026 [Issue 8\/2026]\">\n                                        <\/a><!-- .elementskit-entry-thumb END -->\n                                    <\/div>\n                                \n                                <div class=\"ekit-col-6 order-2\">\n                                    <div class=\"elementskit-post-body \">\n                                        <div class=\"elementskit-entry-header\">\n                                            \n                                                                                                                                        \n                                            \n                                                                                                            <h2 class=\"entry-title\">\n                    <a href=\"https:\/\/ah-nyarstudies.org\/my\/what-is-happening-in-ah-nyar-august-2026-issue-8-2026\/\">\n                        What is Happening in Ah Nyar? August, 2026 [Issue 8\/2026]                    <\/a>\n                <\/h2>\n                                                                                                    <\/div><!-- .elementskit-entry-header END -->\n\n                                                                                    <div class=\"elementskit-post-footer\">\n                                                                                                    <p>With the rise of discussions around the Steering Council for the Establishment of a Federal Democratic Union (SCEF), political debate appears to have become more prominent than institutional building, in contrast to the institution-building processes observed last month across the three units of central Burma. <\/p>\n                                                                                                                                            <\/div><!-- .elementskit-post-footer END -->\n                                                                            <\/div><!-- .elementskit-post-body END -->\n                                <\/div>\n                            <\/div>\n                        <\/div><!-- .elementskit-blog-block-post .radius .gradient-bg END -->\n                    \n                <\/div>\n                            <div class=\"post-item ekit-col-12\">\n\n                                            <div class=\"elementskit-blog-block-post\">\n                            <div class=\"row no-gutters\">\n                                                                    <div class=\"ekit-col-6 order-1\">\n                                        <a href=\"https:\/\/ah-nyarstudies.org\/my\/at-least-38-civilians-killed-15-injured-and-370-homes-burned-evidence-of-ground-and-aerial-attacks-by-lids-101-and-99-in-myaing-and-pauk\/\" class=\"elementskit-entry-thumb\">\n                                            <img decoding=\"async\" src=\"https:\/\/ah-nyarstudies.org\/wp-content\/uploads\/2026\/08\/4_Remnants.jpg\" alt=\"At Least 38 Civilians Killed, 15 Injured and 370 Homes Burned: Evidence of Ground and Aerial Attacks by LIDs 101 and 99 in Myaing and Pauk\">\n                                        <\/a><!-- .elementskit-entry-thumb END -->\n                                    <\/div>\n                                \n                                <div class=\"ekit-col-6 order-2\">\n                                    <div class=\"elementskit-post-body \">\n                                        <div class=\"elementskit-entry-header\">\n                                            \n                                                                                                                                        \n                                            \n                                                                                                            <h2 class=\"entry-title\">\n                    <a href=\"https:\/\/ah-nyarstudies.org\/my\/at-least-38-civilians-killed-15-injured-and-370-homes-burned-evidence-of-ground-and-aerial-attacks-by-lids-101-and-99-in-myaing-and-pauk\/\">\n                        At Least 38 Civilians Killed, 15 Injured and 370 Homes Burned: Evidence of Ground and Aerial Attacks by LIDs 101 and 99 in Myaing and Pauk                    <\/a>\n                <\/h2>\n                                                                                                    <\/div><!-- .elementskit-entry-header END -->\n\n                                                                                    <div class=\"elementskit-post-footer\">\n                                                                                                    <p>Evidence from victims\u2019 families, eyewitnesses, aid workers, photographs and weapon remnants indicates patterns of extrajudicial killings, severe ill-treatment, destruction of civilian property and attacks affecting civilian areas.<\/p>\n                                                                                                                                            <\/div><!-- .elementskit-post-footer END -->\n                                                                            <\/div><!-- .elementskit-post-body END -->\n                                <\/div>\n                            <\/div>\n                        <\/div><!-- .elementskit-blog-block-post .radius .gradient-bg END -->\n                    \n                <\/div>\n                            <div class=\"post-item ekit-col-12\">\n\n                                            <div class=\"elementskit-blog-block-post\">\n                            <div class=\"row no-gutters\">\n                                                                    <div class=\"ekit-col-6 order-1\">\n                                        <a href=\"https:\/\/ah-nyarstudies.org\/my\/what-is-happening-in-ah-nyar-july-2026\/\" class=\"elementskit-entry-thumb\">\n                                            <img decoding=\"async\" src=\"https:\/\/ah-nyarstudies.org\/wp-content\/uploads\/2026\/08\/ANS_07.jpg\" alt=\"What is happening in Ah Nyar? July 2026\">\n                                        <\/a><!-- .elementskit-entry-thumb END -->\n                                    <\/div>\n                                \n                                <div class=\"ekit-col-6 order-2\">\n                                    <div class=\"elementskit-post-body \">\n                                        <div class=\"elementskit-entry-header\">\n                                            \n                                                                                                                                        \n                                            \n                                                                                                            <h2 class=\"entry-title\">\n                    <a href=\"https:\/\/ah-nyarstudies.org\/my\/what-is-happening-in-ah-nyar-july-2026\/\">\n                        What is happening in Ah Nyar? July 2026                    <\/a>\n                <\/h2>\n                                                                                                    <\/div><!-- .elementskit-entry-header END -->\n\n                                                                                    <div class=\"elementskit-post-footer\">\n                                                                                                    <p>Resistance governance and federal institution-building advanced across Central Burma, while intensified military offensives, widespread airstrikes and a deteriorating human rights situation caused escalating civilian casualties, displacement and insecurity throughout Sagaing, Magway and Mandalay.<\/p>\n                                                                                                                                            <\/div><!-- .elementskit-post-footer END -->\n                                                                            <\/div><!-- .elementskit-post-body END -->\n                                <\/div>\n                            <\/div>\n                        <\/div><!-- .elementskit-blog-block-post .radius .gradient-bg END -->\n                    \n                <\/div>\n                            <div class=\"post-item ekit-col-12\">\n\n                                            <div class=\"elementskit-blog-block-post\">\n                            <div class=\"row no-gutters\">\n                                                                    <div class=\"ekit-col-6 order-1\">\n                                        <a href=\"https:\/\/ah-nyarstudies.org\/my\/my-father-was-unable-to-flee-and-was-burned-alive\/\" class=\"elementskit-entry-thumb\">\n                                            <img decoding=\"async\" src=\"https:\/\/ah-nyarstudies.org\/wp-content\/uploads\/2026\/08\/burn-houses-1024x768.jpeg\" alt=\"My Father Was Unable to Flee and Was Burned Alive\">\n                                        <\/a><!-- .elementskit-entry-thumb END -->\n                                    <\/div>\n                                \n                                <div class=\"ekit-col-6 order-2\">\n                                    <div class=\"elementskit-post-body \">\n                                        <div class=\"elementskit-entry-header\">\n                                            \n                                                                                                                                        \n                                            \n                                                                                                            <h2 class=\"entry-title\">\n                    <a href=\"https:\/\/ah-nyarstudies.org\/my\/my-father-was-unable-to-flee-and-was-burned-alive\/\">\n                        My Father Was Unable to Flee and Was Burned Alive                    <\/a>\n                <\/h2>\n                                                                                                    <\/div><!-- .elementskit-entry-header END -->\n\n                                                                                    <div class=\"elementskit-post-footer\">\n                                                                                                    <p>Our evidence indicates that the military operation extended beyond engagements with resistance forces and had a serious impact on civilians and civilian properties, including homes, cultural and religious heritage and civilian infrastructure.<\/p>\n                                                                                                                                            <\/div><!-- .elementskit-post-footer END -->\n                                                                            <\/div><!-- .elementskit-post-body END -->\n                                <\/div>\n                            <\/div>\n                        <\/div><!-- .elementskit-blog-block-post .radius .gradient-bg END -->\n                    \n                <\/div>\n                            <div class=\"post-item ekit-col-12\">\n\n                                            <div class=\"elementskit-blog-block-post\">\n                            <div class=\"row no-gutters\">\n                                                                    <div class=\"ekit-col-6 order-1\">\n                                        <a href=\"https:\/\/ah-nyarstudies.org\/my\/what-is-happening-in-ah-nyar-june-2026-issue-6-2026\/\" class=\"elementskit-entry-thumb\">\n                                            <img decoding=\"async\" src=\"https:\/\/ah-nyarstudies.org\/wp-content\/uploads\/2026\/08\/June_Sitrep.png\" alt=\"What is Happening in Ah Nyar? June, 2026 [Issue 6\/2026]\">\n                                        <\/a><!-- .elementskit-entry-thumb END -->\n                                    <\/div>\n                                \n                                <div class=\"ekit-col-6 order-2\">\n                                    <div class=\"elementskit-post-body \">\n                                        <div class=\"elementskit-entry-header\">\n                                            \n                                                                                                                                        \n                                            \n                                                                                                            <h2 class=\"entry-title\">\n                    <a href=\"https:\/\/ah-nyarstudies.org\/my\/what-is-happening-in-ah-nyar-june-2026-issue-6-2026\/\">\n                        What is Happening in Ah Nyar? June, 2026 [Issue 6\/2026]                    <\/a>\n                <\/h2>\n                                                                                                    <\/div><!-- .elementskit-entry-header END -->\n\n                                                                                    <div class=\"elementskit-post-footer\">\n                                                                                                    <p>Renewed military offensives along the India\u2013Burma Friendship Road triggered fresh displacement, particularly around Khampat and Yarzagyo in Sagaing Region.<\/p>\n                                                                                                                                            <\/div><!-- .elementskit-post-footer END -->\n                                                                            <\/div><!-- .elementskit-post-body END -->\n                                <\/div>\n                            <\/div>\n                        <\/div><!-- .elementskit-blog-block-post .radius .gradient-bg END -->\n                    \n                <\/div>\n                            <div class=\"post-item ekit-col-12\">\n\n                                            <div class=\"elementskit-blog-block-post\">\n                            <div class=\"row no-gutters\">\n                                                                    <div class=\"ekit-col-6 order-1\">\n                                        <a href=\"https:\/\/ah-nyarstudies.org\/my\/myanmars-conflict-is-no-longer-a-20th-century-revolution\/\" class=\"elementskit-entry-thumb\">\n                                            <img decoding=\"async\" src=\"https:\/\/ah-nyarstudies.org\/wp-content\/uploads\/2026\/08\/mya_con.jpg\" alt=\"Myanmar\u2019s Conflict Is No Longer a 20th-Century Revolution\">\n                                        <\/a><!-- .elementskit-entry-thumb END -->\n                                    <\/div>\n                                \n                                <div class=\"ekit-col-6 order-2\">\n                                    <div class=\"elementskit-post-body \">\n                                        <div class=\"elementskit-entry-header\">\n                                            \n                                                                                                                                        \n                                            \n                                                                                                            <h2 class=\"entry-title\">\n                    <a href=\"https:\/\/ah-nyarstudies.org\/my\/myanmars-conflict-is-no-longer-a-20th-century-revolution\/\">\n                        Myanmar\u2019s Conflict Is No Longer a 20th-Century Revolution                    <\/a>\n                <\/h2>\n                                                                                                    <\/div><!-- .elementskit-entry-header END -->\n\n                                                                                    <div class=\"elementskit-post-footer\">\n                                                                                                    <p>In contemporary conflicts, authority is measured not only by who holds territory, but by who can govern, supply, finance and connect it. The ability to sustain economic and administrative systems ultimately determines whether military control can be translated into durable political authority. To put it simply, modern revolutions are not won through political narratives alone. They are won through the capacity to govern, mobilise resources and maintain functioning systems that sustain both resistance and society.<\/p>\n                                                                                                                                            <\/div><!-- .elementskit-post-footer END -->\n                                                                            <\/div><!-- .elementskit-post-body END -->\n                                <\/div>\n                            <\/div>\n                        <\/div><!-- .elementskit-blog-block-post .radius .gradient-bg END -->\n                    \n                <\/div>\n                            <div class=\"post-item ekit-col-12\">\n\n                                            <div class=\"elementskit-blog-block-post\">\n                            <div class=\"row no-gutters\">\n                                                                    <div class=\"ekit-col-6 order-1\">\n                                        <a href=\"https:\/\/ah-nyarstudies.org\/my\/what-is-happening-in-ah-nyar-may-2026-issue-5-2026\/\" class=\"elementskit-entry-thumb\">\n                                            <img decoding=\"async\" src=\"https:\/\/ah-nyarstudies.org\/wp-content\/uploads\/2026\/08\/May_Sitrep.png\" alt=\"What is Happening in Ah Nyar? May, 2026 [Issue 5\/2026]\">\n                                        <\/a><!-- .elementskit-entry-thumb END -->\n                                    <\/div>\n                                \n                                <div class=\"ekit-col-6 order-2\">\n                                    <div class=\"elementskit-post-body \">\n                                        <div class=\"elementskit-entry-header\">\n                                            \n                                                                                                                                        \n                                            \n                                                                                                            <h2 class=\"entry-title\">\n                    <a href=\"https:\/\/ah-nyarstudies.org\/my\/what-is-happening-in-ah-nyar-may-2026-issue-5-2026\/\">\n                        What is Happening in Ah Nyar? May, 2026 [Issue 5\/2026]                    <\/a>\n                <\/h2>\n                                                                                                    <\/div><!-- .elementskit-entry-header END -->\n\n                                                                                    <div class=\"elementskit-post-footer\">\n                                                                                                    <p>Federal Unit Governments in Ah Nyar continued to consolidate interim governance structures and deepen political coordination amid the re-escalation of conflict in the region.<\/p>\n                                                                                                                                            <\/div><!-- .elementskit-post-footer END -->\n                                                                            <\/div><!-- .elementskit-post-body END -->\n                                <\/div>\n                            <\/div>\n                        <\/div><!-- .elementskit-blog-block-post .radius .gradient-bg END -->\n                    \n                <\/div>\n                            <div class=\"post-item ekit-col-12\">\n\n                                            <div class=\"elementskit-blog-block-post\">\n                            <div class=\"row no-gutters\">\n                                                                    <div class=\"ekit-col-6 order-1\">\n                                        <a href=\"https:\/\/ah-nyarstudies.org\/my\/petro-contestation-and-emerging-governance-orders-in-magway\/\" class=\"elementskit-entry-thumb\">\n                                            <img decoding=\"async\" src=\"https:\/\/ah-nyarstudies.org\/wp-content\/uploads\/2026\/08\/petro_1.png\" alt=\"Petro-Contestation and Emerging Governance Orders in Magway\">\n                                        <\/a><!-- .elementskit-entry-thumb END -->\n                                    <\/div>\n                                \n                                <div class=\"ekit-col-6 order-2\">\n                                    <div class=\"elementskit-post-body \">\n                                        <div class=\"elementskit-entry-header\">\n                                            \n                                                                                                                                        \n                                            \n                                                                                                            <h2 class=\"entry-title\">\n                    <a href=\"https:\/\/ah-nyarstudies.org\/my\/petro-contestation-and-emerging-governance-orders-in-magway\/\">\n                        Petro-Contestation and Emerging Governance Orders in Magway                    <\/a>\n                <\/h2>\n                                                                                                    <\/div><!-- .elementskit-entry-header END -->\n\n                                                                                    <div class=\"elementskit-post-footer\">\n                                                                                                    <p>As of 2026, local resistance forces in Magway controlled two of the seven oil fields under the union government\u2019s authority. The two major oil fields located in Pakokku, Myaing, and Pauk townships are currently under the management of the resistance administration. Oil and gas from these fields provided supplies for the Refinery Industry in Chauk township through Kamma and Pakokku.<\/p>\n                                                                                                                                            <\/div><!-- .elementskit-post-footer END -->\n                                                                            <\/div><!-- .elementskit-post-body END -->\n                                <\/div>\n                            <\/div>\n                        <\/div><!-- .elementskit-blog-block-post .radius .gradient-bg END -->\n                    \n                <\/div>\n                    <\/div>\n    <\/div>\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>Our Publications An Emerging Bill of Rights? Human Rights in Ah Nyar\u2019s Federal Units Core protections are broadly recognised across Sagaing, Magway and Mandalay. These include the right to life, protection from torture and forced labour, liberty and security of the person, equality before the law, and fundamental freedoms such as freedom of expression, religion [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_monsterinsights_skip_tracking":false,"_uf_show_specific_survey":0,"_uf_disable_surveys":false,"footnotes":""},"class_list":["post-265","page","type-page","status-publish","hentry"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.1.1 - aioseo.com -->\n\t<meta name=\"description\" content=\"As of 2026, local resistance forces in Magway controlled two of the seven oil fields under the union government\u2019s authority. The two major oil fields located in Pakokku, Myaing, and Pauk townships are currently under the management of the resistance administration. Oil and gas from these fields provided supplies for the Refinery Industry in Chauk township through Kamma and Pakokku.\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/ah-nyarstudies.org\/my\/petro-contestation-and-emerging-governance-orders-in-magway\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.1.1\" \/>\n\t\t<meta property=\"og:locale\" content=\"my_MM\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Centre for Ah Nyar Studies - Human Rights and Transitional Justice\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Petro-Contestation and Emerging Governance Orders in Magway - Centre for Ah Nyar Studies\" \/>\n\t\t<meta property=\"og:description\" content=\"As of 2026, local resistance forces in Magway controlled two of the seven oil fields under the union government\u2019s authority. The two major oil fields located in Pakokku, Myaing, and Pauk townships are currently under the management of the resistance administration. Oil and gas from these fields provided supplies for the Refinery Industry in Chauk township through Kamma and Pakokku.\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/ah-nyarstudies.org\/my\/petro-contestation-and-emerging-governance-orders-in-magway\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2026-05-15T03:35:37+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-08-19T03:48:02+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Petro-Contestation and Emerging Governance Orders in Magway - Centre for Ah Nyar Studies\" \/>\n\t\t<meta name=\"twitter:description\" content=\"As of 2026, local resistance forces in Magway controlled two of the seven oil fields under the union government\u2019s authority. The two major oil fields located in Pakokku, Myaing, and Pauk townships are currently under the management of the resistance administration. Oil and gas from these fields provided supplies for the Refinery Industry in Chauk township through Kamma and Pakokku.\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BlogPosting\",\"@id\":\"https:\\\/\\\/ah-nyarstudies.org\\\/my\\\/petro-contestation-and-emerging-governance-orders-in-magway\\\/#blogposting\",\"name\":\"Petro-Contestation and Emerging Governance Orders in Magway - Centre for Ah Nyar Studies\",\"headline\":\"Publication\",\"author\":{\"@id\":\"https:\\\/\\\/ah-nyarstudies.org\\\/my\\\/author\\\/banyartoee\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/ah-nyarstudies.org\\\/my\\\/#organization\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/ah-nyarstudies.org\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/part3.png\",\"@id\":\"https:\\\/\\\/ah-nyarstudies.org\\\/my\\\/petro-contestation-and-emerging-governance-orders-in-magway\\\/#articleImage\",\"width\":1280,\"height\":853},\"datePublished\":\"2024-12-21T07:20:47+00:00\",\"dateModified\":\"2026-08-18T19:08:49+00:00\",\"inLanguage\":\"my-MM\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/ah-nyarstudies.org\\\/my\\\/petro-contestation-and-emerging-governance-orders-in-magway\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/ah-nyarstudies.org\\\/my\\\/petro-contestation-and-emerging-governance-orders-in-magway\\\/#webpage\"}},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/ah-nyarstudies.org\\\/my\\\/petro-contestation-and-emerging-governance-orders-in-magway\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/ah-nyarstudies.org\\\/my#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/ah-nyarstudies.org\\\/my\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/ah-nyarstudies.org\\\/my\\\/publication\\\/#listItem\",\"name\":\"Publication\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/ah-nyarstudies.org\\\/my\\\/publication\\\/#listItem\",\"position\":2,\"name\":\"Publication\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/ah-nyarstudies.org\\\/my#listItem\",\"name\":\"Home\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/ah-nyarstudies.org\\\/my\\\/#organization\",\"name\":\"Centre for Ah Nyar Studies\",\"description\":\"Human Rights and Transitional Justice\",\"url\":\"https:\\\/\\\/ah-nyarstudies.org\\\/my\\\/\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/ah-nyarstudies.org\\\/my\\\/author\\\/banyartoee\\\/#author\",\"url\":\"https:\\\/\\\/ah-nyarstudies.org\\\/my\\\/author\\\/banyartoee\\\/\",\"name\":\"Centre for Ah Nyar Studies\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/ah-nyarstudies.org\\\/my\\\/petro-contestation-and-emerging-governance-orders-in-magway\\\/#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/b1abe588ed41fd525d387d54e67a595bad5a539377a7eb56d42c3ceadc1ac4f8?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"Centre for Ah Nyar Studies\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/ah-nyarstudies.org\\\/my\\\/petro-contestation-and-emerging-governance-orders-in-magway\\\/#webpage\",\"url\":\"https:\\\/\\\/ah-nyarstudies.org\\\/my\\\/petro-contestation-and-emerging-governance-orders-in-magway\\\/\",\"name\":\"Publication - Centre for Ah Nyar Studies\",\"description\":\"As of 2026, local resistance forces in Magway controlled two of the seven oil fields under the union government\\u2019s authority. The two major oil fields located in Pakokku, Myaing, and Pauk townships are currently under the management of the resistance administration. Oil and gas from these fields provided supplies for the Refinery Industry in Chauk township through Kamma and Pakokku.\",\"inLanguage\":\"my-MM\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/ah-nyarstudies.org\\\/my\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/ah-nyarstudies.org\\\/my\\\/petro-contestation-and-emerging-governance-orders-in-magway\\\/#breadcrumblist\"},\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/ah-nyarstudies.org\\\/my\\\/petro-contestation-and-emerging-governance-orders-in-magway\\\/#mainImage\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/ah-nyarstudies.org\\\/my\\\/petro-contestation-and-emerging-governance-orders-in-magway\\\/#mainImage\"},\"datePublished\":\"2026-05-15T03:35:37+00:00\",\"dateModified\":\"2026-08-19T03:48:02+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/ah-nyarstudies.org\\\/my\\\/#website\",\"url\":\"https:\\\/\\\/ah-nyarstudies.org\\\/my\\\/\",\"name\":\"Centre for Ah Nyar Studies\",\"description\":\"Human Rights and Transitional Justice\",\"inLanguage\":\"my-MM\",\"publisher\":{\"@id\":\"https:\\\/\\\/ah-nyarstudies.org\\\/my\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Publication - Centre for Ah Nyar Studies","description":"Our Publications \u201c\u1021\u100a\u102c\u1010\u1031\u102c\u103a\u101c\u103e\u1014\u103a\u101b\u1031\u1038\u1000\u102d\u102f \u1014\u102d\u102f\u1004\u103a\u101e\u1030\u101b\u103e\u102f\u1036\u1038\u1016\u103c\u1005\u103a\u1019\u103e\u102c\u1005\u102d\u102f\u1038\u1010\u101a\u103a\u201d \u1006\u1031\u102c\u1004\u103a\u1038\u1015\u102b\u1038 \u1015\u102b\u1019\u1031\u1038\u1001\u103d\u1014\u103a\u1038\u1019\u103b\u102c\u1038\u1000\u102d\u102f \u1006\u103d\u1031\u1038\u1014\u103d\u1031\u1038\u1016\u103c\u1031\u1006\u102d\u102f\u1001\u103c\u1004\u103a\u1038 (7th Edition) \u201c\u1021\u100a\u102c\u1010\u1031\u102c\u103a\u101c\u103e\u1014\u103a\u101b\u1031\u1038\u1000\u102d\u102f \u1014\u102d\u102f\u1004\u103a\u101e\u1030\u101b\u103e\u102f\u1036\u1038\u1016\u103c\u1005\u103a\u1019\u103e\u102c\u1005\u102d\u102f\u1038\u1010\u101a\u103a\u201d \u1006\u1031\u102c\u1004\u103a\u1038\u1015\u102b\u1038 \u1015\u102b\u1019\u1031\u1038\u1001\u103d\u1014\u103a\u1038\u1019\u103b\u102c\u1038\u1000\u102d\u102f \u1006\u103d\u1031\u1038\u1014\u103d\u1031\u1038\u1016\u103c\u1031\u1006\u102d\u102f\u1001\u103c\u1004\u103a\u1038 (7th Edition) 09\/22\/2025 Read More Ah Nyar in 2025: Key Highlights Ah Nyar in 2025: Key Highlights 01\/03\/2026 Read More Human Rights Situation in Central Burma (Jan-Jun 2025) Human Rights Situation in Central Burma (Jan-Jun 2025) 08\/17\/2025 Read More Human Rights","canonical_url":"https:\/\/ah-nyarstudies.org\/my\/petro-contestation-and-emerging-governance-orders-in-magway\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BlogPosting","@id":"https:\/\/ah-nyarstudies.org\/my\/publication\/#blogposting","name":"Publication - Centre for Ah Nyar Studies","headline":"Publication","author":{"@id":"https:\/\/ah-nyarstudies.org\/my\/author\/banyartoee\/#author"},"publisher":{"@id":"https:\/\/ah-nyarstudies.org\/my\/#organization"},"image":{"@type":"ImageObject","url":"https:\/\/ah-nyarstudies.org\/wp-content\/uploads\/2026\/04\/part3.png","@id":"https:\/\/ah-nyarstudies.org\/my\/publication\/#articleImage","width":1280,"height":853},"datePublished":"2024-12-21T07:20:47+00:00","dateModified":"2026-08-18T19:08:49+00:00","inLanguage":"my-MM","mainEntityOfPage":{"@id":"https:\/\/ah-nyarstudies.org\/my\/publication\/#webpage"},"isPartOf":{"@id":"https:\/\/ah-nyarstudies.org\/my\/publication\/#webpage"}},{"@type":"BreadcrumbList","@id":"https:\/\/ah-nyarstudies.org\/my\/publication\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/ah-nyarstudies.org\/my#listItem","position":1,"name":"Home","item":"https:\/\/ah-nyarstudies.org\/my","nextItem":{"@type":"ListItem","@id":"https:\/\/ah-nyarstudies.org\/my\/publication\/#listItem","name":"Publication"}},{"@type":"ListItem","@id":"https:\/\/ah-nyarstudies.org\/my\/publication\/#listItem","position":2,"name":"Publication","previousItem":{"@type":"ListItem","@id":"https:\/\/ah-nyarstudies.org\/my#listItem","name":"Home"}}]},{"@type":"Organization","@id":"https:\/\/ah-nyarstudies.org\/my\/#organization","name":"Centre for Ah Nyar Studies","description":"Human Rights and Transitional Justice","url":"https:\/\/ah-nyarstudies.org\/my\/"},{"@type":"Person","@id":"https:\/\/ah-nyarstudies.org\/my\/author\/banyartoee\/#author","url":"https:\/\/ah-nyarstudies.org\/my\/author\/banyartoee\/","name":"Centre for Ah Nyar Studies","image":{"@type":"ImageObject","@id":"https:\/\/ah-nyarstudies.org\/my\/publication\/#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/b1abe588ed41fd525d387d54e67a595bad5a539377a7eb56d42c3ceadc1ac4f8?s=96&d=mm&r=g","width":96,"height":96,"caption":"Centre for Ah Nyar Studies"}},{"@type":"WebPage","@id":"https:\/\/ah-nyarstudies.org\/my\/publication\/#webpage","url":"https:\/\/ah-nyarstudies.org\/my\/publication\/","name":"Publication - Centre for Ah Nyar Studies","description":"Our Publications \u201c\u1021\u100a\u102c\u1010\u1031\u102c\u103a\u101c\u103e\u1014\u103a\u101b\u1031\u1038\u1000\u102d\u102f \u1014\u102d\u102f\u1004\u103a\u101e\u1030\u101b\u103e\u102f\u1036\u1038\u1016\u103c\u1005\u103a\u1019\u103e\u102c\u1005\u102d\u102f\u1038\u1010\u101a\u103a\u201d \u1006\u1031\u102c\u1004\u103a\u1038\u1015\u102b\u1038 \u1015\u102b\u1019\u1031\u1038\u1001\u103d\u1014\u103a\u1038\u1019\u103b\u102c\u1038\u1000\u102d\u102f \u1006\u103d\u1031\u1038\u1014\u103d\u1031\u1038\u1016\u103c\u1031\u1006\u102d\u102f\u1001\u103c\u1004\u103a\u1038 (7th Edition) \u201c\u1021\u100a\u102c\u1010\u1031\u102c\u103a\u101c\u103e\u1014\u103a\u101b\u1031\u1038\u1000\u102d\u102f \u1014\u102d\u102f\u1004\u103a\u101e\u1030\u101b\u103e\u102f\u1036\u1038\u1016\u103c\u1005\u103a\u1019\u103e\u102c\u1005\u102d\u102f\u1038\u1010\u101a\u103a\u201d \u1006\u1031\u102c\u1004\u103a\u1038\u1015\u102b\u1038 \u1015\u102b\u1019\u1031\u1038\u1001\u103d\u1014\u103a\u1038\u1019\u103b\u102c\u1038\u1000\u102d\u102f \u1006\u103d\u1031\u1038\u1014\u103d\u1031\u1038\u1016\u103c\u1031\u1006\u102d\u102f\u1001\u103c\u1004\u103a\u1038 (7th Edition) 09\/22\/2025 Read More Ah Nyar in 2025: Key Highlights Ah Nyar in 2025: Key Highlights 01\/03\/2026 Read More Human Rights Situation in Central Burma (Jan-Jun 2025) Human Rights Situation in Central Burma (Jan-Jun 2025) 08\/17\/2025 Read More Human Rights","inLanguage":"my-MM","isPartOf":{"@id":"https:\/\/ah-nyarstudies.org\/my\/#website"},"breadcrumb":{"@id":"https:\/\/ah-nyarstudies.org\/my\/publication\/#breadcrumblist"},"datePublished":"2024-12-21T07:20:47+00:00","dateModified":"2026-08-18T19:08:49+00:00"},{"@type":"WebSite","@id":"https:\/\/ah-nyarstudies.org\/my\/#website","url":"https:\/\/ah-nyarstudies.org\/my\/","name":"Centre for Ah Nyar Studies","description":"Human Rights and Transitional Justice","inLanguage":"my-MM","publisher":{"@id":"https:\/\/ah-nyarstudies.org\/my\/#organization"}}]},"og:locale":"my_MM","og:site_name":"Centre for Ah Nyar Studies - Human Rights and Transitional Justice","og:type":"article","og:title":"Publication - Centre for Ah Nyar Studies","og:description":"Our Publications \u201c\u1021\u100a\u102c\u1010\u1031\u102c\u103a\u101c\u103e\u1014\u103a\u101b\u1031\u1038\u1000\u102d\u102f \u1014\u102d\u102f\u1004\u103a\u101e\u1030\u101b\u103e\u102f\u1036\u1038\u1016\u103c\u1005\u103a\u1019\u103e\u102c\u1005\u102d\u102f\u1038\u1010\u101a\u103a\u201d \u1006\u1031\u102c\u1004\u103a\u1038\u1015\u102b\u1038 \u1015\u102b\u1019\u1031\u1038\u1001\u103d\u1014\u103a\u1038\u1019\u103b\u102c\u1038\u1000\u102d\u102f \u1006\u103d\u1031\u1038\u1014\u103d\u1031\u1038\u1016\u103c\u1031\u1006\u102d\u102f\u1001\u103c\u1004\u103a\u1038 (7th Edition) \u201c\u1021\u100a\u102c\u1010\u1031\u102c\u103a\u101c\u103e\u1014\u103a\u101b\u1031\u1038\u1000\u102d\u102f \u1014\u102d\u102f\u1004\u103a\u101e\u1030\u101b\u103e\u102f\u1036\u1038\u1016\u103c\u1005\u103a\u1019\u103e\u102c\u1005\u102d\u102f\u1038\u1010\u101a\u103a\u201d \u1006\u1031\u102c\u1004\u103a\u1038\u1015\u102b\u1038 \u1015\u102b\u1019\u1031\u1038\u1001\u103d\u1014\u103a\u1038\u1019\u103b\u102c\u1038\u1000\u102d\u102f \u1006\u103d\u1031\u1038\u1014\u103d\u1031\u1038\u1016\u103c\u1031\u1006\u102d\u102f\u1001\u103c\u1004\u103a\u1038 (7th Edition) 09\/22\/2025 Read More Ah Nyar in 2025: Key Highlights Ah Nyar in 2025: Key Highlights 01\/03\/2026 Read More Human Rights Situation in Central Burma (Jan-Jun 2025) Human Rights Situation in Central Burma (Jan-Jun 2025) 08\/17\/2025 Read More Human Rights","og:url":"https:\/\/ah-nyarstudies.org\/my\/petro-contestation-and-emerging-governance-orders-in-magway\/","article:published_time":"2024-12-21T07:20:47+00:00","article:modified_time":"2026-08-18T19:08:49+00:00","twitter:card":"summary_large_image","twitter:title":"Publication - Centre for Ah Nyar Studies","twitter:description":"Our Publications \u201c\u1021\u100a\u102c\u1010\u1031\u102c\u103a\u101c\u103e\u1014\u103a\u101b\u1031\u1038\u1000\u102d\u102f \u1014\u102d\u102f\u1004\u103a\u101e\u1030\u101b\u103e\u102f\u1036\u1038\u1016\u103c\u1005\u103a\u1019\u103e\u102c\u1005\u102d\u102f\u1038\u1010\u101a\u103a\u201d \u1006\u1031\u102c\u1004\u103a\u1038\u1015\u102b\u1038 \u1015\u102b\u1019\u1031\u1038\u1001\u103d\u1014\u103a\u1038\u1019\u103b\u102c\u1038\u1000\u102d\u102f \u1006\u103d\u1031\u1038\u1014\u103d\u1031\u1038\u1016\u103c\u1031\u1006\u102d\u102f\u1001\u103c\u1004\u103a\u1038 (7th Edition) \u201c\u1021\u100a\u102c\u1010\u1031\u102c\u103a\u101c\u103e\u1014\u103a\u101b\u1031\u1038\u1000\u102d\u102f \u1014\u102d\u102f\u1004\u103a\u101e\u1030\u101b\u103e\u102f\u1036\u1038\u1016\u103c\u1005\u103a\u1019\u103e\u102c\u1005\u102d\u102f\u1038\u1010\u101a\u103a\u201d \u1006\u1031\u102c\u1004\u103a\u1038\u1015\u102b\u1038 \u1015\u102b\u1019\u1031\u1038\u1001\u103d\u1014\u103a\u1038\u1019\u103b\u102c\u1038\u1000\u102d\u102f \u1006\u103d\u1031\u1038\u1014\u103d\u1031\u1038\u1016\u103c\u1031\u1006\u102d\u102f\u1001\u103c\u1004\u103a\u1038 (7th Edition) 09\/22\/2025 Read More Ah Nyar in 2025: Key Highlights Ah Nyar in 2025: Key Highlights 01\/03\/2026 Read More Human Rights Situation in Central Burma (Jan-Jun 2025) Human Rights Situation in Central Burma (Jan-Jun 2025) 08\/17\/2025 Read More Human Rights"},"aioseo_meta_data":{"post_id":"265","title":null,"description":null,"keywords":null,"keyphrases":{"focus":[],"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":null,"created":"2025-08-19 21:07:19","updated":"2026-08-18 20:03:51","focus_keyword":null,"additional_keywords":null,"truseo_locale":null,"seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/ah-nyarstudies.org\/my\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tPublication\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/ah-nyarstudies.org\/my"},{"label":"Publication","link":"https:\/\/ah-nyarstudies.org\/my\/publication\/"}],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Publication - Centre for Ah Nyar Studies<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/ah-nyarstudies.org\/my\/publication\/\" \/>\n<meta property=\"og:locale\" content=\"my_MM\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Publication - Centre for Ah Nyar Studies\" \/>\n<meta property=\"og:description\" content=\"Our Publications An Emerging Bill of Rights? Human Rights in Ah Nyar\u2019s Federal Units Core protections are broadly recognised across Sagaing, Magway and Mandalay. These include the right to life, protection from torture and forced labour, liberty and security of the person, equality before the law, and fundamental freedoms such as freedom of expression, religion [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/ah-nyarstudies.org\/my\/publication\/\" \/>\n<meta property=\"og:site_name\" content=\"Centre for Ah Nyar Studies\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-18T19:08:49+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/ah-nyarstudies.org\/wp-content\/uploads\/2026\/04\/part3-1024x682.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 \u1019\u102d\u1014\u1005\u103a\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/ah-nyarstudies.org\\\/publication\\\/\",\"url\":\"https:\\\/\\\/ah-nyarstudies.org\\\/publication\\\/\",\"name\":\"Publication - Centre for Ah Nyar Studies\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/ah-nyarstudies.org\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/ah-nyarstudies.org\\\/publication\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/ah-nyarstudies.org\\\/publication\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/ah-nyarstudies.org\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/part3-1024x682.png\",\"datePublished\":\"2024-12-21T07:20:47+00:00\",\"dateModified\":\"2026-08-18T19:08:49+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/ah-nyarstudies.org\\\/publication\\\/#breadcrumb\"},\"inLanguage\":\"my-MM\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/ah-nyarstudies.org\\\/publication\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"my-MM\",\"@id\":\"https:\\\/\\\/ah-nyarstudies.org\\\/publication\\\/#primaryimage\",\"url\":\"https:\\\/\\\/ah-nyarstudies.org\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/part3-1024x682.png\",\"contentUrl\":\"https:\\\/\\\/ah-nyarstudies.org\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/part3-1024x682.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/ah-nyarstudies.org\\\/publication\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/ah-nyarstudies.org\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Publication\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/ah-nyarstudies.org\\\/#website\",\"url\":\"https:\\\/\\\/ah-nyarstudies.org\\\/\",\"name\":\"Centre for Ah Nyar Studies\",\"description\":\"Human Rights and Transitional Justice\",\"publisher\":{\"@id\":\"https:\\\/\\\/ah-nyarstudies.org\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/ah-nyarstudies.org\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"my-MM\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/ah-nyarstudies.org\\\/#organization\",\"name\":\"Centre for Ah Nyar Studies\",\"url\":\"https:\\\/\\\/ah-nyarstudies.org\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"my-MM\",\"@id\":\"https:\\\/\\\/ah-nyarstudies.org\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/ah-nyarstudies.org\\\/wp-content\\\/uploads\\\/2024\\\/12\\\/CAS_Logo-1.png\",\"contentUrl\":\"https:\\\/\\\/ah-nyarstudies.org\\\/wp-content\\\/uploads\\\/2024\\\/12\\\/CAS_Logo-1.png\",\"width\":512,\"height\":512,\"caption\":\"Centre for Ah Nyar Studies\"},\"image\":{\"@id\":\"https:\\\/\\\/ah-nyarstudies.org\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Publication - Centre for Ah Nyar Studies","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/ah-nyarstudies.org\/my\/publication\/","og_locale":"my_MM","og_type":"article","og_title":"Publication - Centre for Ah Nyar Studies","og_description":"Our Publications An Emerging Bill of Rights? Human Rights in Ah Nyar\u2019s Federal Units Core protections are broadly recognised across Sagaing, Magway and Mandalay. These include the right to life, protection from torture and forced labour, liberty and security of the person, equality before the law, and fundamental freedoms such as freedom of expression, religion [&hellip;]","og_url":"https:\/\/ah-nyarstudies.org\/my\/publication\/","og_site_name":"Centre for Ah Nyar Studies","article_modified_time":"2026-08-18T19:08:49+00:00","og_image":[{"url":"https:\/\/ah-nyarstudies.org\/wp-content\/uploads\/2026\/04\/part3-1024x682.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"4 \u1019\u102d\u1014\u1005\u103a"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/ah-nyarstudies.org\/publication\/","url":"https:\/\/ah-nyarstudies.org\/publication\/","name":"Publication - Centre for Ah Nyar Studies","isPartOf":{"@id":"https:\/\/ah-nyarstudies.org\/#website"},"primaryImageOfPage":{"@id":"https:\/\/ah-nyarstudies.org\/publication\/#primaryimage"},"image":{"@id":"https:\/\/ah-nyarstudies.org\/publication\/#primaryimage"},"thumbnailUrl":"https:\/\/ah-nyarstudies.org\/wp-content\/uploads\/2026\/04\/part3-1024x682.png","datePublished":"2024-12-21T07:20:47+00:00","dateModified":"2026-08-18T19:08:49+00:00","breadcrumb":{"@id":"https:\/\/ah-nyarstudies.org\/publication\/#breadcrumb"},"inLanguage":"my-MM","potentialAction":[{"@type":"ReadAction","target":["https:\/\/ah-nyarstudies.org\/publication\/"]}]},{"@type":"ImageObject","inLanguage":"my-MM","@id":"https:\/\/ah-nyarstudies.org\/publication\/#primaryimage","url":"https:\/\/ah-nyarstudies.org\/wp-content\/uploads\/2026\/04\/part3-1024x682.png","contentUrl":"https:\/\/ah-nyarstudies.org\/wp-content\/uploads\/2026\/04\/part3-1024x682.png"},{"@type":"BreadcrumbList","@id":"https:\/\/ah-nyarstudies.org\/publication\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/ah-nyarstudies.org\/"},{"@type":"ListItem","position":2,"name":"Publication"}]},{"@type":"WebSite","@id":"https:\/\/ah-nyarstudies.org\/#website","url":"https:\/\/ah-nyarstudies.org\/","name":"\u1021\u100a\u102c\u101c\u1031\u1037\u101c\u102c\u101b\u1031\u1038\u1005\u1004\u103a\u1010\u102c","description":"Human Rights and Transitional Justice","publisher":{"@id":"https:\/\/ah-nyarstudies.org\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/ah-nyarstudies.org\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"my-MM"},{"@type":"Organization","@id":"https:\/\/ah-nyarstudies.org\/#organization","name":"\u1021\u100a\u102c\u101c\u1031\u1037\u101c\u102c\u101b\u1031\u1038\u1005\u1004\u103a\u1010\u102c","url":"https:\/\/ah-nyarstudies.org\/","logo":{"@type":"ImageObject","inLanguage":"my-MM","@id":"https:\/\/ah-nyarstudies.org\/#\/schema\/logo\/image\/","url":"https:\/\/ah-nyarstudies.org\/wp-content\/uploads\/2024\/12\/CAS_Logo-1.png","contentUrl":"https:\/\/ah-nyarstudies.org\/wp-content\/uploads\/2024\/12\/CAS_Logo-1.png","width":512,"height":512,"caption":"Centre for Ah Nyar Studies"},"image":{"@id":"https:\/\/ah-nyarstudies.org\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/ah-nyarstudies.org\/my\/wp-json\/wp\/v2\/pages\/265","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ah-nyarstudies.org\/my\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ah-nyarstudies.org\/my\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ah-nyarstudies.org\/my\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ah-nyarstudies.org\/my\/wp-json\/wp\/v2\/comments?post=265"}],"version-history":[{"count":5,"href":"https:\/\/ah-nyarstudies.org\/my\/wp-json\/wp\/v2\/pages\/265\/revisions"}],"predecessor-version":[{"id":4005,"href":"https:\/\/ah-nyarstudies.org\/my\/wp-json\/wp\/v2\/pages\/265\/revisions\/4005"}],"wp:attachment":[{"href":"https:\/\/ah-nyarstudies.org\/my\/wp-json\/wp\/v2\/media?parent=265"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}