cover
Contact Name
Yudhi Nugroho Adi
Contact Email
library@tekomuniversity.ac.id
Phone
+628128000110
Journal Mail Official
library@telkomuniversity.ac.id
Editorial Address
Jl. Telekomunikasi - Ters. Buah Batu Bandung 40257 Indonesia
Location
Kota bandung,
Jawa barat
INDONESIA
eProceedings of Engineering
Published by Universitas Telkom
ISSN : 23559365     EISSN : -     DOI : https://doi.org/10.34818/eoe.v9i5.18452
Merupakan media publikasi karya ilmiah lulusan Universitas Telkom yang berisi tentang kajian teknik. Karya Tulis ilmiah yang diunggah akan melalui prosedur pemeriksaan (reviewer) dan approval pembimbing terkait.
Articles 8,304 Documents
Analisis Penggunaan System Process Pada Migrasi Aplikasi Dalam Linux Container (lxd) Menggunakan Lxd Api Aditya Eka Saputra; Avon Budiyono; Adityas Widjajarto
eProceedings of Engineering Vol 6, No 2 (2019): Agustus 2019
Publisher : eProceedings of Engineering

Show Abstract | Download Original | Original Source | Check in Google Scholar

Abstract

Abstrak Linux Container adalah sekumpulan satu atau lebih suatu proses yang diisolasi dari seluruh sistem. Semua file yang diperlukan untuk menjalankannya disediakan dari gambar yang berbeda, yang berarti bahwa Linux Container portable. Dalam menggunakan Linux Container akan merujuk sumber daya virtualisasi dengan menggunakan Ubuntu sebagai sistem operasi. Studi ini membahas penggunaan proses sistem pada CPU terkait dengan proses migrasi container di mana ada beberapa aplikasi yang dilakukan dari berbagai kondisi. Seperti, mengukur proses sistem ketika container sebelum dimigrasi, saat migrasi container berlangsung, dan setelah migrasi container selesai. Setiap proses menggunakan spesifikasi processor dengan core yang berbeda-beda. Proses ini dilakukan untuk menentukan penggunaan CPU saat melakukan proses migrasi container menggunakan LXD API dari platform satu platform ke platform lainnya. Lalu, untuk mengetahui penggunaan CPU pada waktu sebelum migrasi, saat migrasi, dan setelah migrasi pada container yang nantinya menjadi acuan untuk mengetahui penggunaan dari suatu aplikasi yang ada dalam container yang bertujuan untuk tolak ukur pada user pada penggunaan aplikasi dalam container. Berdasarkan hasil di atas, dapat disimpulkan bahwa jumlah aplikasi dalam container memiliki pengaruh pada penggunaan CPU selama proses migrasi container dan jumlah core pada processor mempengaruhi kondisi responsif atau tidak responsifnya dalam menggunakan suatu layanan disaat mengakses banyak aplikasi layanan yang terdapat dalam container. Kata Kunci : Linux Container, Container, migrasi, processor, CPU, LXD API Abstract Linux Container is a set of one or more processes that are isolated from the entire system. All files needed to run it are provided from different images, which means Linux Container is portable. In using Linux Container will refer to virtualization resources by using Ubuntu as an operating system. This study discusses the use of system processes on the CPU related to the container migration process where there are several applications that are carried out from various conditions. Like, measuring the system process when the container is before being migrated, when the container migration takes place, and after the container migration is complete. Each process uses processor specifications with different cores. This process is carried out to determine CPU usage when migrating containers using the LXD API from one platform to another platform. Then, to find out the CPU usage at the time before migration, during migration, and after migration to the container which later becomes a reference to find out the use of an application in the container that aims to measure the user on the use of the application in the container. Based on the above results, it can be concluded that the number of applications in the container has an influence on CPU usage during the container migration process and the number of cores on the processor affects the responsive or unresponsive conditions in using a service while accessing many service applications contained in the container. Key Word : Linux Container, Container, migration, processor, CPU, LXD API.
Klasifikasi Teks Multi Label Pada Hadis Dalam Terjemahanbahasa Indonesia Berdasarkan Anjuran, Larangan Dan Informasi Menggunakan Tf-idf Dan Knn Ilham Kurnia Syuriadi; Adiwijaya Adiwijaya; Widi Astuti
eProceedings of Engineering Vol 6, No 2 (2019): Agustus 2019
Publisher : eProceedings of Engineering

