{"id":41816,"date":"2025-04-20T00:00:51","date_gmt":"2025-04-19T17:00:51","guid":{"rendered":"https:\/\/uns.ac.id\/en\/?page_id=41816"},"modified":"2025-04-20T00:01:15","modified_gmt":"2025-04-19T17:01:15","slug":"uns-press","status":"publish","type":"page","link":"https:\/\/uns.ac.id\/en\/uns-press\/","title":{"rendered":"UNS Press"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"41816\" class=\"elementor elementor-41816\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-4fdeb857 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"4fdeb857\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6fd4b880\" data-id=\"6fd4b880\" 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-5bee2675 elementor-widget elementor-widget-html\" data-id=\"5bee2675\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>UNS Press<\/title>\r\n    <link href=\"https:\/\/stackpath.bootstrapcdn.com\/bootstrap\/4.5.2\/css\/bootstrap.min.css\" rel=\"stylesheet\">\r\n    <style>\r\n        body {\r\n            font-family: Arial, sans-serif;\r\n            background-color: #f0f8ff;\r\n            margin: 0;\r\n            padding: 0;\r\n        }\r\n        .container {\r\n            margin-top: 30px;\r\n        }\r\n        .content {\r\n            padding: 2rem;\r\n            background-color: #ffffff;\r\n            border-radius: 8px;\r\n            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);\r\n            margin-top: 2rem;\r\n            position: relative;\r\n        }\r\n        .content::before {\r\n            content: '';\r\n            position: absolute;\r\n            top: -10px;\r\n            left: -10px;\r\n            width: calc(100% + 20px);\r\n            height: calc(100% + 20px);\r\n            background: linear-gradient(45deg, rgba(255, 223, 186, 0.2), rgba(255, 223, 186, 0.1));\r\n            z-index: -1;\r\n            border-radius: 12px;\r\n            transform: rotate(-3deg);\r\n        }\r\n        .section-title {\r\n            text-align: center;\r\n            margin-bottom: 1.5rem;\r\n        }\r\n        .section-title h2 {\r\n            color: #1E90FF;\r\n            font-size: 2rem;\r\n            margin-bottom: 0.5rem;\r\n        }\r\n        .section-title p {\r\n            color: #666;\r\n            font-size: 1rem;\r\n        }\r\n        .card {\r\n            transition: transform 0.3s, box-shadow 0.3s;\r\n            border-radius: 8px;\r\n        }\r\n        .card:hover {\r\n            transform: scale(1.05);\r\n            box-shadow: 0 12px 24px rgba(0, 0, 0, 0.2);\r\n        }\r\n        .card-img-top {\r\n            height: 300px;\r\n            object-fit: cover;\r\n            border-bottom: 4px solid #1E90FF;\r\n        }\r\n        .card-body {\r\n            padding: 1rem;\r\n        }\r\n        .card-title {\r\n            color: #1E90FF;\r\n            margin-bottom: 0.5rem;\r\n        }\r\n        .card-text {\r\n            font-size: 0.9rem;\r\n            color: #333;\r\n            margin-bottom: 0;\r\n        }\r\n        .highlighted-text {\r\n            display: block;\r\n            margin-top: 20px;\r\n            padding: 10px;\r\n            background-color: #e0f7fa;\r\n            color: #00796b;\r\n            font-weight: bold;\r\n            border-left: 5px solid #1E90FF;\r\n            border-radius: 5px;\r\n            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);\r\n            text-align: center;\r\n            animation: fadeIn 1s ease-in-out;\r\n        }\r\n        @keyframes fadeIn {\r\n            from { opacity: 0; }\r\n            to { opacity: 1; }\r\n        }\r\n        .btn-primary {\r\n            background-color: #1E90FF;\r\n            border: none;\r\n            transition: background-color 0.3s;\r\n        }\r\n        .btn-primary:hover {\r\n            background-color: #004d40;\r\n        }\r\n        .vision-mission-goals {\r\n            margin-top: 2rem;\r\n        }\r\n        .vision-mission-goals h3 {\r\n            color: #1E90FF;\r\n            margin-bottom: 1rem;\r\n        }\r\n        .vision-mission-goals .card {\r\n            margin-bottom: 1.5rem;\r\n            border-radius: 8px;\r\n            overflow: hidden;\r\n            border: 1px solid #ddd;\r\n        }\r\n        .vision-mission-goals .card-header {\r\n            background-color: #1E90FF;\r\n            color: #fff;\r\n            font-size: 1.25rem;\r\n            padding: 0.75rem 1.25rem;\r\n        }\r\n        .vision-mission-goals .card-body {\r\n            padding: 1.25rem;\r\n            font-size: 0.9rem;\r\n        }\r\n        .vision-mission-goals .card-body ul {\r\n            list-style-type: disc;\r\n            padding-left: 20px;\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n\r\n    <div class=\"container\">\r\n        <div class=\"content\">\r\n            <div class=\"section-title\">\r\n\r\n                <p>UPT. UNS Press is a technical implementation unit of Universitas Sebelas Maret that serves as a publishing institution to meet the needs of UNS and the public. Established on August 14, 1989, UPT. UNS Press is committed to publishing books, journals, magazines, and other publishing products while maintaining quality and professionalism.<\/p>\r\n            <\/div>\r\n            <div class=\"row mb-4\">\r\n                <div class=\"col-md-6\">\r\n                    <div class=\"card\">\r\n                        <img decoding=\"async\" src=\"https:\/\/uns.ac.id\/id\/wp-content\/uploads\/2023\/06\/uns-press-tampak-depan-scaled-1-1.jpg\" class=\"card-img-top\" alt=\"UPT UNS Press\">\r\n                        <div class=\"card-body\">\r\n\r\n                            <p class=\"card-text\">UPT. UNS Press is a publishing institution for the UNS academic community and the public, providing high-quality books, journals, magazines, and e-books.<\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"col-md-6\">\r\n                    <div class=\"card\">\r\n                        <img decoding=\"async\" src=\"https:\/\/uns.ac.id\/id\/wp-content\/uploads\/2023\/06\/uns-press-tampak-samping-scaled-1-1.jpg\" class=\"card-img-top\" alt=\"UPT UNS Press Samping\">\r\n                        <div class=\"card-body\">\r\n                            <h5 class=\"card-title\">Publishing Facilities<\/h5>\r\n                            <p class=\"card-text\">From book publishing to e-books, UNS Press continues to adapt to digital developments to provide modern and professional publishing services.<\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n            <div class=\"highlighted-text\">\r\n                <p>Visit the [UNS Press Bookstore](https:\/\/ebookstore.uns.ac.id\/) to find books published by UNS Press or contact us for more information.<\/p>\r\n            <\/div>\r\n            <div class=\"vision-mission-goals\">\r\n                <h3>Vision, Misson, and Objectives<\/h3>\r\n                <div class=\"card\">\r\n                    <div class=\"card-header\">Visi<\/div>\r\n                    <div class=\"card-body\">\r\n                        <p>UNS Press aims to become a digital-minded literacy industry and a reliable, professional, active, and creative center for book production and publishing at both national and international levels.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"card\">\r\n                    <div class=\"card-header\">Mission<\/div>\r\n                    <div class=\"card-body\">\r\n                        <ul>\r\n                            <li>To provide printing and book publishing services to the UNS academic community and the public.<\/li>\r\n                            <li>To provide digital book production services for the advancement of literacy in society.<\/li>\r\n                            <li>To provide professional, agile, and creative collaboration services.<\/li>\r\n                        <\/ul>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"card\">\r\n                    <div class=\"card-header\">Objectives<\/div>\r\n                    <div class=\"card-body\">\r\n                        <ul>\r\n                            <li>To encourage the growth and development of a reading, writing, and book publishing culture.<\/li>\r\n                            <li>To improve book printing and publishing services, digital book production, and training in the field of publishing and printing.<\/li>\r\n                            <li>To disseminate books and scientific works to the wider public.<\/li>\r\n                            <li>To establish collaborations with institutions both domestically and internationally.<\/li>\r\n                            <li>To improve the quality of products and human resources.<\/li>\r\n                        <\/ul>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <script src=\"https:\/\/code.jquery.com\/jquery-3.5.1.min.js\"><\/script>\r\n    <script src=\"https:\/\/stackpath.bootstrapcdn.com\/bootstrap\/4.5.2\/js\/bootstrap.bundle.min.js\"><\/script>\r\n<\/body>\r\n<\/html>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-3326196 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"3326196\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-5d61ef8\" data-id=\"5d61ef8\" 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-5dccf06 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"5dccf06\" 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-33 elementor-inner-column elementor-element elementor-element-d1cfb7a\" data-id=\"d1cfb7a\" 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-d22112b elementor-widget elementor-widget-text-editor\" data-id=\"d22112b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Registration<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-66 elementor-inner-column elementor-element elementor-element-486d4a9\" data-id=\"486d4a9\" 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-d5cdc69 elementor-widget elementor-widget-text-editor\" data-id=\"d5cdc69\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>1 July \u2013 30 September 2023<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-c512fcb elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"c512fcb\" 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-33 elementor-inner-column elementor-element elementor-element-1ace1c1\" data-id=\"1ace1c1\" 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-12728f9 elementor-widget elementor-widget-text-editor\" data-id=\"12728f9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<table width=\"519\"><tbody><tr><td>Document verification<\/td><td>\u00a0<\/td><\/tr><\/tbody><\/table>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-66 elementor-inner-column elementor-element elementor-element-f7c45df\" data-id=\"f7c45df\" 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-649cc10 elementor-widget elementor-widget-text-editor\" data-id=\"649cc10\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>1 \u2013 3 October 2023<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-cf91f4b elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"cf91f4b\" 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-33 elementor-inner-column elementor-element elementor-element-0d131d4\" data-id=\"0d131d4\" 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-e1389a4 elementor-widget elementor-widget-text-editor\" data-id=\"e1389a4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Computer based test<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-66 elementor-inner-column elementor-element elementor-element-ddd4c46\" data-id=\"ddd4c46\" 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-2938a62 elementor-widget elementor-widget-text-editor\" data-id=\"2938a62\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>10 &#8211; 11 October 2023<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-8b5592f elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"8b5592f\" 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-33 elementor-inner-column elementor-element elementor-element-38e74b3\" data-id=\"38e74b3\" 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-b2d9ca0 elementor-widget elementor-widget-text-editor\" data-id=\"b2d9ca0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Interview<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-66 elementor-inner-column elementor-element elementor-element-dfff58a\" data-id=\"dfff58a\" 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-0643dad elementor-widget elementor-widget-text-editor\" data-id=\"0643dad\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>17 &#8211; 18 October 2023<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-4a189f2 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"4a189f2\" 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-33 elementor-inner-column elementor-element elementor-element-20a4ccd\" data-id=\"20a4ccd\" 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-af980b8 elementor-widget elementor-widget-text-editor\" data-id=\"af980b8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Final notification<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-66 elementor-inner-column elementor-element elementor-element-9c79ba2\" data-id=\"9c79ba2\" 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-3c2d961 elementor-widget elementor-widget-text-editor\" data-id=\"3c2d961\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>28 October 2023<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-19578d7 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"19578d7\" 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-33 elementor-inner-column elementor-element elementor-element-45b7c2c\" data-id=\"45b7c2c\" 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-fd0e174 elementor-widget elementor-widget-text-editor\" data-id=\"fd0e174\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Applying for study permit<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-66 elementor-inner-column elementor-element elementor-element-c741cef\" data-id=\"c741cef\" 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-04e1e67 elementor-widget elementor-widget-text-editor\" data-id=\"04e1e67\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>November 2023<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-9f1784b elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"9f1784b\" 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-33 elementor-inner-column elementor-element elementor-element-dee8b68\" data-id=\"dee8b68\" 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-04d2ae8 elementor-widget elementor-widget-text-editor\" data-id=\"04d2ae8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Applying for study visa<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-66 elementor-inner-column elementor-element elementor-element-c055023\" data-id=\"c055023\" 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-8341d68 elementor-widget elementor-widget-text-editor\" data-id=\"8341d68\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>December 2023<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-2932e4d elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"2932e4d\" 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-33 elementor-inner-column elementor-element elementor-element-976c287\" data-id=\"976c287\" 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-1c5b214 elementor-widget elementor-widget-text-editor\" data-id=\"1c5b214\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Student come to UNS<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-66 elementor-inner-column elementor-element elementor-element-67ec7dd\" data-id=\"67ec7dd\" 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-3aedba8 elementor-widget elementor-widget-text-editor\" data-id=\"3aedba8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>January 2024<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-b275f95 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"b275f95\" 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-33 elementor-inner-column elementor-element elementor-element-72fbdc7\" data-id=\"72fbdc7\" 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-9e702eb elementor-widget elementor-widget-text-editor\" data-id=\"9e702eb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Contract signing (for scholarship awardee)<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-66 elementor-inner-column elementor-element elementor-element-b42d64b\" data-id=\"b42d64b\" 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-eae8bb8 elementor-widget elementor-widget-text-editor\" data-id=\"eae8bb8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>January 2024<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-95a0799 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"95a0799\" 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-33 elementor-inner-column elementor-element elementor-element-43d63a7\" data-id=\"43d63a7\" 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-9992109 elementor-widget elementor-widget-text-editor\" data-id=\"9992109\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Indonesian language course<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-66 elementor-inner-column elementor-element elementor-element-ae9a82e\" data-id=\"ae9a82e\" 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-6fc652b elementor-widget elementor-widget-text-editor\" data-id=\"6fc652b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>February &#8211; July 2024<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-1c38dfb elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"1c38dfb\" 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-33 elementor-inner-column elementor-element elementor-element-8e53e7f\" data-id=\"8e53e7f\" 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-9e49e41 elementor-widget elementor-widget-text-editor\" data-id=\"9e49e41\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Online registration as student<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-66 elementor-inner-column elementor-element elementor-element-a788036\" data-id=\"a788036\" 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-eb7bc9a elementor-widget elementor-widget-text-editor\" data-id=\"eb7bc9a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>July 2024<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-e3d3cd5 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"e3d3cd5\" 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-33 elementor-inner-column elementor-element elementor-element-88a68f0\" data-id=\"88a68f0\" 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-818239d elementor-widget elementor-widget-text-editor\" data-id=\"818239d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Studying at the department<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-66 elementor-inner-column elementor-element elementor-element-9ca6ad2\" data-id=\"9ca6ad2\" 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-34618c5 elementor-widget elementor-widget-text-editor\" data-id=\"34618c5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>August 2024<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/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\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-36257fc7 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"36257fc7\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-73afde1c\" data-id=\"73afde1c\" 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-36a4388d elementor-align-right elementor-widget elementor-widget-post-info\" data-id=\"36a4388d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"post-info.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-inline-items elementor-icon-list-items elementor-post-info\">\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item elementor-repeater-item-7cd536e elementor-inline-item\" itemprop=\"author\">\n\t\t\t\t\t\t<a href=\"https:\/\/uns.ac.id\/en\/author\/humas-uns\/\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"far fa-user-circle\"><\/i>\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text elementor-post-info__item elementor-post-info__item--type-author\">\n\t\t\t\t\t\t\t\t\t\tHUMAS UNS\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<\/li>\n\t\t\t\t<li class=\"elementor-icon-list-item elementor-repeater-item-57c2765 elementor-inline-item\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"far fa-tags\"><\/i>\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text elementor-post-info__item elementor-post-info__item--type-custom\">\n\t\t\t\t\t\t\t\t\t\tApril 20, 2025\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t<\/ul>\n\t\t\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<section class=\"elementor-section elementor-top-section elementor-element elementor-element-314c2e06 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"314c2e06\" 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-33 elementor-top-column elementor-element elementor-element-68d83750\" data-id=\"68d83750\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-295e978f\" data-id=\"295e978f\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-68e5e1c1\" data-id=\"68e5e1c1\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>UNS Press UPT. UNS Press is a technical implementation unit of Universitas Sebelas Maret that serves as a publishing institution to meet the needs of UNS and the public. Established on August 14, 1989, UPT. UNS Press is committed to publishing books, journals, magazines, and other publishing products while maintaining quality and professionalism. UPT. UNS [&hellip;]<\/p>\n","protected":false},"author":777783,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-41816","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.0 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>UNS Press - Universitas Sebelas Maret<\/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:\/\/uns.ac.id\/en\/uns-press\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"UNS Press - Universitas Sebelas Maret\" \/>\n<meta property=\"og:description\" content=\"UNS Press UPT. UNS Press is a technical implementation unit of Universitas Sebelas Maret that serves as a publishing institution to meet the needs of UNS and the public. Established on August 14, 1989, UPT. UNS Press is committed to publishing books, journals, magazines, and other publishing products while maintaining quality and professionalism. UPT. UNS [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/uns.ac.id\/en\/uns-press\/\" \/>\n<meta property=\"og:site_name\" content=\"Universitas Sebelas Maret\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/uns.official\" \/>\n<meta property=\"article:modified_time\" content=\"2025-04-19T17:01:15+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/uns.ac.id\/id\/wp-content\/uploads\/2023\/06\/uns-press-tampak-depan-scaled-1-1.jpg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@11MaretUniv\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/uns.ac.id\\\/en\\\/uns-press\\\/\",\"url\":\"https:\\\/\\\/uns.ac.id\\\/en\\\/uns-press\\\/\",\"name\":\"UNS Press - Universitas Sebelas Maret\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/uns.ac.id\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/uns.ac.id\\\/en\\\/uns-press\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/uns.ac.id\\\/en\\\/uns-press\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/uns.ac.id\\\/id\\\/wp-content\\\/uploads\\\/2023\\\/06\\\/uns-press-tampak-depan-scaled-1-1.jpg\",\"datePublished\":\"2025-04-19T17:00:51+00:00\",\"dateModified\":\"2025-04-19T17:01:15+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/uns.ac.id\\\/en\\\/uns-press\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/uns.ac.id\\\/en\\\/uns-press\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/uns.ac.id\\\/en\\\/uns-press\\\/#primaryimage\",\"url\":\"https:\\\/\\\/uns.ac.id\\\/id\\\/wp-content\\\/uploads\\\/2023\\\/06\\\/uns-press-tampak-depan-scaled-1-1.jpg\",\"contentUrl\":\"https:\\\/\\\/uns.ac.id\\\/id\\\/wp-content\\\/uploads\\\/2023\\\/06\\\/uns-press-tampak-depan-scaled-1-1.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/uns.ac.id\\\/en\\\/uns-press\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/uns.ac.id\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"UNS Press\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/uns.ac.id\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/uns.ac.id\\\/en\\\/\",\"name\":\"Universitas Sebelas Maret\",\"description\":\"Mangesthi Luhur Ambangun Nagara\",\"publisher\":{\"@id\":\"https:\\\/\\\/uns.ac.id\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/uns.ac.id\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/uns.ac.id\\\/en\\\/#organization\",\"name\":\"Universitas Sebelas Maret\",\"url\":\"https:\\\/\\\/uns.ac.id\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/uns.ac.id\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/uns.ac.id\\\/en\\\/wp-content\\\/uploads\\\/2019\\\/11\\\/cropped-logo-uns-biru.png\",\"contentUrl\":\"https:\\\/\\\/uns.ac.id\\\/en\\\/wp-content\\\/uploads\\\/2019\\\/11\\\/cropped-logo-uns-biru.png\",\"width\":512,\"height\":512,\"caption\":\"Universitas Sebelas Maret\"},\"image\":{\"@id\":\"https:\\\/\\\/uns.ac.id\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/uns.official\",\"https:\\\/\\\/x.com\\\/11MaretUniv\",\"https:\\\/\\\/www.instagram.com\\\/uns.official\\\/\",\"https:\\\/\\\/www.youtube.com\\\/channel\\\/UCy-IuqRriMA9hCFoLkI2Ekg\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"UNS Press - Universitas Sebelas Maret","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:\/\/uns.ac.id\/en\/uns-press\/","og_locale":"en_US","og_type":"article","og_title":"UNS Press - Universitas Sebelas Maret","og_description":"UNS Press UPT. UNS Press is a technical implementation unit of Universitas Sebelas Maret that serves as a publishing institution to meet the needs of UNS and the public. Established on August 14, 1989, UPT. UNS Press is committed to publishing books, journals, magazines, and other publishing products while maintaining quality and professionalism. UPT. UNS [&hellip;]","og_url":"https:\/\/uns.ac.id\/en\/uns-press\/","og_site_name":"Universitas Sebelas Maret","article_publisher":"https:\/\/www.facebook.com\/uns.official","article_modified_time":"2025-04-19T17:01:15+00:00","og_image":[{"url":"https:\/\/uns.ac.id\/id\/wp-content\/uploads\/2023\/06\/uns-press-tampak-depan-scaled-1-1.jpg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_site":"@11MaretUniv","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/uns.ac.id\/en\/uns-press\/","url":"https:\/\/uns.ac.id\/en\/uns-press\/","name":"UNS Press - Universitas Sebelas Maret","isPartOf":{"@id":"https:\/\/uns.ac.id\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/uns.ac.id\/en\/uns-press\/#primaryimage"},"image":{"@id":"https:\/\/uns.ac.id\/en\/uns-press\/#primaryimage"},"thumbnailUrl":"https:\/\/uns.ac.id\/id\/wp-content\/uploads\/2023\/06\/uns-press-tampak-depan-scaled-1-1.jpg","datePublished":"2025-04-19T17:00:51+00:00","dateModified":"2025-04-19T17:01:15+00:00","breadcrumb":{"@id":"https:\/\/uns.ac.id\/en\/uns-press\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/uns.ac.id\/en\/uns-press\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/uns.ac.id\/en\/uns-press\/#primaryimage","url":"https:\/\/uns.ac.id\/id\/wp-content\/uploads\/2023\/06\/uns-press-tampak-depan-scaled-1-1.jpg","contentUrl":"https:\/\/uns.ac.id\/id\/wp-content\/uploads\/2023\/06\/uns-press-tampak-depan-scaled-1-1.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/uns.ac.id\/en\/uns-press\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/uns.ac.id\/en\/"},{"@type":"ListItem","position":2,"name":"UNS Press"}]},{"@type":"WebSite","@id":"https:\/\/uns.ac.id\/en\/#website","url":"https:\/\/uns.ac.id\/en\/","name":"Universitas Sebelas Maret","description":"Mangesthi Luhur Ambangun Nagara","publisher":{"@id":"https:\/\/uns.ac.id\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/uns.ac.id\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/uns.ac.id\/en\/#organization","name":"Universitas Sebelas Maret","url":"https:\/\/uns.ac.id\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/uns.ac.id\/en\/#\/schema\/logo\/image\/","url":"https:\/\/uns.ac.id\/en\/wp-content\/uploads\/2019\/11\/cropped-logo-uns-biru.png","contentUrl":"https:\/\/uns.ac.id\/en\/wp-content\/uploads\/2019\/11\/cropped-logo-uns-biru.png","width":512,"height":512,"caption":"Universitas Sebelas Maret"},"image":{"@id":"https:\/\/uns.ac.id\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/uns.official","https:\/\/x.com\/11MaretUniv","https:\/\/www.instagram.com\/uns.official\/","https:\/\/www.youtube.com\/channel\/UCy-IuqRriMA9hCFoLkI2Ekg"]}]}},"_links":{"self":[{"href":"https:\/\/uns.ac.id\/en\/wp-json\/wp\/v2\/pages\/41816","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/uns.ac.id\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/uns.ac.id\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/uns.ac.id\/en\/wp-json\/wp\/v2\/users\/777783"}],"replies":[{"embeddable":true,"href":"https:\/\/uns.ac.id\/en\/wp-json\/wp\/v2\/comments?post=41816"}],"version-history":[{"count":16,"href":"https:\/\/uns.ac.id\/en\/wp-json\/wp\/v2\/pages\/41816\/revisions"}],"predecessor-version":[{"id":41834,"href":"https:\/\/uns.ac.id\/en\/wp-json\/wp\/v2\/pages\/41816\/revisions\/41834"}],"wp:attachment":[{"href":"https:\/\/uns.ac.id\/en\/wp-json\/wp\/v2\/media?parent=41816"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}