CINXE.COM
About EconBiz
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <!-- Econbiz, Find Economic Literature - - - - - - - - - - - - This website is powered by TYPO3 - inspiring people to share! TYPO3 is a free open source Content Management Framework initially created by Kasper Skaarhoj and licensed under GNU/GPL. TYPO3 is copyright 1998-2025 of Kasper Skaarhoj. Extensions are copyright of their respective owners. Information and contribution at https://typo3.org/ --> <link rel="icon" href="/eb/typo3conf/ext/eb_website/Resources/elements/favicon.ico" type="image/vnd.microsoft.icon"> <title>About EconBiz</title> <meta http-equiv="x-ua-compatible" content="IE=edge" /> <meta name="generator" content="TYPO3 CMS" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="twitter:card" content="summary" /> <link rel="stylesheet" href="/eb/typo3temp/assets/compressed/588082ebd14ca3be7e4d7c09417dccdd-a19c87f5676d62d50667bdb801ed1d24.css?1728896714" media="all"> <link rel="stylesheet" href="/eb/typo3temp/assets/compressed/shariff.complete-d82f924334345fa7080ae662482b9eeb.css?1728896714" media="all"> <link rel="stylesheet" href="/eb/typo3temp/assets/compressed/app-7143d80b1b644c64786c6f6a34f5e796.css?1728896714" media="all"> <link rel="stylesheet" href="/eb/typo3temp/assets/compressed/VideoShariff.min-27611305b18f8b61bc0ad5f9419cefc8.css?1728896714" media="all"> <link rel="stylesheet" href="/eb/typo3temp/assets/compressed/base-17131143ce42f6268dc34d0d7f37a1b8.css?1740069932" media="all"> <link rel="stylesheet" href="/eb/typo3temp/assets/compressed/magnific-popup-2d379dc28ae7b30fc6b5fc3d8078f238.css?1728896714" media="all"> <script src="/eb/typo3temp/assets/compressed/merged-9465b6c528f4d17c211e770f6a22cc38-a9e2d9d96f7074d167732cf908a70fbf.js?1728896714"></script> <!-- Google+ markup --> <link rel="author" href="https://plus.google.com/115913967774189270608/posts"/> <link rel="publisher" href="https://plus.google.com/115913967774189270608"/> <meta itemprop="name" content="About EconBiz"> <meta itemprop="description" content=""> <meta itemprop="image" content="https://www.econbiz.de/eb/fileadmin/user_upload/Ueber_EconBiz/social-general.png"> <!-- Twitter markup --> <meta name="twitter:card" content="summary"> <meta name="twitter:title" content="About EconBiz" > <meta name="twitter:description" content="" > <meta name="twitter:image" content="https://www.econbiz.de/eb/fileadmin/user_upload/Ueber_EconBiz/social-general.png" > <meta name="twitter:site" content="EconBiz - Find Economic Literature" > <!-- Facebook / Open Graph markup --> <meta property="og:title" content="About EconBiz" /> <meta property="og:type" content="article" /> <meta property="og:url" content="https://www.econbiz.de/eb/en/about" /> <meta property="og:image" content="https://www.econbiz.de/eb/fileadmin/user_upload/Ueber_EconBiz/social-general.png" /> <meta property="article:published_time" content="2013-06-19T11:06:04+01:00" /> <meta property="article:modified_time" content="2022-07-07T17:07:39+01:00" /> <script type="text/javascript"> var isLoggedIn=false; $(document).ready(function(){ var url = 'https://www.econbiz.de/vu2cms/logininfo'; $.ajax({ type: 'GET', url: url, async: false, jsonpCallback: 'ebmenu', contentType: "application/json", dataType: 'jsonp', success: function(json) { isLoggedIn =json.status; $count = json.links.length; if (json.status == 'true') { $inner ='<li class=\"dropdown logoutOptions\">'; $inner +='<a href=\"#\" class=\"dropdown-toggle loggedin\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\"><span class=\"glyphicon glyphicon-menu-down\" aria-hidden=\"true\"></span> '+json.label+' <span class=\"icon econ-man\" aria-hidden=\"true\"></span></a>'; $inner +='<ul id=\"menuloging\" class=\"dropdown-menu\" role=\"menu\" aria-labelledby=\"drop4\">'; $.each(json.links, function(index,link) { $inner += '<li role=\"presentation\"><a href=\"'+link.url+'\">'+link.title+' </a></li>'; }); $inner +='</ul></li>'; $innershort ='<li class=\"dropdown logoutOptions\">'; $innershort +='<a href=\"#\" class=\"dropdown-toggle loggedin\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\"><span class=\"icon econ-man\" aria-hidden=\"true\"></span></a>'; $innershort +='<ul id=\"menuloging\" class=\"dropdown-menu dropdown-menu-right\" role=\"menu\" aria-labelledby=\"drop4\">'; $.each(json.links, function(index,link) { $innershort += '<li role=\"presentation\"><a href=\"'+link.url+'\">'+link.title+' </a></li>'; }); $innershort +='</ul></li>'; $("#userlang").replaceWith($inner); $("#usershort").replaceWith($innershort); } else { $.each(json.links, function(index,link) { console.log('test'); $inner ='<li class="loginOptions\">'; $innershort = '<li class="loginOptions\">'; $inner += '<a href=\"'+link.url+'\" aria-label=\"Login\" class=\"navbar-link\">'+link.title+' <span class=\"icon econ-man\" aria-hidden=\"true\"></span></a>'; $innershort += '<a href=\"'+link.url+'\" aria-label=\"Login\" class=\"navbar-link\"><span class=\"icon econ-man\" aria-hidden=\"true\"></span></a>'; if(index<$count-1) { $inner +=''; } $inner += '</li>'; $innershort += '</li>'; $("#userlang").replaceWith($inner); $("#usershort").replaceWith($innershort); }); } }, error: function(e) { console.log(e.message); } }); }) </script><script type="text/javascript"> var pageid="t3Page-ac5f0d3cc632a4201bb1d59ace2dafda3dca64d6"; </script> <script type="text/javascript"> function getCookieValue(a, $defaultvalue) { const b = document.cookie.match('(^|;)\\s*' + a + '\\s*=\\s*([^;]+)'); return b ? b.pop() : $defaultvalue; } </script> <script type="text/javascript"> function randomId(length) { var result = ''; var characters = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789'; var charactersLength = characters.length; for ( var i = 0; i < length; i++ ) { result += characters.charAt(Math.floor(Math.random() * charactersLength)); } return result; } </script> <!-- Copyright (c) 2000-2021 etracker GmbH. All rights reserved. --> <!-- This material may not be reproduced, displayed, modified or distributed --> <!-- without the express prior written permission of the copyright holder. --> <!-- etracker tracklet 5.0 --> <script type="text/javascript"> // var et_pagename = ""; var et_areas = "{$plugin.etracker.area}"; // var et_tval = 0; // var et_tsale = 0; // var et_tonr = ""; // var et_basket = ""; var et_seg1={"page_id":"page_id-"+randomId(20),"library":getCookieValue("library","global"),"sid":getCookieValue("EB_SESSION",""),"referer":encodeURIComponent(document.referrer)}; et_seg1["cts"] = Date.now(); et_seg1 = JSON.stringify(et_seg1); </script> <script id="_etLoader" type="text/javascript" charset="UTF-8" data-enable-eo="true" data-block-cookies="true" data-respect-dnt="true" data-secure-code="b9xpM9" src="//code.etracker.com/code/e.js" async></script> <!-- etracker tracklet 5.0 end --> <script type="text/javascript"> function setCookie(key, value) { document.cookie = key + '=' + value + ';path=/' ; } $(document).ready(function () { setCookie ('language','en'); }); </script> <link rel="canonical" href="https://www.econbiz.de/eb/en/about"/> </head> <body class="background2"> <div class="main maint3"> <nav class="navbar navbar-default" role="navigation"> <div class="container-fluid"> <!-- Brand and toggle get grouped for better mobile display --> <div class="navbar-header"> <a class="navbar-brand" href="/"> <img alt="Titel" src="/eb/fileadmin/images/econbiz-logo-px2.png"> </a> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#topMenu1"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <ul class="nav navbar-nav navbar-right langlogin"> <li id="usershort"> </li> <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">EN <span class="glyphicon glyphicon-menu-down" aria-hidden="true"></span></a><ul class="dropdown-menu" role="menu" aria-labelledby="drop4"><li ><a href="/eb/de/about">DE</a></li><li><a href="/eb/fr/about">FR</a></li><li><a href="/eb/es/about">ES</a></li></ul> </li> </ul> </div> <!-- /.navbar-collapse --> <!-- Collect the nav links, forms, and other content for toggling --> <div class="collapse ebnav navbar-left navbar-collapse" id="topMenu1"> <ul class="nav navbar-nav"><li><a href="/eb/en/econbiz-a-z">A-Z</a></li><li><a href="/eb/en/beta/econbiz-author-profiles">Beta</a></li><li class="active"><a href="/eb/en/about">About EconBiz</a></li><li><a href="/eb/en/news/news">News</a></li><li><a href="/eb/en/thesaurus-stw">Thesaurus (STW)</a></li><li><a href="/eb/en/academic-skills/learning-path">Academic Skills</a></li><li><a href="/eb/en/help">Help</a></li></ul> </div> <ul class="nav navbar-nav navbar-right langloginwide"> <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">EN <span class="glyphicon glyphicon-menu-down" aria-hidden="true"></span></a><ul class="dropdown-menu" role="menu" aria-labelledby="drop4"><li ><a href="/eb/de/about">DE</a></li><li><a href="/eb/fr/about">FR</a></li><li><a href="/eb/es/about">ES</a></li></ul> </li> <li id="userlang"> </li> </ul> </div> <!-- /.container --> </nav> <div class="container"> <div class="searchregion"> <div class="searchsection"> <div class="searchbox"> <div class="searchboxrow1"> <div class="searchcats"> <a href="/" class="btn btn-default" role="button">Publications</a> <a href="/Events/Results" class="btn btn-default" role="button">Events</a> </div> </div> <form class="form-inline" action="/Search/Results" method="get"> <div class="searchboxrow2"> <div class="queryinput"> <div class="form-group has-feedback has-feedback-left"> <label class="control-label sr-only">Search for publications</label> <div class="inline-feedback"> <i class="glyphicon glyphicon-search form-control-feedback"></i> <input type="text" aria-label="Search for publications" class="form-control input-lg" id="query" name="lookfor" placeholder="Search for publications"> </div> </div> </div> <div class="querybutton"> <button type="submit" class="btn btn-eb bt-bold"><i class="glyphicon glyphicon-search visible-xs-inline"></i><span class="hidden-xs">Search</span></button> </div> </div> </form> </div> <ol class="breadcrumb"> You are here: <li class="active">About EconBiz</li><li class="active">About EconBiz</li> </ol> </div> </div> <div class="bodyregion"> <div class="row"> <div class="navi2section collapse t navbar-collapse"> <div class="navibox"> <div class="navi2"> <ul class="subNavi"><li class="active"><a href="/eb/en/about" title="About EconBiz">About EconBiz</a></li><ul class="sub2Navi"><li class="subNavi2Item"><a href="/eb/en/about/econbiz-for-students" title="EconBiz for students">EconBiz for students</a></li><li class="subNavi2Item"><a href="/eb/en/about/econbiz-for-researchers" title="EconBiz for researchers">EconBiz for researchers</a></li><li class="subNavi2Item"><a href="/eb/en/about/econbiz-for-teachers" title="EconBiz for teaching">EconBiz for teaching</a></li><li class="subNavi2Item"><a href="/eb/en/about/econbiz-for-research-institutions" title="EconBiz for institutes">EconBiz for institutes</a></li></ul><li class="subNaviItem"><a href="/eb/en/about/download" title="Download">Download</a></li><li class="subNaviItem"><a href="/eb/en/about/publications" title="Publications">Publications</a></li><li class="subNaviItem"><a href="/eb/en/hilfe-datenbanken" title="Included Journals and Databases">Included Journals and Databases</a></li><li class="subNaviItem"><a href="/eb/en/about/econbiz-partner-network/econbiz-partner-network" title="EconBiz Partner Network">EconBiz Partner Network</a></li><li class="subNaviItem"><a href="/eb/en/about/econbiz-advisory-board" title="EconBiz Advisory Board">EconBiz Advisory Board</a></li><li class="subNaviItem"><a href="/eb/en/team" title="EconBiz Team">EconBiz Team</a></li><li class="subNaviItem"><a href="/eb/en/contact-us/contacts" title="Contact">Contact</a></li></ul> </div> </div> </div> <div class="contentsection layout1"> <div class="contentbox"> <div class="content"> <div class="navi2-toggle"> <a aria-label="Toggle" name="Toggle" data-toggle="collapse" data-target=".navi2section"> <span class="glyphicon glyphicon-menu-hamburger" aria-hidden="true"></span> </a> </div> <div id="c6601" class="frame frame-default frame-type-header frame-layout-0"> <a id="c6602"></a> <header> <h1 class=""> About EconBiz </h1> </header> </div> <div id="c121" class="frame frame-default frame-type-textmedia frame-layout-0"> <a id="c120"></a> <header> <h1 class=""> Find relevant publications quickly </h1> </header> <div class="ce-textpic ce-center ce-above"> <div class="ce-bodytext"> <p>With EconBiz you search for scholarly literature quickly and professionally:</p><ul> <li>For <strong>students, researchers and teachers</strong> EconBiz offers orientation and help in the search for articles, working papers, e-books and more.</li> <li>Result lists can be sorted according to relevance or date.</li> <li>A variety of filter options help you find the <strong>relevant titles more quickly</strong>.</li> <li><strong>Individual support</strong> helps you with the search for and access to the full text.</li> <li>The integrated Thesaurus for Economics (STW) helps with topic searches by e.g. including <strong>synonyms in the search</strong>.</li> </ul><p><a href="/eb/en/about/abouten/why-econbiz" title="Opens internal link in current window" class="internal-link">Learn more - Why EconBiz?</a></p> </div> </div> </div> <div id="c6589" class="frame frame-default frame-type-div frame-layout-0"> <a id="c6595"></a> <hr class="ce-div" /> </div> <div id="c4575" class="frame frame-default frame-type-textmedia frame-layout-0"> <a id="c4576"></a> <div class="ce-textpic ce-right ce-intext ce-nowrap"> <div class="ce-bodytext"> <header> <h2 class=""> What does EconBiz offer? </h2> </header> <p>In EconBiz, you can find:</p><ul> <li>A <a href="https://www.econbiz.de/" target="_blank">literature search</a> across important German and international databases, including the holdings of ZBW</li> <li>Access to free and licensed <a href="https://www.econbiz.de/Search/Results?lookfor=&type=AllFields&open=true&limit=10&sort=relevance" target="_blank">full texts</a> on the internet</li> <li>A <a href="https://www.econbiz.de/Events/Results" target="_blank">calendar of events</a> for scholarly conferences and summer schools</li> <li>The reference service Research Guide EconDesk which answers your questions about the search for literature and statistical data.</li> <li>The section <a href="/eb/en/academic-skills/learning-path">Research skills</a> with learning resources such as the online tutorial <a href="https://www.econbiz.de/eb/gw/en/home" target="_blank" class="internal-link">Guided Walk</a> or the <a href="/eb/en/academic-skills/academic-career-kit" title="Opens internal link in current window" class="internal-link">Academic Career Kit</a> for Early Career Researchers.</li> </ul><ul> </ul><p>Keep yourself up-to-date about new features in our <a href="/eb/en/news/news" class="internal-link">news</a> section. Introductory presentations on EconBiz are available in our <a href="/eb/en/about/download" class="internal-link">download area</a>.</p> <p>EconBiz is a service of <a href="http://www.zbw.eu/en/" target="_blank" class="external-link-new-window" rel="noreferrer">ZBW – Leibniz Information Centre for Economics</a>.</p> <p>Please <a href="/eb/en/contact-us/contacts" class="internal-link">contact</a> the EconBiz Team if you have any questions.</p> </div> </div> </div> <div id="c6590" class="frame frame-default frame-type-div frame-layout-0"> <a id="c6596"></a> <hr class="ce-div" /> </div> <div id="c1329" class="frame frame-default frame-type-textmedia frame-layout-0"> <a id="c4572"></a> <header> <h2 class=""> EconBiz or Google Scholar? </h2> </header> <div class="ce-textpic ce-center ce-above"> <div class="ce-bodytext"> <p>In the paper <a href="/eb/fileadmin/user_upload/pdfs/2017_EconBiz_oder_Google_ENGLISCH_v2.pdf" title="Opens internal link in current window" class="download">What Google Scholar can(’t) do: Comparison of the scholarly search in EconBiz and Google Scholar </a>you can find some good reasons for using more than just Google Scholar for your scholarly literature search.</p> <p>The topics discussed:</p><ul> <li>The search interface of Google Scholar provides only few options to control a topical search.</li> <li>Google Scholar includes huge quantities of full-texts and references of all subject areas. The result lists of subject specific databases might be more precise.</li> <li>With its ranking, Google Scholar influences which search results are displayed. The sorting is not transparent and cannot be changed.</li> <li>Google Scholar is led by commercial interests. It is important that publicly funded search tools provide alternatives in the access to information.</li> <li>Google doesn’t always respect privacy and copyright laws.</li> </ul> </div> </div> </div> <div id="c6593" class="frame frame-default frame-type-div frame-layout-0"> <a id="c6599"></a> <hr class="ce-div" /> </div> <div id="c1566" class="frame frame-default frame-type-textmedia frame-layout-0"> <a id="c4573"></a> <header> <h2 class=""> History </h2> </header> <div class="ce-textpic ce-center ce-above"> <div class="ce-bodytext"> <p>EconBiz was set up as a joint project of the <a href="http://www.zbw.eu/" target="_blank" class="external-link-new-window" rel="noreferrer">ZBW - Leibniz Information Centre for Economics</a> and the<a href="http://www.ub.uni-koeln.de/index_eng.html" title="Öffnet externen Link in neuem Fenster" target="_blank" class="external-link-new-window" rel="noreferrer"> University and City Library of Cologne (USB Köln)</a>. During the start-up phase the project was supported by the <a href="http://www.dfg.de/en" title="Öffnet externen Link in neuem Fenster" target="_blank" class="external-link-new-window" rel="noreferrer">German Research Foundation (DFG)</a>.</p> <p>Since 2013 EconBiz is a service of <a href="http://www.zbw.eu" title="Opens internal link in current window" target="_blank" class="external-link-new-window" rel="noreferrer">ZBW - Leibniz Information Centre for Economics</a>.</p> <p>Find out more in our <a href="/eb/en/about/publications" class="internal-link">Publications</a> section.</p> </div> </div> </div> <div id="c6594" class="frame frame-default frame-type-div frame-layout-0"> <a id="c6600"></a> <hr class="ce-div" /> </div> <div id="c2112" class="frame frame-default frame-type-textmedia frame-layout-0"> <a id="c4574"></a> <div class="ce-textpic ce-left ce-below"> <div class="ce-bodytext"> <p>Realized with / Recommended by:</p> </div> <div class="ce-gallery" data-ce-columns="7" data-ce-images="7"> <div class="ce-row"> <div class="ce-column"> <figure class="image"> <a href="http://vufind-org.github.io/vufind"> <img class="image-embed-item" alt="VuFind Home" src="/eb/fileadmin/_processed_/b/7/csm_vufind_logo_05b668ed30.png" width="77" height="26" loading="lazy" /> </a> </figure> </div> <div class="ce-column"> <figure class="image"> <a href="https://www.diw.de"> <img class="image-embed-item" alt="DIW Berlin – German Institute for Economic Research Home" src="/eb/fileadmin/_processed_/2/1/csm_diw_8ac5efa29d.png" width="77" height="15" loading="lazy" /> </a> </figure> </div> <div class="ce-column"> <figure class="image"> <a href="https://www.ifw-kiel.de"> <img class="image-embed-item" alt="IfW – Kiel Institute for the World Economy Home" src="/eb/fileadmin/_processed_/d/a/csm_ifw_64d40edf12.png" width="77" height="29" loading="lazy" /> </a> </figure> </div> <div class="ce-column"> <figure class="image"> <a href="http://www.iza.org"> <img class="image-embed-item" alt="IZA – Institute of Labor Economics Home" src="/eb/fileadmin/_processed_/c/9/csm_iza_dd383e2b94.png" width="77" height="35" loading="lazy" /> </a> </figure> </div> <div class="ce-column"> <figure class="image"> <a href="http://www.rwi-essen.de"> <img class="image-embed-item" alt="RWI – Leibniz Institute for Economic Research Home" src="/eb/fileadmin/_processed_/4/3/csm_rwi_10701cce56.png" width="77" height="30" loading="lazy" /> </a> </figure> </div> <div class="ce-column"> <figure class="image"> <a href="http://vhbonline.org"> <img class="image-embed-item" alt="VHB – German Academic Association of Business Research Home" src="/eb/fileadmin/_processed_/c/4/csm_vhb_78a8155694.png" width="77" height="59" loading="lazy" /> </a> </figure> </div> <div class="ce-column"> <figure class="image"> <a href="http://www.zew.de"> <img class="image-embed-item" alt="ZEW – Leibniz Centre for European Economic Research" src="/eb/fileadmin/_processed_/6/b/csm_zew_b3563a349a.png" width="77" height="34" loading="lazy" /> </a> </figure> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div id="push"></div> </div> <div id="sideflag"> <div id="sideflagaservice">A service of the</div> <div id="sideflagzbw" class="text-center"><a href="http://www.zbw.eu" class="linksideflag" target="_blank">zbw</a></div> </div> <script type="text/javascript" src="https://region-eu.libanswers.com/load_chat.php?hash=0248590c2777fafeed36e30aae275ef5"></script> <div class="container-fluid footer"> <nav class="navbar navbar-default" role="navigation"> <div class="navbar-right ebnav" id="topMenu2"> <ul class="nav navbar-nav"><li><a href="/eb/en/sitemap">Sitemap</a></li><li><a href="/eb/en/plain-language">Plain language</a></li><li><a href="/eb/en/accessibility">Accessibility</a></li><li><a href="/eb/en/contact-us/contacts">Contact us</a></li><li><a href="/eb/en/imprint/imprint">Imprint</a></li><li><a href="/eb/en/imprint/privacy">Privacy</a></li></ul> </div> </nav> </div> <script src="/eb/typo3temp/assets/compressed/merged-0a636228b3b99930da6c48dc9c655d22-ec1cc54243ab6805327e7c129e62f1b3.js?1728896714"></script> <script src="/eb/typo3temp/assets/compressed/merged-b2bfdbe3562583989cdff0a7801f5a3f-8d853d99f60711e188e3c6d2989ce24f.js?1728896714"></script> <script src="/eb/typo3temp/assets/t3sbootstrap_78fe5d76bf.js"></script> <script src="/eb/typo3conf/ext/eb_website/Resources/Public/js/vendors/jquery.magnific-popup.min.js" type="text/javascript"></script> <script type="text/javascript"> $(function() { $('a[rel*="lightbox"]').magnificPopup({ type: 'image', tLoading: 'Lade Bild...', image: { titleSrc: function(item) { var title = item.el.attr('title'); var description = item.el.attr('alt'); return ((title)?title:'') + ((description)?'<small>'+ description +'</small>':''); } }, gallery: { enabled: true, navigateByImgClick: true, preload: [0, 1], tCounter: '%curr% von %total%', tPrev: 'Zurück (Linke Pfeiltaste)', tNext: 'Vorwärts (Rechte Pfeiltaste)' }, mainClass: 'mfp-with-zoom', // this class is for CSS animation below zoom: { enabled: true, // By default it's false, so don't forget to enable it duration: 300, // duration of the effect, in milliseconds // easing: 'ease-in-out', // CSS transition easing function } }); }); </script> </body> </html>