Show Abstract | Download Original | Original Source | Check in Google Scholar

Abstract

AbstrakHadis adalah segala sesuatu yang dinisbatkan kepada Nabi Muhammad SAW baik berupa perkataan,berbuatan atau sikap. Hadis merupakan pedoman hidup kedua bagi umat muslim setelah AL Qur’an.Sebagai pedoman hidup, umat muslim sangat diharuskan mempelajari Hadis. Melakukan kategorisasipada Hadis adalah salah satu cara untuk mempermudah dalam mempelajari Hadis. Penelitian inibertujuan untuk melakukan klasifikasi terhadap Hadis. Hadis yang digunakan adalah Hadis shahihImam Bukhari. Klasifikasi yang dilakukan adalah klasifikasi multi label. Kelas yang digunakan adalahkelas anjuran, larangan dan informasi. Ekstraksi fitur yang digunakan adalah N-Gram dengan nilai n = 1(unigram) dan n = 2 (bigram). Sedangkan fitur seleksi yang digunakan adalah TF-IDF. Klasifikasidigunakan menggunakan metode k-NN. Skenario percobaan dilakukan dengan mencoba beberapa nilai kpada k-NN, penambahan threshold pada df (document frequency) untuk perhitungan TF-IDF danmelakukan beberapa perubahan pada tahap preprocessing. Untuk mendapatkan hasil evaluasi yang dapatdipercaya, digunakan cross validation. Sedangkan untuk evaluasi dari sistem yang telah dibangun,dihitung menggunakan nilai F1-score. Berdasarkan beberapa percobaan yang dilakukan didapatkan nilaiF1-score terbaik sebesar 0.853. Hasil tersebut menunjukan metode k-NN lebih baik dibanding metodeANN dan metode baseline pada klasifikasi hadis multi label.Kata kunci : Klasifikasi multi label, Hadis, k-NN, TF-IDF, N-gramAbstractHadith is everything that is attributed to the Prophet Muhammad either in the form of words, works orattitudes. Hadith is the second life guide for Muslims after the Qur'an. As a way of life, Muslims arestrongly required to visit the Hadith. Categorizing the Hadith is one of many way to ease people learnHadith. This study aims to make a classification of the Hadith. The hadith used is the Imam BukhariSahih Hadith. The classification carried out is a multi label classification. The class used is a class ofrecommendations, prohibitions and information. Feature extraction used is N-Gram with a value of n = 1(unigram) and n = 2 (bigram). While the feature selection used is TF-IDF. For classification method usedis the k-NN method. The trial scenario is done by trying several k values on k-NN, the threshold on df(document frequency) for calculating TF-IDF and do some changed at the preprocessing stage. To get areliable evaluation result, cross validation used. Evaluation of the system that has been built, it iscalculated using the F1-score. Based on some of experiments conducted, the best F1-score was 0.853. These results indicate that the k-NN method is better than the ANN method and the baseline method inthe multi label hadith classification.Keywords: Multi label classification, Hadith, kNN, TF-IDF, N-gram
Pembangunan Dashboard Market Place Borongajayuk Menggunakan Metode Iterative Incremental
eProceedings of Engineering Vol 6, No 2 (2019): Agustus 2019
Publisher : eProceedings of Engineering

Show Abstract | Download Original | Original Source | Check in Google Scholar

Abstract

