(mysql): SELECT * FROM sessions WHERE session_id = 'ra34l4p6t027hcasmbtvoddlp5'  

(mysql): SELECT * FROM journals WHERE path = 'ijocs'  

(mysql): SELECT * FROM site  

(mysql): SELECT v.* FROM versions v LEFT JOIN plugin_settings ps ON lower(v.product_class_name) = ps.plugin_name AND ps.setting_name = 'enabled' AND ((journal_id = '56') OR v.sitewide = 1) WHERE v.current = 1 AND (ps.setting_value = '1' OR v.lazy_load <> 1)  

(mysql): SELECT setting_name, setting_value, setting_type FROM plugin_settings WHERE plugin_name = 'objectsforreviewplugin' AND journal_id = '56'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.generic.usageStats.UsageStatsLoader'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.generic.pln.classes.tasks.Depositor'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.importexport.crossref.CrossrefInfoSender'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.importexport.crossref.CrossrefInfoSender'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.importexport.datacite.DataciteInfoSender'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'classes.tasks.ReviewReminder'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'classes.tasks.SubscriptionExpiryReminder'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'classes.tasks.OpenAccessNotification'  

(mysql): SELECT pa.*, a.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM published_articles pa INNER JOIN articles a ON pa.article_id = a.article_id LEFT JOIN sections s ON s.section_id = a.section_id LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US') INNER JOIN article_settings ast ON a.article_id = ast.article_id WHERE ast.setting_name = 'pub-id::publisher-id' AND ast.setting_value = '33406' ORDER BY pa.issue_id, a.article_id  

(mysql): SELECT pa.*, a.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM published_articles pa, articles a LEFT JOIN sections s ON s.section_id = a.section_id LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US') WHERE pa.article_id = a.article_id AND a.article_id = 33406  

(mysql): SELECT g.*, a.file_name, a.original_file_name, a.file_stage, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_galleys g LEFT JOIN article_files a ON (g.file_id = a.file_id) WHERE g.article_id = 33406 ORDER BY g.seq  

(mysql): SELECT * FROM article_galley_settings WHERE galley_id = '9295'  

(mysql): SELECT * FROM article_settings WHERE article_id = '33406'  

(mysql): SELECT s.*, a.file_name, a.original_file_name, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_supplementary_files s LEFT JOIN article_files a ON (s.file_id = a.file_id) WHERE s.article_id = 33406 ORDER BY s.seq  

(mysql): SELECT * FROM article_supp_file_settings WHERE supp_id = '6801'  

(mysql): SELECT i.* FROM issues i INNER JOIN issue_settings ist ON i.issue_id = ist.issue_id WHERE ist.setting_name = 'pub-id::publisher-id' AND ist.setting_value = '882' ORDER BY i.issue_id  

(mysql): SELECT i.* FROM issues i WHERE issue_id = 882  

(mysql): SELECT * FROM issue_settings WHERE issue_id = '882'  

(mysql): SELECT iss.subscription_id FROM institutional_subscriptions iss, subscriptions s, subscription_types st WHERE POSITION(UPPER(LPAD(iss.domain, LENGTH(iss.domain)+1, '.')) IN UPPER(LPAD('216.73.216.3', LENGTH('216.73.216.3')+1, '.'))) != 0 AND iss.domain != '' AND iss.subscription_id = s.subscription_id AND s.journal_id = '56' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2025-09-17 10:24:22' >= s.date_start AND '2025-09-17 10:24:22' <= s.date_end))) AND (st.format = 1 OR st.format = 17)  

(mysql): SELECT isip.subscription_id FROM institutional_subscription_ip isip, subscriptions s, subscription_types st WHERE ((isip.ip_end IS NOT NULL AND '3628718083' >= isip.ip_start AND '3628718083' <= isip.ip_end AND isip.subscription_id = s.subscription_id AND s.journal_id = '56' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2025-09-17 10:24:22' >= s.date_start AND '2025-09-17 10:24:22' <= s.date_end))) AND (st.format = 1 OR st.format = 17)) OR (isip.ip_end IS NULL AND '3628718083' = isip.ip_start AND isip.subscription_id = s.subscription_id AND s.journal_id = '56' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2025-09-17 10:24:22' >= s.date_start AND '2025-09-17 10:24:22' <= s.date_end))) AND (st.format = 1 OR st.format = 17)))  

