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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

(mysql): select version()  
ojs2 has produced an error Message: WARNING: Cannot modify header information - headers already sent by (output started at /var/www/html/ojs/lib/pkp/lib/adodb/adodb.inc.php:377) In file: /var/www/html/ojs/lib/pkp/classes/template/PKPTemplateManager.inc.php At line: 340 Stacktrace: Server info: OS: Linux PHP Version: 5.6.32 Apache Version: Apache/2.4.29 (Unix) DB Driver: mysql DB server version: 5.7.44
ojs2 has produced an error Message: WARNING: Cannot modify header information - headers already sent by (output started at /var/www/html/ojs/lib/pkp/lib/adodb/adodb.inc.php:377) In file: /var/www/html/ojs/lib/pkp/classes/template/PKPTemplateManager.inc.php At line: 343 Stacktrace: Server info: OS: Linux PHP Version: 5.6.32 Apache Version: Apache/2.4.29 (Unix) DB Driver: mysql DB server version: 5.7.44
PENGARUH KONDISI SOSIAL EKONOMI MASYARAKAT TERHADAP POLA PEMAKAIAN AIR DOMESTIK | <hr /> (mysql): SELECT * FROM authors WHERE submission_id = 22910 ORDER BY seq   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '33461'   <hr /> Syahputra | Jurnal Lingkungan Sultan Agung
(mysql): SELECT * FROM authors WHERE submission_id = 22910 ORDER BY seq  

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

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

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

PENGARUH KONDISI SOSIAL EKONOMI MASYARAKAT TERHADAP POLA PEMAKAIAN AIR DOMESTIK


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

(mysql): SELECT * FROM author_settings WHERE author_id = '33461'  
Benny Syahputra

Abstract


The development of the socio-economic conditions of the community can affect the use of domestic water in an area. The purpose of this study was to determine the domestic water demand in the Kalasan Subdistrict at different social and economic levels. The method used in this study includes interviews to collect data based on stratified proportional random sampling. This study obtained the results, namely: (1). The level of education in Kalasan Subdistrict affects the use of domestic water, this shows that the higher the level of education, the greater the use of water, so the higher education level tends to use water more wastefully; (2). Income level does not affect domestic water use; (3). The use of domestic water in the Kalasan Subdistrict is not determined by certain types of work.


Full Text:

PDF

References



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

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

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

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

Direktorat Jendral Cipta Karya, 1994. Petunjuk Teknis Air Bersih. Dept. P.U., Jakarta.


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

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

Fair, G.M., Geyer, J.C., and Okun, D.A. 1971. Elements Of Water Supply and Wastewater Disposal. Second Edition, John Wiley & Sons, Inc. and Toppan Company, Ltd., New York.


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

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

Kiswandi, R, 1995. Pengaruh Perubahan Penggunaan Lahan Persawahan menjadi Permukiman terhadap Imbuhan Airtanah Dangkal di Kecamatan Kalasan Kabupaten Sleman. Skripsi Sarjana, Fakultas Geografi, Universitas Gadjah Mada.


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

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

Leeden, V.D.F., Troise, F.L., dan Todd, D.K. 1990. The Water Encyclopedia. Second


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

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

Edition, Lewis Publishers, Inc., USA


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

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

Mantra, I.B. 1980. Sampling, PPSK UGM, Yogyakarta.


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

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

Noerbambang dan Morimura, 1996. Perancangan dan Pemeliharaan Sistem Plambing. PT Pradnya Paramita, Jakarta.


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

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

Schefter, J.E., 1990. Domestic Water Use in The United States, 1960 - 1985, in : National Water Summary 1987 - Hydrologic Events and Water Supply and Use. U.S. Geological Survey Water Supply Paper, 2350 : 71-80.


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

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

Simoen, S. 1985. Peranan Studi Airtanah dalam Pengembangan Wilayah. Pidato Pengukuhan Jabatan Lektor Kepala dalam Mata Kuliah Hidrologi, Fakultas Geografi UGM.


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

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

Sutikno, 1981. Pattern of Water Resources Utilization For Domestic Purpose in The Serayu


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

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

River Basin. Disertasi Doktor, Fakultas Geografi, Universitas Gadjah Mada.


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

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

Tim Fakultas Geografi UGM. 1998. Laporan Akhir Survey Pemanfaatan dan Konservasi Airtanah di DAS Opak. dilaksanakan kerjasama Fakultas Geografi UGM dengan Dept. P.U.


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

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

United State Geological Survey, 1995. Water Use Trends in the Southwestern United State

- 1990. dalam http://geochange.er.usgs.gov.



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

Refbacks

  • There are currently no refbacks.



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