Marketplace dinilai dapat membantu petani Indonesia keluar dari deretan permasalahan distribusi produk pada konsumen, namun untuk mengatur dan memproses seluruh data yang ada, dibutuhkan aplikasi sistem informasi yang menyajikan informasi kualitas kinerja dari perusahaan atau kalangan bisnis. Pada penelitian ini, dashboard digunakan sebagai sistem monitoring evaluasi proses bisnis serta menunjang proses pengambilan keputusan marketplace BorongAjaYuk. Batasan sistem dashboard pada penelitian ini dalam bentuk sebuah mockup perancangan dashboard dimana mockup tersebut akan diimplementasikan dalam bentuk website dashboard. Input dari sistem berupa seluruh data operasional marketplace BorongAjaYuk sejak tahun 2017 hingga saat ini. Data monitoring dianalisis dengan menggunakan statistik. Hasil pengolahan data dan analisis berupa dashboard monitoring. Kata Kunci : Dashboard, Sistem Informasi, Data, Statistik, Website.
Analisis Efisiensi Termal Pada Kolektor Panas Matahari Terkonsentrasi Tipe Heliostat Atika Rizkiyatul Faizah; M. Ramdlan Kirom; Tri Ayodha Ajiwiguna
eProceedings of Engineering Vol 6, No 2 (2019): Agustus 2019
Publisher : eProceedings of Engineering

Show Abstract | Download Original | Original Source | Check in Google Scholar

Abstract

Abstrak Indonesia merupakan negara yang beriklim tropis dan terletak di garis khatulistiwa sehingga berpotensitinggi untuk memanfaatkan energi matahari. Salah satu pemanfaatannya yaitu kolektor panas matahariterkonsentrasi tipe heliostat. Pada penelitian ini akan dilakukan perhitungan nilai efisiensi termal terhadaptipe kolektor tersebut dengan menerapkan beberapa variasi, yaitu menggunakan dan tidak menggunakancermin sebagai reflektor cahaya, menggunakan tabung warna hitam dan perak sebagai receiver panasuntuk menguji kemampuan penyerapan kalor, lima variasi intensitas dari 60 W/m– 136 W/m, serta duavariasi massa air yaitu 0,5 kg dan 1 kg. Pengujian dilakukan di dalam ruang laboratorium denganmemanfaatkan simulator matahari sebagai sumber radiasi dan dilakukan selama 30 menit untuk setiapvariasi. Pada pengujian ini diambil data suhu air, massa air yang hilang, dan intensitas cahaya. Setelahmendapatkan data tersebut, kemudian dilakukan perhitungan kalor radiasi, kalor serap, dan efisiensitermal. Untuk setiap percobaan pada variasi intensitas cahaya yang sama memiliki nilai kalor radiasi yangsama. Kalor serap terbesar terjadi ketika intensitas cahaya 136 W/m, massa air 1 kg, menggunakan cermindan tabung hitam, yaitu sebesar 8.736 Joule. Sedangkan nilai efisiensi terbesar didapatkan ketika intensitascahaya 61 W/m, massa air 1 kg, menggunakan cermin dan tabung hitam, yaitu sebesar 60 %. Kata kunci : Efisiensi Termal, Kolektor Panas MatahariAbstract Indonesia is a country that has a tropical climate and is located on the equator so that it has a highpotential for utilizing solar energy. One of the uses is that the solar heat collector is concentrated in theheliostat type. In this study the calculation of the value of thermal efficiency on the type of collector will becarried out by applying several variations, namely using and not using a mirror as a light reflector, usingblack and silver tubes as heat receivers to test heat absorption capabilities, five variations in intensity of 60 W/m- 136 W/m, as well as two variations of water mass, namely 0,5 kg and 1 kg. Tests were carried outin the laboratory room by utilizing the sun simulator as a radiation source and carried out for 30 minutesfor each variation. In this test data on water temperature, water mass lost, and light intensity were taken.After getting the data, then the calculation of heat radiation, heat absorbency, and thermal efficiency. Foreach experiment on the same variation in light intensity it has the same radiation calorific value. The largest absorption heat occurs when the light intensity is 136 W/m, the mass of water is 1 kg, using a mirror andblack tube, which is equal to 8.736 Joules. While the greatest efficiency value is obtained when the light intensity is 61 W/m, the mass of water is 1 kg, using a mirror and black tube, which is equal to 60 %. Keywords : Solar Heat Collector, Thermal Efficiency 
Perancangan Ayunan Bayi Otomatis Berbasis Arduino Uno Muhammad Nasir; Sony Sumaryo; Bandiyah Sri Aprilia
eProceedings of Engineering Vol 6, No 2 (2019): Agustus 2019
Publisher : eProceedings of Engineering