(mysql): SELECT * FROM sections WHERE section_id = '119'  

(mysql): SELECT * FROM section_settings WHERE section_id = '119'  

(mysql): SELECT * FROM rt_versions WHERE version_id = 1052 AND journal_id = 56  

(mysql): SELECT * FROM rt_contexts WHERE version_id = 1052 ORDER BY seq  

(mysql): SELECT * FROM rt_searches WHERE context_id = 13660 ORDER BY seq  

(mysql): SELECT * FROM rt_searches WHERE context_id = 13661 ORDER BY seq  

(mysql): SELECT * FROM rt_searches WHERE context_id = 13662 ORDER BY seq  

(mysql): SELECT * FROM rt_searches WHERE context_id = 13663 ORDER BY seq  

(mysql): SELECT * FROM rt_searches WHERE context_id = 13664 ORDER BY seq  

(mysql): SELECT * FROM rt_searches WHERE context_id = 13665 ORDER BY seq  

(mysql): SELECT * FROM rt_searches WHERE context_id = 13666 ORDER BY seq  

(mysql): SELECT * FROM rt_searches WHERE context_id = 13667 ORDER BY seq  

(mysql): SELECT * FROM rt_searches WHERE context_id = 13668 ORDER BY seq  

(mysql): SELECT * FROM rt_searches WHERE context_id = 13669 ORDER BY seq  

(mysql): SELECT * FROM rt_searches WHERE context_id = 13670 ORDER BY seq  

(mysql): SELECT * FROM rt_searches WHERE context_id = 13671 ORDER BY seq  

(mysql): SELECT * FROM rt_searches WHERE context_id = 13672 ORDER BY seq  

(mysql): SELECT * FROM rt_searches WHERE context_id = 13673 ORDER BY seq  

(mysql): SELECT * FROM rt_searches WHERE context_id = 13674 ORDER BY seq  

(mysql): SELECT * FROM rt_searches WHERE context_id = 13675 ORDER BY seq  

(mysql): SELECT * FROM sections WHERE section_id = '119'  

(mysql): SELECT * FROM section_settings WHERE section_id = '119'  

(mysql): SELECT g.*, a.file_name, a.original_file_name, a.file_stage, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_galleys g LEFT JOIN article_files a ON (g.file_id = a.file_id) WHERE g.galley_id = 0 AND g.article_id = 33406  

(mysql): SELECT pa.*, a.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM published_articles pa INNER JOIN articles a ON pa.article_id = a.article_id LEFT JOIN sections s ON s.section_id = a.section_id LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US') INNER JOIN article_settings ast ON a.article_id = ast.article_id WHERE ast.setting_name = 'pub-id::publisher-id' AND ast.setting_value = '33406' ORDER BY pa.issue_id, a.article_id  

(mysql): SELECT pa.*, a.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM published_articles pa, articles a LEFT JOIN sections s ON s.section_id = a.section_id LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US') WHERE pa.article_id = a.article_id AND a.article_id = 33406  

(mysql): SELECT g.*, a.file_name, a.original_file_name, a.file_stage, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_galleys g LEFT JOIN article_files a ON (g.file_id = a.file_id) WHERE g.article_id = 33406 ORDER BY g.seq  

(mysql): SELECT * FROM article_galley_settings WHERE galley_id = '9295'  

(mysql): SELECT * FROM article_settings WHERE article_id = '33406'  

(mysql): SELECT s.*, a.file_name, a.original_file_name, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_supplementary_files s LEFT JOIN article_files a ON (s.file_id = a.file_id) WHERE s.article_id = 33406 ORDER BY s.seq  

(mysql): SELECT * FROM article_supp_file_settings WHERE supp_id = '6801'  

