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

(mysql): INSERT INTO sessions (session_id, ip_address, user_agent, created, last_used, remember, data, domain) VALUES ('tlhihmbd0g02sa53ndoq8rsii7', '216.73.216.157', 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 1768108800, 1768108800, 0, '', 'jurnal.uinsu.ac.id')  

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

(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 = '45') OR v.sitewide = 1) WHERE v.current = 1 AND (ps.setting_value = '1' OR v.lazy_load <> 1)  

(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.generic.alm.ArticleInfoSender'  

(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 = '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 = '1203' 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 = 1203  

(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 = 1203 ORDER BY g.seq  

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

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

(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 = 1203 ORDER BY s.seq  

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

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

(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.157', LENGTH('216.73.216.157')+1, '.'))) != 0 AND iss.domain != '' AND iss.subscription_id = s.subscription_id AND s.journal_id = '45' 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 ('2026-01-11 13:20:00' >= s.date_start AND '2026-01-11 13:20:00' <= 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 '3628718237' >= isip.ip_start AND '3628718237' <= isip.ip_end AND isip.subscription_id = s.subscription_id AND s.journal_id = '45' 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 ('2026-01-11 13:20:00' >= s.date_start AND '2026-01-11 13:20:00' <= s.date_end))) AND (st.format = 1 OR st.format = 17)) OR (isip.ip_end IS NULL AND '3628718237' = isip.ip_start AND isip.subscription_id = s.subscription_id AND s.journal_id = '45' 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 ('2026-01-11 13:20:00' >= s.date_start AND '2026-01-11 13:20:00' <= s.date_end))) AND (st.format = 1 OR st.format = 17)))  

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

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

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

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

(mysql): SELECT g.*, af.file_name, af.original_file_name, af.file_stage, af.file_type, af.file_size, af.date_uploaded, af.date_modified FROM article_galleys g LEFT JOIN article_files af ON (g.file_id = af.file_id) INNER JOIN articles a ON a.article_id = g.article_id LEFT JOIN published_articles pa ON g.article_id = pa.article_id INNER JOIN article_galley_settings gs ON g.galley_id = gs.galley_id WHERE gs.setting_name = 'pub-id::publisher-id' AND gs.setting_value = '0' AND g.article_id = 1203 ORDER BY a.journal_id, pa.issue_id, g.galley_id  

(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 = 1203  

(mysql): SELECT x.*, x.galley_type AS file_type, g.file_id, g.html_galley, g.style_file_id, g.seq, g.locale, g.remote_url, a.file_name, a.original_file_name, a.file_stage, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_xml_galleys x LEFT JOIN article_galleys g ON (x.galley_id = g.galley_id) LEFT JOIN article_files a ON (g.file_id = a.file_id) WHERE x.galley_id = 0 AND x.article_id = 1203  

(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 = '1203' 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 = 1203  

(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 = 1203 ORDER BY g.seq  

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

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

(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 = 1203 ORDER BY s.seq  

(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.157', LENGTH('216.73.216.157')+1, '.'))) != 0 AND iss.domain != '' AND iss.subscription_id = s.subscription_id AND s.journal_id = '45' 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 ('2026-01-11 13:20:00' >= s.date_start AND '2026-01-11 13:20:00' <= 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 '3628718237' >= isip.ip_start AND '3628718237' <= isip.ip_end AND isip.subscription_id = s.subscription_id AND s.journal_id = '45' 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 ('2026-01-11 13:20:00' >= s.date_start AND '2026-01-11 13:20:00' <= s.date_end))) AND (st.format = 1 OR st.format = 17)) OR (isip.ip_end IS NULL AND '3628718237' = isip.ip_start AND isip.subscription_id = s.subscription_id AND s.journal_id = '45' 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 ('2026-01-11 13:20:00' >= s.date_start AND '2026-01-11 13:20:00' <= s.date_end))) AND (st.format = 1 OR st.format = 17)))  

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

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

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

(mysql): SELECT metadata_id FROM review_object_metadata WHERE review_object_type_id = 0 AND metadata_type = 3 ORDER BY seq  

(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 = '45') OR v.sitewide = 1) WHERE v.current = 1 AND (ps.setting_value = '1' OR v.lazy_load <> 1)  

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

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

(mysql): select version()  
ojs2 has produced an error Message: WARNING: Cannot modify header information - headers already sent by (output started at /www/wwwroot/jurnal/lib/pkp/lib/adodb/adodb.inc.php:377) In file: /www/wwwroot/jurnal/lib/pkp/classes/template/PKPTemplateManager.inc.php At line: 340 Stacktrace: File: (unknown) line (unknown) Function: PKPApplication->errorHandler(2, "Cannot modify header information - headers already sent by (output started at /www/wwwroot/jurnal/lib/pkp/lib/adodb/adodb.inc.php:377)", "/www/wwwroot/jurnal/lib/pkp/classes/template/PKPTemplateManager.inc.php", 340, Array(7)) File: /www/wwwroot/jurnal/lib/pkp/classes/template/PKPTemplateManager.inc.php line 340 Function: header("Content-Type: text/html; charset=utf-8") File: /www/wwwroot/jurnal/pages/article/ArticleHandler.inc.php line 226 Function: PKPTemplateManager->display("article/article.tpl") File: (unknown) line (unknown) Function: ArticleHandler->view(Array(2), Object(Request)) File: /www/wwwroot/jurnal/lib/pkp/classes/core/PKPRouter.inc.php line 362 Function: call_user_func(Array(2), Array(2), Object(Request)) File: /www/wwwroot/jurnal/lib/pkp/classes/core/PKPPageRouter.inc.php line 220 Function: PKPRouter->_authorizeInitializeAndCallRequest(Array(2), Object(Request), Array(2), False) File: /www/wwwroot/jurnal/lib/pkp/classes/core/Dispatcher.inc.php line 134 Function: PKPPageRouter->route(Object(Request)) File: /www/wwwroot/jurnal/lib/pkp/classes/core/PKPApplication.inc.php line 178 Function: Dispatcher->dispatch(Object(Request)) File: /www/wwwroot/jurnal/index.php line 64 Function: PKPApplication->execute() Server info: OS: Linux PHP Version: 5.5.38 Apache Version: N/A DB Driver: mysql DB server version: 5.6.51-log
ojs2 has produced an error Message: WARNING: Cannot modify header information - headers already sent by (output started at /www/wwwroot/jurnal/lib/pkp/lib/adodb/adodb.inc.php:377) In file: /www/wwwroot/jurnal/lib/pkp/classes/template/PKPTemplateManager.inc.php At line: 343 Stacktrace: File: (unknown) line (unknown) Function: PKPApplication->errorHandler(2, "Cannot modify header information - headers already sent by (output started at /www/wwwroot/jurnal/lib/pkp/lib/adodb/adodb.inc.php:377)", "/www/wwwroot/jurnal/lib/pkp/classes/template/PKPTemplateManager.inc.php", 343, Array(7)) File: /www/wwwroot/jurnal/lib/pkp/classes/template/PKPTemplateManager.inc.php line 343 Function: header("Cache-Control: no-store") File: /www/wwwroot/jurnal/pages/article/ArticleHandler.inc.php line 226 Function: PKPTemplateManager->display("article/article.tpl") File: (unknown) line (unknown) Function: ArticleHandler->view(Array(2), Object(Request)) File: /www/wwwroot/jurnal/lib/pkp/classes/core/PKPRouter.inc.php line 362 Function: call_user_func(Array(2), Array(2), Object(Request)) File: /www/wwwroot/jurnal/lib/pkp/classes/core/PKPPageRouter.inc.php line 220 Function: PKPRouter->_authorizeInitializeAndCallRequest(Array(2), Object(Request), Array(2), False) File: /www/wwwroot/jurnal/lib/pkp/classes/core/Dispatcher.inc.php line 134 Function: PKPPageRouter->route(Object(Request)) File: /www/wwwroot/jurnal/lib/pkp/classes/core/PKPApplication.inc.php line 178 Function: Dispatcher->dispatch(Object(Request)) File: /www/wwwroot/jurnal/index.php line 64 Function: PKPApplication->execute() Server info: OS: Linux PHP Version: 5.5.38 Apache Version: N/A DB Driver: mysql DB server version: 5.6.51-log
Sejarah Dakwah Nabi Muhammad pada Mayarakat Madinah: Analisis Model Dakwah Ukhuwah Basyariah dan Ukhuwah Wathaniyah | <hr /> (mysql): SELECT * FROM authors WHERE submission_id = 1203 ORDER BY seq   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '1364'   <hr /> Azhar | JUSPI (Jurnal Sejarah Peradaban Islam)
(mysql): SELECT * FROM authors WHERE submission_id = 1203 ORDER BY seq  

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

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

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

Sejarah Dakwah Nabi Muhammad pada Mayarakat Madinah: Analisis Model Dakwah Ukhuwah Basyariah dan Ukhuwah Wathaniyah


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

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

Abstract


In the course of the missionary history which has been exemplified by the Prophet Muhammad, especially in Medina, propaganda of prophets made significant progress. Especially after the passing of Piagam Madinah. The success of propagation of prophets in Medina can not be separated from the use of models of propaganda by the Prophet Muhammad. There are some interesting da'wah models for further analysis. The model of dakwah in question is the model of dakwah Ukhuwah Wathaniyah and Ukhuwah Basyariah. As for Ukhuwah Wathaniyah is one of the dakwah method that was propagated by Prophet Muhammad saw in order to live a sense of love and belonging to the state, which in this case is Medina. While Ukhuwah Basyariah is a method of propagation which is intensified by the Prophet Muhammad in order to foster the spirit of brotherhood on the basis of humanity. In the propagation model Ukhuwah Wathaniyah proclaimed by the prophet, the planting of love and owning the homeland becomes a very important thing. It was built with expeditions and military training to hone the power to protect the brother and the motherland. The Ukhuwah Basyariah is built by instilling the importance of the value of human equality before Allah Swt, although humans come from different ethnic, cultural, traditions, and religions. Thus, this model will make Muslims more tolerant to non. Islam

 

Key words: Dakwah, Ukhuwah Wathaniyah, Ukhuwah Basyariah


Full Text:

PDF

References



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

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

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

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

Al-Ghurraby, Ali Mushtofa. Tarikh al Firaq al Islamiyah Wa Nasy’atu al ‘ilm al Kalam ‘Inda al Muslimin. Kairo: Maktabah Wa Matba’ah, t.t.


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

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

Ali, A. Yusuf. The Holy Qur’an Translation and Commentary, Islamic Propagation Centre International, 1946,


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

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

Ali, K. Sejarah Islam (Tarikh Pra Modern). Jakarta: PT. Raja Grafindo Persada, 2000.


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

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

Al-Maraghi, Ahmad Musthafa. Tafsir al-Maraghi. Jilid 9. Beirut: Dar al-Kitan al-Ilmiyah, 1998.


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

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

Al-Mubarakfury, Shafiyur Rahman. Sirah Rasul Saw al-Rahiqul Makhtum. Cet. II. Beirut: Dar al-Khair, 1998.


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

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

Arnold, Thomas W. The Spread of Islam In The World A History Of Peaceful Preacheng. India: Goodword Books Pvt. Ltd, 2003.


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

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

Bin Hambal, Imam Ahmad. Al-Musnad, Jilid IV, Beirut: Dar Al-Kutub al-Iliyah 1993.


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

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

Hadikusuma, Hilman. Antropologi Agama II (Pendekatan Budaya Terhadap Agama Yahudi, Kristen Katolik,Protestan dan Islam). Bandung: Citra Aditiya, 1993.


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

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

Haikal, Muhammad Husein. The Life of Muhammad. New Delhi: Cresent Publishing, 1976.


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

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

Hitti, Philip K. History of The Arabs. London: Mac Millan Press, 1970.


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

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

Iqbal, Afzal. Diplomacy in Early Islam, (terj.) Samson Rahman, Diplomasi Islam. Jakarta: Pustaka Al-Kautsar, 2000.


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

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

Lapidus, Ira M. Lapidus. A. History od Islamic Societies. Australia: Cambridge University Press, 1993.


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

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

Lewis, Bernard. The Arabs in History, (Terj.) Drs. Said Jamhuri, Bangsa-Bangsa Arab Dalam Lintasan Sejarah. Jakarta: Pedoman Ilmu Jaya, 1988.


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

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

Madjid, Nurcholis. Islam, Agama,Dan Peradaban. Yayasan Paramadina, 1996.


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

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


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

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

Nasution, Harun. Islam Ditinjau Dari Berbagai Aspeknya, Jilid I. Jakarta: UI Press, 1985


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

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

Nottingham, Elizabeth K. Religion and Society, (terj.). Abdul Muis Naharong, Agama Dan Masyarakat, Suatu Pengantar Sosiologi Agama. Jakarta: PT. Raja Grafindo Persada, 1996.


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

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

Pulungan, J. Suyuthi. Prinsip-Prinsip Pemerintahan Dalam Piagam Madinah Ditinjau Dari Pandangan al-Qur’an. Jakarta: Rajawali Pers, 1994.


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

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

Puspito, Hendro Puspito. Sosiologi Agama. Jakarta: Kanisius, 1992.


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

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

Rahman, Fazlur Rahman. Islam, (terj.) Ahsin Muhammad. Bandung: Mizan, 1984.


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

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

Seokanto, Soerjono. Sosiologi Suatu Pengantar. Jakarta: Rajawali Press, 1982.


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

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

________. Beberapa teori Sosiologi Tentang Struktur Masyarakat. Jakarta: PT. Raja Grafindo Persada, 1993.


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

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

________. Sosiologi Suatu Pengantar. Jakarta: Rajawali Press, 1990.


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

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

Watt, Montogomery. Muhammad Prophet and Statement. London: Oxford University Press, 1969.


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

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

________. Muhammad And Statetmen. London: Oxford University, 1979.

Yatim, Badri. Sejarah Peradaban Islam. Jakarta: PT. Raja Grafindo Persada, 2000.




DOI: http://dx.doi.org/10.30829/j.v1i2.1203
(mysql): SELECT r.* FROM referrals r WHERE r.article_id = 1203 AND r.status = 2  

Refbacks

  • There are currently no refbacks.


Copyright (c) 2017 JUSPI (Jurnal Sejarah Peradaban Islam)
(mysql): SELECT * FROM authors WHERE submission_id = 1203 ORDER BY seq  

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


 

JUSPI (Jurnal Sejarah Peradaban Islam)

Published by Program Studi Sejarah Peradaban Islam 
Universitas Islam Negeri Sumatera Utara, Medan, Indonesia
Email: jurnal.juspi@uinsu.ac.id

JUSPI is licensed under a Creative Commons Attribution 4.0 International License

 

 


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