Show Abstract | Download Original | Original Source | Check in Google Scholar

Abstract

Pada umumnya, bayi membutuhkan waktu tidur yang lebih lama dari orang dewasa. Jika orang dewasa membutuhkan 7-8 jam sehari untuk tidur, bayi mebutuhkan 16,5 jam tidur dalam sehari. Namun seiring bertambahnya usia bayi maka jam tidurnya berkurang pula. Sangat sering terjadi bayi terbangun pada saat ibunya sedang melakukan aktivitas rumah tangga lainnya, dan sang ibu terlambat untuk merespon. Dengan demikian, dibutuhkan sebuah alat yang dapat membantu para ibu untuk dapat menggantikan mereka saat menimang bayi. Tugas akhir ini membuat ayunan yang dapat mengayun secara otomatis. Alat ini akan bekerja secara otomatis apabila sensor suara mendeteksi adanya suara tangisan bayi dari dalam ayunan tersebut. Alat ini juga akan diintegrasikan ke sistem GSM yang akan mengirimkan beberapa informasi tentang keadaan bayi dalam ayunan. Kata Kunci : Ayunan bayi, otomatis, Mic Condensor
Perancangan Treatment Resiko Pada Proses Pengembangan Produk Indoor Cabinet Berdasarkan Iso 31000:2018 Untuk Memenuhi Klausul 6.1 Iso 9001:2015 Di Pt. Telehouse Engineering Shafira Amanda Umar; Sri Widaningrum; Heriyono Lalu
eProceedings of Engineering Vol 6, No 2 (2019): Agustus 2019
Publisher : eProceedings of Engineering

Show Abstract | Download Original | Original Source | Check in Google Scholar

Abstract

PT. Telehouse Engineering is a national private company engaged in mechanical, electrical and infrastructure manufacturing. PT. Telehouse Engineering has one product line called sheet metal. Sheet metal is produced by the Sheet Metal Strategic Business Unit (SBU). One of the products included in the sheet metal product line is the indoor cabinet. Indoor cabinet is a product that is used as a storage device for a company's electrical device. There are two main processes in the production process of indoor cabinets, namely design (or called engineering) & production planning and fabrication. At present, in the process of developing indoor cabinet products there are several actual conditions that have the potential to be a risk. SBU Sheet Metal PT. Telehouse Engineering has not implemented risk management. This research departs from these conditions, with the intention of designing a risk treatment proposal. This research is carried out by conducting a risk assessment that begins with determining risk criteria, risk identification, risk analysis, and risk evaluation. Based on the results of the risk assessment, there were 9 risks which were divided into low, medium and high categories. The risk that will be given a treatment is high category risk, which is an error in tracing the work process at a work station. Research is continued with risk treatment planning and risk treatment design in the form of a standard operating procedure (SOP). Risk treatment consists of mitigation treatment in the form of work environment arrangement, calculation of cycle time and minimum number of work stations, determination of machine operation, and contingency treatment in the form of staff training and job rolling. Keywords: risk assessment, risk treatment, SOP, fabrication, engineering
Designing Performance Measurement System Of Pt Kidang Kencana Sakti By Using Balanced Scorecard Agung Widyaprakoso Winardi; Budi Sulistyo; Ima Normalia Kusmayanti
eProceedings of Engineering Vol 6, No 2 (2019): Agustus 2019
Publisher : eProceedings of Engineering

Show Abstract | Download Original | Original Source | Check in Google Scholar

Abstract

Abstract PT. Kidang Kencana Sakti is a company engaged in the gas turbine maintenance services. This company employed performs a financial aspect to evaluate company’s performance. However, this is unable to control the company’s operational process,customers, and learning and growth. Therefore, it is necessary to create a measurement tool that is in line with the vision and mission of the company. This study aims to develop a balanced scorecard to measure the company’s performance. The final result of this final project is determine the strategies based on the company’s vission and mission, to determine the performance indicators. The weighting of each indicator for financial perspective is 31%, customer perspective is 45%, internal business process perspective is 15%, learning and growth perspective is 9%. The highest weighting score is the customer perspective. Keywords – Balanced Scorecard (BSC), Analytical Hierarchy Process (AHP), Performance Measurement
Pengenalan Wajah Sebagai Sistem Absensi Yang Terhubung Dengan Smartphone Berbasis Internet Of Things Mohammad Andre Mutalibov; Rendy Munadi; Sussi Sussi
eProceedings of Engineering Vol 6, No 2 (2019): Agustus 2019
Publisher : eProceedings of Engineering