(mysql): SELECT iss.subscription_id FROM institutional_subscriptions iss, subscriptions s, subscription_types st WHERE POSITION(UPPER(LPAD(iss.domain, LENGTH(iss.domain)+1, '.')) IN UPPER(LPAD('216.73.216.3', LENGTH('216.73.216.3')+1, '.'))) != 0 AND iss.domain != '' AND iss.subscription_id = s.subscription_id AND s.journal_id = '56' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2025-09-17 10:24:22' >= s.date_start AND '2025-09-17 10:24:22' <= s.date_end))) AND (st.format = 1 OR st.format = 17)  

(mysql): SELECT isip.subscription_id FROM institutional_subscription_ip isip, subscriptions s, subscription_types st WHERE ((isip.ip_end IS NOT NULL AND '3628718083' >= isip.ip_start AND '3628718083' <= isip.ip_end AND isip.subscription_id = s.subscription_id AND s.journal_id = '56' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2025-09-17 10:24:22' >= s.date_start AND '2025-09-17 10:24:22' <= s.date_end))) AND (st.format = 1 OR st.format = 17)) OR (isip.ip_end IS NULL AND '3628718083' = isip.ip_start AND isip.subscription_id = s.subscription_id AND s.journal_id = '56' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2025-09-17 10:24:22' >= s.date_start AND '2025-09-17 10:24:22' <= s.date_end))) AND (st.format = 1 OR st.format = 17)))  

(mysql): SELECT * FROM citations WHERE assoc_type = 257 AND assoc_id = 33406 AND citation_state >= 0 AND citation_state <= 5 ORDER BY seq, citation_id  

(mysql): SELECT * FROM sections WHERE section_id = '119'  

(mysql): SELECT * FROM section_settings WHERE section_id = '119'  

(mysql): SELECT i.* FROM issues i WHERE journal_id = 56 AND current = 1  

(mysql): SELECT * FROM issue_settings WHERE issue_id = '1164'  

(mysql): SELECT v.* FROM versions v LEFT JOIN plugin_settings ps ON lower(v.product_class_name) = ps.plugin_name AND ps.setting_name = 'enabled' AND ((journal_id = '56') OR v.sitewide = 1) WHERE v.current = 1 AND (ps.setting_value = '1' OR v.lazy_load <> 1)  

(mysql): select version()  
Understanding and Implementing the Islamic Academic Culture of Unissula and the Tagline of Unissula in Sendangguwo, Semarang | <hr /> (mysql): SELECT * FROM authors WHERE submission_id = 33406 ORDER BY seq   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '48601'   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '50687'   <hr /> Sholeh | Indonesian Journal of Community Services
(mysql): SELECT * FROM authors WHERE submission_id = 33406 ORDER BY seq  

(mysql): SELECT * FROM author_settings WHERE author_id = '48601'  

(mysql): SELECT * FROM author_settings WHERE author_id = '50687'  

(mysql): SELECT * FROM authors WHERE submission_id = 33406 ORDER BY seq  

(mysql): SELECT * FROM author_settings WHERE author_id = '48601'  

(mysql): SELECT * FROM author_settings WHERE author_id = '50687'  

Understanding and Implementing the Islamic Academic Culture of Unissula and the Tagline of Unissula in Sendangguwo, Semarang


(mysql): SELECT * FROM authors WHERE submission_id = 33406 ORDER BY seq  

(mysql): SELECT * FROM author_settings WHERE author_id = '48601'  

(mysql): SELECT * FROM author_settings WHERE author_id = '50687'  
Muhammad Muhtar Arifin Sholeh, Nuridin Nuridin

Abstract


