if(!isset($log_pre)) $log_pre = ""; else $log_pre .= "."; $filename = "logs/" . $log_pre . "access." . date("Y.m",time()) . ".log"; $fp = fopen($filename,"a"); $str = gethostbyaddr ( $_SERVER['REMOTE_ADDR'] ); $str .= " - -"; $str .= " [" . date("d/M/Y:G:i:s",time()) . " -0700]"; $str .= " \"" . $_SERVER['REQUEST_METHOD'] . " " . $_SERVER['REQUEST_URI'] . " HTTP/1.1\""; $str .= " 200 "; $str .= isset($file_size) ? $file_size : "1000"; if(isset($_SERVER['HTTP_REFERER'])) $str .= " \"" . $_SERVER['HTTP_REFERER'] . "\""; else $str .= " \"none\""; $str .= " \"" . $_SERVER['HTTP_USER_AGENT'] . "\""; $str .= "\r\n"; fwrite($fp,$str); fclose($fp); ?>
|
Social Science Research Network SSRN is devoted to the rapid worldwide dissemination of social science research. Site consists of an Abstract Database containing abstracts on over 9,000+ scholarly working papers and forthcoming papers; and an Electronic Paper Collection currently containing over 2,00+ downloadable electronic documents in Adobe Acrobat pdf format. http://www.ssrn.com/ International Monetary Fund Working Papers in Full Text Papers on current research being performed by IMF research staff. http://www.imf.org/external/pubs/cat/wp.cfm OECD - Economics Working Papers List of the most recent OECD Economics Department working papers for downloading. http://www.oecd.org/eco/wp/onlinewp.htm Federal Reserve Bank St. Louis - Economics Working Papers Preliminary drafts of current economic and business research circulated for professional comment. http://www.stls.frb.org/research/wp/ SSE/EFI Working Paper Series in Economics and Finance Current business and economic research being performed by the faculty of the Stockholm School of Economics. http://swopec.hhs.se/hastef/ Federal Reserve Bank of New York - Staff Reports Technical research reports created by staffers. Papers are designed to elicit discussion and topics about current economic and business issues and research. http://www.ny.frb.org/research/staff_reports/index.html National Bureau of Economic Research Online working papers of research conducted by the leading economics and business scholars in the US. http://www.nber.com/ Harvard Business School Working Papers Current research being performed by HBS faculty. Some papers are available full text online, others contain only the abstract. http://www.library.hbs.edu/working_papers.html |