Show Abstract | Download Original | Original Source | Check in Google Scholar

Abstract

Abstrak Pembuatan sistem absensi dengan pengenalan wajah bertujuan untuk merancang sebuah sistem absensi yang terhubung ke smartphone berbasis IoT agar mempermudah mahasiswa dalam melakukan serta pengawasan absensi, mengurangi kecurangan yang terjadi pada sistem absensi menggunakan KTM, serta mengetahui QoS dan delay pada jaringan sistem absensi dengan pengenalan wajah. Pengujian fitur dilakukan dengan menggunakan metode black box testing. Fitur yang diuji yaitu Registrasi, Absensi dengan Face Recognition, dan Cek Kehadiran dapat berjalan dengan baik. Pengujian reliability dan availability yang dilakukan pada program absensi face recognition bernilai 100% pada skenario yang sudah ditentukan. Perhitungan delay pada fitur Cek Kehadiran saat Raspberry Pi mengirimkan sinyal ke ThingSpeak bernilai rata-rata 0,809544588 detik atau 809 ms. Perhitungan throughput pada fitur Cek Kehadiran saat Raspberry Pi mengirimkan sinyal ke ThingSpeak bernilai sebesar 62,75 KB/s. Perhitungan delay pada fitur Registrasi saat Raspberry Pi mengunduh foto wajah ke dalam folder dataset bernilai rata-rata 0,5389648 detik atau 538 ms. Perhitungan throughput pada fitur Registrasi saat Raspberry Pi mengunduh foto wajah ke dalam folder dataset bernilai sebesar 71,15 KB/s. Kata kunci : Face Recognition, OpenCV, Internet of Things, ThingSpeak, Quality of Service Abstract The purposes of making an attendance system using face recognition is to create an Internet of Things-based attendance system with smartphone connectivity that simplify students when doing and monitoring the attendance, reduce fraud attendance that occurs in traditional attendance using student ID Card, and to find out the QoS and delay of the face recognitionattendance system. The results of the feature testing using the Black Box Testing methods, the features such as registration, face recognition, and attendance checking has worked well. The testing of reliability and availability on attendance using face recognition scored 100% with a predetermined scenario. Average delay calculations of the attendance checking when Raspberry Pi sending a signal to ThingSpeak is 0,809544588 seconds or 809 ms. Average throughput calculations of the attendance checkin when Raspberry Pi sending signal to ThingSpeak is 62,75 KB/s. Average delay calculations of the registration feature when Raspberry Pi downloading a face images to the dataset folder is 0,5389648 seconds or 538 ms. Average throughput calculations of registration feature when Raspberry Pi downloading a face images to the dataset folder is 71,15 KB/s. Keywords : Face Recognition, OpenCV, Internet of Things, ThingSpeak, Quality of Service
Perangkingan Fatwa Islam Dengan Metode Latent Semantic Indexing Menggunakan Teknik Singular Value Decomposition (svd)
eProceedings of Engineering Vol 6, No 2 (2019): Agustus 2019
Publisher : eProceedings of Engineering

Show Abstract | Download Original | Original Source | Check in Google Scholar

Abstract

