{"id":4601,"date":"2026-06-19T16:12:13","date_gmt":"2026-06-19T09:12:13","guid":{"rendered":"https:\/\/lis.uin-malang.ac.id\/?page_id=4601"},"modified":"2026-06-19T16:12:13","modified_gmt":"2026-06-19T09:12:13","slug":"publikasi-mahasiswa-buku","status":"publish","type":"page","link":"https:\/\/lis.uin-malang.ac.id\/zh\/publikasi-mahasiswa-buku\/","title":{"rendered":"Publikasi Buku Mahasiswa"},"content":{"rendered":"<div class=\"lis-buku-mhs-container\" style=\"margin-top: 40px; margin-bottom: 30px;\">\n    <h2 class=\"lis-main-title\">Daftar Buku Ber-ISBN \/ Book Chapter (Mahasiswa)<\/h2>\n    <p class=\"lis-subtitle\">Daftar luaran hasil penelitian dan PkM mahasiswa yang diterbitkan dalam bentuk buku ber-ISBN atau book chapter.<\/p>\n    \n    <div class=\"lis-table-wrapper\">\n        <table class=\"lis-pub-table\">\n            <thead>\n                <tr>\n                    <th style=\"width: 5%;\">No<\/th>\n                    <th style=\"width: 60%;\">Luaran Penelitian dan PkM (Judul Buku \/ Karya)<\/th>\n                    <th style=\"width: 15%;\">Tahun<\/th>\n                    <th style=\"width: 20%;\">Keterangan \/ ISBN<\/th>\n                <\/tr>\n            <\/thead>\n            <tbody>\n                <tr>\n                    <td>1<\/td>\n                    <td><a href=\"#\" target=\"_blank\" class=\"lis-pub-link\">Membaca Malang Melalui Kayu Tangan<\/a><\/td>\n                    <td>2023<\/td>\n                    <td><span class=\"badge-isbn\">62-1759-5939-129<\/span><\/td>\n                <\/tr>\n                <tr>\n                    <td>2<\/td>\n                    <td><a href=\"#\" target=\"_blank\" class=\"lis-pub-link\">Libart: Library and information Science<\/a><\/td>\n                    <td>2023<\/td>\n                    <td><span class=\"badge-isbn\">3064-2338<\/span><\/td>\n                <\/tr>\n                <tr>\n                    <td>3<\/td>\n                    <td><a href=\"#\" target=\"_blank\" class=\"lis-pub-link\">Libart: Library and information Science<\/a><\/td>\n                    <td>2024<\/td>\n                    <td><span class=\"badge-isbn\">3064-2338<\/span><\/td>\n                <\/tr>\n                <tr>\n                    <td>4<\/td>\n                    <td><a href=\"#\" target=\"_blank\" class=\"lis-pub-link\">Libart: Library and information Science<\/a><\/td>\n                    <td>2025<\/td>\n                    <td><span class=\"badge-isbn\">3064-2338<\/span><\/td>\n                <\/tr>\n                <tr>\n                    <td>5<\/td>\n                    <td><a href=\"#\" target=\"_blank\" class=\"lis-pub-link\">Daksa dan Seisi Buana<\/a><\/td>\n                    <td>2025<\/td>\n                    <td><span class=\"badge-isbn\">6221295745111<\/span><\/td>\n                <\/tr>\n            <\/tbody>\n        <\/table>\n    <\/div>\n<\/div>\n\n<style>\n    \/* Scope khusus layout komponen Buku\/Book Chapter Mahasiswa *\/\n    .lis-buku-mhs-container {\n        font-family: 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\n        margin: 20px auto;\n        max-width: 100%;\n        color: #2d3748;\n    }\n    .lis-buku-mhs-container .lis-main-title {\n        font-size: 24px;\n        font-weight: 700;\n        color: #1b4d3e; \/* Hijau Utama LIS UIN Malang *\/\n        margin-bottom: 5px;\n        border-left: 4px solid #2e7d32;\n        padding-left: 12px;\n    }\n    .lis-buku-mhs-container .lis-subtitle {\n        font-size: 14px;\n        color: #718096;\n        margin-bottom: 25px;\n        padding-left: 16px;\n    }\n    \n    \/* Wrapper Responsif Tabel *\/\n    .lis-buku-mhs-container .lis-table-wrapper {\n        overflow-x: auto;\n        box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);\n        border-radius: 8px;\n        border: 1px solid #e2e8f0;\n    }\n    .lis-buku-mhs-container .lis-pub-table {\n        width: 100%;\n        border-collapse: collapse;\n        text-align: left;\n        background-color: #ffffff;\n    }\n    .lis-buku-mhs-container .lis-pub-table thead {\n        background-color: #1b4d3e;\n        color: #ffffff;\n    }\n    .lis-buku-mhs-container .lis-pub-table th {\n        padding: 15px 18px;\n        font-weight: 600;\n        font-size: 14px;\n        text-transform: uppercase;\n        letter-spacing: 0.5px;\n    }\n    .lis-buku-mhs-container .lis-pub-table td {\n        padding: 15px 18px;\n        border-bottom: 1px solid #edf2f7;\n        font-size: 14px;\n        vertical-align: middle;\n    }\n    .lis-buku-mhs-container .lis-pub-table tbody tr:nth-child(even) {\n        background-color: #fafdfa;\n    }\n    .lis-buku-mhs-container .lis-pub-table tbody tr:hover {\n        background-color: #f0f7f4;\n    }\n    .lis-buku-mhs-container .lis-pub-link {\n        color: #2e7d32;\n        text-decoration: none;\n        font-weight: 500;\n        transition: color 0.2s ease;\n    }\n    .lis-buku-mhs-container .lis-pub-link:hover {\n        color: #1b4d3e;\n        text-decoration: underline;\n    }\n\n    \/* Badge bergaya khusus nomor ISBN *\/\n    .lis-buku-mhs-container .badge-isbn {\n        display: inline-block;\n        padding: 4px 8px;\n        font-size: 12px;\n        font-family: 'Courier New', Courier, monospace;\n        font-weight: 600;\n        background-color: #f7fafc;\n        color: #4a5568;\n        border: 1px solid #e2e8f0;\n        border-radius: 4px;\n    }\n\n    @media screen and (max-width: 768px) {\n        .lis-buku-mhs-container .lis-pub-table th, \n        .lis-buku-mhs-container .lis-pub-table td {\n            padding: 12px 14px;\n            font-size: 13px;\n        }\n    }\n<\/style>","protected":false},"excerpt":{"rendered":"<p>Daftar Buku Ber-ISBN \/ Book Chapter (Mahasiswa) Daftar luaran hasil penelitian dan PkM mahasiswa yang diterbitkan dalam bentuk buku ber-ISBN atau book chapter. No Luaran Penelitian dan PkM (Judul Buku \/ Karya) Tahun Keterangan \/ ISBN 1 Membaca Malang Melalui Kayu Tangan 2023 62-1759-5939-129 2 Libart: Library and information Science 2023 3064-2338 3 Libart: Library [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-4601","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/lis.uin-malang.ac.id\/zh\/wp-json\/wp\/v2\/pages\/4601","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lis.uin-malang.ac.id\/zh\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/lis.uin-malang.ac.id\/zh\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/lis.uin-malang.ac.id\/zh\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/lis.uin-malang.ac.id\/zh\/wp-json\/wp\/v2\/comments?post=4601"}],"version-history":[{"count":1,"href":"https:\/\/lis.uin-malang.ac.id\/zh\/wp-json\/wp\/v2\/pages\/4601\/revisions"}],"predecessor-version":[{"id":4602,"href":"https:\/\/lis.uin-malang.ac.id\/zh\/wp-json\/wp\/v2\/pages\/4601\/revisions\/4602"}],"wp:attachment":[{"href":"https:\/\/lis.uin-malang.ac.id\/zh\/wp-json\/wp\/v2\/media?parent=4601"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}