This study aims to socialize Budai (Islamic Academic Culture) and the tag-line of Unissula (Sultan Agung Islamic University) – namely BMGKU (Bismillah Building Generation of Khaira Ummah) to the community and to explore how community members understand and practice these things. From this socialization and deepening, the community is expected to be more familiar with Unissula's vision, mission, and goals, so that they are interested in loving Unissula and appreciating Unissula. The problem that arises in this service program is that people do not understand and practice the Unissula (BMGKU) and Budai taglines. The methods used in this program are lectures, questionnaires, and observation. The data collected is qualitative data which includes data on understanding and practice of "Bismillah" (asmaul husna) and aspects of Khaira Ummah (faith, amar ma'ruf, nahi munkar). In addition, data on understanding and practice of Budai (thaharah movement, congregational prayers, Islamic clothing, social etiquette, and receiving guests) were also collected using these methods. This community service program will be very useful for the promotion of Unissula and the socialization of Budai and the tagline of Unissula (BMGKU) to the community. In addition, this service is a community development program to better understand and practice Islamic teachings, which include aqidah, worship, and morality. The people who are fostered so that they become Khaira Ummah are the embodiment of Faith and Taqwa. People who believe and fear Allah will get great blessings from Allah Swt (Surah al-A'raaf 7:96). The results of mentoring in community service show that the majority of respondents (more than 60%) understand and practice the concept of Budai and the Tag-line BMGKU. Finally, this service program produced a material module for the socialization of Budai and the tagline of Unissula (BMGKU), as well as for community development.

Keywords


Unissula; Bismillah; Khaira Ummah; Academic Culture; Best Person

Full Text:

PDF

References



(mysql): SELECT * FROM citation_settings WHERE citation_id = '285448'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 285448 ORDER BY metadata_description_id DESC  

(mysql): SELECT * FROM citation_settings WHERE citation_id = '285449'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 285449 ORDER BY metadata_description_id DESC  

Al-Quran dan Terjemahnya. (1989). Departemen Agama Republik Indonesia


(mysql): SELECT * FROM citation_settings WHERE citation_id = '285450'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 285450 ORDER BY metadata_description_id DESC  

Aminudin, M. & Basir, M. A. (2020). Pengaruh Motivasi Diri, Sikap BUDAI, dan Self assessment pada Pembelajaran Geometri Analitik Ruang Berbantuan Geogebra 5.0 in Proceedings of the 1st International Conference on Islamic Civilization (ICIC), Unissula Semarang, 2020, ( https://books.google.co.id/books?hl=en&lr=&id=jEUqEAAAQBAJ&oi=fnd&pg=PA222&dq=BUDAI+UNISSULA&ots=scsezDwHmg&sig=SYyW4Dtwei_dXvE1dyxUbnDPMCY&redir_esc=y#v=onepage&q=BUDAI%20UNISSULA&f=false)


(mysql): SELECT * FROM citation_settings WHERE citation_id = '285451'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 285451 ORDER BY metadata_description_id DESC  

Anwar, K., & Sholeh, M. M. A. (2020). Management of Character Education Based on Islamic Academic Culture for the students of Universitas Islam Sultan Agung (Unissula), in Proceedings of the 1st International Conference on Islamic Civilization (ICIC), Unissula Semarang, 2020. http://dx.doi.org/10.4108/eai.27-8-2020.2303245


(mysql): SELECT * FROM citation_settings WHERE citation_id = '285452'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 285452 ORDER BY metadata_description_id DESC  

Anwar, M. R. (2013). Risalah: Bismillah Membangu Generasi Khaira Ummah (Prinsip-prinsip Dasar Pedoman Pelaksanaan Kegiatan). UNISSULA Press


(mysql): SELECT * FROM citation_settings WHERE citation_id = '285453'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 285453 ORDER BY metadata_description_id DESC  

Choeroni. (2008). Tuntunan Prakterk Ibadah untuk Mahasiswa UNISSULA, UNISSULA Press.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '285454'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 285454 ORDER BY metadata_description_id DESC  

Cole, G.A. (1990). Management: Theory and Practice - 3rd. Edition. DP Publications Ltd.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '285455'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 285455 ORDER BY metadata_description_id DESC  

Ghazali (1988), Rahasia-rahasia Shalat. Karisma.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '285456'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 285456 ORDER BY metadata_description_id DESC  

Hammam, H. A. (2012). Terapi dengan Ibadah Istighfar, Sedekah, Al-Quran, Shalat, Puasa. PT Aqwam Media Profetika, Surakarta


(mysql): SELECT * FROM citation_settings WHERE citation_id = '285457'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 285457 ORDER BY metadata_description_id DESC  

Irfan, A., & Murwantono, D. (2018). Islamic Academic Culture (BudAi) Model as A Strategy of Education and Civilization in Sultan Agung Islamic University (UNISSULA) Semarang: Theory and Practice, in Proceeding of International Conference BKSPTIS, Unissula, Semarang, “ 2018 (https://jurnal.unissula.ac.id/index.php/bksptis/article/view/3601, accessed on 21 June 2023)


(mysql): SELECT * FROM citation_settings WHERE citation_id = '285458'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 285458 ORDER BY metadata_description_id DESC  

Khalid, M. (2009). Shalat Subuh dan Shalat Dhuha. Mutiara Media


(mysql): SELECT * FROM citation_settings WHERE citation_id = '285459'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 285459 ORDER BY metadata_description_id DESC  

Ma'arif, A. S. (1995). Membumikan Islam. Pustaka Pelajar


(mysql): SELECT * FROM citation_settings WHERE citation_id = '285460'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 285460 ORDER BY metadata_description_id DESC  

Mahmud Yunus, Kamus Arab – Indonesia. (1989). Yayasan Penyelenggara Penterjemahan/Pentafsiran al-Quran.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '285461'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 285461 ORDER BY metadata_description_id DESC  

Moeliono, A. M. (1990), Kamus Besar Bahasa Indonesia, cet. Ke-3. Balai Pustaka


(mysql): SELECT * FROM citation_settings WHERE citation_id = '285462'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 285462 ORDER BY metadata_description_id DESC  

Riziq, S. (2007). Sulitkah Shalat Subuh Tepat Waktu?. Media Zikir.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '285463'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 285463 ORDER BY metadata_description_id DESC  

Sastrawi, A, D. Sepriyossa. (2013). Sukses Bersama Sabar dan Shalat. Buku Republika.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '285464'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 285464 ORDER BY metadata_description_id DESC  

Shiddieqy, H. (1994). Pedoman Shalat. Bulan Bintang.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '285465'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 285465 ORDER BY metadata_description_id DESC  

Soebagio, A. (2000). Manajemen pendidikan Indonesia. PT Ardadidizya Jaya.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '285466'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 285466 ORDER BY metadata_description_id DESC  

Supadie, D. A. (2008). BUDAI Team, Budaya Akademik Islami, Unissula Press, Semarang, 2008

Tjahjono, A. B. (2007), BUDAI: Budaya Akademik Islami. Sultan Agung Press




DOI: http://dx.doi.org/10.30659/ijocs.5.2.220-227
(mysql): SELECT pa.*, a.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM published_articles pa INNER JOIN articles a ON pa.article_id = a.article_id LEFT JOIN sections s ON s.section_id = a.section_id LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US') INNER JOIN article_settings ast ON a.article_id = ast.article_id WHERE ast.setting_name = 'pub-id::publisher-id' AND ast.setting_value = '33406' ORDER BY pa.issue_id, a.article_id  

(mysql): SELECT pa.*, a.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM published_articles pa, articles a LEFT JOIN sections s ON s.section_id = a.section_id LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US') WHERE pa.article_id = a.article_id AND a.article_id = 33406  

(mysql): SELECT g.*, a.file_name, a.original_file_name, a.file_stage, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_galleys g LEFT JOIN article_files a ON (g.file_id = a.file_id) WHERE g.article_id = 33406 ORDER BY g.seq  

(mysql): SELECT * FROM article_galley_settings WHERE galley_id = '9295'  

(mysql): SELECT * FROM article_settings WHERE article_id = '33406'  

(mysql): SELECT s.*, a.file_name, a.original_file_name, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_supplementary_files s LEFT JOIN article_files a ON (s.file_id = a.file_id) WHERE s.article_id = 33406 ORDER BY s.seq  

(mysql): SELECT * FROM article_supp_file_settings WHERE supp_id = '6801'  

(mysql): SELECT r.* FROM referrals r WHERE r.article_id = 33406 AND r.status = 2  

Refbacks

  • There are currently no refbacks.


Copyright (c) 2023 Muhtar Arifin Sholeh, Nuridin

Creative Commons License
This work is licensed under a Creative Commons Attribution 4.0 International License.


(mysql): UPDATE sessions SET user_id = NULL, ip_address = '216.73.216.3', user_agent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', created = 1758104656, last_used = 1758104657, remember = 0, data = '', domain = 'jurnal.unissula.ac.id' WHERE session_id = 'ra34l4p6t027hcasmbtvoddlp5'