AbstrakFatwa merupakan bagian penting yang ada di dalam agama Islam dimana tujuan dari fatwa yaitu untukmenjawab permasalah yang ada di kehidupan sehari-hari umat Islam. Fatwa dapat di artikan sebagai hasil dariperundingan antara kelompok atau organisasi yang khusus mendalami permasalah agama Islam, dimana fatwamerujuk kepada Al-Qur’an maupun hadits. Permasalahan yang ingin di selesaikan dalam tugas akhir ini yaituingin mengetahui kemiripan yang ada di dalam fatwa, dimana fatwa yang diambil berasal dari situs resmiMUI,NU,MUHAMMADIYAH dan PERSIS. Dataset yang diambil dari situs tersebut lalu dibandingkan dengandataset yang lainnya namun dengan permasalahan/topik yang sama. Dengan menggunakan metode LatentSemantic Indexing serta menggunakan Teknik singular value decomposition diharapkan bisa mendapatkan hasilkemiripan antara fatwa-fatwa yang dibandingkan. Dataset yang digunakan merupakan data dengan BahasaIndonesia. Dalam pencarian kemiripan fatwa penelitian ini menggunakan perhitungan cosine similarity. Untukmenganalisis hasil yang di dapatkan dari cosine similarity akan dibandingkan dengan jaccard similarity.Kata kunci : Fatwa, Latent Semantic Indexing. Cosine Similarity, Jaccard SimilarityAbstractFatwa is an important part of the Islamic religion where the purpose of the fatwa is to answer the problems thatexist in the daily lives of Muslims. Fatwa can be interpreted as the result of negotiations between groups ororganizations that specifically explore the problem of Islam, where the fatwa refers to the Qur'an and the hadith.The problem to be resolved in this thesis is to find out the similarities in the fatwa, where the fatwa taken comesfrom the official website of MUI, NU, MUHAMMADIYAH and PERSIS. The dataset taken from the site is thencompared with other datasets but with the same problem / topic. By using the Latent Semantic Indexing methodand using the singular value decomposition technique, it is hoped that the similarity between the fatwas can becompared. The dataset used is Indonesian data. In searching for the similarity of fatwa this study uses cosinesimilarity calculations. To analyze the results obtained from cosine similarity will be compared with jaccardsimilarity. Keywords: Fatwa, Latent Semantic Indexing. Cosine Similarity, Jaccard Similarity 
Rancang Bangun Alat Pendeteksi Dini Penyakit Jantung Koroner Berbasis Internet Of Things (iot) M Restu Ilhami; Ahmad Tri Hanuranto; Sussi Sussi
eProceedings of Engineering Vol 6, No 2 (2019): Agustus 2019
Publisher : eProceedings of Engineering

Show Abstract | Download Original | Original Source | Check in Google Scholar

Abstract

Abstrak Penyakit Jantung Koroner telah menjadi penyebab kematian utama di Indonesia. Deteksi sistem aliran darah oleh sistem otomatis menggunakan sensor telah menghadirkan banyak jalan yang menjanjikan di bidang teknologi. Denyut jantung/nadi merupakan indikasi penting dalam bidang kesehatan yang berguna sebagai bahan evaluasi efektif dan cepat serta berfungsi untuk mengetahui kondisi kesehatan pada tubuh seseorang. Metode pengukuran jumlah denyut nadi telah digunakan dokter untuk menentukan stres, relaksasi, tingkat kebugaran fisik, dan kondisi medis. Banyak fitur canggih yang dihasilkan dari smartphone. Smartphone sudah menjadi kebutuhan untuk beberapa orang, karena fiturnya sangat membantu untuk mempermudah untuk beberapa hal. Pada smartphone terdapat aplikasi yang sangat membantu untuk aktivitas mereka. Terutama untuk menemukan sebuah penyakit dalam hal ini adalah penyakit jantung coroner. Penulis menggunakan sensor pulse pada penelitian kali ini untuk mendeteksi aliran darah seseorang yang mempunyai penyakit jantung koroner. Data dari sensor akan di kirimkan ke smartphone yang akan bisa di akses di mobile aplikasi android user guna melihat sinyal keluaran dari aliran darah tersebut. Aplikasi ini akan berguna untuk user melihat aliran darah (jantung) yang berupa sinyal yang dikeluarkan dari sensor pulse dan akan mengklasifikasikan penyakit jantung coroner atau tidaknya seseorang. Kata Kunci : Jantung koroner, sensor pulse, mobile application Abstract Coronary Heart Disease has become the leading cause of death in Indonesia. Detection of the blood flow system by automatic systems using sensors has presented many promising avenues in the field of technology. Heart rate / pulse is an important indication in the health field that is useful as an effective and fast evaluation material and serves to determine the health condition of a person's body. The method of measuring the amount of the pulse has been used by doctors to determine stress, relaxation, physical fitness, and medical conditions. Many advanced features are produced from smartphones. Smartphones have become a necessity for some people, because their features really help to make things easier. On smartphones there is an application that is very helpful for their activities. Especially to find a disease in this case is coronary heart disease. The author uses a pulse sensor in this study to detect the blood flow of someone who has coronary heart disease. Data from the sensor will be sent to a smartphone that will be able to be accessed in the Android user mobile application to see the output signal from the bloodstream. This application will be useful for users to see the blood flow (heart) in the form of a signal released from the pulse sensor and will classify coronary heart disease or not. ISSN : 2355-9365 e-Proceeding of Engineering : Vol.6, No.2 Agustus 2019 | Page 4736 Keywords : Coronary heart, pulse sensor, mobile application

