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

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

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

(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 = '54') 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 = '54'  

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

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

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

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

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

(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 = '700' ORDER BY i.issue_id  

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

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

(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 = '54' 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 07:21:18' >= s.date_start AND '2025-09-17 07:21:18' <= 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 = '54' 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 07:21:18' >= s.date_start AND '2025-09-17 07:21:18' <= 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 = '54' 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 07:21:18' >= s.date_start AND '2025-09-17 07:21:18' <= s.date_end))) AND (st.format = 1 OR st.format = 17)))  

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

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

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

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

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

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

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

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

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

(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 = 22012 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.3', LENGTH('216.73.216.3')+1, '.'))) != 0 AND iss.domain != '' AND iss.subscription_id = s.subscription_id AND s.journal_id = '54' 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 07:21:18' >= s.date_start AND '2025-09-17 07:21:18' <= 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 = '54' 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 07:21:18' >= s.date_start AND '2025-09-17 07:21:18' <= 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 = '54' 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 07:21:18' >= s.date_start AND '2025-09-17 07:21:18' <= s.date_end))) AND (st.format = 1 OR st.format = 17)))  

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

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

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

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

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

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

(mysql): select version()  

(mysql): SELECT * FROM plugin_settings ps WHERE plugin_name = 'garuda2xblockplugin' AND setting_name = 'context' AND journal_id = '54'  

(mysql): SELECT * FROM plugin_settings ps WHERE plugin_name = 'garuda2xblockplugin' AND setting_name = 'enabled' AND journal_id = '54'  

(mysql): SELECT * FROM plugin_settings ps WHERE plugin_name = 'garuda2xblockplugin' AND setting_name = 'seq' AND journal_id = '54'  
Legal Liability on Notary Negligence in Electronic Registration of Fiduciary Guarantee | <hr /> (mysql): SELECT * FROM authors WHERE submission_id = 22012 ORDER BY seq   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '32266'   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '32879'   <hr /> Chrismetin | Sultan Agung Notary Law Review
(mysql): SELECT * FROM authors WHERE submission_id = 22012 ORDER BY seq  

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

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

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

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

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

Legal Liability on Notary Negligence in Electronic Registration of Fiduciary Guarantee


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

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

(mysql): SELECT * FROM author_settings WHERE author_id = '32879'  
Laura Chrismetin, Gunarto Gunarto

Abstract


This study aims to analyze and be able to find out about legal liability for notary negligence in registering fiduciary guarantees electronically. In the registration of online fiduciary guarantees, there is a big responsibility on the Notary because after completing filling in the data to continue the next access, the Notary is asked to approve in advance the statement that all data contained in the form is correct by marking the statement. The type of data in this legal research uses primary legal materials and secondary legal materials, as well as tertiary legal materials. Based on the results of research and discussion, Notaries in carrying out their duties, especially those related to making certificates, must be professional in accordance with applicable rules and notaries must be able to minimize mistakes at work due to the notary's carelessness can be called a practice mall and can be sued by the client as the responsibility of a profession carried by a notary.


Keywords


Fiduciary; Guarantee; Liability; Notary.

Full Text:

PDF

References



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

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

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

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

Journals:


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

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

Anang Ade Irawan, Pertanggungjawaban Ahli Waris Notaris sebagai Pejabat Umum atas Akta Notaris yang Menimbulkan Kerugian Para Pihak, Jurnal Lentera Hukum, Volume 5 Issue 2 2018


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

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

Eko Puji Hartono, Akhmad Khisni, “The Role of PPAT in Making the Deed of Transfer of Rights to Land and/or Buildings Formerly of Customary Ownership Related to the Payment of Duty on the Acquisition of Rights to Land and/or Buildingsâ€, Jurnal Akta VOL. 5, No. 1, March 2018


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

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

Harnita, dkk. "Tanggung Jawab PPAT dalam Penetapan Nilai Transaksi Jual Beli Tanah dan Bangunan di Kota Banda Aceh", Udayana Master Law Journal, Vol. 8 No. 3 September 2019, p. 354-370.


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

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

Karina Prasetyo Putri, Tanggung Jawab Dan Perlindungan Hukum Bagi Notaris Purna Bakti Terhadap Akta Yang Pernah Dibuat (Analisis Pasal 65 dan Pasal 66 Undang-Undang Nomor 2 Tahun 2014 tentang Perubahan Atas Undang-Undang Nomor 30 Tahun 2004 tentang Jabatan Notaris), Jurnal Fakultas Hukum, Universitas Brawijaya


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

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

Ngadenan, Eksekusi Hak Tanggungan Sebagai Konsekuensi Jaminan Kredit Untuk Perlindungan Hukum Bagi Kepentingan Kreditur Di Mungkid, Jurnal Law Reform, Vol 5 No. 1 April 2010


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

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

Ni Wayan Erna Sari, Pendaftaran Fidusia Online Pada Kantor Wilayah Kementerian Hukum dan Ham Provinsi Bali, JurnalFakultas Hukum Universitas Udayana, Volume VI, no. 4, 2018.


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

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

Ni Wayan Indah Junyanitha,Pendaftaran Fidusia Dalam Praktek Pemberian Kredit Pada PT. Bank Perkreditan Rakyat Raga Jayatama Di Batubulan Gianyar, Jurnal Fakultas Hukum Universitas Udayana,Volume IV, no.2, 2015.


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

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

Raisa, Analisis Yuridis Terhadap Penerapan Pasal 35 Undang-Undang Jabatan Notaris Berkaitan Penyerahan Protokol Notaris Yang Telah Meninggal Dunia di Kota Medan, Thesis of Faculty of Law, Universitas Sumatera Utara


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

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

Yunita Budi Chrissanni dan Amin Purnawan, Peranan PPAT dalam Pemungutan Bea Perolehan Hak Tanah dan Bangunan (BPHTB) On Line Atas Transaksi Jual Beli Tanah dan Bangunan di Kota Magelang. Jurnal Akta, 4 (3) 2017, p. 3.


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

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

Books:


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

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

Abdul kadir Muhammad, (2010). Hukum Perusahaan Indonesia, Citra Aditya Bakti: Bandung,


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

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

Abdullah bin Muhammad Al Thoyaar, (2017). Al Fiqh Al Muyassarah, sebagaimana dikutip oleh Noor Hafidah, Hukum Jaminan Syariah & Implementasinya dalam Perbankan Syariah di Indonesia, UII Press, Yogyakarta,


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

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

Adjie, Habib. (2014). Notaris dan PPAT. Bandung: Citra Aditya Bakti.

Adjie, Habib, (2015). Penafsiran Tematik Hukum Notaris Indonesia Berdasarkan Undangundnag Nomor 2 Tahun 2014 tentang Perubahan Atas Undang-undang Nomor 20 Tahun 2004 Tentang Jabatan Notaris, Refika Aditama, Bandung,




DOI: http://dx.doi.org/10.30659/sanlar.4.2.265-283
(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 = '22012' 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 = 22012  

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

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

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

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

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

Refbacks

  • There are currently no refbacks.


Sultan Agung Notary Law Review has been indexed in:

Image Image Image Image Image


(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 = 1758093673, last_used = 1758093673, remember = 0, data = '', domain = 'jurnal.unissula.ac.id' WHERE session_id = 'c7847grtou07eb7un62paufab7'