Filter by Year

2014 2025


Filter By Issues
All Issue Vol. 12 No. 6 (2025): Desember 2025 Vol. 12 No. 5 (2025): Oktober 2025 Vol. 12 No. 4 (2025): Agustus 2025 Vol. 12 No. 3 (2025): Juni 2025 Vol. 12 No. 2 (2025): April 2025 Vol. 12 No. 1 (2025): Februari 2025 Vol. 11 No. 6 (2024): Desember 2024 Vol. 11 No. 5 (2024): Oktober 2024 Vol. 11 No. 4 (2024): Agustus 2024 Vol. 11 No. 3 (2024): Juni 2024 Vol. 11 No. 2 (2024): April 2024 Vol. 11 No. 1 (2024): Februari 2024 Vol. 10 No. 6 (2023): Desember 2023 Vol. 10 No. 5 (2023): Oktober 2023 Vol 10, No 5 (2023): Oktober 2023 Vol. 10 No. 4 (2023): Agustus 2023 Vol 10, No 3 (2023): Juni 2023 Vol. 10 No. 3 (2023): Juni 2023 Vol. 10 No. 2 (2023): April 2023 Vol 10, No 2 (2023): April 2023 Vol. 10 No. 1 (2023): Februari 2023 Vol 9, No 6 (2022): Desember 2022 Vol. 9 No. 5 (2022): Oktober 2022 Vol 9, No 5 (2022): Oktober 2022 Vol. 9 No. 4 (2022): Agustus 2022 Vol 9, No 4 (2022): Agustus 2022 Vol 9, No 3 (2022): Juni 2022 Vol 9, No 2 (2022): April 2022 Vol 9, No 1 (2022): Februari 2022 Vol 8, No 6 (2021): Desember 2021 Vol. 8 No. 5 (2021): Oktober 2021 Vol 8, No 5 (2021): Oktober 2021 Vol 8, No 4 (2021): Agustus 2021 Vol 8, No 3 (2021): Juni 2021 Vol. 8 No. 2 (2021): April 2021 Vol 8, No 2 (2021): April 2021 Vol 8, No 1 (2021): Februari 2021 Vol 7, No 3 (2020): Desember 2020 Vol 7, No 2 (2020): Agustus 2020 Vol 7, No 1 (2020): April 2020 Vol 6, No 3 (2019): Desember 2019 Vol 6, No 2 (2019): Agustus 2019 Vol 6, No 1 (2019): April 2019 Vol 5, No 3 (2018): Desember 2018 Vol 5, No 2 (2018): Agustus 2018 Vol 5, No 1 (2018): April 2018 Vol 4, No 3 (2017): Desember, 2017 Vol 4, No 2 (2017): Agustus, 2017 Vol 4, No 1 (2017): April, 2017 Vol 3, No 3 (2016): Desember, 2016 Vol 3, No 2 (2016): Agustus, 2016 Vol 3, No 1 (2016): April, 2016 Vol 2, No 3 (2015): Desember, 2015 Vol 2, No 2 (2015): Agustus, 2015 Vol 2, No 1 (2015): April, 2015 Vol 1, No 1 (2014): Desember, 2014 More Issue